diff --git a/AutoActivity/configs.py b/AutoActivity/configs.py index 1dfffb0..b6d8cd6 100644 --- a/AutoActivity/configs.py +++ b/AutoActivity/configs.py @@ -15,12 +15,24 @@ LONG_DATE = 999999999999999 # 默认长整型 NODELIST = [ - {"host": "127.0.0.1:4444/wd/hub", "DesiredCapabilities": DC.CHROME}, # 分布式节点的地址、自动化端口、运行的浏览器驱动 - {"host": "127.0.0.1:5555/wd/hub", "DesiredCapabilities": DC.FIREFOX}, - # {"host": "10.60.76.113:8888/wd/hub", "DesiredCapabilities": DC.CHROME}, - # {"host": "10.60.76.116:6666/wd/hub", "DesiredCapabilities": DC.CHROME}, + # {"host": "127.0.0.1:4444/wd/hub", "DesiredCapabilities": DC.CHROME}, # 分布式节点的地址、自动化端口、运行的浏览器驱动 + {"host": "127.0.0.1:5555/wd/hub", "DesiredCapabilities": DC.CHROME}, + # {"host": "10.60.76.127:8888/wd/hub", "DesiredCapabilities": DC.CHROME}, + {"host": "10.60.76.116:6666/wd/hub", "DesiredCapabilities": DC.CHROME}, ] # 分布式地址 +DEFAULT_ANSWER_ID = 1000 + +DEFAULT_ANSWER = '#include \n' \ + 'int main()\n' \ + '{\n' \ + 'int a,b;\n' \ + 'scanf("%d %d",&a, &b);\n' \ + 'printf("%d\\n",a+b);\n' \ + 'return 0;\n' \ + '}' + + def windowsMasterNode(): print('start hub') diff --git a/AutoActivity/data/log b/AutoActivity/data/log index 6e68cbf..9cc451e 100644 --- a/AutoActivity/data/log +++ b/AutoActivity/data/log @@ -103543,3 +103543,126119 @@ DEB [20190318-16:12:05.831] thr=3 paramiko.transport: [chan 6] EOF received (6 DEB [20190318-16:12:05.832] thr=3 paramiko.transport: [chan 6] EOF sent (6) DEB [20190318-16:12:05.848] thr=3 paramiko.transport: EOF in transport thread DEB [20190318-16:37:32.610] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:25:34.029] thr=1 paramiko.transport: starting thread (client mode): 0x4ce2250 +DEB [20190331-07:25:34.030] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:25:34.048] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:25:34.048] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:25:34.053] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:25:34.054] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:25:34.054] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:25:34.054] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:25:34.054] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:25:34.054] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-07:25:34.064] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:25:34.064] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-07:25:34.064] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:25:34.070] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:25:34.104] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:25:34.133] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:25:34.134] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:25:34.179] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:25:34.657] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:25:34.657] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:25:38.956] thr=3 paramiko.transport: starting thread (client mode): 0x5255690 +DEB [20190331-07:25:38.956] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:25:38.966] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:25:38.966] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:25:38.972] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:25:38.972] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:25:38.972] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:25:38.972] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:25:38.972] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:25:38.972] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-07:25:38.979] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:25:38.980] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-07:25:38.980] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:25:38.981] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:25:39.019] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:25:39.043] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:25:39.044] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:25:39.067] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:25:39.221] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:25:39.221] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:25:51.652] thr=4 paramiko.transport: starting thread (client mode): 0x5b3c8b0 +DEB [20190331-07:25:51.652] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:25:51.670] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:25:51.670] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:25:51.679] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:25:51.679] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:25:51.679] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:25:51.679] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:25:51.679] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:25:51.679] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-07:25:51.685] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:25:51.685] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-07:25:51.685] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:25:51.687] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:25:51.724] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:25:51.744] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:25:51.745] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:25:51.771] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:25:51.918] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:25:51.918] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:20.128] thr=5 paramiko.transport: starting thread (client mode): 0x4d8fe90 +DEB [20190331-07:26:20.129] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:20.140] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:20.140] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:20.142] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:20.142] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:20.142] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:20.142] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:20.142] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:20.142] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:20.147] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:20.147] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:20.148] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:20.149] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:20.187] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:26:20.256] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:20.256] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:26:20.280] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:20.444] thr=6 paramiko.transport: starting thread (client mode): 0x523b4b0 +DEB [20190331-07:26:20.444] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:20.459] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:20.459] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:20.471] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:20.472] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:20.474] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:20.474] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:20.474] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:20.475] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:20.475] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:20.475] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:20.479] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:20.479] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:20.480] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:20.481] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:20.518] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:26:20.540] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:20.541] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:26:20.571] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:20.571] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:26:20.778] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:20.778] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:20.819] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:26:20.819] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:26:20.825] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:26:20.846] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:26:20.847] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:26:20.847] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:26:20.889] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:26:20.889] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:26:20.892] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:26:20.905] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:26:20.906] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:26:20.906] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:26:20.906] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:26:20.906] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:26:20.952] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:26:20.957] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:26:20.957] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:26:20.958] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:26:20.958] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:26:20.958] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:26:20.999] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:26:21.005] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:26:21.006] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:26:21.006] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:26:21.007] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:26:21.007] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:26:21.050] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:26:21.056] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:26:21.056] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:26:21.057] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:26:21.057] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:26:21.057] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:26:21.105] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:26:21.105] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:26:21.106] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:26:21.207] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:26:21.208] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:26:21.208] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:26:21.210] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:26:21.220] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:26:21.221] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:26:21.233] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-07:26:26.676] thr=7 paramiko.transport: starting thread (client mode): 0x4c511b0 +DEB [20190331-07:26:26.676] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:26.686] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:26.686] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:26.690] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:26.690] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:26.690] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:26.691] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:26.691] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:26.691] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:26.695] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:26.695] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:26.695] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:26.696] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:26.735] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:26:26.756] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:26.757] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:26:26.778] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:26.779] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:26:26.921] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:26.921] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:26.962] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:26:26.962] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:26:26.968] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:26:26.981] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:26:26.982] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:26:26.982] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:26:26.983] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:26:26.983] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:26:27.023] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:26:27.035] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:26:27.036] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:26:27.036] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:26:27.036] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:26:27.037] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:26:27.077] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:26:27.091] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:26:27.091] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:26:27.091] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:26:27.092] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:26:27.092] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:26:27.132] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:26:27.141] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:26:27.141] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:26:27.141] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:26:27.142] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:26:27.142] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:26:27.183] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:26:27.194] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:26:27.194] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:26:27.195] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:26:27.195] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:26:27.195] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:26:27.233] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:26:27.242] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:26:27.242] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:26:27.343] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:26:27.343] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:26:27.344] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:26:27.345] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:26:27.354] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:26:27.355] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:26:27.363] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-07:26:40.505] thr=8 paramiko.transport: starting thread (client mode): 0x6737b70 +DEB [20190331-07:26:40.506] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:40.515] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:40.515] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:40.518] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:40.518] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:40.518] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:40.518] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:40.518] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:40.518] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:40.522] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:40.523] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:40.523] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:40.524] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:40.562] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:26:40.583] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:40.583] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:26:40.610] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:40.610] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:26:40.785] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:40.785] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:40.825] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:26:40.825] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:26:40.831] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:26:40.845] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:26:40.845] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:26:40.846] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:26:40.846] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:26:40.846] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:26:40.887] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:26:40.900] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:26:40.900] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:26:40.901] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:26:40.901] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:26:40.902] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:26:40.940] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:26:40.950] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:26:40.950] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:26:40.950] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:26:40.951] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:26:40.951] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:26:40.990] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:26:40.998] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:26:40.999] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:26:40.999] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:26:41.000] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:26:41.000] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:26:41.038] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:26:41.049] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:26:41.049] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:26:41.049] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:26:41.050] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:26:41.050] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:26:41.089] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:26:41.098] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:26:41.098] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:26:41.198] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:26:41.199] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:26:41.199] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:26:41.200] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:26:41.210] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:26:41.210] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:26:41.220] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-07:26:45.427] thr=9 paramiko.transport: starting thread (client mode): 0x5b207f0 +DEB [20190331-07:26:45.428] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:45.438] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:45.438] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:45.441] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:45.441] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:45.441] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:45.441] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:45.442] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:45.442] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:45.446] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:45.446] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:45.446] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:45.448] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:45.487] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:26:45.506] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:45.507] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:26:45.531] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:45.531] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:26:45.734] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:45.734] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:45.775] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:26:45.775] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:26:45.781] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:26:45.795] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:26:45.795] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:26:45.796] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:26:45.796] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:26:45.797] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:26:45.835] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:26:45.846] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:26:45.847] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:26:45.847] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:26:45.847] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:26:45.848] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:26:45.886] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:26:45.895] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:26:45.895] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:26:45.896] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:26:45.896] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:26:45.896] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:26:45.934] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:26:45.943] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:26:45.943] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:26:45.943] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:26:45.944] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:26:45.944] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:26:45.982] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:26:45.994] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:26:45.995] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:26:45.995] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:26:45.995] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:26:45.996] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:26:46.034] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:26:46.044] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:26:46.044] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:26:46.145] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:26:46.146] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:26:46.146] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:26:46.147] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:26:46.156] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:26:46.157] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:26:46.167] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-07:26:46.567] thr=10 paramiko.transport: starting thread (client mode): 0x5b20b70 +DEB [20190331-07:26:46.568] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:46.582] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:46.582] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:46.588] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:46.588] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:46.589] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:46.589] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:46.589] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:46.589] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:46.595] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:46.596] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:46.597] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:46.599] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:46.635] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:26:46.664] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:46.665] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:26:46.708] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:46.709] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:26:46.907] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:46.908] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:46.948] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:26:46.948] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:26:46.958] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:26:46.977] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:26:46.978] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:26:46.978] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:26:46.979] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:26:46.979] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:26:47.018] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:26:47.041] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:26:47.041] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:26:47.041] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:26:47.042] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:26:47.042] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:26:47.081] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:26:47.105] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:26:47.105] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:26:47.105] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:26:47.106] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:26:47.106] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:26:47.146] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:26:47.159] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:26:47.159] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:26:47.159] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:26:47.160] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:26:47.160] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:26:47.203] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:26:47.222] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:26:47.222] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:26:47.223] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:26:47.223] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:26:47.224] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:26:47.263] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:26:47.277] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:26:47.277] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:26:47.378] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:26:47.379] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:26:47.379] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:26:47.381] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:26:47.397] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:26:47.398] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:26:47.409] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-07:26:52.688] thr=11 paramiko.transport: starting thread (client mode): 0x6731990 +DEB [20190331-07:26:52.688] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:52.698] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:52.699] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:52.702] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:52.702] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:52.702] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:52.702] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:52.703] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:52.703] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:52.707] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:52.707] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:52.708] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:52.709] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:52.747] thr=11 paramiko.transport: userauth is OK +INF [20190331-07:26:52.767] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:52.768] thr=11 paramiko.transport: userauth is OK +INF [20190331-07:26:52.790] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:52.790] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:26:52.933] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:52.933] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:52.973] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:26:52.973] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:26:52.978] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:26:52.992] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:26:52.992] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:26:52.992] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:26:52.993] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:26:52.993] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:26:53.034] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:26:53.047] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:26:53.047] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:26:53.048] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:26:53.048] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:26:53.048] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:26:53.089] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:26:53.099] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:26:53.099] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:26:53.099] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:26:53.100] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:26:53.100] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:26:53.139] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:26:53.150] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:26:53.151] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:26:53.151] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:26:53.152] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:26:53.152] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:26:53.202] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:26:53.222] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:26:53.222] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:26:53.222] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:26:53.223] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:26:53.223] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:26:53.263] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:26:53.275] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:26:53.276] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:26:53.376] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:26:53.377] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:26:53.377] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:26:53.387] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:26:53.388] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:26:53.389] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:26:53.399] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-07:26:57.682] thr=12 paramiko.transport: starting thread (client mode): 0x6731f10 +DEB [20190331-07:26:57.682] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:26:57.698] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:26:57.698] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:26:57.702] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:26:57.702] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:26:57.702] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:26:57.702] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:26:57.703] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:26:57.703] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-07:26:57.710] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:26:57.710] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-07:26:57.711] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:26:57.712] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:26:57.749] thr=12 paramiko.transport: userauth is OK +INF [20190331-07:26:57.773] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:26:57.774] thr=12 paramiko.transport: userauth is OK +INF [20190331-07:26:57.798] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:26:57.798] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:26:57.966] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:26:57.966] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:26:58.006] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:26:58.006] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:26:58.014] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:26:58.023] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:26:58.023] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:26:58.024] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:26:58.024] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:26:58.024] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:26:58.064] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:26:58.076] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:26:58.076] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:26:58.076] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:26:58.077] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:26:58.077] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:26:58.121] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:26:58.127] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:26:58.127] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:26:58.128] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:26:58.128] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:26:58.128] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:26:58.170] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:26:58.179] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:26:58.179] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:26:58.180] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:26:58.180] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:26:58.180] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:26:58.223] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:26:58.234] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:26:58.234] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:26:58.235] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:26:58.235] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:26:58.235] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:26:58.276] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:26:58.284] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:26:58.284] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:26:58.385] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:26:58.386] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:26:58.386] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:26:58.389] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:26:58.396] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:26:58.397] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:26:58.407] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-07:27:02.682] thr=13 paramiko.transport: starting thread (client mode): 0xf00eb0 +DEB [20190331-07:27:02.682] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:27:02.695] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:27:02.695] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:27:02.697] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:27:02.697] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:27:02.697] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:27:02.697] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:27:02.697] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:27:02.697] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-07:27:02.701] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:27:02.702] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-07:27:02.702] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:27:02.703] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:27:02.740] thr=13 paramiko.transport: userauth is OK +INF [20190331-07:27:02.760] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:27:02.761] thr=13 paramiko.transport: userauth is OK +INF [20190331-07:27:02.789] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:27:02.789] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:27:02.931] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:27:02.931] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:27:02.971] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:27:02.971] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:27:02.983] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:27:02.990] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:27:02.990] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:27:02.990] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:27:02.991] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:27:02.991] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:27:03.045] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:27:03.046] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:27:03.046] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:27:03.047] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:27:03.047] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:27:03.047] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:27:03.090] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:27:03.095] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:27:03.095] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:27:03.095] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:27:03.096] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:27:03.096] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:27:03.139] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:27:03.142] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:27:03.143] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:27:03.143] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:27:03.144] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:27:03.144] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:27:03.183] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:27:03.194] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:27:03.194] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:27:03.195] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:27:03.195] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:27:03.195] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:27:03.234] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:27:03.242] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:27:03.243] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:27:03.343] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:27:03.344] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:27:03.344] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:27:03.345] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:27:03.355] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:27:03.357] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:27:03.366] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-07:27:07.681] thr=14 paramiko.transport: starting thread (client mode): 0x5b3c810 +DEB [20190331-07:27:07.682] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:27:07.692] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:27:07.692] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:27:07.696] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:27:07.697] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:27:07.697] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:27:07.697] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:27:07.697] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:27:07.697] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-07:27:07.701] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:27:07.702] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-07:27:07.702] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:27:07.703] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:27:07.743] thr=14 paramiko.transport: userauth is OK +INF [20190331-07:27:07.763] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:27:07.764] thr=14 paramiko.transport: userauth is OK +INF [20190331-07:27:07.785] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:27:07.785] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:27:07.940] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:27:07.941] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:27:07.981] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:27:07.981] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:27:07.984] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:27:07.999] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:27:07.999] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:27:07.999] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:27:08.000] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:27:08.000] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:27:08.041] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:27:08.053] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:27:08.054] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:27:08.054] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:27:08.055] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:27:08.055] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:27:08.093] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:27:08.101] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:27:08.102] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:27:08.102] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:27:08.103] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:27:08.103] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:27:08.141] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:27:08.150] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:27:08.151] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:27:08.151] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:27:08.152] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:27:08.152] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:27:08.191] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:27:08.209] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:27:08.209] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:27:08.210] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:27:08.210] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:27:08.210] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:27:08.250] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:27:08.261] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:27:08.262] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:27:08.363] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:27:08.364] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:27:08.364] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:27:08.365] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:27:08.374] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:27:08.375] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:27:08.385] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-07:27:12.680] thr=15 paramiko.transport: starting thread (client mode): 0x4b922b0 +DEB [20190331-07:27:12.680] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:27:12.690] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:27:12.690] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:27:12.694] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:27:12.694] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:27:12.694] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:27:12.694] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:27:12.694] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:27:12.694] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-07:27:12.698] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:27:12.699] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-07:27:12.699] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:27:12.700] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:27:12.738] thr=15 paramiko.transport: userauth is OK +INF [20190331-07:27:12.758] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:27:12.759] thr=15 paramiko.transport: userauth is OK +INF [20190331-07:27:12.783] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:27:12.783] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:27:12.948] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:27:12.949] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:27:12.990] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:27:12.990] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:27:12.994] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:27:13.009] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:27:13.010] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:27:13.010] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:27:13.011] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:27:13.011] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:27:13.050] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:27:13.062] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:27:13.062] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:27:13.062] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:27:13.063] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:27:13.064] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:27:13.102] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:27:13.112] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:27:13.112] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:27:13.112] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:27:13.113] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:27:13.113] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:27:13.152] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:27:13.161] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:27:13.161] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:27:13.162] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:27:13.162] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:27:13.162] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:27:13.201] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:27:13.212] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:27:13.213] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:27:13.213] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:27:13.214] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:27:13.214] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:27:13.254] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:27:13.263] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:27:13.263] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:27:13.364] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:27:13.365] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:27:13.365] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:27:13.366] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:27:13.375] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:27:13.376] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:27:13.387] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-07:27:15.936] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:27:15.937] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-07:27:15.937] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-07:29:46.676] thr=1 paramiko.transport: starting thread (client mode): 0x4c5da90 +DEB [20190331-07:29:46.676] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:29:46.687] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:29:46.687] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:29:46.690] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:29:46.690] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:29:46.690] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:29:46.691] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:29:46.691] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:29:46.691] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-07:29:46.696] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:29:46.696] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-07:29:46.697] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:29:46.701] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:29:46.737] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:29:46.806] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:29:46.806] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:29:46.829] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:29:46.996] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:29:46.996] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:29:49.936] thr=3 paramiko.transport: starting thread (client mode): 0x4cab4f0 +DEB [20190331-07:29:49.936] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:29:49.945] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:29:49.945] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:29:49.948] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:29:49.949] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:29:49.949] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:29:49.949] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:29:49.949] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:29:49.949] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-07:29:49.953] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:29:49.953] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-07:29:49.954] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:29:49.955] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:29:49.992] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:29:50.012] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:29:50.012] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:29:50.034] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:29:50.160] thr=4 paramiko.transport: starting thread (client mode): 0x3345f10 +DEB [20190331-07:29:50.160] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:29:50.178] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:29:50.179] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:29:50.217] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:29:50.217] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:29:50.224] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:29:50.224] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:29:50.224] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:29:50.224] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:29:50.225] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:29:50.225] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-07:29:50.229] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:29:50.230] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-07:29:50.230] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:29:50.231] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:29:50.270] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:29:50.290] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:29:50.291] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:29:50.315] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:29:50.316] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:29:50.473] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:29:50.473] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:29:50.514] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:29:50.514] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:29:50.520] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:29:50.534] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:29:50.534] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:29:50.535] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:29:50.535] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:29:50.536] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:29:50.578] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:29:50.590] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:29:50.590] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:29:50.591] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:29:50.592] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:29:50.592] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:29:50.632] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:29:50.642] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:29:50.642] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:29:50.642] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:29:50.643] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:29:50.643] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:29:50.681] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:29:50.691] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:29:50.691] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:29:50.691] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:29:50.692] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:29:50.692] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:29:50.733] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:29:50.746] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:29:50.746] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:29:50.747] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:29:50.747] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:29:50.747] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:29:50.788] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:29:50.798] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:29:50.798] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:29:50.899] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:29:50.900] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:29:50.900] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:29:50.901] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:29:50.910] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:29:50.911] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:29:50.912] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-07:29:56.244] thr=5 paramiko.transport: starting thread (client mode): 0x469eff0 +DEB [20190331-07:29:56.244] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:29:56.254] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:29:56.254] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:29:56.257] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:29:56.257] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:29:56.257] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:29:56.257] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:29:56.257] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:29:56.257] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-07:29:56.261] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:29:56.262] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-07:29:56.262] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:29:56.263] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:29:56.303] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:29:56.322] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:29:56.323] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:29:56.345] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:29:56.345] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:29:56.493] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:29:56.494] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:29:56.533] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:29:56.533] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:29:56.539] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:29:56.553] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:29:56.554] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:29:56.554] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:29:56.554] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:29:56.555] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:29:56.596] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:29:56.608] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:29:56.609] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:29:56.609] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:29:56.610] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:29:56.610] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:29:56.652] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:29:56.662] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:29:56.662] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:29:56.662] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:29:56.663] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:29:56.663] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:29:56.703] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:29:56.714] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:29:56.714] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:29:56.715] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:29:56.715] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:29:56.715] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:29:56.756] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:29:56.766] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:29:56.767] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:29:56.767] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:29:56.768] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:29:56.768] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:29:56.809] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:29:56.818] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:29:56.818] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:29:56.919] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:29:56.920] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:29:56.920] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:29:56.922] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:29:56.931] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:29:56.932] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:29:56.933] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:01.240] thr=6 paramiko.transport: starting thread (client mode): 0x4c5d750 +DEB [20190331-07:30:01.241] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:01.250] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:01.250] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:01.254] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:01.254] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:01.254] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:01.254] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:01.254] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:01.254] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:01.258] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:01.258] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:01.258] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:01.260] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:01.296] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:30:01.314] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:01.315] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:30:01.338] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:01.339] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:01.476] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:01.476] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:01.519] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:01.520] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:01.524] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:01.539] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:01.539] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:01.540] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:01.540] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:01.540] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:01.582] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:01.595] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:01.596] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:01.596] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:01.597] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:01.597] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:01.635] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:01.648] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:01.648] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:01.648] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:01.649] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:01.649] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:01.689] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:01.699] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:01.700] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:01.700] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:01.701] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:01.701] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:01.741] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:01.756] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:01.756] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:01.756] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:01.757] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:01.757] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:01.797] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:01.806] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:01.807] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:01.908] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:01.909] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:01.909] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:01.910] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:01.924] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:01.925] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:01.927] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:06.245] thr=7 paramiko.transport: starting thread (client mode): 0x4c4a3f0 +DEB [20190331-07:30:06.246] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:06.259] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:06.259] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:06.266] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:06.267] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:06.267] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:06.267] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:06.267] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:06.267] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:06.273] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:06.274] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:06.274] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:06.277] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:06.311] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:30:06.340] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:06.341] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:30:06.379] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:06.379] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:06.627] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:06.628] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:06.669] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:06.669] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:06.676] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:06.700] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:06.700] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:06.700] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:06.701] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:06.701] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:06.739] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:06.754] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:06.754] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:06.755] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:06.755] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:06.755] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:06.796] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:06.805] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:06.805] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:06.805] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:06.806] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:06.806] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:06.846] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:06.855] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:06.856] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:06.856] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:06.856] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:06.856] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:06.897] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:06.909] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:06.909] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:06.910] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:06.910] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:06.910] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:06.950] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:06.959] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:06.960] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:07.060] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:07.061] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:07.061] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:07.062] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:07.071] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:07.072] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:07.073] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:11.243] thr=8 paramiko.transport: starting thread (client mode): 0x4c67790 +DEB [20190331-07:30:11.243] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:11.255] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:11.255] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:11.259] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:11.259] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:11.259] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:11.259] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:11.260] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:11.260] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:11.265] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:11.266] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:11.267] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:11.269] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:11.305] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:30:11.328] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:11.329] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:30:11.361] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:11.362] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:11.519] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:11.519] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:11.560] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:11.560] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:11.565] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:11.579] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:11.580] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:11.580] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:11.580] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:11.581] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:11.621] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:11.698] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:11.698] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:11.704] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:11.740] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:11.740] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:11.743] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:11.758] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:11.758] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:11.759] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:11.760] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:11.760] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:11.801] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:11.819] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:11.819] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:11.819] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:11.820] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:11.820] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:11.860] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:11.871] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:11.871] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:11.872] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:11.872] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:11.872] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:11.910] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:11.920] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:11.921] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:12.022] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:12.039] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:12.039] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:12.049] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:12.071] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:12.071] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:12.094] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:13.915] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:13.916] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:16.254] thr=1 paramiko.transport: starting thread (client mode): 0x4fc8c70 +DEB [20190331-07:30:16.254] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:16.264] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:16.264] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:16.268] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:16.268] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:16.268] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:16.268] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:16.269] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:16.269] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:16.274] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:16.275] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:16.275] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:16.279] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:16.313] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:30:16.335] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:16.336] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:30:16.363] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:16.363] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:16.542] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:16.543] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:16.583] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:16.583] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:16.592] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:16.606] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:16.607] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:16.607] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:16.608] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:16.608] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:16.655] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:16.665] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:16.666] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:16.666] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:16.667] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:16.667] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:16.717] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:16.723] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:16.723] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:16.724] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:16.725] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:16.725] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:16.764] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:16.777] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:16.777] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:16.777] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:16.778] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:16.778] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:16.827] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:16.828] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:16.828] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:16.829] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:16.829] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:16.829] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:16.869] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:16.879] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:16.880] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:16.980] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:16.981] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:16.981] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:16.983] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:16.994] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:16.995] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:16.996] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:21.241] thr=3 paramiko.transport: starting thread (client mode): 0x4e88d30 +DEB [20190331-07:30:21.242] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:21.254] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:21.254] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:21.256] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:21.256] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:21.256] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:21.256] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:21.256] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:21.256] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:21.260] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:21.261] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:21.261] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:21.262] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:21.301] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:30:21.322] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:21.322] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:30:21.358] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:21.358] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:21.541] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:21.541] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:21.586] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:21.586] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:21.591] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:21.613] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:21.614] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:21.614] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:21.615] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:21.615] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:21.655] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:21.670] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:21.670] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:21.670] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:21.671] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:21.671] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:21.710] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:21.727] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:21.728] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:21.728] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:21.729] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:21.729] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:21.769] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:21.780] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:21.780] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:21.781] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:21.782] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:21.782] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:21.825] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:21.835] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:21.836] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:21.836] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:21.836] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:21.836] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:21.885] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:21.892] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:21.893] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:21.993] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:21.994] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:21.994] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:21.998] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:22.006] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:22.007] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:22.008] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:26.244] thr=4 paramiko.transport: starting thread (client mode): 0x4e88470 +DEB [20190331-07:30:26.244] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:26.256] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:26.256] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:26.261] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:26.261] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:26.261] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:26.261] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:26.261] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:26.261] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:26.266] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:26.266] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:26.266] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:26.267] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:26.304] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:30:26.325] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:26.326] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:30:26.351] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:26.352] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:26.549] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:26.549] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:26.592] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:26.593] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:26.598] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:26.614] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:26.615] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:26.615] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:26.615] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:26.615] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:26.657] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:26.677] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:26.678] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:26.679] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:26.679] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:26.679] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:26.720] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:26.733] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:26.733] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:26.734] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:26.734] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:26.734] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:26.777] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:26.805] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:26.806] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:26.806] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:26.808] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:26.809] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:26.849] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:26.873] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:26.873] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:26.874] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:26.874] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:26.874] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:26.912] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:26.924] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:26.924] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:27.025] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:27.026] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:27.026] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:27.029] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:27.053] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:27.054] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:31.242] thr=5 paramiko.transport: starting thread (client mode): 0x4e7df90 +DEB [20190331-07:30:31.242] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:31.251] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:31.251] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:31.254] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:31.255] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:31.255] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:31.255] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:31.255] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:31.255] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:31.259] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:31.259] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:31.259] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:31.261] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:31.298] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:30:31.320] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:31.320] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:30:31.342] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:31.342] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:31.519] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:31.520] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:31.559] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:31.559] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:31.564] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:31.580] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:31.581] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:31.581] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:31.581] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:31.581] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:31.621] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:31.637] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:31.637] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:31.637] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:31.638] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:31.638] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:31.678] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:31.688] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:31.689] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:31.689] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:31.690] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:31.690] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:31.731] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:31.748] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:31.748] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:31.749] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:31.749] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:31.750] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:31.790] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:31.802] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:31.802] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:31.803] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:31.803] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:31.803] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:31.842] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:31.851] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:31.851] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:31.952] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:31.953] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:31.953] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:31.954] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:31.963] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:31.964] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:31.965] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:36.242] thr=6 paramiko.transport: starting thread (client mode): 0x4e7d7b0 +DEB [20190331-07:30:36.242] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:36.251] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:36.251] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:36.253] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:36.253] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:36.254] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:36.254] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:36.254] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:36.254] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:36.258] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:36.258] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:36.258] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:36.259] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:36.298] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:30:36.318] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:36.318] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:30:36.340] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:36.340] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:36.485] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:36.485] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:36.526] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:36.526] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:36.530] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:36.542] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:36.543] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:36.543] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:36.544] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:36.544] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:36.584] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:36.596] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:36.596] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:36.597] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:36.597] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:36.597] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:36.638] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:36.648] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:36.648] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:36.649] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:36.649] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:36.649] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:36.690] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:36.700] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:36.701] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:36.701] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:36.701] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:36.702] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:36.743] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:36.756] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:36.757] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:36.757] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:36.758] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:36.758] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:36.796] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:36.805] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:36.805] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:36.906] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:36.907] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:36.907] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:36.908] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:36.917] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:36.918] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:36.920] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:41.241] thr=7 paramiko.transport: starting thread (client mode): 0x4ee19d0 +DEB [20190331-07:30:41.241] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:41.250] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:41.250] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:41.253] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:41.253] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:41.253] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:41.254] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:41.254] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:41.254] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:41.258] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:41.258] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:41.258] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:41.259] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:41.297] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:30:41.321] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:41.322] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:30:41.344] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:41.344] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:41.489] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:41.489] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:41.531] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:41.531] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:41.536] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:41.551] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:41.551] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:41.552] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:41.552] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:41.552] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:41.592] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:41.604] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:41.604] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:41.605] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:41.605] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:41.605] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:41.647] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:41.658] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:41.658] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:41.658] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:41.659] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:41.659] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:41.699] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:41.710] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:41.711] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:41.711] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:41.711] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:41.712] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:41.752] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:41.764] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:41.765] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:41.765] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:41.765] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:41.765] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:41.803] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:41.812] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:41.812] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:41.913] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:41.914] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:41.914] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:41.915] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:41.924] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:41.925] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:41.926] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:46.241] thr=8 paramiko.transport: starting thread (client mode): 0x4f6cdf0 +DEB [20190331-07:30:46.242] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:46.250] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:46.250] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:46.254] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:46.254] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:46.254] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:46.254] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:46.254] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:46.254] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:46.258] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:46.258] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:46.259] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:46.260] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:46.296] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:30:46.316] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:46.317] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:30:46.340] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:46.341] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:46.584] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:46.584] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:46.624] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:46.624] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:46.639] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:46.661] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:46.662] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:46.662] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:46.663] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:46.663] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:46.717] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:46.718] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:46.718] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:46.718] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:46.719] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:46.719] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:46.764] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:46.769] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:46.769] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:46.769] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:46.770] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:46.770] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:46.811] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:46.817] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:46.818] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:46.818] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:46.819] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:46.819] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:46.861] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:46.872] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:46.872] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:46.873] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:46.873] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:46.873] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:46.921] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:46.926] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:46.926] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:47.027] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:47.028] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:47.028] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:47.030] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:47.039] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:47.039] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:47.041] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-07:30:51.241] thr=9 paramiko.transport: starting thread (client mode): 0x4f6c4f0 +DEB [20190331-07:30:51.241] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:51.250] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:51.250] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:51.253] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:51.253] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:51.253] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:51.253] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:51.253] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:51.253] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:51.257] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:51.258] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:51.258] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:51.259] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:51.298] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:30:51.362] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:51.363] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:30:51.386] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:51.387] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:51.537] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:51.537] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:51.578] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:51.578] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:51.584] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:51.598] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:51.598] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:51.599] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:51.599] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:51.599] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:51.640] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:51.657] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:51.658] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:51.658] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:51.659] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:51.659] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:51.700] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:51.711] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:51.711] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:51.712] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:51.712] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:51.712] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:51.753] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:51.763] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:51.763] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:51.764] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:51.764] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:51.764] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:51.804] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:51.815] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:51.815] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:51.815] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:51.816] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:51.816] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:51.855] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:51.864] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:51.864] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:51.965] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:51.966] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:51.966] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:51.967] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:51.977] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:51.979] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:51.979] thr=9 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-07:30:51.980] thr=9 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-07:30:56.242] thr=10 paramiko.transport: starting thread (client mode): 0x4f6f9f0 +DEB [20190331-07:30:56.242] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:30:56.251] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:30:56.251] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:30:56.255] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:30:56.255] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:30:56.255] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:30:56.255] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:30:56.255] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:30:56.255] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-07:30:56.259] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:30:56.259] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-07:30:56.259] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:30:56.261] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:30:56.299] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:30:56.318] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:30:56.319] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:30:56.341] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:30:56.341] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:30:56.486] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:30:56.486] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:30:56.527] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:30:56.527] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:30:56.533] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:30:56.548] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:30:56.548] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:30:56.549] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:30:56.550] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:30:56.550] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:30:56.591] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:30:56.605] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:30:56.605] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:30:56.605] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:30:56.606] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:30:56.606] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:30:56.648] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:30:56.665] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:30:56.665] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:30:56.665] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:30:56.666] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:30:56.666] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:30:56.704] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:30:56.717] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:30:56.717] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:30:56.717] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:30:56.718] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:30:56.718] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:30:56.757] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:30:56.776] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:30:56.776] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:30:56.777] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:30:56.778] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:30:56.778] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:30:56.817] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:30:56.826] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:30:56.827] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:30:56.928] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:30:56.929] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:30:56.929] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:30:56.930] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:30:56.940] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:30:56.941] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:30:56.942] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:01.244] thr=11 paramiko.transport: starting thread (client mode): 0x4ecac30 +DEB [20190331-07:31:01.245] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:01.257] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:01.257] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:01.259] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:01.259] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:01.259] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:01.259] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:01.259] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:01.259] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:01.263] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:01.263] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:01.264] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:01.265] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:01.302] thr=11 paramiko.transport: userauth is OK +INF [20190331-07:31:01.326] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:01.327] thr=11 paramiko.transport: userauth is OK +INF [20190331-07:31:01.350] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:01.350] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:01.497] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:01.497] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:01.537] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:01.537] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:01.545] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:01.555] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:01.555] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:01.555] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:01.556] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:01.556] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:01.605] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:01.608] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:01.608] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:01.609] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:01.609] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:01.609] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:01.649] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:01.665] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:01.665] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:01.666] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:01.666] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:01.667] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:01.706] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:01.717] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:01.717] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:01.717] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:01.718] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:01.718] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:01.757] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:01.775] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:01.776] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:01.776] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:01.777] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:01.777] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:01.819] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:01.847] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:01.847] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:01.948] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:01.949] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:01.949] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:01.950] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:01.961] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:01.962] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:01.963] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:06.242] thr=12 paramiko.transport: starting thread (client mode): 0x4ed61f0 +DEB [20190331-07:31:06.242] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:06.252] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:06.252] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:06.255] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:06.255] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:06.255] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:06.255] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:06.255] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:06.255] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:06.259] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:06.259] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:06.260] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:06.261] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:06.299] thr=12 paramiko.transport: userauth is OK +INF [20190331-07:31:06.320] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:06.320] thr=12 paramiko.transport: userauth is OK +INF [20190331-07:31:06.342] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:06.343] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:06.485] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:06.485] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:06.525] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:06.525] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:06.530] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:06.544] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:06.545] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:06.545] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:06.545] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:06.546] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:06.585] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:06.597] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:06.597] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:06.597] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:06.598] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:06.598] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:06.638] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:06.657] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:06.657] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:06.658] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:06.658] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:06.658] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:06.700] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:06.709] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:06.709] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:06.710] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:06.710] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:06.710] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:06.752] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:06.765] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:06.765] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:06.766] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:06.766] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:06.766] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:06.805] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:06.814] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:06.814] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:06.916] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:06.917] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:06.917] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:06.918] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:06.927] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:06.928] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:06.929] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:11.241] thr=13 paramiko.transport: starting thread (client mode): 0x4eca6b0 +DEB [20190331-07:31:11.242] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:11.252] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:11.252] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:11.255] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:11.255] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:11.256] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:11.256] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:11.256] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:11.256] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:11.260] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:11.260] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:11.261] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:11.262] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:11.301] thr=13 paramiko.transport: userauth is OK +INF [20190331-07:31:11.335] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:11.336] thr=13 paramiko.transport: userauth is OK +INF [20190331-07:31:11.358] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:11.359] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:11.495] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:11.495] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:11.535] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:11.535] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:11.539] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:11.552] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:11.552] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:11.553] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:11.553] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:11.554] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:11.594] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:11.606] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:11.607] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:11.607] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:11.608] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:11.608] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:11.649] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:11.660] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:11.661] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:11.662] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:11.663] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:11.663] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:11.701] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:11.714] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:11.714] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:11.715] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:11.716] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:11.716] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:11.756] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:11.770] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:11.771] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:11.771] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:11.772] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:11.772] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:11.811] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:11.821] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:11.821] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:11.922] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:11.923] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:11.923] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:11.924] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:11.934] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:11.935] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:11.936] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:16.243] thr=14 paramiko.transport: starting thread (client mode): 0x4eca3d0 +DEB [20190331-07:31:16.243] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:16.252] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:16.252] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:16.255] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:16.255] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:16.255] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:16.255] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:16.255] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:16.255] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:16.259] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:16.260] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:16.260] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:16.261] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:16.297] thr=14 paramiko.transport: userauth is OK +INF [20190331-07:31:16.316] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:16.317] thr=14 paramiko.transport: userauth is OK +INF [20190331-07:31:16.338] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:16.338] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:16.484] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:16.484] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:16.525] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:16.525] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:16.530] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:16.544] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:16.545] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:16.545] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:16.546] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:16.546] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:16.587] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:16.600] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:16.600] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:16.601] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:16.601] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:16.601] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:16.639] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:16.659] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:16.659] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:16.660] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:16.700] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:16.700] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:16.701] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:16.711] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:16.711] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:16.711] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:16.712] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:16.712] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:16.751] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:16.764] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:16.764] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:16.764] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:16.765] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:16.765] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:16.806] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:16.814] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:16.814] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:16.915] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:16.916] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:16.916] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:16.917] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:16.927] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:16.927] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:16.929] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:21.242] thr=15 paramiko.transport: starting thread (client mode): 0x4fabf50 +DEB [20190331-07:31:21.242] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:21.253] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:21.254] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:21.257] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:21.257] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:21.257] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:21.257] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:21.257] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:21.258] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:21.262] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:21.262] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:21.262] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:21.263] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:21.302] thr=15 paramiko.transport: userauth is OK +INF [20190331-07:31:21.324] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:21.325] thr=15 paramiko.transport: userauth is OK +INF [20190331-07:31:21.347] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:21.347] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:21.492] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:21.492] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:21.534] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:21.534] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:21.537] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:21.550] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:21.551] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:21.551] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:21.552] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:21.552] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:21.593] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:21.606] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:21.606] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:21.607] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:21.607] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:21.607] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:21.649] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:21.658] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:21.659] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:21.659] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:21.659] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:21.660] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:21.701] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:21.710] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:21.710] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:21.711] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:21.711] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:21.711] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:21.752] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:21.764] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:21.765] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:21.765] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:21.766] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:21.766] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:21.805] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:21.814] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:21.814] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:21.915] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:21.916] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:21.916] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:21.917] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:21.926] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:21.926] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:21.928] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:26.241] thr=16 paramiko.transport: starting thread (client mode): 0x4ec2f10 +DEB [20190331-07:31:26.241] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:26.250] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:26.250] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:26.253] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:26.253] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:26.253] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:26.253] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:26.253] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:26.253] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:26.257] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:26.257] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:26.258] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:26.259] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:26.299] thr=16 paramiko.transport: userauth is OK +INF [20190331-07:31:26.318] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:26.319] thr=16 paramiko.transport: userauth is OK +INF [20190331-07:31:26.339] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:26.340] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:26.496] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:26.496] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:26.537] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:26.537] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:26.543] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:26.556] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:26.557] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:26.557] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:26.558] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:26.558] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:26.599] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:26.611] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:26.612] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:26.612] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:26.613] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:26.613] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:26.653] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:26.662] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:26.662] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:26.663] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:26.663] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:26.663] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:26.704] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:26.713] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:26.713] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:26.714] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:26.714] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:26.714] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:26.755] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:26.767] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:26.767] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:26.768] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:26.768] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:26.768] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:26.809] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:26.818] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:26.819] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:26.919] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:26.919] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:26.920] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:26.921] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:26.930] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:26.930] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:26.932] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:31.242] thr=17 paramiko.transport: starting thread (client mode): 0x4ecabb0 +DEB [20190331-07:31:31.243] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:31.252] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:31.252] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:31.254] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:31.254] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:31.255] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:31.255] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:31.255] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:31.255] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:31.259] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:31.260] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:31.260] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:31.261] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:31.297] thr=17 paramiko.transport: userauth is OK +INF [20190331-07:31:31.318] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:31.318] thr=17 paramiko.transport: userauth is OK +INF [20190331-07:31:31.341] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:31.341] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:31.496] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:31.496] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:31.536] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:31.536] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:31.540] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:31.555] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:31.555] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:31.556] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:31.557] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:31.557] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:31.598] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:31.611] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:31.611] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:31.612] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:31.613] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:31.613] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:31.655] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:31.665] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:31.665] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:31.666] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:31.666] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:31.667] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:31.709] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:31.721] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:31.721] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:31.722] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:31.760] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:31.761] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:31.762] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:31.775] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:31.775] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:31.775] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:31.776] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:31.776] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:31.817] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:31.826] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:31.826] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:31.927] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:31.928] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:31.928] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:31.929] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:31.938] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:31.939] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:31.941] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:36.242] thr=18 paramiko.transport: starting thread (client mode): 0x4f6cdb0 +DEB [20190331-07:31:36.242] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:36.251] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:36.252] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:36.255] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:36.255] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:36.255] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:36.255] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:36.255] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:36.255] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:36.260] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:36.260] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:36.261] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:36.262] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:36.301] thr=18 paramiko.transport: userauth is OK +INF [20190331-07:31:36.322] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:36.322] thr=18 paramiko.transport: userauth is OK +INF [20190331-07:31:36.345] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:36.346] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:36.496] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:36.496] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:36.537] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:36.537] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:36.541] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:36.554] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:36.555] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:36.555] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:36.556] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:36.556] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:36.597] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:36.609] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:36.609] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:36.610] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:36.610] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:36.610] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:36.649] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:36.660] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:36.660] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:36.660] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:36.661] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:36.661] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:36.702] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:36.711] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:36.712] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:36.712] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:36.713] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:36.713] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:36.754] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:36.767] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:36.767] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:36.768] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:36.768] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:36.768] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:36.809] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:36.818] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:36.818] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:36.918] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:36.919] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:36.919] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:36.920] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:36.929] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:36.929] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:36.931] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:41.244] thr=19 paramiko.transport: starting thread (client mode): 0x4ee19b0 +DEB [20190331-07:31:41.244] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:41.255] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:41.256] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:41.259] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:41.259] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:41.259] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:41.259] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:41.259] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:41.259] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:41.264] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:41.265] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:41.265] thr=20 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:41.267] thr=20 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:41.303] thr=19 paramiko.transport: userauth is OK +INF [20190331-07:31:41.323] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:41.324] thr=19 paramiko.transport: userauth is OK +INF [20190331-07:31:41.346] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:41.347] thr=20 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:41.512] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:41.512] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:41.553] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:41.553] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:41.557] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:41.570] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:41.571] thr=20 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:41.571] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:41.572] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:41.572] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:41.613] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:41.626] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:41.627] thr=20 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:41.627] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:41.627] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:41.628] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:41.669] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:41.679] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:41.680] thr=20 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:41.680] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:41.680] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:41.681] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:41.722] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:41.736] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:41.737] thr=20 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:41.737] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:41.738] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:41.738] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:41.779] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:41.794] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:41.794] thr=20 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:41.794] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:41.795] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:41.795] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:41.834] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:41.843] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:41.844] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:41.944] thr=20 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:41.944] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:41.945] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:41.946] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:41.956] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:41.957] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:41.958] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:46.250] thr=21 paramiko.transport: starting thread (client mode): 0x7f5cb0 +DEB [20190331-07:31:46.251] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:46.266] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:46.267] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:46.273] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:46.273] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:46.273] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:46.274] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:46.274] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:46.274] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:46.282] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:46.283] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:46.284] thr=20 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:46.285] thr=20 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:46.322] thr=21 paramiko.transport: userauth is OK +INF [20190331-07:31:46.344] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:46.345] thr=21 paramiko.transport: userauth is OK +INF [20190331-07:31:46.387] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:46.387] thr=20 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:46.623] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:46.624] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:46.665] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:46.665] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:46.671] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:46.690] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:46.690] thr=20 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:46.690] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:46.691] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:46.691] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:46.743] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:46.766] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:46.766] thr=20 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:46.767] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:46.768] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:46.768] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:46.811] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:46.885] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:46.886] thr=20 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:46.887] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:46.897] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:46.897] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:46.942] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:47.011] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:47.012] thr=20 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:47.013] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:47.014] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:47.014] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:47.055] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:47.085] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:47.085] thr=20 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:47.086] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:47.088] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:47.088] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:47.131] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:47.160] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:47.161] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:47.262] thr=20 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:47.263] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:47.263] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:47.265] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:47.280] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:47.281] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:47.283] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:51.241] thr=22 paramiko.transport: starting thread (client mode): 0x7f59b0 +DEB [20190331-07:31:51.242] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:51.263] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:51.264] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:51.267] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:51.267] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:51.268] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:51.268] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:51.268] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:51.268] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:51.273] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:51.274] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:51.274] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:51.276] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:51.314] thr=22 paramiko.transport: userauth is OK +INF [20190331-07:31:51.336] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:51.337] thr=22 paramiko.transport: userauth is OK +INF [20190331-07:31:51.363] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:51.364] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:51.528] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:51.528] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:51.569] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:51.569] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:51.573] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:51.589] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:51.589] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:51.590] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:51.590] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:51.590] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:51.630] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:51.644] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:51.644] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:51.645] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:51.645] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:51.645] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:51.685] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:51.697] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:51.697] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:51.697] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:51.698] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:51.698] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:51.738] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:51.757] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:51.758] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:51.758] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:51.759] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:51.759] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:51.799] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:51.817] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:51.817] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:51.817] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:51.818] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:51.818] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:51.858] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:51.867] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:51.868] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:51.969] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:51.970] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:51.970] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:51.971] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:51.982] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:51.982] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:51.984] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-07:31:56.241] thr=23 paramiko.transport: starting thread (client mode): 0x4fc8ed0 +DEB [20190331-07:31:56.241] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:31:56.252] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:31:56.252] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:31:56.256] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:31:56.256] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:31:56.256] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:31:56.256] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:31:56.256] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:31:56.256] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-07:31:56.260] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:31:56.261] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-07:31:56.261] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:31:56.262] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:31:56.298] thr=23 paramiko.transport: userauth is OK +INF [20190331-07:31:56.366] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:31:56.367] thr=23 paramiko.transport: userauth is OK +INF [20190331-07:31:56.396] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:31:56.396] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:31:56.561] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:31:56.561] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:31:56.602] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:31:56.602] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:31:56.608] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:31:56.620] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:31:56.620] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:31:56.621] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:31:56.621] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:31:56.621] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:31:56.665] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:31:56.675] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:31:56.675] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:31:56.675] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:31:56.677] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:31:56.677] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:31:56.718] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:31:56.728] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:31:56.728] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:31:56.728] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:31:56.729] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:31:56.729] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:31:56.772] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:31:56.789] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:31:56.789] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:31:56.790] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:31:56.791] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:31:56.791] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:31:56.830] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:31:56.846] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:31:56.846] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:31:56.847] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:31:56.847] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:31:56.847] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:31:56.889] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:31:56.896] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:31:56.897] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:31:56.998] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:31:56.999] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:31:56.999] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:31:57.011] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:31:57.012] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:31:57.013] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:31:57.014] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:01.243] thr=24 paramiko.transport: starting thread (client mode): 0x52990d0 +DEB [20190331-07:32:01.243] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:01.254] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:01.254] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:01.257] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:01.257] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:01.257] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:01.257] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:01.257] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:01.257] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:01.262] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:01.262] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:01.262] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:01.264] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:01.300] thr=24 paramiko.transport: userauth is OK +INF [20190331-07:32:01.321] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:01.322] thr=24 paramiko.transport: userauth is OK +INF [20190331-07:32:01.344] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:01.344] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:01.493] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:01.493] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:01.534] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:01.534] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:01.545] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:01.553] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:01.553] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:01.554] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:01.554] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:01.554] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:01.595] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:01.606] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:01.607] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:01.607] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:01.608] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:01.608] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:01.654] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:01.659] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:01.659] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:01.659] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:01.660] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:01.660] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:01.702] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:01.711] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:01.712] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:01.712] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:01.712] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:01.712] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:01.753] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:01.765] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:01.766] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:01.766] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:01.767] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:01.767] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:01.811] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:01.818] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:01.819] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:01.919] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:01.920] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:01.920] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:01.922] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:01.931] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:01.932] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:01.933] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:06.243] thr=25 paramiko.transport: starting thread (client mode): 0x4f92470 +DEB [20190331-07:32:06.244] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:06.256] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:06.256] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:06.260] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:06.260] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:06.260] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:06.260] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:06.261] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:06.261] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:06.265] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:06.265] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:06.265] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:06.266] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:06.304] thr=25 paramiko.transport: userauth is OK +INF [20190331-07:32:06.325] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:06.325] thr=25 paramiko.transport: userauth is OK +INF [20190331-07:32:06.348] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:06.349] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:06.513] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:06.514] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:06.555] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:06.555] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:06.562] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:06.584] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:06.584] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:06.584] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:06.585] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:06.585] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:06.625] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:06.641] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:06.642] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:06.643] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:06.643] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:06.644] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:06.684] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:06.702] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:06.702] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:06.703] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:06.704] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:06.704] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:06.747] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:06.767] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:06.768] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:06.768] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:06.769] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:06.769] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:06.812] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:06.833] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:06.834] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:06.834] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:06.835] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:06.835] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:06.875] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:06.895] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:06.896] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:06.996] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:06.997] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:06.997] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:06.998] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:07.010] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:07.011] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:07.012] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:11.241] thr=26 paramiko.transport: starting thread (client mode): 0x52976d0 +DEB [20190331-07:32:11.241] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:11.250] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:11.250] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:11.254] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:11.254] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:11.254] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:11.255] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:11.255] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:11.255] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:11.259] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:11.259] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:11.260] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:11.261] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:11.298] thr=26 paramiko.transport: userauth is OK +INF [20190331-07:32:11.319] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:11.320] thr=26 paramiko.transport: userauth is OK +INF [20190331-07:32:11.342] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:11.343] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:11.508] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:11.508] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:11.549] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:11.549] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:11.553] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:11.566] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:11.566] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:11.567] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:11.567] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:11.567] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:11.608] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:11.620] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:11.620] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:11.621] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:11.621] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:11.621] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:11.663] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:11.677] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:11.677] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:11.678] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:11.678] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:11.678] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:11.718] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:11.730] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:11.730] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:11.731] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:11.732] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:11.732] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:11.771] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:11.784] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:11.784] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:11.784] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:11.785] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:11.785] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:11.823] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:11.833] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:11.833] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:11.934] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:11.935] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:11.935] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:11.936] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:11.945] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:11.946] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:11.947] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:16.241] thr=27 paramiko.transport: starting thread (client mode): 0x54de230 +DEB [20190331-07:32:16.241] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:16.251] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:16.251] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:16.254] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:16.255] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:16.255] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:16.255] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:16.255] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:16.255] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:16.259] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:16.259] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:16.260] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:16.261] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:16.297] thr=27 paramiko.transport: userauth is OK +INF [20190331-07:32:16.320] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:16.321] thr=27 paramiko.transport: userauth is OK +INF [20190331-07:32:16.343] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:16.343] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:16.490] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:16.491] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:16.531] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:16.531] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:16.535] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:16.549] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:16.549] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:16.549] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:16.550] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:16.550] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:16.589] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:16.601] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:16.602] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:16.602] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:16.603] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:16.603] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:16.641] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:16.650] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:16.651] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:16.651] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:16.651] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:16.651] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:16.690] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:16.699] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:16.700] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:16.700] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:16.700] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:16.700] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:16.739] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:16.751] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:16.751] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:16.751] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:16.752] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:16.752] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:16.790] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:16.802] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:16.802] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:16.903] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:16.904] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:16.904] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:16.905] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:16.914] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:16.915] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:21.242] thr=28 paramiko.transport: starting thread (client mode): 0x5295350 +DEB [20190331-07:32:21.243] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:21.253] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:21.253] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:21.256] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:21.256] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:21.256] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:21.256] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:21.256] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:21.256] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:21.260] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:21.261] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:21.261] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:21.262] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:21.301] thr=28 paramiko.transport: userauth is OK +INF [20190331-07:32:21.322] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:21.323] thr=28 paramiko.transport: userauth is OK +INF [20190331-07:32:21.345] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:21.346] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:21.490] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:21.490] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:21.530] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:21.530] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:21.535] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:21.550] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:21.550] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:21.551] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:21.551] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:21.551] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:21.592] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:21.603] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:21.603] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:21.604] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:21.604] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:21.604] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:21.645] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:21.655] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:21.655] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:21.655] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:21.656] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:21.656] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:21.697] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:21.706] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:21.706] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:21.707] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:21.707] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:21.707] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:21.748] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:21.762] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:21.763] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:21.763] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:21.764] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:21.764] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:21.802] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:21.813] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:21.813] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:21.914] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:21.915] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:21.915] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:21.916] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:21.925] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:21.926] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:21.928] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:26.242] thr=29 paramiko.transport: starting thread (client mode): 0x523bd90 +DEB [20190331-07:32:26.242] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:26.254] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:26.254] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:26.258] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:26.258] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:26.259] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:26.259] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:26.259] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:26.259] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:26.264] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:26.264] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:26.264] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:26.265] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:26.303] thr=29 paramiko.transport: userauth is OK +INF [20190331-07:32:26.336] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:26.337] thr=29 paramiko.transport: userauth is OK +INF [20190331-07:32:26.374] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:26.375] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:26.667] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:26.667] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:26.715] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:26.716] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:26.723] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:26.752] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:26.752] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:26.753] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:26.754] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:26.754] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:26.795] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:26.824] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:26.825] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:26.825] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:26.826] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:26.826] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:26.866] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:26.886] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:26.886] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:26.887] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:26.887] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:26.888] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:26.927] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:26.954] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:26.954] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:26.955] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:26.956] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:26.957] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:26.995] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:27.021] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:27.022] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:27.023] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:27.063] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:27.063] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:27.066] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:27.082] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:27.082] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:27.183] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:27.184] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:27.185] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:27.187] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:27.205] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:27.206] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:27.208] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:31.244] thr=30 paramiko.transport: starting thread (client mode): 0x5297770 +DEB [20190331-07:32:31.244] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:31.259] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:31.259] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:31.264] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:31.264] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:31.264] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:31.264] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:31.265] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:31.265] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:31.271] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:31.271] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:31.271] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:31.273] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:31.310] thr=30 paramiko.transport: userauth is OK +INF [20190331-07:32:31.357] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:31.358] thr=30 paramiko.transport: userauth is OK +INF [20190331-07:32:31.402] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:31.402] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:31.608] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:31.608] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:31.649] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:31.649] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:31.654] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:31.680] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:31.680] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:31.681] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:31.682] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:31.682] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:31.723] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:31.741] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:31.741] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:31.741] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:31.742] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:31.742] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:31.780] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:31.799] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:31.800] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:31.800] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:31.801] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:31.801] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:31.840] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:31.855] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:31.855] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:31.856] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:31.856] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:31.856] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:31.896] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:31.908] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:31.908] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:31.908] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:31.909] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:31.909] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:31.948] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:31.965] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:31.965] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:32.066] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:32.066] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:32.067] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:32.068] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:32.077] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:32.077] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:32.079] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:36.242] thr=31 paramiko.transport: starting thread (client mode): 0x5297c10 +DEB [20190331-07:32:36.242] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:36.251] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:36.251] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:36.254] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:36.254] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:36.254] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:36.254] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:36.254] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:36.254] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:36.258] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:36.259] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:36.259] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:36.260] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:36.297] thr=31 paramiko.transport: userauth is OK +INF [20190331-07:32:36.317] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:36.318] thr=31 paramiko.transport: userauth is OK +INF [20190331-07:32:36.339] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:36.340] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:36.509] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:36.509] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:36.549] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:36.549] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:36.552] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:36.566] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:36.566] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:36.567] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:36.567] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:36.568] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:36.606] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:36.619] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:36.619] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:36.620] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:36.620] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:36.620] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:36.659] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:36.671] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:36.671] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:36.671] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:36.672] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:36.672] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:36.712] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:36.723] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:36.723] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:36.724] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:36.724] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:36.725] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:36.764] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:36.778] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:36.778] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:36.779] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:36.779] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:36.779] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:36.819] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:36.830] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:36.831] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:36.932] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:36.933] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:36.933] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:36.934] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:36.943] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:36.943] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:36.946] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:41.987] thr=32 paramiko.transport: starting thread (client mode): 0x4f92e70 +DEB [20190331-07:32:41.988] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:41.997] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:41.997] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:42.000] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:42.001] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:42.001] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:42.001] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:42.001] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:42.001] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:42.005] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:42.005] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:42.007] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:42.008] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:42.045] thr=32 paramiko.transport: userauth is OK +INF [20190331-07:32:42.066] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:42.067] thr=32 paramiko.transport: userauth is OK +INF [20190331-07:32:42.089] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:42.089] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:42.263] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:42.264] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:42.305] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:42.305] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:42.309] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:42.329] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:42.330] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:42.330] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:42.331] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:42.331] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:42.370] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:42.398] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:42.399] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:42.399] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:42.400] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:42.400] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:42.440] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:42.453] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:42.453] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:42.453] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:42.454] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:42.454] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:42.493] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:42.503] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:42.504] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:42.504] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:42.505] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:42.505] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:42.546] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:42.557] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:42.558] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:42.558] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:42.559] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:42.559] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:42.599] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:42.608] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:42.608] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:42.709] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:42.710] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:42.710] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:42.711] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:42.722] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:42.723] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:42.725] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:46.983] thr=25 paramiko.transport: starting thread (client mode): 0x4f92470 +DEB [20190331-07:32:46.984] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:46.993] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:46.993] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:46.997] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:46.997] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:46.997] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:46.997] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:46.997] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:46.997] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:47.001] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:47.001] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:47.001] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:47.003] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:47.041] thr=25 paramiko.transport: userauth is OK +INF [20190331-07:32:47.064] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:47.065] thr=25 paramiko.transport: userauth is OK +INF [20190331-07:32:47.086] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:47.086] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:47.226] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:47.226] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:47.268] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:47.268] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:47.271] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:47.285] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:47.285] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:47.286] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:47.286] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:47.286] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:47.327] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:47.340] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:47.340] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:47.341] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:47.341] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:47.341] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:47.380] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:47.389] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:47.389] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:47.389] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:47.390] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:47.390] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:47.431] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:47.440] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:47.440] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:47.441] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:47.441] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:47.441] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:47.482] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:47.494] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:47.494] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:47.494] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:47.495] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:47.495] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:47.534] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:47.543] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:47.543] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:47.644] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:47.645] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:47.645] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:47.649] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:47.660] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:47.661] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:47.662] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-07:32:51.984] thr=33 paramiko.transport: starting thread (client mode): 0x52956f0 +DEB [20190331-07:32:51.984] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:32:51.994] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:32:51.994] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:32:51.997] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:32:51.997] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:32:51.997] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:32:51.997] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:32:51.997] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:32:51.997] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-07:32:52.001] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:32:52.002] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-07:32:52.002] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:32:52.003] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:32:52.042] thr=33 paramiko.transport: userauth is OK +INF [20190331-07:32:52.062] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:32:52.063] thr=33 paramiko.transport: userauth is OK +INF [20190331-07:32:52.086] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:32:52.087] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:32:52.239] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:32:52.239] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:32:52.281] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:32:52.281] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:32:52.286] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:32:52.301] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:32:52.301] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:32:52.302] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:32:52.302] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:32:52.302] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:32:52.344] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:32:52.356] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:32:52.356] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:32:52.356] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:32:52.396] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:32:52.397] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:32:52.398] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:32:52.406] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:32:52.407] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:32:52.407] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:32:52.407] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:32:52.407] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:32:52.448] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:32:52.457] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:32:52.457] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:32:52.457] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:32:52.458] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:32:52.458] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:32:52.498] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:32:52.509] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:32:52.509] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:32:52.510] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:32:52.510] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:32:52.510] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:32:52.548] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:32:52.556] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:32:52.557] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:32:52.658] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:32:52.659] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:32:52.659] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:32:52.660] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:32:52.670] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:32:52.670] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:32:52.672] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-07:49:29.124] thr=34 paramiko.transport: starting thread (client mode): 0x4fab050 +DEB [20190331-07:49:29.124] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:49:29.139] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:49:29.139] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:49:29.141] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:49:29.141] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:49:29.141] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:49:29.141] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:49:29.141] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:49:29.141] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-07:49:29.146] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:49:29.146] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-07:49:29.147] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:49:29.148] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:49:29.185] thr=34 paramiko.transport: userauth is OK +INF [20190331-07:49:31.200] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:49:31.202] thr=34 paramiko.transport: userauth is OK +INF [20190331-07:49:31.231] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:49:31.231] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:49:31.479] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:49:31.479] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:49:31.528] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:49:31.528] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:49:31.545] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:49:31.559] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:49:31.559] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:49:31.560] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:49:31.560] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:49:31.560] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:49:31.602] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:49:31.615] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:49:31.615] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:49:31.616] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:49:31.616] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:49:31.616] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:49:31.655] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:49:31.664] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:49:31.665] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:49:31.665] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:49:31.666] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:49:31.666] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:49:31.711] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:49:31.714] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:49:31.714] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:49:31.714] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:49:31.715] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:49:31.715] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:49:31.764] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:49:31.766] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:49:31.766] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:49:31.766] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:49:31.767] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:49:31.767] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:49:31.811] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:49:31.814] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:49:31.814] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:49:31.915] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:49:31.916] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:49:31.916] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:49:31.918] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:49:31.927] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:49:31.928] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:49:31.929] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-07:49:31.982] thr=35 paramiko.transport: starting thread (client mode): 0x7f5650 +DEB [20190331-07:49:31.982] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:49:31.994] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:49:31.994] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:49:31.997] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:49:31.997] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:49:31.997] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:49:31.997] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:49:31.997] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:49:31.997] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-07:49:32.001] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:49:32.002] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-07:49:32.002] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:49:32.003] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:49:32.042] thr=35 paramiko.transport: userauth is OK +INF [20190331-07:49:32.055] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:49:32.055] thr=35 paramiko.transport: userauth is OK +INF [20190331-07:49:32.079] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:49:32.079] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:49:32.249] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:49:32.249] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:49:32.290] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:49:32.291] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:49:32.297] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:49:32.315] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:49:32.315] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:49:32.316] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:49:32.316] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:49:32.316] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:49:32.356] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:49:32.368] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:49:32.369] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:49:32.369] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:49:32.369] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:49:32.370] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:49:32.410] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:49:32.418] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:49:32.418] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:49:32.418] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:49:32.419] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:49:32.419] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:49:32.460] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:49:32.468] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:49:32.469] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:49:32.469] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:49:32.470] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:49:32.470] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:49:32.511] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:49:32.522] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:49:32.522] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:49:32.523] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:49:32.523] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:49:32.523] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:49:32.565] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:49:32.574] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:49:32.575] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:49:32.675] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:49:32.675] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:49:32.676] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:49:32.686] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:49:32.686] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:49:32.687] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:49:32.689] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-07:49:36.972] thr=36 paramiko.transport: starting thread (client mode): 0x807090 +DEB [20190331-07:49:36.972] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:49:36.982] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:49:36.983] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:49:36.988] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:49:36.988] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:49:36.988] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:49:36.988] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:49:36.988] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:49:36.988] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-07:49:36.993] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:49:36.993] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-07:49:36.994] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:49:36.995] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:49:37.037] thr=36 paramiko.transport: userauth is OK +INF [20190331-07:49:37.073] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:49:37.074] thr=36 paramiko.transport: userauth is OK +INF [20190331-07:49:37.315] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:49:37.316] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:49:37.690] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:49:37.691] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:49:37.732] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:49:37.732] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:49:37.737] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:49:37.750] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:49:37.751] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:49:37.751] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:49:37.752] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:49:37.752] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:49:37.790] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:49:37.803] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:49:37.804] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:49:37.804] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:49:37.805] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:49:37.805] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:49:37.843] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:49:37.853] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:49:37.853] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:49:37.854] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:49:37.854] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:49:37.854] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:49:37.893] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:49:37.903] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:49:37.904] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:49:37.904] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:49:37.905] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:49:37.905] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:49:37.948] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:49:37.964] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:49:37.964] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:49:37.964] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:49:37.965] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:49:37.965] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:49:38.005] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:49:38.014] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:49:38.015] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:49:38.115] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:49:38.116] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:49:38.116] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:49:38.117] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:49:38.127] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:49:38.127] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:49:38.129] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-07:49:50.976] thr=37 paramiko.transport: starting thread (client mode): 0x807f70 +DEB [20190331-07:49:50.976] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:49:50.990] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:49:50.990] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:49:50.996] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:49:50.997] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:49:50.997] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:49:50.997] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:49:50.997] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:49:50.997] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-07:49:51.005] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:49:51.006] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-07:49:51.006] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:49:51.007] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:49:51.042] thr=37 paramiko.transport: userauth is OK +INF [20190331-07:49:51.130] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:49:51.131] thr=37 paramiko.transport: userauth is OK +INF [20190331-07:49:51.168] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:49:51.168] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:49:51.351] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:49:51.351] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:49:51.392] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:49:51.392] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:49:51.397] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:49:51.409] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:49:51.409] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:49:51.410] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:49:51.410] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:49:51.411] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:49:51.449] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:49:51.462] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:49:51.462] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:49:51.462] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:49:51.463] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:49:51.463] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:49:51.501] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:49:51.509] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:49:51.509] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:49:51.510] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:49:51.510] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:49:51.510] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:49:51.549] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:49:51.557] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:49:51.558] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:49:51.558] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:49:51.559] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:49:51.559] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:49:51.597] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:49:51.608] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:49:51.608] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:49:51.608] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:49:51.609] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:49:51.609] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:49:51.648] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:49:51.664] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:49:51.664] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:49:51.765] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:49:51.766] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:49:51.766] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:49:51.767] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:49:51.776] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:49:51.777] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:49:51.779] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-07:49:51.792] thr=38 paramiko.transport: starting thread (client mode): 0x523bc70 +DEB [20190331-07:49:51.792] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:49:51.821] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:49:51.821] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:49:51.824] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:49:51.825] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:49:51.825] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:49:51.825] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:49:51.825] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:49:51.825] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-07:49:51.830] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:49:51.830] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-07:49:51.831] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:49:51.832] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:49:51.870] thr=38 paramiko.transport: userauth is OK +INF [20190331-07:49:51.959] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:49:51.959] thr=38 paramiko.transport: userauth is OK +INF [20190331-07:49:51.982] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:49:51.982] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:49:52.150] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:49:52.150] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:49:52.191] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:49:52.191] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:49:52.196] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:49:52.210] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:49:52.210] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:49:52.211] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:49:52.212] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:49:52.212] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:49:52.252] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:49:52.264] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:49:52.264] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:49:52.265] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:49:52.265] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:49:52.265] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:49:52.307] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:49:52.317] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:49:52.317] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:49:52.318] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:49:52.319] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:49:52.319] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:49:52.360] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:49:52.369] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:49:52.369] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:49:52.369] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:49:52.370] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:49:52.370] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:49:52.409] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:49:52.420] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:49:52.420] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:49:52.420] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:49:52.421] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:49:52.421] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:49:52.459] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:49:52.468] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:49:52.468] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:49:52.569] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:49:52.570] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:49:52.570] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:49:52.571] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:49:52.580] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:49:52.581] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:49:52.582] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-07:49:52.594] thr=40 paramiko.transport: starting thread (client mode): 0x5295b90 +DEB [20190331-07:49:52.595] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:49:52.624] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:49:52.624] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:49:52.628] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:49:52.629] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:49:52.629] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:49:52.629] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:49:52.629] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:49:52.629] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-07:49:52.633] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:49:52.634] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-07:49:52.634] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:49:52.635] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:49:52.672] thr=40 paramiko.transport: userauth is OK +INF [20190331-07:49:52.693] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:49:52.693] thr=40 paramiko.transport: userauth is OK +INF [20190331-07:49:52.714] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:49:52.715] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:49:52.860] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:49:52.860] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:49:52.899] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:49:52.899] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:49:52.905] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:49:52.919] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:49:52.919] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:49:52.920] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:49:52.920] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:49:52.920] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:49:52.961] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:49:52.973] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:49:52.973] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:49:52.974] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:49:52.974] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:49:52.974] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:49:53.014] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:49:53.022] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:49:53.022] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:49:53.023] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:49:53.023] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:49:53.023] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:49:53.064] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:49:53.073] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:49:53.073] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:49:53.074] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:49:53.074] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:49:53.074] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:49:53.113] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:49:53.124] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:49:53.124] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:49:53.124] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:49:53.125] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:49:53.125] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:49:53.164] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:49:53.173] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:49:53.173] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:49:53.274] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:49:53.275] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:49:53.275] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:49:53.276] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:49:53.288] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:49:53.289] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:49:53.291] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-07:49:56.971] thr=42 paramiko.transport: starting thread (client mode): 0x5295390 +DEB [20190331-07:49:56.971] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:49:56.981] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:49:56.981] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:49:56.984] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:49:56.984] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:49:56.984] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:49:56.984] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:49:56.984] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:49:56.984] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-07:49:56.989] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:49:56.989] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-07:49:56.989] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:49:56.990] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:49:57.028] thr=42 paramiko.transport: userauth is OK +INF [20190331-07:49:57.094] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:49:57.096] thr=42 paramiko.transport: userauth is OK +INF [20190331-07:49:57.183] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:49:57.184] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:49:57.437] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:49:57.437] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:49:57.477] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:49:57.477] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:49:57.483] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:49:57.496] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:49:57.497] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:49:57.497] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:49:57.498] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:49:57.498] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:49:57.538] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:49:57.558] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:49:57.558] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:49:57.559] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:49:57.559] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:49:57.559] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:49:57.599] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:49:57.607] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:49:57.607] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:49:57.608] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:49:57.608] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:49:57.608] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:49:57.649] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:49:57.657] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:49:57.658] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:49:57.658] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:49:57.659] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:49:57.659] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:49:57.700] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:49:57.711] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:49:57.711] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:49:57.711] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:49:57.712] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:49:57.712] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:49:57.749] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:49:57.759] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:49:57.759] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:49:57.860] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:49:57.861] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:49:57.861] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:49:57.862] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:49:57.872] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:49:57.872] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:49:57.874] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:01.976] thr=43 paramiko.transport: starting thread (client mode): 0x7ecd70 +DEB [20190331-07:50:01.976] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:01.987] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:01.987] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:01.990] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:01.990] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:01.990] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:01.991] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:01.991] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:01.991] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:01.995] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:01.995] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:01.995] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:01.997] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:02.034] thr=43 paramiko.transport: userauth is OK +INF [20190331-07:50:02.060] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:02.061] thr=43 paramiko.transport: userauth is OK +INF [20190331-07:50:02.084] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:02.084] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:02.274] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:02.274] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:02.315] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:02.315] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:02.323] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:02.340] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:02.340] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:02.341] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:02.341] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:02.341] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:02.382] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:02.393] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:02.394] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:02.394] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:02.395] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:02.395] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:02.433] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:02.443] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:02.444] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:02.444] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:02.444] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:02.445] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:02.483] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:02.493] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:02.493] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:02.493] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:02.531] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:02.532] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:02.533] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:02.545] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:02.545] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:02.545] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:02.546] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:02.546] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:02.585] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:02.595] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:02.595] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:02.695] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:02.696] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:02.696] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:02.698] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:02.710] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:02.712] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:02.712] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:06.972] thr=44 paramiko.transport: starting thread (client mode): 0x523b870 +DEB [20190331-07:50:06.972] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:06.981] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:06.981] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:06.984] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:06.984] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:06.984] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:06.984] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:06.984] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:06.984] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:06.988] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:06.989] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:06.989] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:06.990] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:07.029] thr=44 paramiko.transport: userauth is OK +INF [20190331-07:50:07.049] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:07.049] thr=44 paramiko.transport: userauth is OK +INF [20190331-07:50:07.072] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:07.072] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:07.276] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:07.277] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:07.317] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:07.317] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:07.320] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:07.341] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:07.341] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:07.342] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:07.342] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:07.342] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:07.384] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:07.404] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:07.405] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:07.405] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:07.406] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:07.406] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:07.444] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:07.453] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:07.453] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:07.454] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:07.454] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:07.454] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:07.493] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:07.502] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:07.502] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:07.503] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:07.503] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:07.504] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:07.542] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:07.554] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:07.554] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:07.554] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:07.555] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:07.555] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:07.594] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:07.603] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:07.603] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:07.704] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:07.705] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:07.705] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:07.706] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:07.715] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:07.716] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:07.717] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:11.973] thr=45 paramiko.transport: starting thread (client mode): 0x801e30 +DEB [20190331-07:50:11.973] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:11.984] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:11.985] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:11.988] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:11.988] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:11.988] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:11.988] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:11.988] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:11.988] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:11.992] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:11.993] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:11.993] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:11.994] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:12.032] thr=45 paramiko.transport: userauth is OK +INF [20190331-07:50:12.053] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:12.054] thr=45 paramiko.transport: userauth is OK +INF [20190331-07:50:12.077] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:12.077] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:12.244] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:12.244] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:12.285] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:12.285] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:12.291] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:12.307] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:12.308] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:12.308] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:12.309] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:12.309] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:12.349] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:12.360] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:12.361] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:12.361] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:12.362] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:12.362] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:12.403] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:12.412] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:12.412] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:12.413] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:12.413] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:12.413] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:12.452] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:12.460] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:12.461] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:12.461] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:12.462] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:12.462] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:12.499] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:12.510] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:12.510] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:12.510] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:12.511] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:12.511] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:12.550] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:12.559] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:12.559] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:12.660] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:12.660] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:12.661] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:12.662] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:12.674] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:12.675] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:12.677] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:16.837] thr=46 paramiko.transport: starting thread (client mode): 0x523bd70 +DEB [20190331-07:50:16.837] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:16.856] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:16.856] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:16.862] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:16.862] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:16.863] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:16.863] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:16.863] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:16.863] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:16.869] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:16.869] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:16.870] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:16.872] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:16.908] thr=46 paramiko.transport: userauth is OK +INF [20190331-07:50:16.932] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:16.933] thr=46 paramiko.transport: userauth is OK +INF [20190331-07:50:16.961] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:16.961] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:17.162] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:17.162] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:17.208] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:17.208] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:17.217] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:17.237] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:17.237] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:17.238] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:17.238] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:17.238] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:17.279] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:17.296] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:17.296] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:17.296] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:17.297] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:17.297] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:17.335] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:17.346] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:17.346] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:17.347] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:17.347] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:17.347] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:17.386] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:17.396] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:17.396] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:17.397] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:17.397] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:17.397] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:17.437] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:17.449] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:17.450] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:17.450] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:17.451] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:17.451] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:17.490] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:17.501] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:17.501] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:17.601] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:17.602] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:17.602] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:17.603] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:17.614] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:17.615] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:17.617] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:21.972] thr=47 paramiko.transport: starting thread (client mode): 0x4f6f250 +DEB [20190331-07:50:21.973] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:21.983] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:21.983] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:21.986] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:21.987] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:21.987] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:21.987] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:21.987] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:21.987] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:21.992] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:21.992] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:21.992] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:21.993] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:22.029] thr=47 paramiko.transport: userauth is OK +INF [20190331-07:50:22.051] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:22.052] thr=47 paramiko.transport: userauth is OK +INF [20190331-07:50:22.073] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:22.073] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:22.251] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:22.251] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:22.296] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:22.296] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:22.300] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:22.317] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:22.317] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:22.318] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:22.318] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:22.318] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:22.360] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:22.373] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:22.374] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:22.374] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:22.375] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:22.375] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:22.413] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:22.422] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:22.423] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:22.423] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:22.424] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:22.424] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:22.462] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:22.471] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:22.472] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:22.472] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:22.473] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:22.473] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:22.512] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:22.525] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:22.525] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:22.526] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:22.526] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:22.526] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:22.564] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:22.575] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:22.576] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:22.677] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:22.678] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:22.678] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:22.679] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:22.689] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:22.690] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:22.691] thr=47 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-07:50:26.973] thr=48 paramiko.transport: starting thread (client mode): 0x7ec990 +DEB [20190331-07:50:26.973] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:26.983] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:26.983] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:26.986] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:26.986] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:26.986] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:26.986] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:26.986] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:26.986] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:26.990] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:26.991] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:26.991] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:26.993] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:27.029] thr=48 paramiko.transport: userauth is OK +INF [20190331-07:50:27.050] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:27.051] thr=48 paramiko.transport: userauth is OK +INF [20190331-07:50:27.074] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:27.074] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:27.260] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:27.260] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:27.301] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:27.301] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:27.311] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:27.337] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:27.337] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:27.338] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:27.340] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:27.340] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:27.382] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:27.399] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:27.399] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:27.400] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:27.400] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:27.401] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:27.451] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:27.452] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:27.452] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:27.453] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:27.453] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:27.453] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:27.495] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:27.504] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:27.504] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:27.505] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:27.505] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:27.505] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:27.545] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:27.559] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:27.559] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:27.560] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:27.560] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:27.560] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:27.601] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:27.615] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:27.615] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:27.716] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:27.717] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:27.717] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:27.721] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:27.728] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:27.729] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:27.730] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:31.973] thr=49 paramiko.transport: starting thread (client mode): 0x4fb3d50 +DEB [20190331-07:50:31.973] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:31.983] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:31.983] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:31.985] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:31.986] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:31.986] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:31.986] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:31.986] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:31.986] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:31.990] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:31.991] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:31.991] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:31.992] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:32.028] thr=49 paramiko.transport: userauth is OK +INF [20190331-07:50:32.065] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:32.066] thr=49 paramiko.transport: userauth is OK +INF [20190331-07:50:32.088] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:32.088] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:32.277] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:32.277] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:32.318] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:32.318] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:32.323] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:32.337] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:32.338] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:32.338] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:32.338] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:32.339] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:32.389] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:32.390] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:32.391] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:32.391] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:32.392] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:32.392] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:32.436] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:32.440] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:32.440] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:32.440] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:32.441] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:32.441] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:32.483] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:32.490] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:32.490] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:32.491] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:32.491] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:32.491] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:32.533] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:32.543] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:32.544] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:32.544] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:32.544] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:32.545] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:32.585] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:32.593] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:32.594] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:32.695] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:32.696] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:32.696] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:32.698] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:32.706] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:32.707] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:32.708] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:36.971] thr=50 paramiko.transport: starting thread (client mode): 0x4e7d5b0 +DEB [20190331-07:50:36.972] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:36.981] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:36.981] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:36.984] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:36.984] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:36.984] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:36.985] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:36.985] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:36.985] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:36.989] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:36.989] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:36.989] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:36.991] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:37.029] thr=50 paramiko.transport: userauth is OK +INF [20190331-07:50:37.049] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:37.050] thr=50 paramiko.transport: userauth is OK +INF [20190331-07:50:37.071] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:37.071] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:37.228] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:37.228] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:37.269] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:37.269] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:37.275] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:37.291] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:37.291] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:37.292] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:37.292] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:37.292] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:37.333] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:37.346] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:37.346] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:37.346] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:37.347] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:37.347] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:37.387] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:37.397] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:37.397] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:37.397] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:37.398] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:37.398] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:37.436] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:37.445] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:37.445] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:37.445] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:37.446] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:37.446] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:37.484] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:37.495] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:37.495] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:37.495] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:37.496] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:37.496] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:37.534] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:37.544] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:37.544] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:37.644] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:37.645] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:37.645] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:37.646] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:37.656] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:37.657] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:37.658] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:41.974] thr=51 paramiko.transport: starting thread (client mode): 0x52977f0 +DEB [20190331-07:50:41.974] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:41.982] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:41.982] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:41.986] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:41.986] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:41.987] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:41.987] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:41.987] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:41.987] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:41.991] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:41.992] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:41.992] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:41.993] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:42.030] thr=51 paramiko.transport: userauth is OK +INF [20190331-07:50:42.062] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:42.063] thr=51 paramiko.transport: userauth is OK +INF [20190331-07:50:42.086] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:42.087] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:42.252] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:42.252] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:42.293] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:42.293] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:42.300] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:42.318] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:42.319] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:42.319] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:42.320] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:42.320] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:42.361] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:42.373] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:42.373] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:42.373] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:42.374] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:42.374] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:42.413] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:42.422] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:42.422] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:42.423] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:42.423] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:42.424] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:42.462] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:42.470] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:42.471] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:42.471] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:42.472] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:42.472] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:42.511] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:42.522] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:42.523] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:42.523] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:42.523] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:42.524] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:42.562] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:42.572] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:42.572] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:42.673] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:42.674] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:42.674] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:42.675] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:42.684] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:42.685] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:42.686] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:46.974] thr=52 paramiko.transport: starting thread (client mode): 0x80c3b0 +DEB [20190331-07:50:46.974] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:46.984] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:46.984] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:46.987] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:46.987] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:46.987] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:46.987] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:46.988] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:46.988] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:46.992] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:46.992] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:46.992] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:46.994] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:47.033] thr=52 paramiko.transport: userauth is OK +INF [20190331-07:50:47.054] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:47.054] thr=52 paramiko.transport: userauth is OK +INF [20190331-07:50:47.076] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:47.076] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:47.255] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:47.255] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:47.295] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:47.295] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:47.298] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:47.313] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:47.314] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:47.314] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:47.315] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:47.315] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:47.353] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:47.364] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:47.365] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:47.365] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:47.366] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:47.366] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:47.406] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:47.414] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:47.415] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:47.415] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:47.416] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:47.416] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:47.456] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:47.464] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:47.465] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:47.465] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:47.466] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:47.466] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:47.505] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:47.515] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:47.516] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:47.516] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:47.517] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:47.517] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:47.556] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:47.565] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:47.565] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:47.667] thr=41 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:47.668] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:47.668] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:47.669] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:47.678] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:47.678] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:47.680] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:51.972] thr=1 paramiko.transport: starting thread (client mode): 0x4fc8c70 +DEB [20190331-07:50:51.973] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:51.988] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:51.988] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:51.995] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:51.996] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:51.996] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:51.996] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:51.996] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:51.996] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:52.003] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:52.004] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:52.004] thr=41 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:52.006] thr=41 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:52.041] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:50:52.109] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:52.110] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:50:52.138] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:52.139] thr=41 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:52.473] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:52.473] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:52.513] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:52.513] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:52.521] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:52.543] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:52.543] thr=41 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:52.544] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:52.544] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:52.544] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:52.585] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:52.603] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:52.603] thr=41 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:52.604] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:52.604] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:52.604] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:52.642] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:52.651] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:52.651] thr=41 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:52.651] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:52.652] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:52.652] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:52.690] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:52.699] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:52.699] thr=41 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:52.699] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:52.700] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:52.700] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:52.739] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:52.750] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:52.751] thr=41 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:52.751] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:52.752] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:52.752] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:52.790] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:52.799] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:52.800] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:52.880] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:50:56.981] thr=1 paramiko.transport: starting thread (client mode): 0x51022f0 +DEB [20190331-07:50:56.982] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:50:56.990] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:50:56.991] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:50:56.993] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:50:56.994] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:50:56.994] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:50:56.994] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:50:56.994] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:50:56.994] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-07:50:56.999] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:50:56.999] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-07:50:56.999] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:50:57.003] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:50:57.037] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:50:57.057] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:50:57.058] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:50:57.078] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:50:57.079] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:50:57.261] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:50:57.261] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:50:57.302] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:50:57.302] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:50:57.307] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:50:57.337] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:50:57.337] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:50:57.338] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:50:57.377] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:50:57.377] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:50:57.379] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:50:57.393] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:50:57.394] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:50:57.394] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:50:57.395] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:50:57.395] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:50:57.433] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:50:57.442] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:50:57.442] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:50:57.443] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:50:57.443] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:50:57.444] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:50:57.482] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:50:57.492] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:50:57.492] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:50:57.492] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:50:57.493] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:50:57.493] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:50:57.532] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:50:57.544] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:50:57.545] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:50:57.545] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:50:57.545] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:50:57.546] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:50:57.584] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:50:57.593] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:50:57.594] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:50:57.695] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:50:57.696] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:50:57.696] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:50:57.697] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:50:57.707] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:50:57.707] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:50:57.709] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:01.971] thr=3 paramiko.transport: starting thread (client mode): 0x50148b0 +DEB [20190331-07:51:01.972] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:01.980] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:01.980] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:01.983] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:01.983] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:01.983] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:01.984] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:01.984] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:01.984] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:01.988] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:01.988] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:01.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:01.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:02.029] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:51:02.050] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:02.050] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:51:02.070] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:02.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:02.224] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:02.224] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:02.265] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:02.265] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:02.269] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:02.288] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:02.288] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:02.288] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:02.289] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:02.289] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:02.330] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:02.342] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:02.342] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:02.343] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:02.343] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:02.344] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:02.381] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:02.390] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:02.391] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:02.391] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:02.391] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:02.391] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:02.430] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:02.439] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:02.439] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:02.440] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:02.440] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:02.440] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:02.479] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:02.490] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:02.490] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:02.490] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:02.491] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:02.491] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:02.529] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:02.538] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:02.538] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:02.639] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:02.640] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:02.640] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:02.641] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:02.650] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:02.651] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:02.653] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:06.971] thr=4 paramiko.transport: starting thread (client mode): 0x5076070 +DEB [20190331-07:51:06.971] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:06.981] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:06.981] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:06.985] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:06.985] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:06.985] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:06.985] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:06.985] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:06.985] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:06.989] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:06.989] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:06.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:06.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:07.029] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:51:07.049] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:07.050] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:51:07.071] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:07.072] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:07.255] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:07.255] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:07.295] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:07.295] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:07.301] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:07.323] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:07.324] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:07.324] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:07.325] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:07.325] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:07.364] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:07.377] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:07.377] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:07.378] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:07.378] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:07.378] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:07.418] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:07.427] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:07.427] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:07.428] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:07.428] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:07.428] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:07.468] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:07.479] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:07.479] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:07.479] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:07.480] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:07.480] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:07.521] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:07.535] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:07.536] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:07.536] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:07.537] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:07.537] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:07.578] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:07.588] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:07.589] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:07.690] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:07.691] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:07.691] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:07.693] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:07.706] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:07.707] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:07.708] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:11.973] thr=5 paramiko.transport: starting thread (client mode): 0x5001d50 +DEB [20190331-07:51:11.973] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:11.982] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:11.982] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:11.985] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:11.985] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:11.985] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:11.986] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:11.986] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:11.986] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:11.990] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:11.990] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:11.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:11.992] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:12.031] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:51:12.052] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:12.053] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:51:12.074] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:12.075] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:12.229] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:12.229] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:12.269] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:12.269] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:12.275] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:12.290] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:12.290] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:12.290] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:12.291] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:12.291] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:12.331] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:12.344] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:12.344] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:12.344] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:12.345] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:12.345] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:12.385] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:12.394] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:12.394] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:12.395] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:12.395] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:12.395] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:12.436] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:12.444] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:12.445] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:12.445] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:12.446] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:12.446] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:12.484] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:12.495] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:12.495] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:12.496] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:12.496] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:12.496] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:12.534] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:12.543] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:12.543] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:12.644] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:12.645] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:12.645] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:12.646] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:12.655] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:12.656] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:12.657] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:16.971] thr=6 paramiko.transport: starting thread (client mode): 0x500cf10 +DEB [20190331-07:51:16.971] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:16.980] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:16.980] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:16.984] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:16.984] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:16.984] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:16.984] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:16.984] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:16.984] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:16.988] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:16.988] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:16.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:16.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:17.025] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:51:17.047] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:17.047] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:51:17.068] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:17.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:17.249] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:17.249] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:17.275] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:17.275] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:17.285] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:17.307] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:17.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:17.308] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:17.308] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:17.309] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:17.350] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:17.366] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:17.367] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:17.367] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:17.368] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:17.368] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:17.406] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:17.415] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:17.415] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:17.415] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:17.416] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:17.416] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:17.454] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:17.463] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:17.463] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:17.464] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:17.464] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:17.464] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:17.503] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:17.520] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:17.520] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:17.521] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:17.521] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:17.521] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:17.561] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:17.570] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:17.570] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:17.671] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:17.672] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:17.672] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:17.674] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:17.688] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:17.689] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:17.690] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:21.971] thr=7 paramiko.transport: starting thread (client mode): 0x500cfd0 +DEB [20190331-07:51:21.972] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:21.981] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:21.982] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:21.985] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:21.985] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:21.985] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:21.985] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:21.985] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:21.985] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:21.989] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:21.989] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:21.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:21.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:22.027] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:51:22.048] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:22.049] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:51:22.073] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:22.073] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:22.303] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:22.303] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:22.350] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:22.350] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:22.356] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:22.376] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:22.376] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:22.376] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:22.377] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:22.377] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:22.416] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:22.434] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:22.434] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:22.434] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:22.435] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:22.435] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:22.473] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:22.483] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:22.483] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:22.483] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:22.484] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:22.484] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:22.523] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:22.533] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:22.534] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:22.534] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:22.535] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:22.535] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:22.574] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:22.587] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:22.587] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:22.587] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:22.588] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:22.588] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:22.627] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:22.706] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:22.707] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:22.809] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:22.809] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:22.810] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:22.811] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:22.821] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:22.821] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:22.823] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:26.981] thr=1 paramiko.transport: starting thread (client mode): 0x5089f30 +DEB [20190331-07:51:26.981] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:26.991] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:26.991] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:26.995] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:26.995] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:26.995] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:26.995] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:26.995] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:26.995] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:27.000] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:27.001] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:27.001] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:27.005] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:27.040] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:51:27.062] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:27.062] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:51:27.085] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:27.086] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:27.284] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:27.284] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:27.326] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:27.326] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:27.332] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:27.348] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:27.349] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:27.349] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:27.350] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:27.350] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:27.391] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:27.407] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:27.407] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:27.408] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:27.408] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:27.409] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:27.448] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:27.458] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:27.458] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:27.458] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:27.459] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:27.459] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:27.497] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:27.506] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:27.506] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:27.507] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:27.507] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:27.507] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:27.547] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:27.558] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:27.558] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:27.559] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:27.559] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:27.560] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:27.599] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:27.609] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:27.609] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:27.709] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:27.710] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:27.710] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:27.711] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:27.720] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:27.721] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:27.722] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:31.972] thr=3 paramiko.transport: starting thread (client mode): 0x4d79050 +DEB [20190331-07:51:31.972] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:31.981] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:31.982] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:31.985] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:31.985] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:31.985] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:31.986] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:31.986] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:31.986] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:31.990] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:31.990] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:31.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:31.992] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:32.031] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:51:32.076] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:32.077] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:51:32.100] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:32.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:32.365] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:32.365] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:32.406] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:32.406] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:32.409] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:32.426] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:32.426] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:32.427] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:32.427] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:32.427] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:32.467] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:32.488] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:32.489] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:32.489] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:32.490] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:32.490] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:32.532] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:32.545] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:32.545] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:32.545] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:32.546] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:32.546] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:32.588] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:32.601] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:32.602] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:32.602] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:32.603] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:32.603] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:32.642] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:32.654] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:32.654] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:32.655] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:32.655] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:32.655] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:32.694] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:32.704] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:32.704] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:32.805] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:32.806] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:32.806] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:32.812] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:32.836] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:32.837] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:32.839] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:36.971] thr=4 paramiko.transport: starting thread (client mode): 0x4c590f0 +DEB [20190331-07:51:36.971] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:36.981] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:36.981] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:36.986] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:36.986] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:36.986] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:36.986] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:36.987] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:36.987] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:36.991] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:36.991] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:36.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:36.993] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:37.031] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:51:37.054] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:37.055] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:51:37.083] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:37.083] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:37.282] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:37.282] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:37.323] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:37.323] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:37.331] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:37.357] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:37.358] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:37.358] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:37.359] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:37.359] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:37.398] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:37.413] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:37.414] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:37.414] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:37.415] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:37.415] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:37.455] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:37.467] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:37.468] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:37.468] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:37.469] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:37.469] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:37.510] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:37.522] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:37.522] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:37.522] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:37.523] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:37.523] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:37.563] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:37.578] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:37.578] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:37.579] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:37.580] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:37.580] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:37.617] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:37.628] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:37.629] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:37.731] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:37.731] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:37.731] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:37.732] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:37.742] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:37.742] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:37.744] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:41.971] thr=5 paramiko.transport: starting thread (client mode): 0x4ccddf0 +DEB [20190331-07:51:41.971] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:41.979] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:41.979] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:41.982] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:41.982] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:41.982] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:41.982] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:41.982] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:41.982] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:41.986] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:41.987] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:41.987] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:41.988] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:42.026] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:51:42.047] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:42.047] thr=5 paramiko.transport: userauth is OK +INF [20190331-07:51:42.068] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:42.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:42.242] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:42.242] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:42.283] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:42.283] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:42.291] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:42.308] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:42.308] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:42.309] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:42.309] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:42.309] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:42.350] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:42.363] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:42.363] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:42.363] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:42.364] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:42.364] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:42.402] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:42.411] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:42.411] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:42.411] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:42.412] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:42.412] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:42.451] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:42.459] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:42.460] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:42.460] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:42.461] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:42.461] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:42.499] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:42.510] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:42.511] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:42.511] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:42.512] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:42.512] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:42.550] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:42.558] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:42.560] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:42.660] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:42.661] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:42.661] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:42.662] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:42.671] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:42.671] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:42.673] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:46.975] thr=6 paramiko.transport: starting thread (client mode): 0x4d79490 +DEB [20190331-07:51:46.975] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:46.992] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:46.992] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:46.998] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:46.999] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:46.999] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:46.999] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:46.999] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:47.000] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:47.005] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:47.005] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:47.006] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:47.007] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:47.043] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:51:47.072] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:47.073] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:51:47.116] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:47.117] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:47.661] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:47.661] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:47.703] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:47.703] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:47.711] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:47.731] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:47.731] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:47.732] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:47.733] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:47.733] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:47.775] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:47.791] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:47.791] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:47.792] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:47.793] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:47.793] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:47.831] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:47.843] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:47.844] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:47.844] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:47.845] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:47.845] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:47.885] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:47.896] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:47.896] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:47.896] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:47.897] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:47.897] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:47.937] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:47.953] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:47.953] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:47.954] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:47.954] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:47.955] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:47.996] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:48.008] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:48.008] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:48.109] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:48.110] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:48.110] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:48.112] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:48.123] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:48.125] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:48.126] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:51.974] thr=7 paramiko.transport: starting thread (client mode): 0x4d7e070 +DEB [20190331-07:51:51.974] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:51.986] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:51.987] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:51.993] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:51.993] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:51.993] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:51.993] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:51.993] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:51.993] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:51.998] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:51.998] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:51.999] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:52.001] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:52.037] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:51:52.064] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:52.065] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:51:52.092] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:52.092] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:52.369] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:52.369] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:52.410] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:52.411] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:52.420] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:52.441] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:52.441] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:52.442] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:52.442] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:52.442] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:52.481] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:52.498] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:52.498] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:52.499] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:52.499] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:52.499] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:52.540] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:52.551] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:52.552] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:52.553] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:52.553] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:52.553] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:52.595] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:52.607] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:52.607] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:52.607] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:52.608] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:52.608] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:52.649] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:52.664] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:52.664] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:52.665] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:52.665] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:52.665] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:52.705] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:52.715] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:52.716] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:52.816] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:52.817] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:52.817] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:52.820] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:52.831] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:52.832] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:52.833] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-07:51:56.977] thr=8 paramiko.transport: starting thread (client mode): 0x4d7e630 +DEB [20190331-07:51:56.978] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:51:56.990] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:51:56.990] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:51:56.995] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:51:56.995] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:51:56.995] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:51:56.996] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:51:56.996] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:51:56.996] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-07:51:57.001] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:51:57.001] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-07:51:57.001] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:51:57.003] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:51:57.038] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:51:57.111] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:51:57.112] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:51:57.139] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:51:57.140] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:51:57.434] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:51:57.435] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:51:57.474] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:51:57.474] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:51:57.482] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:51:57.505] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:51:57.506] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:51:57.506] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:51:57.507] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:51:57.507] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:51:57.547] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:51:57.565] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:51:57.565] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:51:57.565] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:51:57.566] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:51:57.566] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:51:57.607] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:51:57.618] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:51:57.619] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:51:57.619] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:51:57.620] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:51:57.620] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:51:57.662] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:51:57.674] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:51:57.674] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:51:57.674] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:51:57.675] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:51:57.675] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:51:57.716] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:51:57.729] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:51:57.730] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:51:57.730] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:51:57.731] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:51:57.731] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:51:57.770] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:51:57.782] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:51:57.782] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:51:57.883] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:51:57.884] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:51:57.885] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:51:57.886] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:51:57.897] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:51:57.898] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:51:57.900] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:01.971] thr=9 paramiko.transport: starting thread (client mode): 0x4d79130 +DEB [20190331-07:52:01.971] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:01.981] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:01.981] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:01.984] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:01.984] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:01.984] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:01.984] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:01.984] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:01.984] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:01.988] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:01.989] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:01.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:01.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:02.028] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:52:02.048] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:02.049] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:52:02.070] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:02.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:02.219] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:02.220] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:02.261] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:02.261] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:02.264] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:02.279] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:02.280] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:02.280] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:02.280] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:02.280] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:02.321] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:02.335] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:02.335] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:02.336] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:02.336] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:02.336] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:02.377] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:02.387] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:02.387] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:02.388] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:02.388] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:02.389] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:02.428] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:02.438] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:02.438] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:02.438] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:02.439] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:02.439] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:02.477] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:02.489] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:02.489] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:02.489] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:02.490] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:02.490] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:02.528] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:02.537] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:02.538] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:02.638] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:02.639] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:02.639] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:02.640] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:02.649] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:02.650] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:02.651] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:06.973] thr=10 paramiko.transport: starting thread (client mode): 0x4c7be50 +DEB [20190331-07:52:06.974] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:06.983] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:06.983] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:06.987] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:06.987] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:06.987] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:06.987] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:06.987] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:06.987] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:06.991] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:06.992] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:06.992] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:06.993] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:07.031] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:52:07.052] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:07.053] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:52:07.077] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:07.077] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:07.311] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:07.311] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:07.352] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:07.352] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:07.359] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:07.394] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:07.395] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:07.408] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:07.442] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:07.442] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:07.451] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:07.470] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:07.470] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:07.471] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:07.471] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:07.472] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:07.512] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:07.528] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:07.529] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:07.529] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:07.530] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:07.530] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:07.576] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:07.580] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:07.580] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:07.580] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:07.581] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:07.581] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:07.621] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:07.634] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:07.634] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:07.635] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:07.635] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:07.636] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:07.681] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:07.685] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:07.685] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:07.786] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:07.787] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:07.787] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:07.795] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:07.797] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:07.798] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:07.800] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:16.981] thr=1 paramiko.transport: starting thread (client mode): 0x5d0c090 +DEB [20190331-07:52:16.982] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:16.992] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:16.992] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:16.995] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:16.995] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:16.995] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:16.996] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:16.996] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:16.996] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:17.001] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:17.001] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:17.001] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:17.005] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:17.039] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:52:17.060] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:17.061] thr=1 paramiko.transport: userauth is OK +INF [20190331-07:52:17.083] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:17.083] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:17.245] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:17.245] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:17.286] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:17.286] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:17.290] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:17.307] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:17.308] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:17.308] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:17.309] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:17.309] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:17.349] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:17.361] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:17.361] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:17.362] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:17.362] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:17.362] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:17.402] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:17.411] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:17.411] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:17.412] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:17.412] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:17.412] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:17.452] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:17.461] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:17.461] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:17.462] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:17.462] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:17.462] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:17.503] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:17.514] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:17.515] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:17.515] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:17.515] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:17.516] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:17.556] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:17.566] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:17.566] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:17.666] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:17.667] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:17.667] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:17.668] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:17.678] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:17.679] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:17.680] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:21.231] thr=3 paramiko.transport: starting thread (client mode): 0x5c35c10 +DEB [20190331-07:52:21.232] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:21.247] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:21.247] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:21.254] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:21.254] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:21.254] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:21.254] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:21.255] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:21.255] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:21.263] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:21.263] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:21.264] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:21.265] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:21.301] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:52:21.325] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:21.326] thr=3 paramiko.transport: userauth is OK +INF [20190331-07:52:21.355] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:21.355] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:21.520] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:21.520] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:21.561] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:21.561] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:21.566] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:21.580] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:21.580] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:21.581] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:21.581] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:21.582] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:21.621] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:21.634] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:21.635] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:21.635] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:21.636] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:21.636] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:21.674] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:21.683] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:21.684] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:21.684] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:21.685] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:21.685] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:21.725] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:21.734] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:21.734] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:21.734] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:21.735] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:21.735] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:21.773] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:21.785] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:21.785] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:21.786] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:21.786] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:21.786] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:21.828] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:21.838] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:21.839] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:21.940] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:21.941] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:21.941] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:21.942] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:21.951] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:21.952] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:21.953] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:26.235] thr=4 paramiko.transport: starting thread (client mode): 0x5fda6d0 +DEB [20190331-07:52:26.235] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:26.246] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:26.247] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:26.251] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:26.252] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:26.252] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:26.252] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:26.252] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:26.252] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:26.257] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:26.257] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:26.257] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:26.259] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:26.296] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:52:26.332] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:26.333] thr=4 paramiko.transport: userauth is OK +INF [20190331-07:52:26.368] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:26.369] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:26.577] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:26.577] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:26.619] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:26.619] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:26.624] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:26.639] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:26.640] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:26.640] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:26.641] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:26.641] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:26.680] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:26.702] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:26.703] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:26.703] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:26.704] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:26.705] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:26.746] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:26.761] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:26.762] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:26.762] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:26.763] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:26.764] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:26.806] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:26.828] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:26.828] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:26.829] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:26.830] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:26.830] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:26.870] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:26.885] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:26.885] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:26.885] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:26.886] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:26.886] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:26.927] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:26.941] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:26.941] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:27.042] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:27.043] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:27.043] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:27.045] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:27.058] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:27.059] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:27.061] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:31.245] thr=6 paramiko.transport: starting thread (client mode): 0x5d0c710 +DEB [20190331-07:52:31.245] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:31.264] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:31.265] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:31.273] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:31.273] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:31.274] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:31.274] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:31.274] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:31.274] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:31.285] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:31.286] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:31.286] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:31.289] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:31.324] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:52:31.360] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:31.361] thr=6 paramiko.transport: userauth is OK +INF [20190331-07:52:31.404] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:31.404] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:32.202] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:32.202] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:32.243] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:32.244] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:32.251] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:32.295] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:32.295] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:32.296] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:32.298] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:32.298] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:32.339] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:32.373] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:32.374] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:32.375] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:32.420] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:32.420] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:32.428] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:32.469] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:32.470] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:32.471] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:32.511] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:32.512] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:32.515] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:32.542] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:32.543] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:32.544] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:32.547] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:32.548] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:32.592] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:32.640] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:32.640] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:32.641] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:32.643] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:32.643] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:32.683] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:32.708] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:32.708] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:32.811] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:32.812] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:32.813] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:32.815] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:32.835] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:32.837] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:32.840] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:36.232] thr=7 paramiko.transport: starting thread (client mode): 0x5fdaa30 +DEB [20190331-07:52:36.232] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:36.245] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:36.245] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:36.249] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:36.249] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:36.249] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:36.250] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:36.250] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:36.250] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:36.254] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:36.254] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:36.255] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:36.256] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:36.295] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:52:36.320] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:36.321] thr=7 paramiko.transport: userauth is OK +INF [20190331-07:52:36.349] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:36.350] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:36.492] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:36.492] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:36.532] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:36.532] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:36.538] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:36.551] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:36.552] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:36.552] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:36.553] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:36.553] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:36.594] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:36.605] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:36.606] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:36.606] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:36.607] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:36.607] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:36.646] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:36.655] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:36.655] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:36.655] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:36.656] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:36.656] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:36.695] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:36.704] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:36.704] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:36.705] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:36.705] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:36.705] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:36.743] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:36.755] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:36.755] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:36.755] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:36.756] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:36.756] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:36.794] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:36.803] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:36.803] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:36.904] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:36.905] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:36.905] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:36.906] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:36.916] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:36.916] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:36.918] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:41.230] thr=8 paramiko.transport: starting thread (client mode): 0x5c35dd0 +DEB [20190331-07:52:41.230] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:41.242] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:41.242] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:41.247] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:41.247] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:41.247] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:41.247] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:41.248] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:41.248] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:41.252] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:41.252] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:41.252] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:41.253] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:41.291] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:52:41.311] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:41.312] thr=8 paramiko.transport: userauth is OK +INF [20190331-07:52:41.351] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:41.351] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:41.505] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:41.505] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:41.545] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:41.545] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:41.550] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:41.563] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:41.563] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:41.563] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:41.564] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:41.564] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:41.606] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:41.618] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:41.619] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:41.619] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:41.620] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:41.620] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:41.659] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:41.668] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:41.669] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:41.669] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:41.670] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:41.670] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:41.711] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:41.720] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:41.720] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:41.721] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:41.721] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:41.722] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:41.760] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:41.771] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:41.771] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:41.772] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:41.772] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:41.772] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:41.810] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:41.819] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:41.819] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:41.920] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:41.921] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:41.921] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:41.922] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:41.932] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:41.932] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:41.934] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:46.232] thr=9 paramiko.transport: starting thread (client mode): 0x5c24810 +DEB [20190331-07:52:46.232] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:46.242] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:46.242] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:46.245] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:46.246] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:46.246] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:46.246] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:46.246] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:46.246] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:46.250] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:46.251] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:46.251] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:46.252] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:46.289] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:52:46.309] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:46.309] thr=9 paramiko.transport: userauth is OK +INF [20190331-07:52:46.334] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:46.335] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:46.525] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:46.526] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:46.566] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:46.566] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:46.572] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:46.598] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:46.598] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:46.599] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:46.599] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:46.599] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:46.639] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:46.653] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:46.653] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:46.653] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:46.654] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:46.654] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:46.692] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:46.702] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:46.702] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:46.702] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:46.703] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:46.703] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:46.744] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:46.753] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:46.753] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:46.754] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:46.754] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:46.755] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:46.795] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:46.809] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:46.809] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:46.809] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:46.810] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:46.810] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:46.851] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:46.863] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:46.864] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:46.965] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:46.966] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:46.966] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:46.967] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:46.976] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:46.977] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:46.978] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:51.267] thr=10 paramiko.transport: starting thread (client mode): 0x5c35610 +DEB [20190331-07:52:51.268] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:51.268] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:51.268] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:51.283] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:51.283] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:51.283] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:51.283] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:51.283] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:51.284] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:51.299] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:51.300] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:51.301] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:51.304] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:51.354] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:52:51.404] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:51.406] thr=10 paramiko.transport: userauth is OK +INF [20190331-07:52:51.458] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:51.459] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:52.099] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:52.099] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:52.140] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:52.141] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:52.152] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:52.209] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:52.209] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:52.211] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:52.252] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:52.253] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:52.258] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:52.325] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:52.325] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:52.326] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:52.327] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:52.328] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:52.369] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:52.407] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:52.408] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:52.409] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:52.410] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:52.410] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:52.455] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:52.476] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:52.478] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:52.478] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:52.481] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:52.481] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:52.521] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:52.565] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:52.566] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:52.567] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:52.613] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:52.613] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:52.629] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:52.664] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:52.664] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:52.767] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:52.769] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:52.769] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:52.772] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:52.794] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:52.794] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:52.798] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-07:52:56.230] thr=11 paramiko.transport: starting thread (client mode): 0x5be97d0 +DEB [20190331-07:52:56.230] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:52:56.240] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:52:56.240] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:52:56.244] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:52:56.244] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:52:56.244] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:52:56.244] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:52:56.244] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:52:56.244] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-07:52:56.250] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:52:56.250] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-07:52:56.250] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:52:56.252] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:52:56.289] thr=11 paramiko.transport: userauth is OK +INF [20190331-07:52:56.314] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:52:56.315] thr=11 paramiko.transport: userauth is OK +INF [20190331-07:52:56.341] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:52:56.341] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:52:56.506] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:52:56.506] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:52:56.645] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:52:56.645] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:52:56.650] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:52:56.662] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:52:56.663] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:52:56.663] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:52:56.664] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:52:56.664] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:52:56.703] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:52:56.716] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:52:56.716] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:52:56.716] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:52:56.717] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:52:56.717] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:52:56.759] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:52:56.767] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:52:56.768] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:52:56.768] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:52:56.769] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:52:56.769] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:52:56.811] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:52:56.819] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:52:56.819] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:52:56.820] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:52:56.821] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:52:56.821] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:52:56.860] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:52:56.871] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:52:56.871] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:52:56.871] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:52:56.872] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:52:56.872] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:52:56.913] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:52:56.922] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:52:56.922] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:52:57.023] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:52:57.023] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:52:57.023] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:52:57.025] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:52:57.034] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:52:57.034] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:52:57.036] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:01.231] thr=12 paramiko.transport: starting thread (client mode): 0x5c80c10 +DEB [20190331-07:53:01.231] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:01.246] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:01.246] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:01.252] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:01.252] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:01.252] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:01.252] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:01.252] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:01.252] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:01.259] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:01.259] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:01.259] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:01.260] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:01.297] thr=12 paramiko.transport: userauth is OK +INF [20190331-07:53:01.369] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:01.370] thr=12 paramiko.transport: userauth is OK +INF [20190331-07:53:01.405] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:01.406] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:01.598] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:01.598] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:01.639] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:01.639] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:01.645] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:01.669] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:01.670] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:01.670] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:01.709] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:01.710] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:01.712] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:01.731] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:01.732] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:01.732] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:01.733] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:01.733] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:01.773] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:01.790] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:01.790] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:01.791] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:01.792] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:01.792] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:01.831] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:01.847] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:01.848] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:01.849] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:01.850] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:01.850] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:01.889] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:01.909] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:01.909] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:01.910] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:01.910] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:01.911] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:01.951] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:01.970] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:01.970] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:02.071] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:02.071] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:02.072] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:02.074] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:02.087] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:02.089] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:02.091] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:06.259] thr=13 paramiko.transport: starting thread (client mode): 0x5bbacd0 +DEB [20190331-07:53:06.260] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:06.293] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:06.293] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:06.309] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:06.309] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:06.310] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:06.310] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:06.310] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:06.311] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:06.325] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:06.325] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:06.326] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:06.329] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:06.367] thr=13 paramiko.transport: userauth is OK +INF [20190331-07:53:06.414] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:06.415] thr=13 paramiko.transport: userauth is OK +INF [20190331-07:53:06.484] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:06.485] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:07.256] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:07.257] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:07.297] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:07.297] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:07.306] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:07.360] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:07.360] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:07.361] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:07.363] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:07.364] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:07.406] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:07.444] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:07.445] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:07.445] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:07.446] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:07.447] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:07.487] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:07.516] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:07.516] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:07.517] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:07.524] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:07.524] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:07.564] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:07.610] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:07.611] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:07.612] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:07.613] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:07.613] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:07.653] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:07.696] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:07.697] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:07.698] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:07.699] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:07.699] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:07.748] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:07.823] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:07.824] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:07.924] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:07.925] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:07.926] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:07.929] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:07.959] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:07.960] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:07.963] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:11.238] thr=14 paramiko.transport: starting thread (client mode): 0x5fdbed0 +DEB [20190331-07:53:11.238] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:11.255] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:11.256] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:11.262] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:11.262] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:11.262] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:11.262] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:11.263] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:11.263] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:11.274] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:11.275] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:11.276] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:11.278] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:11.313] thr=14 paramiko.transport: userauth is OK +INF [20190331-07:53:11.353] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:11.354] thr=14 paramiko.transport: userauth is OK +INF [20190331-07:53:11.399] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:11.400] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:11.636] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:11.636] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:11.825] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:11.825] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:11.831] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:11.850] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:11.851] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:11.851] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:11.852] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:11.852] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:11.894] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:11.911] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:11.911] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:11.912] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:11.912] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:11.912] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:11.952] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:11.961] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:11.962] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:11.962] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:11.963] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:11.963] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:12.001] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:12.012] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:12.012] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:12.013] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:12.014] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:12.014] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:12.052] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:12.068] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:12.068] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:12.068] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:12.069] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:12.069] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:12.109] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:12.120] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:12.120] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:12.221] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:12.222] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:12.222] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:12.223] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:12.237] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:12.237] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:12.240] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:16.234] thr=15 paramiko.transport: starting thread (client mode): 0x5c4e730 +DEB [20190331-07:53:16.234] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:16.258] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:16.258] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:16.263] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:16.263] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:16.263] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:16.263] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:16.264] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:16.264] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:16.269] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:16.270] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:16.270] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:16.272] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:16.309] thr=15 paramiko.transport: userauth is OK +INF [20190331-07:53:16.339] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:16.340] thr=15 paramiko.transport: userauth is OK +INF [20190331-07:53:16.389] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:16.390] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:16.668] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:16.668] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:16.708] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:16.708] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:16.711] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:16.726] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:16.726] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:16.727] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:16.727] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:16.727] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:16.768] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:16.781] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:16.782] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:16.782] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:16.782] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:16.782] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:16.821] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:16.830] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:16.830] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:16.831] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:16.831] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:16.831] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:16.870] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:16.879] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:16.879] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:16.880] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:16.880] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:16.881] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:16.918] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:16.930] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:16.931] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:16.931] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:16.932] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:16.932] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:16.970] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:16.979] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:16.979] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:17.080] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:17.081] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:17.081] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:17.082] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:17.091] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:17.092] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:17.093] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:21.231] thr=16 paramiko.transport: starting thread (client mode): 0x5ca9f50 +DEB [20190331-07:53:21.231] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:21.250] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:21.250] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:21.258] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:21.258] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:21.259] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:21.259] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:21.259] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:21.259] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:21.264] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:21.264] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:21.264] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:21.266] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:21.302] thr=16 paramiko.transport: userauth is OK +INF [20190331-07:53:21.343] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:21.343] thr=16 paramiko.transport: userauth is OK +INF [20190331-07:53:21.377] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:21.377] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:21.566] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:21.566] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:21.607] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:21.607] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:21.612] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:21.628] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:21.628] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:21.628] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:21.629] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:21.629] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:21.670] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:21.683] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:21.683] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:21.684] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:21.684] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:21.684] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:21.725] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:21.736] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:21.736] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:21.736] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:21.737] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:21.737] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:21.775] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:21.784] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:21.784] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:21.784] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:21.785] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:21.785] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:21.826] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:21.841] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:21.841] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:21.843] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:21.843] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:21.843] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:21.881] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:21.891] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:21.891] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:21.991] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:21.992] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:21.992] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:21.993] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:22.002] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:22.003] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:22.004] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:26.231] thr=17 paramiko.transport: starting thread (client mode): 0x5b7ba10 +DEB [20190331-07:53:26.231] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:26.243] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:26.243] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:26.248] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:26.248] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:26.248] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:26.248] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:26.249] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:26.249] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:26.254] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:26.254] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:26.255] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:26.256] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:26.293] thr=17 paramiko.transport: userauth is OK +INF [20190331-07:53:26.315] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:26.316] thr=17 paramiko.transport: userauth is OK +INF [20190331-07:53:26.341] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:26.341] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:26.505] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:26.505] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:26.546] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:26.546] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:26.550] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:26.564] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:26.564] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:26.565] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:26.565] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:26.565] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:26.606] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:26.620] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:26.621] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:26.621] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:26.622] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:26.622] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:26.662] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:26.671] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:26.671] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:26.672] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:26.672] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:26.672] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:26.713] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:26.722] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:26.723] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:26.723] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:26.724] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:26.724] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:26.762] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:26.773] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:26.774] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:26.774] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:26.774] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:26.775] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:26.814] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:26.823] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:26.824] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:26.924] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:26.925] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:26.925] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:26.926] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:26.935] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:26.936] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:26.937] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:31.231] thr=18 paramiko.transport: starting thread (client mode): 0x5c4ee10 +DEB [20190331-07:53:31.232] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:31.242] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:31.242] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:31.247] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:31.247] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:31.247] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:31.247] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:31.247] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:31.247] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:31.253] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:31.253] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:31.253] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:31.254] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:31.291] thr=18 paramiko.transport: userauth is OK +INF [20190331-07:53:31.319] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:31.320] thr=18 paramiko.transport: userauth is OK +INF [20190331-07:53:31.345] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:31.346] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:31.518] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:31.518] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:31.558] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:31.558] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:31.562] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:31.575] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:31.575] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:31.576] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:31.613] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:31.614] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:31.615] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:31.627] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:31.627] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:31.627] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:31.628] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:31.628] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:31.669] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:31.679] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:31.679] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:31.679] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:31.680] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:31.680] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:31.721] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:31.730] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:31.730] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:31.731] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:31.731] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:31.731] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:31.772] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:31.783] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:31.784] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:31.784] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:31.785] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:31.785] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:31.824] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:31.834] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:31.834] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:31.935] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:31.935] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:31.936] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:31.937] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:31.946] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:31.947] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:31.948] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:36.233] thr=19 paramiko.transport: starting thread (client mode): 0x5b9a910 +DEB [20190331-07:53:36.233] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:36.244] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:36.244] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:36.248] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:36.248] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:36.248] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:36.248] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:36.248] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:36.248] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:36.253] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:36.254] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:36.254] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:36.255] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:36.293] thr=19 paramiko.transport: userauth is OK +INF [20190331-07:53:36.315] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:36.316] thr=19 paramiko.transport: userauth is OK +INF [20190331-07:53:36.348] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:36.349] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:36.542] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:36.542] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:36.583] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:36.583] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:36.589] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:36.603] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:36.604] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:36.604] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:36.605] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:36.605] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:36.643] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:36.658] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:36.658] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:36.658] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:36.659] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:36.659] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:36.698] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:36.707] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:36.707] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:36.708] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:36.709] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:36.709] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:36.747] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:36.757] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:36.757] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:36.758] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:36.758] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:36.758] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:36.797] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:36.809] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:36.809] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:36.809] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:36.810] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:36.810] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:36.849] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:36.858] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:36.858] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:36.959] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:36.960] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:36.960] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:36.961] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:36.971] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:36.971] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:36.973] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:41.234] thr=20 paramiko.transport: starting thread (client mode): 0x5b7b190 +DEB [20190331-07:53:41.234] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:41.249] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:41.249] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:41.255] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:41.255] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:41.255] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:41.255] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:41.255] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:41.256] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:41.260] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:41.261] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:41.261] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:41.263] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:41.300] thr=20 paramiko.transport: userauth is OK +INF [20190331-07:53:41.334] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:41.335] thr=20 paramiko.transport: userauth is OK +INF [20190331-07:53:41.360] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:41.360] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:41.529] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:41.529] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:41.569] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:41.569] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:41.574] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:41.588] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:41.588] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:41.589] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:41.589] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:41.589] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:41.628] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:41.641] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:41.641] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:41.641] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:41.642] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:41.642] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:41.681] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:41.691] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:41.691] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:41.692] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:41.692] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:41.692] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:41.730] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:41.739] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:41.739] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:41.740] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:41.740] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:41.740] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:41.779] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:41.791] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:41.791] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:41.791] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:41.792] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:41.792] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:41.830] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:41.839] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:41.839] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:41.941] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:41.942] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:41.942] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:41.943] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:41.952] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:41.953] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:41.954] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:46.232] thr=21 paramiko.transport: starting thread (client mode): 0x5b7b490 +DEB [20190331-07:53:46.232] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:46.246] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:46.246] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:46.249] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:46.249] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:46.249] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:46.249] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:46.249] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:46.249] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:46.254] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:46.254] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:46.254] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:46.255] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:46.293] thr=21 paramiko.transport: userauth is OK +INF [20190331-07:53:46.316] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:46.317] thr=21 paramiko.transport: userauth is OK +INF [20190331-07:53:46.349] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:46.349] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:46.519] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:46.519] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:46.559] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:46.559] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:46.566] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:46.576] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:46.576] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:46.577] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:46.578] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:46.578] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:46.616] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:46.629] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:46.629] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:46.629] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:46.630] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:46.630] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:46.671] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:46.678] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:46.678] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:46.678] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:46.679] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:46.679] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:46.719] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:46.727] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:46.727] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:46.727] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:46.728] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:46.728] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:46.767] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:46.779] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:46.779] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:46.779] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:46.780] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:46.780] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:46.820] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:46.828] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:46.828] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:46.929] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:46.930] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:46.930] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:46.932] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:46.940] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:46.941] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:46.942] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:51.232] thr=22 paramiko.transport: starting thread (client mode): 0x5c1c450 +DEB [20190331-07:53:51.232] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:51.249] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:51.249] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:51.251] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:51.251] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:51.251] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:51.251] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:51.251] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:51.251] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:51.255] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:51.256] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:51.256] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:51.257] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:51.294] thr=22 paramiko.transport: userauth is OK +INF [20190331-07:53:51.316] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:51.317] thr=22 paramiko.transport: userauth is OK +INF [20190331-07:53:51.358] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:51.359] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:51.514] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:51.514] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:51.555] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:51.555] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:51.560] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:51.572] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:51.573] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:51.573] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:51.574] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:51.574] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:51.624] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:51.627] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:51.627] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:51.628] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:51.628] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:51.628] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:51.670] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:51.682] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:51.682] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:51.683] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:51.683] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:51.683] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:51.724] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:51.731] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:51.732] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:51.732] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:51.733] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:51.733] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:51.772] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:51.783] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:51.783] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:51.784] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:51.784] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:51.784] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:51.827] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:51.832] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:51.833] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:51.933] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:51.933] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:51.934] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:51.936] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:51.944] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:51.945] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:51.946] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-07:53:56.232] thr=23 paramiko.transport: starting thread (client mode): 0x5c1c970 +DEB [20190331-07:53:56.232] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:53:56.243] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:53:56.243] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:53:56.247] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:53:56.247] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:53:56.247] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:53:56.247] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:53:56.247] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:53:56.247] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-07:53:56.252] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:53:56.252] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-07:53:56.252] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:53:56.254] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:53:56.289] thr=23 paramiko.transport: userauth is OK +INF [20190331-07:53:56.310] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:53:56.311] thr=23 paramiko.transport: userauth is OK +INF [20190331-07:53:56.338] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:53:56.339] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:53:56.524] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:53:56.525] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:53:56.565] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:53:56.565] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:53:56.570] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:53:56.584] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:53:56.585] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:53:56.585] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:53:56.586] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:53:56.586] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:53:56.625] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:53:56.638] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:53:56.639] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:53:56.639] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:53:56.640] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:53:56.640] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:53:56.682] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:53:56.691] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:53:56.691] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:53:56.692] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:53:56.692] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:53:56.692] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:53:56.730] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:53:56.739] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:53:56.740] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:53:56.740] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:53:56.741] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:53:56.741] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:53:56.779] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:53:56.791] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:53:56.791] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:53:56.791] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:53:56.792] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:53:56.792] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:53:56.830] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:53:56.839] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:53:56.839] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:53:56.940] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:53:56.941] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:53:56.941] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:53:56.942] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:53:56.951] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:53:56.951] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:53:56.952] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:01.232] thr=24 paramiko.transport: starting thread (client mode): 0x5c89a10 +DEB [20190331-07:54:01.233] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:01.244] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:01.244] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:01.248] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:01.248] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:01.248] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:01.249] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:01.249] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:01.249] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:01.253] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:01.254] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:01.254] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:01.256] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:01.293] thr=24 paramiko.transport: userauth is OK +INF [20190331-07:54:01.315] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:01.316] thr=24 paramiko.transport: userauth is OK +INF [20190331-07:54:01.346] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:01.346] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:01.519] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:01.519] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:01.559] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:01.559] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:01.562] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:01.575] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:01.575] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:01.576] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:01.576] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:01.577] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:01.617] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:01.629] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:01.629] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:01.630] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:01.630] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:01.630] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:01.670] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:01.679] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:01.679] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:01.679] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:01.680] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:01.680] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:01.719] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:01.728] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:01.728] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:01.729] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:01.729] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:01.729] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:01.767] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:01.778] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:01.778] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:01.778] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:01.779] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:01.779] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:01.817] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:01.827] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:01.827] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:01.928] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:01.930] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:01.930] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:01.932] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:01.946] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:01.947] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:01.949] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:06.232] thr=25 paramiko.transport: starting thread (client mode): 0x5b6f370 +DEB [20190331-07:54:06.232] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:06.242] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:06.242] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:06.245] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:06.245] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:06.245] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:06.246] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:06.246] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:06.246] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:06.250] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:06.250] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:06.251] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:06.252] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:06.291] thr=25 paramiko.transport: userauth is OK +INF [20190331-07:54:06.364] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:06.365] thr=25 paramiko.transport: userauth is OK +INF [20190331-07:54:06.394] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:06.395] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:06.597] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:06.597] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:06.636] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:06.636] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:06.641] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:06.654] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:06.655] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:06.655] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:06.656] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:06.656] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:06.699] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:06.710] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:06.711] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:06.711] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:06.712] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:06.712] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:06.750] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:06.759] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:06.760] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:06.760] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:06.761] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:06.761] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:06.799] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:06.808] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:06.809] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:06.809] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:06.810] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:06.810] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:06.848] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:06.859] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:06.860] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:06.860] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:06.860] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:06.861] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:06.899] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:06.908] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:06.908] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:07.008] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:07.009] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:07.009] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:07.011] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:07.023] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:07.024] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:07.027] thr=25 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-07:54:11.230] thr=26 paramiko.transport: starting thread (client mode): 0x5b6f130 +DEB [20190331-07:54:11.230] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:11.245] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:11.245] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:11.249] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:11.249] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:11.249] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:11.249] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:11.249] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:11.249] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:11.254] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:11.254] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:11.254] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:11.255] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:11.293] thr=26 paramiko.transport: userauth is OK +INF [20190331-07:54:11.313] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:11.314] thr=26 paramiko.transport: userauth is OK +INF [20190331-07:54:11.339] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:11.339] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:11.496] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:11.496] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:11.536] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:11.536] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:11.541] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:11.555] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:11.555] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:11.556] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:11.556] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:11.556] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:11.597] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:11.609] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:11.609] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:11.610] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:11.610] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:11.611] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:11.652] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:11.660] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:11.661] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:11.661] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:11.662] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:11.662] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:11.703] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:11.711] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:11.712] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:11.712] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:11.712] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:11.713] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:11.753] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:11.764] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:11.765] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:11.765] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:11.766] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:11.766] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:11.805] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:11.814] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:11.814] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:11.914] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:11.915] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:11.915] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:11.916] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:11.925] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:11.925] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:11.927] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:16.231] thr=27 paramiko.transport: starting thread (client mode): 0x5bcdeb0 +DEB [20190331-07:54:16.231] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:16.242] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:16.242] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:16.245] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:16.245] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:16.246] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:16.246] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:16.246] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:16.246] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:16.250] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:16.251] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:16.251] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:16.252] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:16.291] thr=27 paramiko.transport: userauth is OK +INF [20190331-07:54:16.311] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:16.311] thr=27 paramiko.transport: userauth is OK +INF [20190331-07:54:16.338] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:16.338] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:16.504] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:16.504] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:16.546] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:16.546] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:16.551] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:16.565] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:16.565] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:16.566] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:16.566] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:16.567] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:16.605] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:16.617] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:16.617] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:16.617] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:16.618] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:16.618] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:16.657] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:16.665] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:16.666] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:16.666] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:16.667] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:16.667] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:16.706] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:16.715] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:16.715] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:16.715] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:16.716] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:16.716] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:16.755] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:16.766] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:16.767] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:16.767] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:16.768] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:16.768] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:16.808] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:16.817] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:16.817] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:16.918] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:16.919] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:16.919] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:16.920] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:16.929] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:16.930] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:16.931] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:21.231] thr=28 paramiko.transport: starting thread (client mode): 0x5bb1f30 +DEB [20190331-07:54:21.231] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:21.243] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:21.243] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:21.247] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:21.248] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:21.248] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:21.248] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:21.248] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:21.248] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:21.252] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:21.252] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:21.253] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:21.254] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:21.291] thr=28 paramiko.transport: userauth is OK +INF [20190331-07:54:21.313] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:21.313] thr=28 paramiko.transport: userauth is OK +INF [20190331-07:54:21.335] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:21.335] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:21.492] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:21.492] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:21.532] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:21.532] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:21.537] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:21.551] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:21.552] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:21.552] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:21.553] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:21.553] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:21.593] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:21.605] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:21.605] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:21.605] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:21.606] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:21.606] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:21.646] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:21.655] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:21.655] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:21.656] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:21.656] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:21.656] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:21.698] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:21.708] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:21.708] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:21.708] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:21.708] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:21.708] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:21.750] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:21.761] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:21.761] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:21.761] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:21.762] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:21.762] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:21.802] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:21.811] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:21.811] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:21.912] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:21.913] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:21.913] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:21.914] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:21.923] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:21.924] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:21.926] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:26.233] thr=29 paramiko.transport: starting thread (client mode): 0x5c96070 +DEB [20190331-07:54:26.233] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:26.245] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:26.245] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:26.249] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:26.249] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:26.249] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:26.249] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:26.249] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:26.250] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:26.254] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:26.255] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:26.255] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:26.256] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:26.292] thr=29 paramiko.transport: userauth is OK +INF [20190331-07:54:26.312] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:26.313] thr=29 paramiko.transport: userauth is OK +INF [20190331-07:54:26.339] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:26.339] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:26.493] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:26.493] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:26.534] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:26.534] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:26.540] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:26.552] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:26.552] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:26.553] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:26.553] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:26.554] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:26.593] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:26.604] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:26.604] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:26.604] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:26.605] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:26.605] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:26.644] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:26.654] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:26.654] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:26.655] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:26.655] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:26.655] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:26.695] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:26.704] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:26.704] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:26.705] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:26.705] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:26.705] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:26.745] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:26.758] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:26.758] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:26.759] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:26.759] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:26.759] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:26.800] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:26.809] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:26.809] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:26.911] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:26.911] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:26.912] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:26.913] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:26.922] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:26.923] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:26.924] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:31.232] thr=30 paramiko.transport: starting thread (client mode): 0x5b9a290 +DEB [20190331-07:54:31.232] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:31.242] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:31.243] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:31.248] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:31.248] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:31.248] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:31.249] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:31.249] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:31.249] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:31.255] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:31.256] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:31.256] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:31.258] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:31.292] thr=30 paramiko.transport: userauth is OK +INF [20190331-07:54:31.316] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:31.317] thr=30 paramiko.transport: userauth is OK +INF [20190331-07:54:31.344] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:31.344] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:31.513] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:31.513] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:31.554] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:31.554] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:31.559] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:31.573] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:31.573] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:31.574] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:31.574] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:31.575] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:31.612] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:31.624] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:31.624] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:31.625] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:31.625] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:31.625] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:31.666] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:31.675] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:31.675] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:31.675] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:31.676] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:31.676] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:31.715] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:31.723] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:31.724] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:31.724] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:31.725] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:31.725] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:31.766] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:31.778] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:31.778] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:31.779] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:31.779] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:31.779] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:31.821] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:31.830] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:31.830] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:31.930] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:31.931] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:31.931] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:31.932] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:31.941] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:31.941] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:31.943] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:36.232] thr=31 paramiko.transport: starting thread (client mode): 0x5ca93d0 +DEB [20190331-07:54:36.232] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:36.245] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:36.246] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:36.251] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:36.251] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:36.251] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:36.251] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:36.251] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:36.251] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:36.256] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:36.256] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:36.257] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:36.258] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:36.295] thr=31 paramiko.transport: userauth is OK +INF [20190331-07:54:36.320] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:36.321] thr=31 paramiko.transport: userauth is OK +INF [20190331-07:54:36.348] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:36.348] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:36.501] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:36.501] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:36.542] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:36.542] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:36.546] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:36.559] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:36.560] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:36.560] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:36.561] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:36.561] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:36.600] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:36.612] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:36.612] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:36.612] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:36.613] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:36.613] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:36.652] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:36.660] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:36.661] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:36.661] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:36.662] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:36.662] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:36.701] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:36.709] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:36.710] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:36.710] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:36.711] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:36.711] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:36.750] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:36.761] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:36.761] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:36.762] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:36.762] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:36.762] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:36.801] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:36.810] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:36.810] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:36.911] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:36.912] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:36.912] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:36.913] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:36.922] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:36.922] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:36.924] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:41.230] thr=32 paramiko.transport: starting thread (client mode): 0x5ca9970 +DEB [20190331-07:54:41.230] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:41.241] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:41.241] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:41.244] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:41.244] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:41.244] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:41.244] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:41.244] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:41.244] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:41.248] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:41.249] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:41.249] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:41.250] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:41.288] thr=32 paramiko.transport: userauth is OK +INF [20190331-07:54:41.308] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:41.309] thr=32 paramiko.transport: userauth is OK +INF [20190331-07:54:41.336] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:41.337] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:41.495] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:41.495] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:41.535] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:41.535] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:41.540] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:41.554] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:41.554] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:41.555] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:41.555] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:41.555] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:41.596] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:41.607] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:41.607] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:41.607] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:41.608] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:41.608] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:41.646] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:41.654] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:41.655] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:41.655] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:41.655] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:41.656] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:41.694] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:41.702] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:41.703] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:41.703] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:41.703] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:41.704] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:41.744] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:41.755] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:41.755] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:41.756] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:41.756] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:41.756] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:41.795] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:41.810] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:41.810] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:41.911] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:41.911] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:41.912] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:41.913] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:41.922] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:41.923] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:41.925] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:46.972] thr=33 paramiko.transport: starting thread (client mode): 0x5ca9d90 +DEB [20190331-07:54:46.972] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:46.982] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:46.982] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:46.987] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:46.987] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:46.987] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:46.988] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:46.988] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:46.988] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:46.993] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:46.994] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:46.994] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:46.996] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:47.033] thr=33 paramiko.transport: userauth is OK +INF [20190331-07:54:47.054] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:47.055] thr=33 paramiko.transport: userauth is OK +INF [20190331-07:54:47.081] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:47.082] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:47.255] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:47.255] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:47.294] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:47.294] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:47.299] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:47.322] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:47.322] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:47.323] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:47.323] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:47.323] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:47.362] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:47.379] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:47.379] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:47.380] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:47.380] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:47.380] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:47.420] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:47.429] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:47.429] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:47.429] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:47.430] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:47.430] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:47.470] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:47.478] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:47.479] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:47.479] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:47.479] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:47.480] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:47.518] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:47.529] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:47.529] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:47.530] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:47.530] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:47.530] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:47.570] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:47.579] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:47.579] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:47.680] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:47.681] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:47.681] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:47.683] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:47.698] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:47.698] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:47.700] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:51.971] thr=34 paramiko.transport: starting thread (client mode): 0x5be9d30 +DEB [20190331-07:54:51.971] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:51.981] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:51.981] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:51.984] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:51.985] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:51.985] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:51.985] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:51.985] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:51.985] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:51.989] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:51.989] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:51.989] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:51.990] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:52.027] thr=34 paramiko.transport: userauth is OK +INF [20190331-07:54:52.049] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:52.049] thr=34 paramiko.transport: userauth is OK +INF [20190331-07:54:52.076] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:52.076] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:52.247] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:52.247] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:52.288] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:52.288] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:52.295] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:52.313] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:52.313] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:52.313] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:52.314] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:52.314] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:52.355] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:52.370] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:52.371] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:52.371] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:52.371] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:52.371] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:52.412] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:52.421] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:52.422] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:52.422] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:52.422] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:52.423] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:52.462] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:52.471] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:52.471] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:52.471] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:52.472] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:52.472] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:52.511] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:52.521] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:52.522] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:52.522] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:52.523] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:52.523] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:52.562] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:52.571] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:52.571] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:52.672] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:52.673] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:52.673] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:52.674] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:52.683] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:52.684] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:52.685] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-07:54:56.972] thr=35 paramiko.transport: starting thread (client mode): 0x5c91270 +DEB [20190331-07:54:56.972] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:54:56.981] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:54:56.981] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:54:56.984] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:54:56.984] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:54:56.984] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:54:56.984] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:54:56.984] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:54:56.984] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-07:54:56.989] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:54:56.989] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-07:54:56.989] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:54:56.991] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:54:57.029] thr=35 paramiko.transport: userauth is OK +INF [20190331-07:54:57.049] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:54:57.049] thr=35 paramiko.transport: userauth is OK +INF [20190331-07:54:57.074] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:54:57.075] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:54:57.360] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:54:57.360] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:54:57.401] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:54:57.401] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:54:57.410] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:54:57.437] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:54:57.438] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:54:57.438] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:54:57.439] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:54:57.440] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:54:57.479] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:54:57.494] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:54:57.494] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:54:57.494] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:54:57.495] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:54:57.495] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:54:57.536] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:54:57.548] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:54:57.548] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:54:57.548] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:54:57.549] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:54:57.549] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:54:57.586] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:54:57.600] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:54:57.600] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:54:57.600] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:54:57.601] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:54:57.601] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:54:57.643] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:54:57.660] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:54:57.661] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:54:57.661] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:54:57.662] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:54:57.662] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:54:57.700] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:54:57.712] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:54:57.712] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:54:57.813] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:54:57.814] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:54:57.814] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:54:57.815] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:54:57.827] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:54:57.828] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:54:57.830] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:01.974] thr=36 paramiko.transport: starting thread (client mode): 0x5be99d0 +DEB [20190331-07:55:01.975] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:01.987] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:01.987] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:01.989] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:01.990] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:01.990] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:01.990] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:01.990] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:01.990] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:01.994] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:01.994] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:01.995] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:01.996] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:02.032] thr=36 paramiko.transport: userauth is OK +INF [20190331-07:55:02.291] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:02.292] thr=36 paramiko.transport: userauth is OK +INF [20190331-07:55:02.329] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:02.330] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:02.547] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:02.547] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:02.588] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:02.588] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:02.594] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:02.609] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:02.609] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:02.609] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:02.610] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:02.610] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:02.651] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:02.669] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:02.669] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:02.669] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:02.670] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:02.670] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:02.711] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:02.726] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:02.727] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:02.727] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:02.728] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:02.728] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:02.769] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:02.780] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:02.780] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:02.780] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:02.781] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:02.781] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:02.822] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:02.839] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:02.840] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:02.840] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:02.841] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:02.841] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:02.879] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:02.892] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:02.892] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:02.993] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:02.994] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:02.994] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:02.996] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:03.010] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:03.011] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:03.013] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:06.973] thr=37 paramiko.transport: starting thread (client mode): 0x5c65310 +DEB [20190331-07:55:06.973] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:06.989] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:06.989] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:06.992] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:06.993] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:06.993] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:06.993] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:06.993] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:06.993] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:06.998] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:06.999] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:06.999] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:07.001] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:07.037] thr=37 paramiko.transport: userauth is OK +INF [20190331-07:55:07.104] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:07.106] thr=37 paramiko.transport: userauth is OK +INF [20190331-07:55:07.138] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:07.138] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:07.419] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:07.420] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:07.462] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:07.462] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:07.468] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:07.494] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:07.495] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:07.495] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:07.496] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:07.496] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:07.537] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:07.554] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:07.554] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:07.555] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:07.556] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:07.556] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:07.598] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:07.610] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:07.610] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:07.611] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:07.611] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:07.612] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:07.652] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:07.663] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:07.664] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:07.664] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:07.665] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:07.665] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:07.703] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:07.717] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:07.718] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:07.718] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:07.719] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:07.719] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:07.758] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:07.771] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:07.771] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:07.872] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:07.873] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:07.873] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:07.874] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:07.888] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:07.889] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:07.891] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:11.974] thr=38 paramiko.transport: starting thread (client mode): 0x5bcdc90 +DEB [20190331-07:55:11.974] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:11.989] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:11.990] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:11.997] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:11.997] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:11.997] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:11.997] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:11.997] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:11.998] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:12.003] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:12.003] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:12.003] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:12.005] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:12.043] thr=38 paramiko.transport: userauth is OK +INF [20190331-07:55:12.067] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:12.068] thr=38 paramiko.transport: userauth is OK +INF [20190331-07:55:12.096] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:12.097] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:12.344] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:12.344] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:12.384] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:12.384] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:12.389] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:12.407] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:12.408] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:12.408] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:12.409] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:12.409] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:12.449] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:12.462] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:12.462] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:12.463] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:12.463] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:12.463] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:12.504] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:12.515] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:12.515] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:12.515] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:12.516] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:12.516] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:12.556] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:12.565] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:12.565] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:12.565] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:12.566] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:12.566] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:12.606] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:12.617] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:12.617] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:12.618] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:12.618] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:12.618] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:12.657] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:12.667] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:12.667] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:12.767] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:12.768] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:12.768] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:12.769] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:12.778] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:12.778] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:12.780] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:16.972] thr=39 paramiko.transport: starting thread (client mode): 0x5bba750 +DEB [20190331-07:55:16.972] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:16.987] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:16.987] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:16.991] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:16.991] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:16.992] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:16.992] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:16.992] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:16.992] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:16.997] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:16.997] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:16.998] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:16.999] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:17.035] thr=39 paramiko.transport: userauth is OK +INF [20190331-07:55:17.059] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:17.060] thr=39 paramiko.transport: userauth is OK +INF [20190331-07:55:17.093] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:17.094] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:17.330] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:17.331] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:17.371] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:17.371] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:17.376] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:17.394] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:17.395] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:17.395] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:17.396] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:17.396] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:17.436] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:17.448] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:17.448] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:17.448] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:17.449] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:17.449] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:17.490] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:17.498] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:17.499] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:17.499] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:17.500] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:17.500] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:17.541] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:17.549] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:17.550] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:17.550] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:17.551] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:17.551] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:17.590] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:17.602] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:17.603] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:17.603] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:17.604] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:17.604] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:17.642] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:17.650] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:17.651] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:17.750] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:17.750] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:17.751] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:17.752] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:17.760] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:17.761] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:17.763] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:21.975] thr=16 paramiko.transport: starting thread (client mode): 0x5ca9f50 +DEB [20190331-07:55:21.975] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:21.991] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:21.991] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:21.995] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:21.995] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:21.995] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:21.995] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:21.995] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:21.995] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:22.000] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:22.001] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:22.002] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:22.003] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:22.040] thr=16 paramiko.transport: userauth is OK +INF [20190331-07:55:22.065] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:22.066] thr=16 paramiko.transport: userauth is OK +INF [20190331-07:55:22.099] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:22.100] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:22.393] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:22.393] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:22.436] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:22.436] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:22.444] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:22.475] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:22.475] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:22.476] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:22.476] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:22.476] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:22.516] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:22.536] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:22.536] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:22.537] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:22.538] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:22.538] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:22.576] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:22.590] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:22.590] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:22.591] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:22.592] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:22.592] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:22.632] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:22.643] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:22.643] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:22.644] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:22.645] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:22.645] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:22.683] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:22.702] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:22.703] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:22.703] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:22.704] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:22.704] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:22.743] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:22.756] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:22.756] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:22.858] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:22.859] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:22.859] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:22.860] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:22.873] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:22.874] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:22.875] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:26.973] thr=40 paramiko.transport: starting thread (client mode): 0x5d0c390 +DEB [20190331-07:55:26.974] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:26.991] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:26.992] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:26.998] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:26.998] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:26.998] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:26.998] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:26.998] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:26.998] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:27.003] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:27.003] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:27.004] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:27.005] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:27.045] thr=40 paramiko.transport: userauth is OK +INF [20190331-07:55:27.067] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:27.068] thr=40 paramiko.transport: userauth is OK +INF [20190331-07:55:27.108] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:27.108] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:27.420] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:27.420] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:27.461] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:27.461] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:27.467] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:27.482] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:27.483] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:27.483] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:27.483] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:27.483] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:27.528] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:27.541] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:27.542] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:27.542] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:27.543] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:27.543] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:27.592] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:27.596] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:27.596] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:27.596] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:27.597] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:27.598] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:27.641] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:27.652] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:27.652] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:27.653] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:27.653] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:27.653] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:27.694] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:27.708] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:27.708] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:27.708] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:27.709] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:27.709] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:27.749] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:27.759] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:27.760] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:27.861] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:27.862] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:27.862] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:27.871] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:27.875] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:27.876] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:27.878] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:31.971] thr=41 paramiko.transport: starting thread (client mode): 0x5c3fed0 +DEB [20190331-07:55:31.972] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:31.992] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:31.992] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:31.995] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:31.995] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:31.996] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:31.996] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:31.996] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:31.996] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:32.000] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:32.001] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:32.001] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:32.003] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:32.039] thr=41 paramiko.transport: userauth is OK +INF [20190331-07:55:32.062] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:32.063] thr=41 paramiko.transport: userauth is OK +INF [20190331-07:55:32.101] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:32.101] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:32.327] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:32.327] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:32.368] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:32.369] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:32.386] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:32.396] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:32.397] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:32.397] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:32.397] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:32.398] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:32.452] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:32.459] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:32.460] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:32.460] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:32.461] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:32.461] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:32.512] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:32.513] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:32.513] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:32.514] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:32.514] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:32.515] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:32.561] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:32.567] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:32.567] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:32.567] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:32.568] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:32.568] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:32.611] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:32.624] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:32.625] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:32.625] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:32.626] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:32.626] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:32.669] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:32.681] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:32.681] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:32.782] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:32.783] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:32.783] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:32.785] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:32.800] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:32.800] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:32.803] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:36.972] thr=42 paramiko.transport: starting thread (client mode): 0x5c1c750 +DEB [20190331-07:55:36.972] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:36.981] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:36.981] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:36.984] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:36.984] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:36.984] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:36.985] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:36.985] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:36.985] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:36.989] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:36.989] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:36.989] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:36.990] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:37.028] thr=42 paramiko.transport: userauth is OK +INF [20190331-07:55:37.047] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:37.047] thr=42 paramiko.transport: userauth is OK +INF [20190331-07:55:37.074] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:37.075] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:37.213] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:37.214] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:37.255] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:37.255] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:37.261] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:37.275] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:37.275] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:37.275] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:37.276] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:37.276] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:37.316] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:37.328] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:37.328] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:37.328] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:37.329] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:37.329] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:37.368] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:37.377] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:37.378] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:37.378] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:37.378] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:37.379] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:37.419] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:37.428] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:37.428] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:37.429] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:37.429] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:37.429] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:37.468] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:37.479] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:37.479] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:37.479] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:37.480] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:37.480] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:37.519] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:37.527] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:37.528] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:37.628] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:37.629] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:37.629] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:37.630] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:37.639] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:37.639] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:37.641] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:41.971] thr=43 paramiko.transport: starting thread (client mode): 0x5c96f30 +DEB [20190331-07:55:41.971] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:41.980] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:41.980] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:41.983] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:41.983] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:41.983] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:41.983] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:41.983] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:41.983] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:41.987] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:41.988] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:41.988] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:41.989] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:42.026] thr=43 paramiko.transport: userauth is OK +INF [20190331-07:55:42.046] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:42.046] thr=43 paramiko.transport: userauth is OK +INF [20190331-07:55:42.068] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:42.068] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:42.204] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:42.204] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:42.245] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:42.245] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:42.250] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:42.265] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:42.265] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:42.266] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:42.266] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:42.266] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:42.308] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:42.324] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:42.324] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:42.324] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:42.325] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:42.325] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:42.363] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:42.375] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:42.375] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:42.375] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:42.376] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:42.376] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:42.414] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:42.423] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:42.423] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:42.423] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:42.424] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:42.424] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:42.462] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:42.472] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:42.473] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:42.473] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:42.474] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:42.474] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:42.512] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:42.521] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:42.521] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:42.622] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:42.622] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:42.623] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:42.624] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:42.633] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:42.634] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:42.635] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:46.970] thr=44 paramiko.transport: starting thread (client mode): 0x5cab570 +DEB [20190331-07:55:46.971] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:46.988] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:46.988] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:46.991] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:46.991] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:46.991] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:46.991] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:46.992] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:46.992] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:46.996] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:46.996] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:46.997] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:46.998] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:47.034] thr=44 paramiko.transport: userauth is OK +INF [20190331-07:55:47.058] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:47.059] thr=44 paramiko.transport: userauth is OK +INF [20190331-07:55:47.085] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:47.085] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:47.233] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:47.233] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:47.275] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:47.275] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:47.280] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:47.294] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:47.295] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:47.295] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:47.295] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:47.295] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:47.334] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:47.350] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:47.351] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:47.351] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:47.352] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:47.352] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:47.390] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:47.398] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:47.399] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:47.399] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:47.400] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:47.400] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:47.439] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:47.447] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:47.448] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:47.448] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:47.449] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:47.449] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:47.489] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:47.503] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:47.504] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:47.504] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:47.505] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:47.505] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:47.545] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:47.557] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:47.557] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:47.658] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:47.659] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:47.659] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:47.660] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:47.669] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:47.669] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:47.671] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:51.971] thr=45 paramiko.transport: starting thread (client mode): 0x5c1c690 +DEB [20190331-07:55:51.971] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:51.980] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:51.980] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:51.983] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:51.983] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:51.983] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:51.983] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:51.983] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:51.983] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:51.987] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:51.988] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:51.988] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:51.989] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:52.027] thr=45 paramiko.transport: userauth is OK +INF [20190331-07:55:52.047] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:52.047] thr=45 paramiko.transport: userauth is OK +INF [20190331-07:55:52.069] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:52.069] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:52.213] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:52.213] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:52.254] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:52.254] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:52.257] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:52.271] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:52.271] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:52.271] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:52.272] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:52.272] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:52.312] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:52.324] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:52.324] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:52.325] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:52.325] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:52.325] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:52.365] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:52.377] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:52.377] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:52.377] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:52.378] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:52.378] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:52.418] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:52.426] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:52.427] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:52.427] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:52.427] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:52.428] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:52.466] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:52.477] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:52.477] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:52.477] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:52.478] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:52.478] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:52.518] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:52.527] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:52.527] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:52.628] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:52.629] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:52.629] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:52.630] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:52.639] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:52.640] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:52.641] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-07:55:56.974] thr=46 paramiko.transport: starting thread (client mode): 0x5c249d0 +DEB [20190331-07:55:56.974] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:55:56.986] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:55:56.986] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:55:56.989] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:55:56.989] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:55:56.989] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:55:56.990] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:55:56.990] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:55:56.990] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-07:55:56.995] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:55:56.995] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-07:55:56.996] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:55:56.997] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:55:57.036] thr=46 paramiko.transport: userauth is OK +INF [20190331-07:55:57.061] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:55:57.062] thr=46 paramiko.transport: userauth is OK +INF [20190331-07:55:57.090] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:55:57.090] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:55:57.314] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:55:57.314] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:55:57.355] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:55:57.355] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:55:57.360] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:55:57.393] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:55:57.393] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:55:57.394] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:55:57.395] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:55:57.395] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:55:57.439] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:55:57.465] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:55:57.465] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:55:57.466] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:55:57.466] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:55:57.466] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:55:57.506] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:55:57.518] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:55:57.518] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:55:57.519] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:55:57.520] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:55:57.520] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:55:57.559] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:55:57.571] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:55:57.571] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:55:57.572] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:55:57.572] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:55:57.573] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:55:57.614] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:55:57.629] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:55:57.629] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:55:57.630] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:55:57.630] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:55:57.631] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:55:57.671] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:55:57.683] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:55:57.684] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:55:57.784] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:55:57.785] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:55:57.785] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:55:57.786] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:55:57.802] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:55:57.803] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:55:57.806] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:01.992] thr=47 paramiko.transport: starting thread (client mode): 0x5bc37f0 +DEB [20190331-07:56:01.993] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:02.025] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:02.026] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:02.035] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:02.036] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:02.036] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:02.037] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:02.037] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:02.038] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:02.048] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:02.049] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:02.050] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:02.052] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:02.088] thr=47 paramiko.transport: userauth is OK +INF [20190331-07:56:02.179] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:02.182] thr=47 paramiko.transport: userauth is OK +INF [20190331-07:56:02.255] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:02.256] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:02.488] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:02.488] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:02.529] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:02.529] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:02.533] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:02.551] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:02.551] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:02.553] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:02.554] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:02.554] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:02.594] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:02.621] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:02.622] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:02.622] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:02.623] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:02.623] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:02.664] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:02.676] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:02.677] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:02.677] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:02.678] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:02.678] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:02.716] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:02.728] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:02.728] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:02.729] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:02.729] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:02.729] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:02.767] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:02.781] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:02.782] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:02.782] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:02.783] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:02.783] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:02.822] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:02.834] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:02.835] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:02.935] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:02.936] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:02.936] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:02.937] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:02.949] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:02.950] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:02.951] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:06.996] thr=48 paramiko.transport: starting thread (client mode): 0x5c24ff0 +DEB [20190331-07:56:06.997] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:07.029] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:07.029] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:07.038] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:07.039] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:07.039] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:07.039] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:07.040] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:07.040] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:07.055] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:07.057] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:07.058] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:07.062] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:07.095] thr=48 paramiko.transport: userauth is OK +INF [20190331-07:56:07.162] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:07.166] thr=48 paramiko.transport: userauth is OK +INF [20190331-07:56:07.229] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:07.229] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:07.465] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:07.465] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:07.506] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:07.506] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:07.513] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:07.565] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:07.565] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:07.566] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:07.567] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:07.567] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:07.608] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:07.645] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:07.647] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:07.648] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:07.650] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:07.650] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:07.693] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:07.723] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:07.724] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:07.725] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:07.726] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:07.726] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:07.767] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:07.785] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:07.785] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:07.786] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:07.825] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:07.826] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:07.827] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:07.842] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:07.842] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:07.843] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:07.843] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:07.843] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:07.882] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:07.893] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:07.894] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:07.994] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:07.995] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:07.995] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:07.996] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:08.007] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:08.008] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:08.010] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:11.986] thr=49 paramiko.transport: starting thread (client mode): 0x5ca9890 +DEB [20190331-07:56:11.987] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:12.019] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:12.020] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:12.029] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:12.029] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:12.030] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:12.030] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:12.030] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:12.031] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:12.040] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:12.040] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:12.041] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:12.043] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:12.078] thr=49 paramiko.transport: userauth is OK +INF [20190331-07:56:12.191] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:12.193] thr=49 paramiko.transport: userauth is OK +INF [20190331-07:56:12.267] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:12.268] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:12.482] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:12.482] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:12.524] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:12.524] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:12.534] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:12.581] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:12.581] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:12.582] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:12.583] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:12.583] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:12.624] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:12.650] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:12.650] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:12.651] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:12.652] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:12.652] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:12.695] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:12.728] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:12.729] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:12.729] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:12.730] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:12.731] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:12.772] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:12.798] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:12.799] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:12.800] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:12.840] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:12.841] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:12.842] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:12.856] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:12.856] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:12.856] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:12.857] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:12.857] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:12.899] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:12.930] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:12.931] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:13.031] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:13.032] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:13.032] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:13.033] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:13.045] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:13.046] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:13.047] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:16.973] thr=50 paramiko.transport: starting thread (client mode): 0x5c0d030 +DEB [20190331-07:56:16.973] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:16.993] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:16.994] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:17.002] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:17.003] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:17.003] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:17.003] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:17.003] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:17.004] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:17.015] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:17.015] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:17.016] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:17.018] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:17.056] thr=50 paramiko.transport: userauth is OK +INF [20190331-07:56:17.138] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:17.140] thr=50 paramiko.transport: userauth is OK +INF [20190331-07:56:17.214] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:17.215] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:17.438] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:17.438] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:17.478] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:17.478] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:17.482] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:17.498] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:17.498] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:17.499] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:17.499] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:17.499] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:17.541] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:17.581] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:17.581] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:17.582] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:17.583] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:17.583] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:17.626] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:17.664] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:17.665] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:17.666] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:17.668] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:17.668] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:17.710] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:17.746] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:17.747] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:17.748] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:17.750] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:17.751] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:17.792] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:17.831] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:17.833] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:17.833] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:17.834] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:17.834] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:17.876] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:17.898] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:17.898] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:17.998] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:18.001] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:18.002] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:18.010] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:18.062] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:18.063] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:18.065] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:21.983] thr=51 paramiko.transport: starting thread (client mode): 0x5bc3850 +DEB [20190331-07:56:21.983] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:21.997] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:21.997] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:22.007] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:22.007] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:22.008] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:22.008] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:22.008] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:22.008] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:22.016] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:22.016] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:22.017] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:22.022] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:22.057] thr=51 paramiko.transport: userauth is OK +INF [20190331-07:56:22.103] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:22.105] thr=51 paramiko.transport: userauth is OK +INF [20190331-07:56:22.183] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:22.184] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:22.607] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:22.607] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:22.646] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:22.646] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:22.654] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:22.666] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:22.667] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:22.667] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:22.668] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:22.668] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:22.709] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:22.723] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:22.723] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:22.724] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:22.724] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:22.724] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:22.770] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:22.777] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:22.777] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:22.778] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:22.779] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:22.779] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:22.827] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:22.829] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:22.829] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:22.829] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:22.830] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:22.830] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:22.873] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:22.882] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:22.882] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:22.883] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:22.883] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:22.884] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:22.924] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:22.933] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:22.933] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:23.034] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:23.035] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:23.035] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:23.041] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:23.046] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:23.047] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:26.980] thr=52 paramiko.transport: starting thread (client mode): 0x5be9ab0 +DEB [20190331-07:56:26.981] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:27.003] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:27.003] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:27.010] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:27.010] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:27.010] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:27.011] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:27.011] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:27.011] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:27.019] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:27.019] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:27.020] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:27.021] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:27.056] thr=52 paramiko.transport: userauth is OK +INF [20190331-07:56:27.088] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:27.089] thr=52 paramiko.transport: userauth is OK +INF [20190331-07:56:27.122] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:27.122] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:27.343] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:27.343] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:27.384] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:27.385] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:27.391] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:27.410] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:27.411] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:27.411] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:27.412] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:27.412] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:27.452] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:27.468] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:27.469] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:27.469] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:27.470] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:27.470] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:27.511] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:27.521] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:27.521] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:27.521] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:27.522] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:27.522] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:27.560] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:27.569] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:27.569] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:27.569] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:27.570] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:27.570] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:27.608] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:27.619] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:27.619] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:27.620] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:27.620] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:27.620] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:27.659] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:27.668] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:27.668] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:27.768] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:27.769] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:27.769] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:27.770] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:27.780] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:27.781] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:27.782] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:32.001] thr=53 paramiko.transport: starting thread (client mode): 0x5d0c0d0 +DEB [20190331-07:56:32.003] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:32.040] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:32.041] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:32.054] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:32.055] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:32.056] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:32.056] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:32.057] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:32.057] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:32.079] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:32.080] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:32.080] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:32.083] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:32.119] thr=53 paramiko.transport: userauth is OK +INF [20190331-07:56:32.153] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:32.154] thr=53 paramiko.transport: userauth is OK +INF [20190331-07:56:32.176] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:32.177] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:32.318] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:32.318] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:32.371] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:32.371] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:32.377] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:32.395] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:32.395] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:32.396] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:32.396] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:32.396] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:32.436] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:32.449] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:32.450] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:32.450] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:32.450] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:32.450] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:32.492] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:32.502] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:32.503] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:32.503] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:32.504] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:32.504] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:32.543] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:32.552] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:32.553] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:32.554] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:32.555] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:32.555] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:32.598] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:32.638] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:32.639] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:32.640] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:32.642] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:32.642] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:32.684] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:32.722] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:32.723] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:32.824] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:32.827] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:32.827] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:32.831] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:32.868] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:32.870] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:32.874] thr=53 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:36.996] thr=54 paramiko.transport: starting thread (client mode): 0x5c24b70 +DEB [20190331-07:56:36.997] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:37.028] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:37.029] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:37.036] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:37.036] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:37.036] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:37.037] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:37.037] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:37.037] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:37.048] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:37.048] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:37.049] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:37.052] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:37.087] thr=54 paramiko.transport: userauth is OK +INF [20190331-07:56:37.106] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:37.107] thr=54 paramiko.transport: userauth is OK +INF [20190331-07:56:37.129] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:37.129] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:37.270] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:37.270] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:37.309] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:37.309] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:37.313] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:37.327] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:37.327] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:37.328] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:37.329] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:37.329] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:37.370] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:37.393] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:37.393] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:37.394] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:37.433] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:37.434] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:37.435] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:37.444] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:37.444] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:37.445] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:37.445] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:37.445] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:37.485] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:37.496] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:37.496] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:37.497] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:37.498] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:37.498] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:37.539] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:37.553] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:37.554] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:37.554] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:37.555] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:37.555] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:37.593] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:37.602] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:37.602] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:37.703] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:37.706] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:37.706] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:37.710] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:37.744] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:37.746] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:37.748] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:41.975] thr=55 paramiko.transport: starting thread (client mode): 0x5c65410 +DEB [20190331-07:56:41.975] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:41.984] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:41.985] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:41.987] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:41.988] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:41.988] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:41.988] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:41.988] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:41.988] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:41.992] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:41.992] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:41.993] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:41.994] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:42.030] thr=55 paramiko.transport: userauth is OK +INF [20190331-07:56:42.051] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:42.052] thr=55 paramiko.transport: userauth is OK +INF [20190331-07:56:42.074] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:42.075] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:42.219] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:42.219] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:42.260] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:42.260] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:42.264] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:42.279] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:42.280] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:42.280] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:42.281] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:42.281] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:42.320] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:42.334] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:42.334] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:42.335] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:42.335] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:42.335] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:42.373] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:42.382] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:42.382] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:42.383] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:42.383] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:42.383] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:42.421] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:42.430] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:42.430] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:42.431] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:42.431] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:42.431] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:42.469] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:42.481] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:42.482] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:42.482] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:42.483] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:42.483] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:42.521] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:42.530] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:42.530] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:42.631] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:42.633] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:42.634] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:42.638] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:42.676] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:42.679] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:42.683] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:46.971] thr=56 paramiko.transport: starting thread (client mode): 0x5be9c50 +DEB [20190331-07:56:46.972] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:46.981] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:46.981] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:46.987] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:46.988] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:46.988] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:46.988] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:46.988] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:46.988] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:46.998] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:46.999] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:46.999] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:47.002] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:47.039] thr=56 paramiko.transport: userauth is OK +INF [20190331-07:56:47.104] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:47.105] thr=56 paramiko.transport: userauth is OK +INF [20190331-07:56:47.148] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:47.148] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:47.287] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:47.288] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:47.328] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:47.328] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:47.333] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:47.347] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:47.347] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:47.348] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:47.348] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:47.348] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:47.387] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:47.399] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:47.399] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:47.400] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:47.400] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:47.400] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:47.439] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:47.448] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:47.448] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:47.449] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:47.449] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:47.449] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:47.488] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:47.497] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:47.498] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:47.498] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:47.498] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:47.499] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:47.539] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:47.581] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:47.582] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:47.583] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:47.585] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:47.586] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:47.627] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:47.663] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:47.664] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:47.765] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:47.767] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:47.768] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:47.772] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:47.808] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:47.811] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:47.815] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-07:56:51.971] thr=57 paramiko.transport: starting thread (client mode): 0x5be9f30 +DEB [20190331-07:56:51.971] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-07:56:51.980] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-07:56:51.980] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-07:56:51.983] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-07:56:51.983] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-07:56:51.984] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-07:56:51.984] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-07:56:51.984] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-07:56:51.984] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-07:56:51.988] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-07:56:51.988] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-07:56:51.988] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-07:56:51.989] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-07:56:52.027] thr=57 paramiko.transport: userauth is OK +INF [20190331-07:56:52.050] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-07:56:52.064] thr=57 paramiko.transport: userauth is OK +INF [20190331-07:56:52.090] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-07:56:52.091] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-07:56:52.261] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-07:56:52.261] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-07:56:52.301] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-07:56:52.301] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-07:56:52.305] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-07:56:52.318] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-07:56:52.319] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-07:56:52.319] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-07:56:52.319] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-07:56:52.319] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-07:56:52.360] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-07:56:52.377] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-07:56:52.377] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-07:56:52.378] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-07:56:52.378] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-07:56:52.378] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-07:56:52.417] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-07:56:52.427] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-07:56:52.427] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-07:56:52.427] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-07:56:52.428] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-07:56:52.428] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-07:56:52.467] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-07:56:52.478] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-07:56:52.478] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-07:56:52.478] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-07:56:52.479] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-07:56:52.479] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-07:56:52.518] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-07:56:52.529] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-07:56:52.529] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-07:56:52.530] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-07:56:52.530] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-07:56:52.530] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-07:56:52.569] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-07:56:52.578] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-07:56:52.578] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-07:56:52.679] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-07:56:52.680] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-07:56:52.680] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-07:56:52.681] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-07:56:52.690] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-07:56:52.690] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-07:56:52.692] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:07.496] thr=1 paramiko.transport: starting thread (client mode): 0x538d3d0 +DEB [20190331-08:28:07.496] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:07.508] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:07.508] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:07.511] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:07.511] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:07.511] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:07.511] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:07.512] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:07.512] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:07.517] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:07.517] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:07.518] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:07.521] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:07.555] thr=1 paramiko.transport: userauth is OK +INF [20190331-08:28:07.623] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:07.623] thr=1 paramiko.transport: userauth is OK +INF [20190331-08:28:07.645] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:07.823] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:07.823] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:15.270] thr=3 paramiko.transport: starting thread (client mode): 0x4f8dc10 +DEB [20190331-08:28:15.270] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:15.282] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:15.282] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:15.287] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:15.287] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:15.287] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:15.287] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:15.287] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:15.288] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:15.291] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:15.292] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:15.292] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:15.293] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:15.332] thr=3 paramiko.transport: userauth is OK +INF [20190331-08:28:15.359] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:15.359] thr=3 paramiko.transport: userauth is OK +INF [20190331-08:28:15.385] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:15.493] thr=4 paramiko.transport: starting thread (client mode): 0x50363f0 +DEB [20190331-08:28:15.494] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:15.537] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:15.538] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:15.547] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:15.547] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:15.547] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:15.547] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:15.547] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:15.547] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:15.569] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:15.569] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:15.576] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:15.576] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:15.577] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:15.578] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:15.616] thr=4 paramiko.transport: userauth is OK +INF [20190331-08:28:15.645] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:15.646] thr=4 paramiko.transport: userauth is OK +INF [20190331-08:28:15.671] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:15.671] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:15.835] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:15.836] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:15.875] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:15.875] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:15.881] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:15.896] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:15.896] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:15.897] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:15.897] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:15.897] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:15.938] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:15.951] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:15.951] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:15.951] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:15.952] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:15.952] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:15.993] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:16.002] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:16.002] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:16.002] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:16.003] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:16.003] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:16.044] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:16.055] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:16.055] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:16.055] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:16.056] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:16.056] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:16.095] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:16.106] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:16.107] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:16.107] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:16.108] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:16.108] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:16.148] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:16.157] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:16.157] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:16.259] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:16.260] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:16.260] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:16.261] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:16.270] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:16.270] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:16.272] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:21.708] thr=5 paramiko.transport: starting thread (client mode): 0x538da90 +DEB [20190331-08:28:21.708] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:21.718] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:21.718] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:21.721] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:21.721] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:21.721] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:21.721] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:21.721] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:21.722] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:21.726] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:21.726] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:21.726] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:21.727] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:21.766] thr=5 paramiko.transport: userauth is OK +INF [20190331-08:28:21.785] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:21.785] thr=5 paramiko.transport: userauth is OK +INF [20190331-08:28:21.808] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:21.809] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:21.961] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:21.961] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:22.002] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:22.002] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:22.006] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:22.019] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:22.020] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:22.020] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:22.021] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:22.021] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:22.062] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:22.074] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:22.074] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:22.075] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:22.075] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:22.075] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:22.116] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:22.125] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:22.126] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:22.126] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:22.126] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:22.127] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:22.167] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:22.176] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:22.176] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:22.176] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:22.177] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:22.177] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:22.218] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:22.229] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:22.229] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:22.230] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:22.230] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:22.230] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:22.271] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:22.280] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:22.280] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:22.381] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:22.382] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:22.382] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:22.383] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:22.393] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:22.393] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:22.395] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:26.707] thr=6 paramiko.transport: starting thread (client mode): 0xf65eb0 +DEB [20190331-08:28:26.708] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:26.717] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:26.718] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:26.721] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:26.721] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:26.722] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:26.722] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:26.722] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:26.722] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:26.726] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:26.726] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:26.727] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:26.728] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:26.766] thr=6 paramiko.transport: userauth is OK +INF [20190331-08:28:26.786] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:26.786] thr=6 paramiko.transport: userauth is OK +INF [20190331-08:28:26.811] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:26.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:26.959] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:26.959] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:27.000] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:27.000] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:27.003] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:27.015] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:27.016] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:27.016] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:27.017] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:27.017] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:27.055] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:27.067] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:27.067] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:27.068] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:27.068] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:27.068] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:27.109] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:27.118] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:27.118] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:27.119] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:27.119] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:27.119] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:27.160] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:27.168] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:27.169] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:27.169] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:27.170] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:27.170] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:27.210] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:27.221] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:27.221] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:27.222] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:27.222] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:27.222] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:27.263] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:27.271] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:27.272] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:27.373] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:27.373] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:27.374] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:27.375] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:27.384] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:27.384] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:27.386] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:31.706] thr=7 paramiko.transport: starting thread (client mode): 0xf65fd0 +DEB [20190331-08:28:31.707] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:31.716] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:31.716] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:31.719] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:31.719] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:31.719] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:31.719] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:31.719] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:31.719] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:31.723] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:31.723] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:31.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:31.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:31.764] thr=7 paramiko.transport: userauth is OK +INF [20190331-08:28:31.784] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:31.784] thr=7 paramiko.transport: userauth is OK +INF [20190331-08:28:31.808] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:31.809] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:31.968] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:31.968] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:32.009] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:32.009] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:32.013] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:32.027] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:32.027] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:32.027] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:32.028] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:32.028] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:32.069] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:32.081] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:32.081] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:32.081] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:32.082] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:32.082] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:32.123] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:32.131] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:32.132] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:32.132] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:32.133] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:32.133] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:32.174] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:32.182] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:32.182] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:32.183] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:32.184] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:32.184] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:32.224] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:32.234] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:32.235] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:32.235] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:32.236] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:32.236] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:32.277] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:32.286] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:32.286] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:32.387] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:32.388] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:32.388] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:32.389] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:32.398] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:32.398] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:32.400] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:36.705] thr=8 paramiko.transport: starting thread (client mode): 0x5118430 +DEB [20190331-08:28:36.705] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:36.713] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:36.713] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:36.716] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:36.716] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:36.716] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:36.716] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:36.717] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:36.717] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:36.721] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:36.721] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:36.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:36.723] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:36.759] thr=8 paramiko.transport: userauth is OK +INF [20190331-08:28:36.779] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:36.780] thr=8 paramiko.transport: userauth is OK +INF [20190331-08:28:36.803] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:36.803] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:36.960] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:36.960] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:37.000] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:37.000] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:37.004] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:37.017] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:37.017] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:37.018] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:37.018] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:37.019] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:37.058] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:37.070] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:37.071] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:37.071] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:37.072] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:37.072] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:37.112] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:37.121] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:37.121] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:37.121] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:37.122] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:37.122] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:37.161] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:37.169] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:37.169] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:37.170] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:37.170] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:37.170] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:37.212] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:37.222] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:37.223] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:37.223] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:37.224] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:37.224] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:37.264] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:37.272] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:37.273] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:37.374] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:37.375] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:37.375] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:37.376] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:37.385] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:37.386] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:37.387] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:41.706] thr=9 paramiko.transport: starting thread (client mode): 0x5118c70 +DEB [20190331-08:28:41.706] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:41.715] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:41.715] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:41.718] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:41.718] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:41.718] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:41.718] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:41.718] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:41.719] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:41.723] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:41.723] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:41.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:41.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:41.761] thr=9 paramiko.transport: userauth is OK +INF [20190331-08:28:41.782] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:41.783] thr=9 paramiko.transport: userauth is OK +INF [20190331-08:28:41.807] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:41.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:41.963] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:41.963] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:42.002] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:42.002] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:42.004] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:42.017] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:42.018] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:42.018] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:42.019] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:42.019] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:42.057] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:42.068] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:42.069] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:42.069] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:42.070] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:42.070] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:42.108] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:42.117] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:42.117] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:42.118] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:42.118] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:42.118] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:42.157] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:42.165] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:42.166] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:42.166] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:42.167] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:42.167] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:42.205] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:42.215] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:42.216] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:42.216] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:42.217] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:42.217] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:42.256] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:42.264] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:42.265] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:42.366] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:42.366] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:42.367] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:42.368] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:42.376] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:42.377] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:42.379] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:46.705] thr=10 paramiko.transport: starting thread (client mode): 0xf65fb0 +DEB [20190331-08:28:46.705] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:46.716] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:46.716] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:46.718] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:46.719] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:46.719] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:46.719] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:46.719] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:46.719] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:46.723] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:46.724] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:46.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:46.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:46.763] thr=10 paramiko.transport: userauth is OK +INF [20190331-08:28:46.787] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:46.788] thr=10 paramiko.transport: userauth is OK +INF [20190331-08:28:46.812] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:46.812] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:46.972] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:46.972] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:47.013] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:47.013] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:47.030] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:47.035] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:47.035] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:47.036] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:47.037] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:47.037] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:47.077] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:47.088] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:47.088] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:47.089] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:47.089] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:47.089] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:47.131] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:47.138] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:47.138] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:47.139] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:47.140] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:47.140] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:47.186] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:47.188] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:47.189] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:47.189] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:47.190] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:47.190] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:47.230] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:47.242] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:47.242] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:47.242] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:47.243] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:47.243] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:47.292] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:47.293] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:47.293] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:47.394] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:47.394] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:47.395] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:47.401] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:47.405] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:47.406] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:47.407] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:51.705] thr=11 paramiko.transport: starting thread (client mode): 0x55eafd0 +DEB [20190331-08:28:51.706] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:51.716] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:51.716] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:51.718] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:51.719] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:51.719] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:51.719] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:51.719] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:51.719] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:51.723] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:51.724] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:51.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:51.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:51.764] thr=11 paramiko.transport: userauth is OK +INF [20190331-08:28:51.786] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:51.786] thr=11 paramiko.transport: userauth is OK +INF [20190331-08:28:51.811] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:51.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:51.971] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:51.971] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:52.011] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:52.011] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:52.021] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:52.028] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:52.028] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:52.029] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:52.029] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:52.029] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:52.076] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:52.079] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:52.079] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:52.080] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:52.080] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:52.080] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:52.120] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:52.128] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:52.128] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:52.128] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:52.129] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:52.129] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:52.168] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:52.176] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:52.176] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:52.177] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:52.177] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:52.177] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:52.218] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:52.227] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:52.227] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:52.228] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:52.228] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:52.228] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:52.268] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:52.276] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:52.276] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:52.378] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:52.379] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:52.379] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:52.381] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:52.389] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:52.390] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:52.391] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-08:28:56.706] thr=12 paramiko.transport: starting thread (client mode): 0x538d4f0 +DEB [20190331-08:28:56.706] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:28:56.715] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:28:56.716] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:28:56.718] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:28:56.719] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:28:56.719] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:28:56.719] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:28:56.719] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:28:56.719] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-08:28:56.723] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:28:56.723] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-08:28:56.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:28:56.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:28:56.763] thr=12 paramiko.transport: userauth is OK +INF [20190331-08:28:56.782] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:28:56.783] thr=12 paramiko.transport: userauth is OK +INF [20190331-08:28:56.805] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:28:56.806] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:28:56.959] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:28:56.959] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:28:57.000] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:28:57.000] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:28:57.003] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:28:57.016] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:28:57.017] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:28:57.017] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:28:57.018] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:28:57.018] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:28:57.058] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:28:57.070] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:28:57.070] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:28:57.071] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:28:57.071] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:28:57.071] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:28:57.112] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:28:57.120] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:28:57.121] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:28:57.121] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:28:57.122] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:28:57.122] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:28:57.161] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:28:57.169] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:28:57.170] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:28:57.170] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:28:57.171] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:28:57.171] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:28:57.212] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:28:57.223] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:28:57.223] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:28:57.223] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:28:57.224] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:28:57.224] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:28:57.266] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:28:57.275] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:28:57.275] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:28:57.376] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:28:57.376] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:28:57.377] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:28:57.378] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:28:57.386] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:28:57.387] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:28:57.389] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:01.706] thr=13 paramiko.transport: starting thread (client mode): 0x4f79370 +DEB [20190331-08:29:01.706] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:01.715] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:01.715] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:01.718] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:01.719] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:01.719] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:01.719] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:01.719] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:01.719] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:01.724] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:01.724] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:01.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:01.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:01.764] thr=13 paramiko.transport: userauth is OK +INF [20190331-08:29:01.784] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:01.785] thr=13 paramiko.transport: userauth is OK +INF [20190331-08:29:01.807] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:01.808] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:01.965] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:01.965] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:02.005] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:02.005] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:02.009] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:02.022] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:02.023] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:02.023] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:02.024] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:02.024] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:02.065] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:02.076] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:02.077] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:02.077] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:02.078] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:02.078] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:02.116] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:02.124] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:02.124] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:02.125] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:02.126] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:02.126] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:02.164] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:02.172] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:02.173] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:02.173] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:02.174] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:02.174] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:02.211] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:02.221] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:02.222] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:02.222] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:02.223] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:02.223] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:02.261] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:02.270] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:02.271] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:02.372] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:02.372] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:02.373] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:02.374] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:02.382] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:02.383] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:02.385] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:06.704] thr=14 paramiko.transport: starting thread (client mode): 0x50a4470 +DEB [20190331-08:29:06.704] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:06.714] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:06.714] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:06.717] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:06.717] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:06.717] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:06.718] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:06.718] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:06.718] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:06.722] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:06.722] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:06.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:06.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:06.762] thr=14 paramiko.transport: userauth is OK +INF [20190331-08:29:06.783] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:06.784] thr=14 paramiko.transport: userauth is OK +INF [20190331-08:29:06.807] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:06.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:06.964] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:06.965] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:07.004] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:07.004] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:07.007] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:07.020] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:07.020] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:07.020] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:07.021] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:07.021] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:07.062] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:07.074] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:07.074] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:07.074] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:07.075] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:07.075] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:07.116] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:07.125] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:07.126] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:07.126] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:07.126] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:07.126] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:07.168] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:07.177] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:07.177] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:07.177] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:07.178] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:07.178] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:07.217] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:07.227] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:07.228] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:07.228] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:07.229] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:07.229] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:07.267] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:07.276] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:07.276] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:07.377] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:07.378] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:07.378] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:07.379] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:07.388] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:07.388] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:07.390] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:11.706] thr=15 paramiko.transport: starting thread (client mode): 0x4fbafd0 +DEB [20190331-08:29:11.706] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:11.715] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:11.715] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:11.718] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:11.718] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:11.718] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:11.718] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:11.718] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:11.718] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:11.722] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:11.722] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:11.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:11.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:11.760] thr=15 paramiko.transport: userauth is OK +INF [20190331-08:29:11.824] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:11.825] thr=15 paramiko.transport: userauth is OK +INF [20190331-08:29:11.852] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:11.852] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:11.990] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:11.990] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:12.030] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:12.030] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:12.034] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:12.047] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:12.047] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:12.047] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:12.048] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:12.048] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:12.089] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:12.101] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:12.101] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:12.101] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:12.102] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:12.102] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:12.141] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:12.149] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:12.150] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:12.150] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:12.151] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:12.151] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:12.189] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:12.197] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:12.198] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:12.198] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:12.199] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:12.199] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:12.238] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:12.249] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:12.249] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:12.250] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:12.250] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:12.250] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:12.287] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:12.296] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:12.296] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:12.397] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:12.398] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:12.398] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:12.399] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:12.408] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:16.706] thr=16 paramiko.transport: starting thread (client mode): 0x538d6b0 +DEB [20190331-08:29:16.706] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:16.714] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:16.714] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:16.717] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:16.717] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:16.717] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:16.718] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:16.718] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:16.718] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:16.722] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:16.723] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:16.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:16.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:16.763] thr=16 paramiko.transport: userauth is OK +INF [20190331-08:29:16.784] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:16.784] thr=16 paramiko.transport: userauth is OK +INF [20190331-08:29:16.808] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:16.808] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:16.964] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:16.964] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:17.005] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:17.005] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:17.009] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:17.023] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:17.023] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:17.024] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:17.024] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:17.025] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:17.065] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:17.076] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:17.077] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:17.077] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:17.078] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:17.078] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:17.119] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:17.127] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:17.128] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:17.128] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:17.128] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:17.129] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:17.169] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:17.177] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:17.178] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:17.178] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:17.179] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:17.179] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:17.216] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:17.226] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:17.227] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:17.227] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:17.228] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:17.228] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:17.266] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:17.275] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:17.275] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:17.376] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:17.376] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:17.377] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:17.378] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:17.387] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:17.387] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:17.389] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:21.704] thr=17 paramiko.transport: starting thread (client mode): 0x50e86f0 +DEB [20190331-08:29:21.705] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:21.714] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:21.714] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:21.717] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:21.717] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:21.717] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:21.717] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:21.717] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:21.717] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:21.722] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:21.722] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:21.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:21.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:21.762] thr=17 paramiko.transport: userauth is OK +INF [20190331-08:29:21.782] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:21.782] thr=17 paramiko.transport: userauth is OK +INF [20190331-08:29:21.806] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:21.806] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:21.967] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:21.968] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:22.007] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:22.007] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:22.011] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:22.024] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:22.024] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:22.024] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:22.025] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:22.025] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:22.066] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:22.078] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:22.079] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:22.079] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:22.079] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:22.080] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:22.119] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:22.127] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:22.127] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:22.128] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:22.128] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:22.128] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:22.169] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:22.177] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:22.178] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:22.178] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:22.178] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:22.179] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:22.219] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:22.230] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:22.230] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:22.230] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:22.231] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:22.231] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:22.272] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:22.281] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:22.281] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:22.382] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:22.383] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:22.383] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:22.384] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:22.393] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:22.393] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:22.395] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:26.707] thr=18 paramiko.transport: starting thread (client mode): 0x4f79fd0 +DEB [20190331-08:29:26.707] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:26.716] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:26.716] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:26.718] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:26.718] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:26.719] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:26.719] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:26.719] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:26.719] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:26.723] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:26.723] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:26.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:26.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:26.762] thr=18 paramiko.transport: userauth is OK +INF [20190331-08:29:26.780] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:26.781] thr=18 paramiko.transport: userauth is OK +INF [20190331-08:29:26.804] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:26.804] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:26.960] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:26.960] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:27.001] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:27.001] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:27.006] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:27.018] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:27.018] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:27.019] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:27.019] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:27.019] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:27.058] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:27.070] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:27.070] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:27.070] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:27.071] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:27.071] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:27.110] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:27.118] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:27.118] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:27.119] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:27.119] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:27.119] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:27.159] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:27.168] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:27.168] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:27.168] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:27.169] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:27.169] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:27.207] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:27.218] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:27.218] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:27.218] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:27.219] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:27.219] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:27.259] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:27.267] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:27.268] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:27.368] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:27.369] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:27.369] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:27.370] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:27.379] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:27.379] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:27.381] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:31.706] thr=19 paramiko.transport: starting thread (client mode): 0x50b8430 +DEB [20190331-08:29:31.706] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:31.715] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:31.715] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:31.718] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:31.718] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:31.718] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:31.718] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:31.718] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:31.718] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:31.723] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:31.723] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:31.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:31.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:31.764] thr=19 paramiko.transport: userauth is OK +INF [20190331-08:29:31.784] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:31.784] thr=19 paramiko.transport: userauth is OK +INF [20190331-08:29:31.807] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:31.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:31.960] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:31.960] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:32.001] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:32.002] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:32.004] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:32.017] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:32.017] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:32.017] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:32.018] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:32.018] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:32.057] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:32.071] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:32.071] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:32.071] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:32.112] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:32.112] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:32.114] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:32.122] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:32.122] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:32.123] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:32.123] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:32.123] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:32.164] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:32.173] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:32.173] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:32.173] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:32.174] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:32.174] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:32.215] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:32.226] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:32.226] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:32.226] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:32.227] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:32.227] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:32.266] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:32.275] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:32.275] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:32.376] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:32.376] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:32.377] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:32.378] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:32.387] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:32.387] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:32.389] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:36.704] thr=20 paramiko.transport: starting thread (client mode): 0x55eaed0 +DEB [20190331-08:29:36.704] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:36.713] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:36.713] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:36.716] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:36.717] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:36.717] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:36.717] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:36.717] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:36.717] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:36.724] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:36.725] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:36.725] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:36.726] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:36.763] thr=20 paramiko.transport: userauth is OK +INF [20190331-08:29:36.787] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:36.788] thr=20 paramiko.transport: userauth is OK +INF [20190331-08:29:36.811] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:36.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:36.970] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:36.970] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:37.014] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:37.014] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:37.017] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:37.029] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:37.029] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:37.029] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:37.030] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:37.030] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:37.069] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:37.080] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:37.081] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:37.081] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:37.082] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:37.082] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:37.121] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:37.131] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:37.131] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:37.131] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:37.132] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:37.132] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:37.173] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:37.181] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:37.182] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:37.182] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:37.183] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:37.183] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:37.223] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:37.234] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:37.234] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:37.234] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:37.235] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:37.235] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:37.275] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:37.284] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:37.285] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:37.385] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:37.386] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:37.386] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:37.387] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:37.396] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:37.396] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:37.398] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:41.707] thr=21 paramiko.transport: starting thread (client mode): 0x9324b0 +DEB [20190331-08:29:41.707] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:41.716] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:41.716] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:41.719] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:41.719] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:41.719] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:41.720] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:41.720] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:41.720] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:41.724] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:41.725] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:41.725] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:41.726] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:41.763] thr=21 paramiko.transport: userauth is OK +INF [20190331-08:29:41.782] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:41.783] thr=21 paramiko.transport: userauth is OK +INF [20190331-08:29:41.806] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:41.806] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:41.962] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:41.962] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:42.002] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:42.002] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:42.005] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:42.017] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:42.017] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:42.018] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:42.018] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:42.018] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:42.057] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:42.069] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:42.069] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:42.070] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:42.070] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:42.070] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:42.108] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:42.116] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:42.117] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:42.117] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:42.117] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:42.117] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:42.157] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:42.166] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:42.166] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:42.167] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:42.167] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:42.167] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:42.206] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:42.217] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:42.217] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:42.217] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:42.218] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:42.218] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:42.257] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:42.266] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:42.266] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:42.368] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:42.369] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:42.369] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:42.370] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:42.379] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:42.380] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:42.381] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:46.706] thr=22 paramiko.transport: starting thread (client mode): 0x500f7f0 +DEB [20190331-08:29:46.706] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:46.715] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:46.715] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:46.717] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:46.718] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:46.718] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:46.718] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:46.718] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:46.718] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:46.722] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:46.722] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:46.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:46.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:46.762] thr=22 paramiko.transport: userauth is OK +INF [20190331-08:29:46.781] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:46.782] thr=22 paramiko.transport: userauth is OK +INF [20190331-08:29:46.805] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:46.805] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:46.957] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:46.957] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:46.997] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:46.997] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:47.001] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:47.016] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:47.016] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:47.016] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:47.017] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:47.017] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:47.058] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:47.071] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:47.071] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:47.071] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:47.072] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:47.072] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:47.113] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:47.121] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:47.122] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:47.122] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:47.123] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:47.123] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:47.163] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:47.171] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:47.172] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:47.172] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:47.173] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:47.173] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:47.211] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:47.222] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:47.222] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:47.222] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:47.223] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:47.223] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:47.260] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:47.269] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:47.269] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:47.370] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:47.370] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:47.370] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:47.372] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:47.380] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:47.381] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:47.383] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:51.704] thr=23 paramiko.transport: starting thread (client mode): 0x932750 +DEB [20190331-08:29:51.704] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:51.713] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:51.714] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:51.717] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:51.717] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:51.717] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:51.717] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:51.717] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:51.717] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:51.723] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:51.723] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:51.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:51.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:51.760] thr=23 paramiko.transport: userauth is OK +INF [20190331-08:29:51.780] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:51.781] thr=23 paramiko.transport: userauth is OK +INF [20190331-08:29:51.810] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:51.810] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:51.968] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:51.968] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:52.009] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:52.009] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:52.012] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:52.027] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:52.027] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:52.027] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:52.028] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:52.028] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:52.067] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:52.079] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:52.080] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:52.080] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:52.081] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:52.081] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:52.120] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:52.129] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:52.129] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:52.129] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:52.130] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:52.130] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:52.170] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:52.178] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:52.179] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:52.179] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:52.179] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:52.180] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:52.219] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:52.230] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:52.230] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:52.230] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:52.231] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:52.231] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:52.270] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:52.278] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:52.279] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:52.379] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:52.380] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:52.380] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:52.381] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:52.390] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:52.391] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:52.392] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-08:29:56.706] thr=24 paramiko.transport: starting thread (client mode): 0x538d530 +DEB [20190331-08:29:56.706] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:29:56.714] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:29:56.715] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:29:56.717] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:29:56.718] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:29:56.718] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:29:56.718] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:29:56.718] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:29:56.718] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-08:29:56.722] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:29:56.722] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-08:29:56.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:29:56.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:29:56.761] thr=24 paramiko.transport: userauth is OK +INF [20190331-08:29:56.780] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:29:56.781] thr=24 paramiko.transport: userauth is OK +INF [20190331-08:29:56.803] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:29:56.804] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:29:56.956] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:29:56.956] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:29:56.997] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:29:56.997] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:29:57.000] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:29:57.012] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:29:57.013] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:29:57.013] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:29:57.014] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:29:57.014] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:29:57.055] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:29:57.067] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:29:57.067] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:29:57.068] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:29:57.068] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:29:57.068] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:29:57.109] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:29:57.117] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:29:57.118] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:29:57.118] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:29:57.119] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:29:57.119] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:29:57.158] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:29:57.168] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:29:57.168] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:29:57.168] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:29:57.169] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:29:57.169] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:29:57.210] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:29:57.221] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:29:57.221] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:29:57.221] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:29:57.222] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:29:57.222] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:29:57.260] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:29:57.269] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:29:57.269] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:29:57.370] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:29:57.371] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:29:57.371] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:29:57.372] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:29:57.382] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:29:57.383] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:29:57.384] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:01.706] thr=25 paramiko.transport: starting thread (client mode): 0x932570 +DEB [20190331-08:30:01.706] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:01.715] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:01.715] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:01.718] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:01.718] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:01.718] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:01.718] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:01.718] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:01.718] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:01.722] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:01.722] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:01.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:01.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:01.762] thr=25 paramiko.transport: userauth is OK +INF [20190331-08:30:01.787] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:01.788] thr=25 paramiko.transport: userauth is OK +INF [20190331-08:30:01.811] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:01.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:01.961] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:01.961] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:02.002] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:02.002] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:02.005] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:02.019] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:02.020] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:02.020] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:02.021] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:02.021] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:02.059] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:02.071] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:02.071] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:02.072] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:02.072] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:02.072] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:02.111] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:02.119] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:02.119] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:02.120] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:02.120] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:02.121] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:02.159] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:02.167] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:02.168] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:02.168] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:02.169] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:02.169] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:02.207] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:02.218] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:02.218] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:02.218] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:02.256] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:02.256] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:02.258] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:02.266] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:02.267] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:02.368] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:02.368] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:02.369] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:02.370] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:02.378] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:02.379] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:02.380] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:06.704] thr=26 paramiko.transport: starting thread (client mode): 0xf65db0 +DEB [20190331-08:30:06.704] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:06.713] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:06.713] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:06.716] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:06.716] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:06.716] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:06.716] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:06.716] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:06.717] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:06.720] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:06.721] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:06.721] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:06.722] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:06.760] thr=26 paramiko.transport: userauth is OK +INF [20190331-08:30:06.783] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:06.784] thr=26 paramiko.transport: userauth is OK +INF [20190331-08:30:06.808] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:06.809] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:06.971] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:06.971] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:07.012] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:07.012] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:07.016] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:07.030] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:07.030] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:07.030] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:07.031] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:07.031] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:07.070] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:07.081] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:07.082] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:07.082] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:07.083] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:07.083] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:07.123] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:07.131] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:07.131] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:07.132] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:07.132] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:07.132] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:07.173] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:07.181] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:07.182] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:07.182] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:07.182] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:07.183] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:07.223] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:07.233] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:07.234] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:07.234] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:07.235] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:07.235] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:07.274] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:07.283] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:07.283] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:07.384] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:07.385] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:07.385] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:07.386] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:07.395] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:07.396] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:07.397] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:11.705] thr=27 paramiko.transport: starting thread (client mode): 0x500f470 +DEB [20190331-08:30:11.705] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:11.713] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:11.714] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:11.716] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:11.717] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:11.717] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:11.717] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:11.717] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:11.717] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:11.721] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:11.721] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:11.721] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:11.722] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:11.760] thr=27 paramiko.transport: userauth is OK +INF [20190331-08:30:11.780] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:11.781] thr=27 paramiko.transport: userauth is OK +INF [20190331-08:30:11.807] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:11.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:11.961] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:11.961] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:12.001] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:12.001] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:12.005] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:12.018] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:12.018] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:12.019] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:12.019] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:12.019] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:12.059] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:12.071] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:12.071] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:12.072] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:12.072] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:12.072] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:12.112] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:12.120] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:12.121] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:12.121] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:12.122] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:12.122] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:12.162] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:12.170] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:12.171] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:12.171] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:12.172] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:12.172] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:12.213] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:12.227] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:12.227] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:12.228] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:12.228] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:12.228] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:12.269] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:12.278] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:12.278] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:12.379] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:12.380] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:12.380] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:12.381] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:12.390] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:12.391] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:12.392] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:16.705] thr=28 paramiko.transport: starting thread (client mode): 0x50b8dd0 +DEB [20190331-08:30:16.706] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:16.715] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:16.715] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:16.717] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:16.718] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:16.718] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:16.718] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:16.718] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:16.718] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:16.722] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:16.722] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:16.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:16.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:16.761] thr=28 paramiko.transport: userauth is OK +INF [20190331-08:30:16.845] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:16.846] thr=28 paramiko.transport: userauth is OK +INF [20190331-08:30:16.870] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:16.870] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:17.009] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:17.010] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:17.050] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:17.050] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:17.052] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:17.066] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:17.066] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:17.066] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:17.067] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:17.067] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:17.106] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:17.118] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:17.118] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:17.118] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:17.119] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:17.119] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:17.160] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:17.168] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:17.168] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:17.168] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:17.169] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:17.169] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:17.210] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:17.219] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:17.219] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:17.219] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:17.220] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:17.220] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:17.259] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:17.269] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:17.270] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:17.270] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:17.270] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:17.271] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:17.311] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:17.319] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:17.320] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:17.421] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:17.422] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:17.422] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:17.423] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:17.432] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:17.433] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:17.434] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:21.707] thr=29 paramiko.transport: starting thread (client mode): 0x5118e50 +DEB [20190331-08:30:21.708] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:21.716] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:21.716] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:21.718] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:21.719] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:21.719] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:21.719] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:21.719] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:21.719] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:21.723] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:21.723] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:21.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:21.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:21.761] thr=29 paramiko.transport: userauth is OK +INF [20190331-08:30:21.783] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:21.784] thr=29 paramiko.transport: userauth is OK +INF [20190331-08:30:21.806] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:21.806] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:21.972] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:21.973] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:22.014] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:22.014] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:22.017] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:22.030] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:22.030] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:22.030] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:22.031] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:22.031] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:22.071] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:22.082] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:22.083] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:22.083] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:22.083] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:22.084] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:22.124] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:22.132] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:22.132] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:22.133] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:22.133] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:22.134] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:22.174] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:22.183] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:22.183] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:22.183] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:22.184] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:22.184] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:22.226] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:22.236] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:22.237] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:22.237] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:22.237] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:22.238] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:22.278] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:22.286] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:22.287] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:22.388] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:22.389] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:22.389] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:22.390] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:22.400] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:22.400] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:22.402] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:26.704] thr=30 paramiko.transport: starting thread (client mode): 0x50f7ef0 +DEB [20190331-08:30:26.704] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:26.717] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:26.717] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:26.719] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:26.719] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:26.719] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:26.719] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:26.719] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:26.719] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:26.724] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:26.724] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:26.725] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:26.726] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:26.765] thr=30 paramiko.transport: userauth is OK +INF [20190331-08:30:26.787] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:26.787] thr=30 paramiko.transport: userauth is OK +INF [20190331-08:30:26.810] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:26.810] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:26.974] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:26.974] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:27.015] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:27.015] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:27.030] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:27.031] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:27.031] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:27.032] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:27.032] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:27.032] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:27.076] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:27.083] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:27.083] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:27.084] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:27.084] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:27.085] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:27.132] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:27.133] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:27.133] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:27.134] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:27.134] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:27.135] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:27.178] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:27.184] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:27.184] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:27.185] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:27.185] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:27.185] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:27.233] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:27.235] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:27.235] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:27.236] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:27.236] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:27.236] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:27.277] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:27.285] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:27.285] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:27.386] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:27.387] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:27.387] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:27.390] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:27.398] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:27.399] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:27.400] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:31.705] thr=31 paramiko.transport: starting thread (client mode): 0x538d610 +DEB [20190331-08:30:31.705] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:31.717] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:31.717] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:31.720] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:31.720] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:31.720] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:31.720] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:31.720] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:31.720] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:31.727] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:31.727] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:31.728] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:31.729] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:31.765] thr=31 paramiko.transport: userauth is OK +INF [20190331-08:30:31.788] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:31.790] thr=31 paramiko.transport: userauth is OK +INF [20190331-08:30:31.831] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:31.831] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:32.011] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:32.011] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:32.051] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:32.051] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:32.061] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:32.069] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:32.070] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:32.070] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:32.071] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:32.071] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:32.123] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:32.124] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:32.124] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:32.124] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:32.125] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:32.125] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:32.164] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:32.173] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:32.173] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:32.174] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:32.174] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:32.174] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:32.214] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:32.222] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:32.222] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:32.223] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:32.223] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:32.223] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:32.264] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:32.273] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:32.274] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:32.274] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:32.274] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:32.275] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:32.324] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:32.325] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:32.325] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:32.426] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:32.427] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:32.427] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:32.429] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:32.437] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:32.438] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:32.439] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:36.971] thr=32 paramiko.transport: starting thread (client mode): 0x5397af0 +DEB [20190331-08:30:36.971] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:36.980] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:36.980] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:36.983] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:36.983] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:36.983] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:36.984] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:36.984] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:36.984] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:36.988] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:36.988] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:36.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:36.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:37.028] thr=32 paramiko.transport: userauth is OK +INF [20190331-08:30:37.047] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:37.047] thr=32 paramiko.transport: userauth is OK +INF [20190331-08:30:37.069] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:37.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:37.218] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:37.218] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:37.259] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:37.259] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:37.262] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:37.276] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:37.276] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:37.276] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:37.277] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:37.277] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:37.317] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:37.329] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:37.329] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:37.330] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:37.330] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:37.330] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:37.370] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:37.378] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:37.378] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:37.379] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:37.379] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:37.380] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:37.421] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:37.429] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:37.430] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:37.430] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:37.431] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:37.431] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:37.472] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:37.482] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:37.483] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:37.483] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:37.483] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:37.484] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:37.522] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:37.531] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:37.532] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:37.633] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:37.634] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:37.634] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:37.635] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:37.649] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:37.650] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:41.973] thr=33 paramiko.transport: starting thread (client mode): 0x4f8d4f0 +DEB [20190331-08:30:41.973] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:41.982] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:41.982] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:41.986] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:41.986] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:41.986] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:41.986] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:41.986] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:41.986] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:41.991] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:41.991] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:41.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:41.992] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:42.029] thr=33 paramiko.transport: userauth is OK +INF [20190331-08:30:42.051] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:42.052] thr=33 paramiko.transport: userauth is OK +INF [20190331-08:30:42.074] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:42.075] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:42.255] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:42.255] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:42.295] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:42.295] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:42.302] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:42.320] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:42.320] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:42.320] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:42.321] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:42.321] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:42.361] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:42.378] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:42.378] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:42.378] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:42.379] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:42.379] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:42.419] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:42.429] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:42.429] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:42.429] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:42.430] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:42.430] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:42.470] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:42.479] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:42.479] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:42.480] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:42.480] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:42.480] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:42.521] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:42.535] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:42.535] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:42.536] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:42.536] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:42.536] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:42.578] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:42.587] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:42.587] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:42.688] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:42.689] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:42.689] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:42.690] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:42.699] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:42.700] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:42.701] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:46.972] thr=34 paramiko.transport: starting thread (client mode): 0x5052610 +DEB [20190331-08:30:46.972] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:46.981] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:46.981] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:46.984] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:46.985] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:46.985] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:46.985] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:46.985] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:46.985] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:46.989] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:46.990] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:46.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:46.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:47.029] thr=34 paramiko.transport: userauth is OK +INF [20190331-08:30:47.049] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:47.050] thr=34 paramiko.transport: userauth is OK +INF [20190331-08:30:47.074] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:47.074] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:47.209] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:47.209] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:47.250] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:47.250] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:47.253] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:47.266] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:47.266] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:47.267] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:47.267] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:47.267] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:47.308] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:47.319] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:47.320] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:47.320] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:47.321] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:47.321] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:47.359] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:47.368] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:47.368] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:47.369] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:47.369] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:47.369] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:47.408] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:47.417] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:47.417] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:47.417] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:47.418] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:47.418] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:47.456] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:47.466] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:47.467] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:47.467] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:47.468] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:47.468] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:47.506] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:47.514] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:47.515] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:47.615] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:47.616] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:47.616] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:47.617] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:47.626] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:47.627] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:47.629] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:51.972] thr=35 paramiko.transport: starting thread (client mode): 0xf65bb0 +DEB [20190331-08:30:51.972] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:51.981] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:51.981] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:51.984] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:51.984] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:51.984] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:51.984] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:51.984] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:51.984] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:51.988] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:51.989] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:51.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:51.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:52.029] thr=35 paramiko.transport: userauth is OK +INF [20190331-08:30:52.049] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:52.049] thr=35 paramiko.transport: userauth is OK +INF [20190331-08:30:52.071] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:52.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:52.224] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:52.224] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:52.265] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:52.265] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:52.269] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:52.282] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:52.283] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:52.283] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:52.284] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:52.284] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:52.322] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:52.334] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:52.334] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:52.334] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:52.334] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:52.334] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:52.374] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:52.382] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:52.382] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:52.383] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:52.383] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:52.383] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:52.425] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:52.433] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:52.433] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:52.434] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:52.434] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:52.435] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:52.475] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:52.485] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:52.486] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:52.486] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:52.487] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:52.487] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:52.525] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:52.534] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:52.534] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:52.635] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:52.636] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:52.636] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:52.637] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:52.646] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:52.646] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:52.648] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-08:30:56.970] thr=36 paramiko.transport: starting thread (client mode): 0x5036d70 +DEB [20190331-08:30:56.971] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:30:56.979] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:30:56.980] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:30:56.982] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:30:56.983] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:30:56.983] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:30:56.983] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:30:56.983] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:30:56.983] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-08:30:56.987] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:30:56.987] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-08:30:56.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:30:56.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:30:57.026] thr=36 paramiko.transport: userauth is OK +INF [20190331-08:30:57.045] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:30:57.046] thr=36 paramiko.transport: userauth is OK +INF [20190331-08:30:57.068] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:30:57.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:30:57.213] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:30:57.213] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:30:57.254] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:30:57.254] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:30:57.259] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:30:57.272] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:30:57.272] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:30:57.272] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:30:57.273] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:30:57.273] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:30:57.313] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:30:57.325] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:30:57.325] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:30:57.326] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:30:57.326] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:30:57.326] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:30:57.367] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:30:57.375] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:30:57.376] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:30:57.376] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:30:57.377] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:30:57.377] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:30:57.415] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:30:57.424] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:30:57.424] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:30:57.424] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:30:57.425] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:30:57.425] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:30:57.463] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:30:57.474] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:30:57.474] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:30:57.474] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:30:57.475] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:30:57.475] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:30:57.513] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:30:57.522] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:30:57.522] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:30:57.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:30:57.624] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:30:57.624] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:30:57.625] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:30:57.634] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:30:57.635] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:30:57.636] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:01.974] thr=37 paramiko.transport: starting thread (client mode): 0x50b8a50 +DEB [20190331-08:31:01.974] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:01.982] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:01.982] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:01.985] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:01.985] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:01.985] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:01.986] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:01.986] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:01.986] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:01.990] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:01.990] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:01.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:01.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:02.026] thr=37 paramiko.transport: userauth is OK +INF [20190331-08:31:02.045] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:02.046] thr=37 paramiko.transport: userauth is OK +INF [20190331-08:31:02.068] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:02.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:02.202] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:02.202] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:02.243] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:02.243] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:02.247] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:02.261] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:02.261] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:02.262] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:02.262] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:02.262] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:02.303] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:02.314] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:02.314] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:02.314] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:02.315] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:02.315] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:02.355] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:02.363] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:02.363] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:02.364] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:02.364] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:02.364] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:02.403] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:02.411] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:02.412] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:02.412] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:02.413] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:02.413] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:02.454] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:02.464] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:02.465] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:02.465] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:02.466] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:02.466] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:02.507] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:02.516] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:02.516] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:02.617] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:02.619] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:02.619] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:02.620] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:02.629] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:02.630] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:02.631] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:06.972] thr=38 paramiko.transport: starting thread (client mode): 0x50520b0 +DEB [20190331-08:31:06.972] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:06.980] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:06.981] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:06.983] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:06.983] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:06.983] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:06.983] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:06.983] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:06.983] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:06.987] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:06.987] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:06.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:06.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:07.028] thr=38 paramiko.transport: userauth is OK +INF [20190331-08:31:07.046] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:07.047] thr=38 paramiko.transport: userauth is OK +INF [20190331-08:31:07.068] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:07.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:07.210] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:07.210] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:07.251] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:07.251] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:07.255] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:07.268] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:07.269] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:07.269] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:07.269] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:07.270] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:07.310] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:07.322] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:07.322] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:07.323] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:07.323] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:07.323] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:07.363] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:07.371] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:07.371] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:07.372] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:07.373] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:07.373] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:07.413] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:07.421] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:07.421] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:07.422] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:07.422] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:07.422] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:07.464] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:07.478] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:07.479] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:07.479] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:07.480] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:07.480] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:07.521] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:07.530] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:07.530] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:07.631] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:07.632] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:07.632] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:07.633] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:07.642] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:07.643] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:07.644] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:11.972] thr=39 paramiko.transport: starting thread (client mode): 0x55eabd0 +DEB [20190331-08:31:11.972] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:11.981] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:11.981] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:11.984] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:11.984] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:11.984] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:11.984] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:11.984] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:11.985] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:11.989] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:11.989] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:11.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:11.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:12.029] thr=39 paramiko.transport: userauth is OK +INF [20190331-08:31:12.053] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:12.054] thr=39 paramiko.transport: userauth is OK +INF [20190331-08:31:12.076] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:12.077] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:12.214] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:12.214] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:12.254] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:12.254] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:12.258] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:12.270] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:12.270] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:12.271] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:12.310] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:12.310] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:12.311] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:12.323] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:12.323] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:12.324] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:12.324] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:12.324] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:12.364] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:12.373] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:12.373] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:12.374] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:12.374] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:12.374] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:12.415] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:12.425] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:12.425] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:12.425] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:12.426] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:12.426] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:12.464] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:12.475] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:12.475] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:12.475] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:12.476] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:12.476] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:12.516] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:12.525] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:12.525] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:12.626] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:12.627] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:12.627] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:12.628] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:12.637] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:12.638] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:12.639] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:16.972] thr=40 paramiko.transport: starting thread (client mode): 0x538dad0 +DEB [20190331-08:31:16.972] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:16.981] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:16.981] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:16.984] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:16.984] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:16.984] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:16.984] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:16.984] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:16.984] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:16.988] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:16.988] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:16.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:16.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:17.026] thr=40 paramiko.transport: userauth is OK +INF [20190331-08:31:17.093] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:17.093] thr=40 paramiko.transport: userauth is OK +INF [20190331-08:31:17.113] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:17.114] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:17.248] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:17.249] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:17.288] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:17.288] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:17.292] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:17.305] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:17.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:17.305] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:17.306] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:17.306] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:17.346] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:17.358] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:17.358] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:17.358] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:17.359] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:17.359] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:17.399] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:17.407] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:17.408] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:17.408] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:17.409] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:17.409] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:17.449] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:17.459] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:17.459] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:17.460] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:17.460] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:17.460] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:17.501] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:17.514] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:17.514] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:17.514] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:17.515] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:17.515] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:17.555] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:17.564] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:17.564] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:17.665] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:17.665] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:17.666] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:17.667] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:17.676] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:17.676] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:17.678] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:21.972] thr=41 paramiko.transport: starting thread (client mode): 0x4fbac30 +DEB [20190331-08:31:21.972] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:21.980] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:21.981] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:21.983] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:21.983] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:21.984] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:21.984] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:21.984] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:21.984] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:21.988] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:21.988] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:21.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:21.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:22.027] thr=41 paramiko.transport: userauth is OK +INF [20190331-08:31:22.047] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:22.048] thr=41 paramiko.transport: userauth is OK +INF [20190331-08:31:22.069] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:22.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:22.206] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:22.206] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:22.247] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:22.247] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:22.250] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:22.262] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:22.263] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:22.263] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:22.264] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:22.264] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:22.305] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:22.317] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:22.317] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:22.318] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:22.318] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:22.319] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:22.357] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:22.365] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:22.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:22.366] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:22.366] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:22.366] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:22.406] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:22.414] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:22.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:22.415] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:22.416] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:22.416] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:22.455] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:22.465] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:22.466] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:22.466] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:22.467] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:22.467] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:22.505] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:22.515] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:22.515] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:22.616] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:22.616] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:22.617] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:22.618] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:22.627] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:22.628] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:22.629] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:26.970] thr=42 paramiko.transport: starting thread (client mode): 0x50d63f0 +DEB [20190331-08:31:26.970] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:26.980] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:26.980] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:26.983] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:26.983] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:26.983] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:26.983] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:26.984] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:26.984] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:26.988] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:26.988] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:26.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:26.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:27.026] thr=42 paramiko.transport: userauth is OK +INF [20190331-08:31:27.045] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:27.046] thr=42 paramiko.transport: userauth is OK +INF [20190331-08:31:27.067] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:27.067] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:27.205] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:27.205] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:27.246] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:27.246] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:27.250] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:27.262] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:27.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:27.263] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:27.263] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:27.264] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:27.303] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:27.315] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:27.315] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:27.315] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:27.316] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:27.316] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:27.358] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:27.367] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:27.367] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:27.368] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:27.368] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:27.368] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:27.406] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:27.415] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:27.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:27.415] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:27.416] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:27.416] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:27.454] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:27.465] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:27.465] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:27.465] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:27.466] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:27.466] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:27.504] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:27.512] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:27.513] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:27.614] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:27.615] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:27.615] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:27.616] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:27.625] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:27.626] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:27.627] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:31.972] thr=24 paramiko.transport: starting thread (client mode): 0x538d530 +DEB [20190331-08:31:31.972] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:31.981] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:31.981] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:31.983] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:31.984] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:31.984] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:31.984] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:31.984] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:31.984] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:31.988] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:31.988] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:31.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:31.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:32.027] thr=24 paramiko.transport: userauth is OK +INF [20190331-08:31:32.046] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:32.047] thr=24 paramiko.transport: userauth is OK +INF [20190331-08:31:32.068] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:32.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:32.217] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:32.217] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:32.257] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:32.257] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:32.261] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:32.274] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:32.274] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:32.274] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:32.275] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:32.275] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:32.316] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:32.327] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:32.327] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:32.328] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:32.328] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:32.328] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:32.370] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:32.379] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:32.379] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:32.379] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:32.380] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:32.380] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:32.422] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:32.430] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:32.431] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:32.431] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:32.432] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:32.432] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:32.472] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:32.483] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:32.483] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:32.483] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:32.484] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:32.484] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:32.522] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:32.531] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:32.531] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:32.632] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:32.633] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:32.633] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:32.634] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:32.644] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:32.645] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:32.646] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:36.972] thr=43 paramiko.transport: starting thread (client mode): 0x9321b0 +DEB [20190331-08:31:36.972] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:36.982] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:36.983] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:36.985] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:36.986] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:36.986] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:36.986] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:36.986] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:36.986] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:36.990] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:36.990] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:36.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:36.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:37.029] thr=43 paramiko.transport: userauth is OK +INF [20190331-08:31:37.048] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:37.049] thr=43 paramiko.transport: userauth is OK +INF [20190331-08:31:37.070] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:37.070] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:37.205] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:37.205] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:37.248] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:37.248] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:37.252] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:37.265] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:37.265] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:37.266] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:37.266] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:37.266] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:37.306] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:37.318] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:37.318] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:37.319] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:37.319] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:37.319] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:37.359] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:37.368] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:37.368] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:37.368] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:37.369] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:37.369] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:37.409] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:37.417] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:37.417] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:37.418] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:37.419] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:37.419] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:37.459] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:37.469] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:37.470] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:37.470] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:37.471] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:37.471] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:37.512] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:37.520] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:37.521] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:37.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:37.622] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:37.622] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:37.623] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:37.633] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:37.634] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:37.635] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:41.972] thr=44 paramiko.transport: starting thread (client mode): 0x5111a30 +DEB [20190331-08:31:41.972] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:41.981] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:41.981] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:41.985] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:41.985] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:41.985] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:41.985] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:41.985] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:41.985] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:41.989] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:41.990] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:41.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:41.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:42.029] thr=44 paramiko.transport: userauth is OK +INF [20190331-08:31:42.048] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:42.049] thr=44 paramiko.transport: userauth is OK +INF [20190331-08:31:42.072] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:42.072] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:42.218] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:42.218] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:42.259] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:42.259] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:42.262] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:42.275] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:42.275] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:42.275] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:42.276] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:42.276] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:42.316] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:42.328] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:42.328] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:42.329] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:42.329] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:42.329] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:42.368] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:42.377] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:42.377] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:42.377] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:42.378] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:42.378] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:42.417] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:42.426] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:42.426] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:42.426] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:42.427] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:42.427] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:42.469] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:42.480] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:42.480] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:42.480] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:42.481] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:42.481] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:42.522] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:42.530] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:42.531] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:42.632] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:42.633] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:42.633] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:42.634] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:42.643] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:42.643] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:42.645] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:46.973] thr=45 paramiko.transport: starting thread (client mode): 0x4f8dc50 +DEB [20190331-08:31:46.974] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:46.982] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:46.983] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:46.986] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:46.986] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:46.986] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:46.986] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:46.986] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:46.986] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:46.991] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:46.991] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:46.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:46.992] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:47.030] thr=45 paramiko.transport: userauth is OK +INF [20190331-08:31:47.049] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:47.050] thr=45 paramiko.transport: userauth is OK +INF [20190331-08:31:47.072] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:47.072] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:47.207] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:47.208] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:47.247] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:47.247] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:47.251] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:47.264] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:47.264] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:47.265] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:47.265] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:47.265] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:47.305] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:47.317] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:47.317] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:47.317] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:47.318] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:47.318] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:47.357] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:47.365] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:47.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:47.366] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:47.366] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:47.366] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:47.407] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:47.416] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:47.416] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:47.416] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:47.417] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:47.417] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:47.458] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:47.468] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:47.469] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:47.469] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:47.470] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:47.470] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:47.510] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:47.518] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:47.519] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:47.619] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:47.620] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:47.620] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:47.621] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:47.630] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:47.630] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:47.632] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:51.971] thr=46 paramiko.transport: starting thread (client mode): 0x50b8ed0 +DEB [20190331-08:31:51.971] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:51.980] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:51.980] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:51.983] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:51.983] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:51.983] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:51.983] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:51.983] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:51.983] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:51.987] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:51.988] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:51.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:51.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:52.028] thr=46 paramiko.transport: userauth is OK +INF [20190331-08:31:52.048] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:52.049] thr=46 paramiko.transport: userauth is OK +INF [20190331-08:31:52.070] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:52.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:52.217] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:52.217] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:52.257] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:52.257] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:52.259] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:52.272] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:52.272] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:52.273] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:52.273] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:52.273] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:52.312] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:52.324] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:52.324] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:52.325] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:52.325] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:52.325] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:52.364] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:52.372] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:52.372] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:52.373] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:52.374] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:52.374] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:52.413] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:52.421] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:52.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:52.422] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:52.423] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:52.423] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:52.462] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:52.472] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:52.473] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:52.473] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:52.474] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:52.474] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:52.513] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:52.521] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:52.522] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:52.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:52.623] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:52.624] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:52.625] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:52.634] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:52.635] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:52.636] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-08:31:56.972] thr=47 paramiko.transport: starting thread (client mode): 0x5383990 +DEB [20190331-08:31:56.972] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:31:56.982] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:31:56.982] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:31:56.985] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:31:56.985] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:31:56.985] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:31:56.985] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:31:56.985] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:31:56.986] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-08:31:56.990] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:31:56.990] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-08:31:56.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:31:56.992] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:31:57.028] thr=47 paramiko.transport: userauth is OK +INF [20190331-08:31:57.047] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:31:57.048] thr=47 paramiko.transport: userauth is OK +INF [20190331-08:31:57.069] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:31:57.070] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:31:57.212] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:31:57.212] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:31:57.254] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:31:57.254] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:31:57.257] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:31:57.270] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:31:57.270] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:31:57.271] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:31:57.272] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:31:57.272] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:31:57.313] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:31:57.325] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:31:57.326] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:31:57.326] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:31:57.327] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:31:57.327] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:31:57.365] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:31:57.373] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:31:57.374] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:31:57.374] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:31:57.375] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:31:57.375] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:31:57.413] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:31:57.422] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:31:57.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:31:57.423] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:31:57.423] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:31:57.423] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:31:57.462] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:31:57.473] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:31:57.473] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:31:57.473] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:31:57.474] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:31:57.474] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:31:57.513] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:31:57.522] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:31:57.522] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:31:57.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:31:57.624] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:31:57.624] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:31:57.625] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:31:57.634] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:31:57.635] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:31:57.636] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:01.973] thr=48 paramiko.transport: starting thread (client mode): 0x4fbae30 +DEB [20190331-08:32:01.973] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:01.982] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:01.982] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:01.985] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:01.985] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:01.985] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:01.985] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:01.985] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:01.985] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:01.990] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:01.990] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:01.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:01.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:02.027] thr=48 paramiko.transport: userauth is OK +INF [20190331-08:32:02.047] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:02.047] thr=48 paramiko.transport: userauth is OK +INF [20190331-08:32:02.069] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:02.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:02.203] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:02.203] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:02.243] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:02.243] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:02.246] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:02.260] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:02.260] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:02.261] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:02.261] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:02.261] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:02.301] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:02.312] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:02.313] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:02.313] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:02.314] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:02.314] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:02.355] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:02.363] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:02.363] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:02.364] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:02.364] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:02.364] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:02.406] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:02.414] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:02.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:02.415] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:02.416] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:02.416] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:02.455] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:02.466] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:02.466] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:02.466] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:02.467] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:02.467] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:02.506] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:02.514] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:02.515] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:02.615] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:02.616] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:02.616] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:02.617] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:02.626] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:02.627] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:06.971] thr=49 paramiko.transport: starting thread (client mode): 0x4f79e90 +DEB [20190331-08:32:06.971] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:06.982] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:06.982] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:06.985] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:06.985] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:06.985] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:06.985] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:06.985] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:06.985] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:06.989] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:06.989] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:06.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:06.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:07.028] thr=49 paramiko.transport: userauth is OK +INF [20190331-08:32:07.050] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:07.051] thr=49 paramiko.transport: userauth is OK +INF [20190331-08:32:07.077] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:07.077] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:07.213] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:07.214] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:07.254] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:07.254] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:07.261] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:07.270] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:07.270] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:07.270] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:07.271] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:07.271] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:07.321] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:07.324] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:07.324] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:07.324] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:07.325] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:07.325] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:07.371] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:07.372] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:07.372] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:07.373] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:07.373] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:07.373] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:07.420] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:07.421] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:07.421] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:07.422] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:07.422] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:07.422] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:07.467] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:07.471] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:07.471] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:07.472] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:07.472] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:07.472] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:07.514] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:07.519] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:07.520] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:07.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:07.622] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:07.622] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:07.624] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:07.632] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:07.633] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:11.972] thr=50 paramiko.transport: starting thread (client mode): 0x5383270 +DEB [20190331-08:32:11.973] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:11.983] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:11.983] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:11.985] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:11.985] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:11.985] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:11.985] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:11.985] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:11.985] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:11.989] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:11.990] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:11.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:11.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:12.029] thr=50 paramiko.transport: userauth is OK +INF [20190331-08:32:12.048] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:12.049] thr=50 paramiko.transport: userauth is OK +INF [20190331-08:32:12.077] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:12.077] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:12.271] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:12.271] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:12.312] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:12.312] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:12.327] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:12.331] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:12.332] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:12.332] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:12.332] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:12.333] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:12.386] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:12.387] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:12.388] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:12.388] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:12.389] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:12.389] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:12.436] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:12.439] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:12.439] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:12.440] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:12.440] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:12.440] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:12.479] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:12.488] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:12.488] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:12.489] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:12.489] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:12.489] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:12.529] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:12.538] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:12.538] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:12.539] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:12.539] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:12.539] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:12.578] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:12.587] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:12.587] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:12.688] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:12.689] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:12.689] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:12.691] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:12.699] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:12.699] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:12.701] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:16.972] thr=51 paramiko.transport: starting thread (client mode): 0x932a70 +DEB [20190331-08:32:16.972] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:16.980] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:16.980] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:16.983] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:16.983] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:16.984] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:16.984] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:16.984] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:16.984] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:16.988] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:16.988] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:16.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:16.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:17.026] thr=51 paramiko.transport: userauth is OK +INF [20190331-08:32:17.045] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:17.046] thr=51 paramiko.transport: userauth is OK +INF [20190331-08:32:17.067] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:17.067] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:17.199] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:17.199] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:17.239] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:17.239] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:17.243] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:17.257] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:17.257] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:17.258] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:17.258] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:17.258] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:17.298] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:17.309] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:17.310] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:17.310] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:17.311] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:17.311] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:17.350] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:17.358] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:17.358] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:17.359] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:17.359] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:17.359] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:17.398] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:17.406] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:17.407] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:17.407] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:17.408] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:17.408] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:17.448] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:17.458] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:17.459] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:17.459] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:17.460] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:17.460] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:17.499] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:17.508] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:17.509] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:17.610] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:17.611] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:17.611] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:17.612] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:17.621] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:17.621] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:17.623] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:21.973] thr=52 paramiko.transport: starting thread (client mode): 0x92fe50 +DEB [20190331-08:32:21.973] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:21.982] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:21.982] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:21.986] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:21.986] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:21.986] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:21.986] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:21.987] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:21.987] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:21.991] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:21.991] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:21.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:21.992] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:22.029] thr=52 paramiko.transport: userauth is OK +INF [20190331-08:32:22.097] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:22.097] thr=52 paramiko.transport: userauth is OK +INF [20190331-08:32:22.124] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:22.125] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:22.260] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:22.260] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:22.300] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:22.300] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:22.303] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:22.316] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:22.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:22.316] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:22.317] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:22.317] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:22.357] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:22.368] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:22.369] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:22.369] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:22.370] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:22.370] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:22.412] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:22.420] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:22.420] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:22.421] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:22.422] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:22.422] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:22.461] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:22.469] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:22.470] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:22.470] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:22.471] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:22.471] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:22.510] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:22.520] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:22.521] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:22.521] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:22.522] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:22.522] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:22.560] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:22.568] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:22.569] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:22.670] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:22.671] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:22.671] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:22.672] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:22.681] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:22.682] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:22.684] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:26.970] thr=53 paramiko.transport: starting thread (client mode): 0x538d950 +DEB [20190331-08:32:26.971] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:26.979] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:26.979] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:26.982] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:26.982] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:26.982] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:26.982] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:26.983] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:26.983] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:26.987] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:26.987] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:26.987] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:26.988] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:27.028] thr=53 paramiko.transport: userauth is OK +INF [20190331-08:32:27.047] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:27.048] thr=53 paramiko.transport: userauth is OK +INF [20190331-08:32:27.072] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:27.072] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:27.213] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:27.213] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:27.255] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:27.255] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:27.258] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:27.270] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:27.271] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:27.272] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:27.272] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:27.273] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:27.314] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:27.325] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:27.326] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:27.326] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:27.327] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:27.327] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:27.368] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:27.376] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:27.376] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:27.377] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:27.378] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:27.378] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:27.418] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:27.427] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:27.427] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:27.427] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:27.428] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:27.428] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:27.468] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:27.479] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:27.479] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:27.480] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:27.480] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:27.480] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:27.518] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:27.527] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:27.527] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:27.628] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:27.629] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:27.629] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:27.630] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:27.639] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:27.640] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:27.641] thr=53 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:31.972] thr=54 paramiko.transport: starting thread (client mode): 0x50b8b50 +DEB [20190331-08:32:31.972] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:31.981] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:31.981] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:31.984] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:31.984] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:31.984] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:31.984] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:31.984] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:31.984] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:31.988] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:31.988] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:31.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:31.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:32.027] thr=54 paramiko.transport: userauth is OK +INF [20190331-08:32:32.046] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:32.047] thr=54 paramiko.transport: userauth is OK +INF [20190331-08:32:32.069] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:32.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:32.204] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:32.204] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:32.245] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:32.245] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:32.248] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:32.261] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:32.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:32.262] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:32.263] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:32.263] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:32.301] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:32.313] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:32.313] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:32.313] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:32.314] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:32.314] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:32.354] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:32.362] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:32.363] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:32.363] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:32.364] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:32.364] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:32.404] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:32.413] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:32.414] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:32.414] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:32.415] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:32.415] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:32.455] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:32.466] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:32.466] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:32.466] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:32.467] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:32.467] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:32.507] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:32.515] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:32.516] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:32.616] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:32.617] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:32.617] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:32.618] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:32.627] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:32.627] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:32.629] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:36.972] thr=55 paramiko.transport: starting thread (client mode): 0x5609190 +DEB [20190331-08:32:36.972] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:36.981] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:36.981] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:36.984] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:36.984] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:36.984] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:36.984] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:36.984] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:36.984] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:36.988] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:36.989] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:36.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:36.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:37.028] thr=55 paramiko.transport: userauth is OK +INF [20190331-08:32:37.047] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:37.048] thr=55 paramiko.transport: userauth is OK +INF [20190331-08:32:37.070] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:37.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:37.204] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:37.205] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:37.245] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:37.245] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:37.248] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:37.260] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:37.261] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:37.261] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:37.261] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:37.262] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:37.300] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:37.311] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:37.312] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:37.312] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:37.313] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:37.313] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:37.351] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:37.359] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:37.359] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:37.360] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:37.360] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:37.361] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:37.398] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:37.406] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:37.407] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:37.407] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:37.408] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:37.408] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:37.446] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:37.457] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:37.457] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:37.458] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:37.458] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:37.458] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:37.497] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:37.505] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:37.506] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:37.607] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:37.607] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:37.608] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:37.609] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:37.618] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:37.618] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:37.620] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:41.972] thr=56 paramiko.transport: starting thread (client mode): 0x4f8d1f0 +DEB [20190331-08:32:41.973] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:41.981] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:41.981] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:41.984] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:41.984] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:41.984] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:41.984] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:41.984] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:41.984] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:41.988] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:41.988] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:41.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:41.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:42.027] thr=56 paramiko.transport: userauth is OK +INF [20190331-08:32:42.046] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:42.047] thr=56 paramiko.transport: userauth is OK +INF [20190331-08:32:42.068] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:42.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:42.209] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:42.210] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:42.251] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:42.251] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:42.255] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:42.268] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:42.268] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:42.269] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:42.269] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:42.269] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:42.310] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:42.322] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:42.322] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:42.323] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:42.323] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:42.323] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:42.361] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:42.369] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:42.370] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:42.370] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:42.371] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:42.371] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:42.409] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:42.417] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:42.418] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:42.418] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:42.418] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:42.419] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:42.457] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:42.467] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:42.468] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:42.468] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:42.468] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:42.468] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:42.507] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:42.515] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:42.516] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:42.616] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:42.617] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:42.617] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:42.618] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:42.627] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:42.628] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:42.629] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:46.971] thr=57 paramiko.transport: starting thread (client mode): 0x50d68b0 +DEB [20190331-08:32:46.971] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:46.981] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:46.981] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:46.985] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:46.985] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:46.985] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:46.985] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:46.985] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:46.985] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:46.989] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:46.990] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:46.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:46.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:47.028] thr=57 paramiko.transport: userauth is OK +INF [20190331-08:32:47.047] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:47.048] thr=57 paramiko.transport: userauth is OK +INF [20190331-08:32:47.069] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:47.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:47.208] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:47.208] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:47.248] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:47.248] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:47.251] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:47.263] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:47.264] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:47.264] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:47.265] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:47.265] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:47.303] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:47.314] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:47.315] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:47.315] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:47.316] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:47.316] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:47.356] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:47.364] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:47.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:47.365] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:47.366] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:47.366] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:47.406] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:47.414] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:47.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:47.415] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:47.416] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:47.416] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:47.457] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:47.467] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:47.468] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:47.468] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:47.469] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:47.469] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:47.510] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:47.519] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:47.519] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:47.619] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:47.620] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:47.620] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:47.621] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:47.630] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:47.631] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:47.632] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:51.971] thr=58 paramiko.transport: starting thread (client mode): 0x5383330 +DEB [20190331-08:32:51.971] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:51.979] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:51.980] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:51.982] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:51.983] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:51.983] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:51.983] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:51.983] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:51.983] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:51.987] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:51.987] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:51.987] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:51.988] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:52.025] thr=58 paramiko.transport: userauth is OK +INF [20190331-08:32:52.044] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:52.045] thr=58 paramiko.transport: userauth is OK +INF [20190331-08:32:52.067] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:52.067] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:52.205] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:52.205] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:52.247] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:52.247] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:52.250] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:52.262] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:52.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:52.262] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:52.263] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:52.263] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:52.305] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:52.316] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:52.316] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:52.317] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:52.317] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:52.317] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:52.356] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:52.364] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:52.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:52.365] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:52.366] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:52.366] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:52.405] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:52.413] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:52.414] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:52.414] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:52.414] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:52.414] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:52.454] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:52.464] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:52.465] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:52.465] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:52.466] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:52.466] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:52.504] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:52.512] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:52.513] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:52.614] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:52.614] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:52.615] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:52.616] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:52.625] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:52.626] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:32:52.628] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-08:32:56.971] thr=59 paramiko.transport: starting thread (client mode): 0x5373090 +DEB [20190331-08:32:56.971] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:32:56.980] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:32:56.980] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:32:56.982] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:32:56.983] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:32:56.983] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:32:56.983] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:32:56.983] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:32:56.983] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-08:32:56.987] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:32:56.987] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-08:32:56.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:32:56.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:32:57.025] thr=59 paramiko.transport: userauth is OK +INF [20190331-08:32:57.044] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:32:57.045] thr=59 paramiko.transport: userauth is OK +INF [20190331-08:32:57.066] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:32:57.066] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:32:57.212] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:32:57.212] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:32:57.252] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:32:57.252] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:32:57.255] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:32:57.268] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:32:57.269] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:32:57.269] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:32:57.270] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:32:57.270] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:32:57.311] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:32:57.322] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:32:57.323] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:32:57.323] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:32:57.324] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:32:57.324] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:32:57.366] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:32:57.374] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:32:57.374] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:32:57.375] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:32:57.375] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:32:57.375] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:32:57.413] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:32:57.421] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:32:57.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:32:57.422] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:32:57.423] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:32:57.423] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:32:57.462] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:32:57.472] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:32:57.473] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:32:57.473] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:32:57.473] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:32:57.474] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:32:57.511] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:32:57.519] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:32:57.520] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:32:57.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:32:57.622] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:32:57.622] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:32:57.623] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:32:57.632] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:32:57.633] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:01.970] thr=60 paramiko.transport: starting thread (client mode): 0x55ea410 +DEB [20190331-08:33:01.970] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:01.980] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:01.980] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:01.983] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:01.983] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:01.983] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:01.983] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:01.983] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:01.983] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:01.987] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:01.988] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:01.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:01.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:02.026] thr=60 paramiko.transport: userauth is OK +INF [20190331-08:33:02.046] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:02.046] thr=60 paramiko.transport: userauth is OK +INF [20190331-08:33:02.068] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:02.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:02.207] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:02.208] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:02.248] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:02.248] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:02.252] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:02.266] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:02.266] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:02.266] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:02.267] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:02.267] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:02.307] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:02.319] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:02.320] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:02.320] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:02.320] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:02.321] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:02.361] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:02.369] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:02.370] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:02.370] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:02.370] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:02.370] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:02.410] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:02.419] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:02.419] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:02.419] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:02.420] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:02.420] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:02.461] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:02.472] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:02.473] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:02.473] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:02.474] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:02.474] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:02.515] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:02.524] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:02.524] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:02.625] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:02.626] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:02.626] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:02.627] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:02.636] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:02.637] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:02.638] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:06.972] thr=61 paramiko.transport: starting thread (client mode): 0x50b8150 +DEB [20190331-08:33:06.972] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:06.980] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:06.980] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:06.983] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:06.983] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:06.983] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:06.983] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:06.983] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:06.983] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:06.987] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:06.988] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:06.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:06.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:07.026] thr=61 paramiko.transport: userauth is OK +INF [20190331-08:33:07.045] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:07.046] thr=61 paramiko.transport: userauth is OK +INF [20190331-08:33:07.066] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:07.066] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:07.202] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:07.202] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:07.242] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:07.242] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:07.246] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:07.257] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:07.258] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:07.258] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:07.259] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:07.259] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:07.300] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:07.311] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:07.312] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:07.312] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:07.313] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:07.313] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:07.353] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:07.361] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:07.361] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:07.362] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:07.362] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:07.362] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:07.402] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:07.410] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:07.411] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:07.411] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:07.412] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:07.412] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:07.451] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:07.461] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:07.462] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:07.462] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:07.463] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:07.463] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:07.501] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:07.510] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:07.510] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:07.611] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:07.611] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:07.612] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:07.613] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:07.622] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:07.623] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:07.624] thr=61 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:11.971] thr=62 paramiko.transport: starting thread (client mode): 0xf65f10 +DEB [20190331-08:33:11.971] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:11.980] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:11.980] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:11.983] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:11.983] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:11.983] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:11.983] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:11.983] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:11.983] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:11.987] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:11.988] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:11.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:11.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:12.027] thr=62 paramiko.transport: userauth is OK +INF [20190331-08:33:12.053] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:12.054] thr=62 paramiko.transport: userauth is OK +INF [20190331-08:33:12.076] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:12.076] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:12.223] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:12.223] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:12.264] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:12.264] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:12.267] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:12.280] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:12.281] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:12.281] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:12.281] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:12.282] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:12.323] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:12.335] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:12.335] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:12.336] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:12.336] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:12.336] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:12.375] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:12.383] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:12.383] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:12.384] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:12.384] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:12.384] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:12.423] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:12.432] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:12.433] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:12.433] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:12.434] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:12.434] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:12.473] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:12.483] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:12.484] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:12.484] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:12.485] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:12.485] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:12.524] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:12.533] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:12.533] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:12.633] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:12.634] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:12.634] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:12.635] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:12.644] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:12.644] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:12.646] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:16.970] thr=63 paramiko.transport: starting thread (client mode): 0x9329f0 +DEB [20190331-08:33:16.970] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:16.980] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:16.980] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:16.984] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:16.984] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:16.985] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:16.985] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:16.985] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:16.985] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:16.991] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:16.991] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:16.992] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:16.993] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:17.029] thr=63 paramiko.transport: userauth is OK +INF [20190331-08:33:17.049] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:17.049] thr=63 paramiko.transport: userauth is OK +INF [20190331-08:33:17.071] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:17.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:17.208] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:17.208] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:17.248] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:17.248] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:17.251] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:17.264] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:17.264] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:17.265] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:17.265] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:17.266] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:17.305] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:17.316] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:17.316] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:17.316] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:17.317] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:17.317] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:17.357] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:17.366] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:17.366] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:17.366] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:17.367] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:17.367] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:17.406] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:17.414] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:17.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:17.415] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:17.415] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:17.416] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:17.455] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:17.466] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:17.466] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:17.466] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:17.467] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:17.467] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:17.508] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:17.517] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:17.517] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:17.618] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:17.619] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:17.619] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:17.620] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:17.628] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:17.629] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:17.631] thr=63 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:21.971] thr=28 paramiko.transport: starting thread (client mode): 0x50b8dd0 +DEB [20190331-08:33:21.971] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:21.980] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:21.980] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:21.983] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:21.983] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:21.983] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:21.983] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:21.983] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:21.983] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:21.988] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:21.988] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:21.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:21.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:22.026] thr=28 paramiko.transport: userauth is OK +INF [20190331-08:33:22.045] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:22.046] thr=28 paramiko.transport: userauth is OK +INF [20190331-08:33:22.069] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:22.070] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:22.206] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:22.206] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:22.247] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:22.247] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:22.251] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:22.264] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:22.264] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:22.264] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:22.265] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:22.265] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:22.306] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:22.318] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:22.318] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:22.318] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:22.319] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:22.319] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:22.357] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:22.365] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:22.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:22.366] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:22.366] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:22.366] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:22.405] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:22.413] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:22.414] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:22.414] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:22.415] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:22.415] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:22.453] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:22.463] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:22.464] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:22.464] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:22.465] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:22.465] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:22.503] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:22.512] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:22.512] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:22.613] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:22.614] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:22.614] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:22.615] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:22.624] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:22.625] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:22.626] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:26.971] thr=64 paramiko.transport: starting thread (client mode): 0x50b8790 +DEB [20190331-08:33:26.971] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:26.980] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:26.980] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:26.983] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:26.983] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:26.983] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:26.984] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:26.984] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:26.984] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:26.988] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:26.988] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:26.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:26.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:27.025] thr=64 paramiko.transport: userauth is OK +INF [20190331-08:33:27.093] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:27.094] thr=64 paramiko.transport: userauth is OK +INF [20190331-08:33:27.116] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:27.116] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:27.258] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:27.258] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:27.298] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:27.298] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:27.302] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:27.315] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:27.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:27.316] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:27.317] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:27.317] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:27.356] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:27.368] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:27.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:27.369] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:27.369] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:27.369] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:27.408] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:27.416] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:27.417] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:27.417] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:27.418] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:27.418] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:27.457] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:27.466] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:27.466] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:27.467] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:27.467] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:27.468] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:27.507] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:27.518] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:27.518] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:27.518] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:27.519] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:27.519] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:27.558] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:27.566] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:27.567] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:27.667] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:27.668] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:27.668] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:27.669] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:27.678] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:27.678] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:27.680] thr=64 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:31.973] thr=65 paramiko.transport: starting thread (client mode): 0x5118570 +DEB [20190331-08:33:31.973] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:31.982] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:31.982] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:31.985] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:31.985] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:31.985] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:31.986] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:31.986] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:31.986] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:31.990] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:31.990] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:31.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:31.992] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:32.028] thr=65 paramiko.transport: userauth is OK +INF [20190331-08:33:32.047] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:32.048] thr=65 paramiko.transport: userauth is OK +INF [20190331-08:33:32.069] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:32.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:32.213] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:32.213] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:32.254] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:32.254] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:32.256] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:32.268] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:32.268] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:32.269] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:32.269] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:32.270] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:32.310] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:32.322] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:32.322] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:32.323] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:32.323] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:32.323] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:32.361] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:32.369] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:32.369] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:32.370] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:32.370] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:32.370] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:32.409] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:32.417] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:32.418] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:32.418] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:32.419] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:32.419] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:32.458] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:32.469] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:32.469] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:32.469] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:32.470] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:32.470] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:32.508] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:32.516] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:32.517] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:32.618] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:32.619] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:32.619] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:32.620] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:32.629] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:32.629] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:32.631] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:36.971] thr=66 paramiko.transport: starting thread (client mode): 0xf65e30 +DEB [20190331-08:33:36.972] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:36.980] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:36.980] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:36.983] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:36.983] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:36.983] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:36.983] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:36.983] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:36.983] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:36.988] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:36.988] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:36.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:36.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:37.026] thr=66 paramiko.transport: userauth is OK +INF [20190331-08:33:37.045] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:37.046] thr=66 paramiko.transport: userauth is OK +INF [20190331-08:33:37.067] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:37.067] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:37.206] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:37.206] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:37.246] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:37.246] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:37.251] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:37.264] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:37.264] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:37.264] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:37.265] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:37.265] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:37.305] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:37.317] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:37.317] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:37.317] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:37.318] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:37.318] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:37.359] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:37.368] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:37.368] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:37.368] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:37.369] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:37.369] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:37.408] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:37.416] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:37.417] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:37.417] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:37.418] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:37.418] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:37.458] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:37.469] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:37.469] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:37.470] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:37.470] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:37.470] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:37.511] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:37.520] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:37.520] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:37.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:37.621] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:37.622] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:37.623] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:37.632] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:37.633] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:37.634] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:41.971] thr=67 paramiko.transport: starting thread (client mode): 0x538d430 +DEB [20190331-08:33:41.971] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:41.980] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:41.980] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:41.983] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:41.983] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:41.983] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:41.983] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:41.983] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:41.983] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:41.987] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:41.988] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:41.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:41.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:42.028] thr=67 paramiko.transport: userauth is OK +INF [20190331-08:33:42.047] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:42.048] thr=67 paramiko.transport: userauth is OK +INF [20190331-08:33:42.069] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:42.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:42.212] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:42.213] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:42.254] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:42.254] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:42.257] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:42.269] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:42.270] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:42.270] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:42.309] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:42.310] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:42.311] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:42.323] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:42.324] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:42.324] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:42.325] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:42.325] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:42.365] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:42.374] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:42.375] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:42.375] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:42.376] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:42.376] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:42.416] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:42.425] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:42.425] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:42.425] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:42.426] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:42.426] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:42.467] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:42.477] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:42.478] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:42.478] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:42.479] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:42.479] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:42.519] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:42.527] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:42.528] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:42.629] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:42.630] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:42.630] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:42.631] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:42.640] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:42.641] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:42.642] thr=67 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:46.972] thr=68 paramiko.transport: starting thread (client mode): 0x92f870 +DEB [20190331-08:33:46.972] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:46.981] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:46.981] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:46.984] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:46.985] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:46.985] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:46.985] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:46.985] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:46.985] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:46.989] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:46.989] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:46.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:46.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:47.028] thr=68 paramiko.transport: userauth is OK +INF [20190331-08:33:47.048] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:47.049] thr=68 paramiko.transport: userauth is OK +INF [20190331-08:33:47.071] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:47.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:47.213] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:47.213] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:47.254] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:47.254] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:47.264] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:47.269] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:47.270] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:47.271] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:47.271] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:47.271] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:47.311] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:47.322] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:47.323] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:47.323] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:47.324] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:47.324] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:47.371] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:47.374] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:47.374] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:47.375] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:47.375] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:47.375] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:47.420] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:47.423] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:47.423] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:47.423] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:47.424] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:47.424] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:47.465] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:47.475] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:47.475] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:47.476] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:47.476] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:47.476] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:47.521] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:47.526] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:47.526] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:47.627] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:47.628] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:47.628] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:47.637] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:47.638] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:47.639] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:47.640] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:51.972] thr=69 paramiko.transport: starting thread (client mode): 0x500f310 +DEB [20190331-08:33:51.972] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:51.982] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:51.982] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:51.984] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:51.985] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:51.985] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:51.985] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:51.985] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:51.985] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:51.989] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:51.989] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:51.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:51.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:52.028] thr=69 paramiko.transport: userauth is OK +INF [20190331-08:33:52.048] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:52.049] thr=69 paramiko.transport: userauth is OK +INF [20190331-08:33:52.077] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:52.077] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:52.217] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:52.217] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:52.256] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:52.256] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:52.261] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:52.273] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:52.273] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:52.274] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:52.274] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:52.274] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:52.317] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:52.328] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:52.328] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:52.329] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:52.329] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:52.330] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:52.374] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:52.377] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:52.378] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:52.378] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:52.378] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:52.378] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:52.420] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:52.425] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:52.425] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:52.425] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:52.426] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:52.426] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:52.467] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:52.475] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:52.475] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:52.476] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:52.476] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:52.476] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:52.516] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:52.524] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:52.525] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:52.626] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:52.626] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:52.627] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:52.629] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:52.637] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:52.638] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:52.639] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-08:33:56.973] thr=70 paramiko.transport: starting thread (client mode): 0xf65e70 +DEB [20190331-08:33:56.974] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:33:56.983] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:33:56.983] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:33:56.986] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:33:56.986] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:33:56.986] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:33:56.986] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:33:56.987] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:33:56.987] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-08:33:56.991] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:33:56.991] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-08:33:56.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:33:56.993] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:33:57.032] thr=70 paramiko.transport: userauth is OK +INF [20190331-08:33:57.051] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:33:57.052] thr=70 paramiko.transport: userauth is OK +INF [20190331-08:33:57.074] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:33:57.074] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:33:57.220] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:33:57.220] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:33:57.261] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:33:57.261] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:33:57.264] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:33:57.277] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:33:57.278] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:33:57.278] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:33:57.279] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:33:57.279] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:33:57.319] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:33:57.330] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:33:57.331] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:33:57.331] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:33:57.331] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:33:57.332] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:33:57.372] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:33:57.380] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:33:57.380] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:33:57.381] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:33:57.381] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:33:57.381] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:33:57.420] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:33:57.428] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:33:57.428] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:33:57.429] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:33:57.429] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:33:57.429] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:33:57.471] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:33:57.482] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:33:57.482] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:33:57.482] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:33:57.483] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:33:57.483] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:33:57.524] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:33:57.532] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:33:57.533] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:33:57.634] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:33:57.635] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:33:57.635] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:33:57.636] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:33:57.645] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:33:57.646] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:33:57.647] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:01.972] thr=71 paramiko.transport: starting thread (client mode): 0xf65f90 +DEB [20190331-08:34:01.972] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:01.981] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:01.981] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:01.984] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:01.984] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:01.984] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:01.984] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:01.984] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:01.984] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:01.988] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:01.989] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:01.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:01.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:02.027] thr=71 paramiko.transport: userauth is OK +INF [20190331-08:34:02.045] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:02.046] thr=71 paramiko.transport: userauth is OK +INF [20190331-08:34:02.067] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:02.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:02.203] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:02.203] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:02.243] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:02.243] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:02.248] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:02.261] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:02.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:02.262] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:02.263] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:02.263] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:02.303] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:02.315] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:02.316] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:02.316] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:02.317] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:02.317] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:02.357] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:02.365] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:02.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:02.366] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:02.366] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:02.366] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:02.406] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:02.414] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:02.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:02.415] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:02.416] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:02.416] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:02.457] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:02.467] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:02.468] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:02.468] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:02.469] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:02.469] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:02.510] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:02.518] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:02.519] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:02.619] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:02.620] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:02.620] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:02.621] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:02.631] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:02.631] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:02.633] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:06.971] thr=72 paramiko.transport: starting thread (client mode): 0x53839b0 +DEB [20190331-08:34:06.971] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:06.980] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:06.980] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:06.983] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:06.983] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:06.983] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:06.984] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:06.984] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:06.984] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:06.988] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:06.988] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:06.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:06.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:07.027] thr=72 paramiko.transport: userauth is OK +INF [20190331-08:34:07.046] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:07.047] thr=72 paramiko.transport: userauth is OK +INF [20190331-08:34:07.067] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:07.067] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:07.204] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:07.204] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:07.245] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:07.245] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:07.248] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:07.260] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:07.260] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:07.261] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:07.261] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:07.262] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:07.300] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:07.312] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:07.312] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:07.312] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:07.313] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:07.313] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:07.352] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:07.360] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:07.360] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:07.361] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:07.361] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:07.362] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:07.401] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:07.409] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:07.410] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:07.410] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:07.410] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:07.411] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:07.449] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:07.459] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:07.460] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:07.460] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:07.460] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:07.461] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:07.501] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:07.510] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:07.510] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:07.611] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:07.611] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:07.612] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:07.613] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:07.624] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:07.624] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:07.626] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:11.972] thr=73 paramiko.transport: starting thread (client mode): 0x5383c10 +DEB [20190331-08:34:11.972] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:11.981] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:11.981] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:11.984] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:11.984] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:11.984] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:11.984] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:11.984] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:11.984] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:11.988] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:11.988] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:11.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:11.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:12.027] thr=73 paramiko.transport: userauth is OK +INF [20190331-08:34:12.049] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:12.049] thr=73 paramiko.transport: userauth is OK +INF [20190331-08:34:12.072] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:12.072] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:12.216] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:12.216] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:12.257] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:12.257] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:12.260] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:12.273] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:12.273] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:12.274] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:12.274] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:12.275] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:12.316] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:12.327] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:12.328] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:12.328] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:12.329] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:12.329] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:12.366] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:12.375] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:12.375] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:12.376] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:12.376] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:12.376] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:12.414] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:12.429] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:12.429] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:12.429] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:12.430] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:12.430] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:12.469] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:12.480] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:12.480] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:12.481] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:12.481] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:12.481] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:12.520] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:12.528] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:12.529] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:12.629] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:12.630] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:12.630] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:12.631] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:12.639] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:12.640] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:12.642] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:16.974] thr=74 paramiko.transport: starting thread (client mode): 0x500f590 +DEB [20190331-08:34:16.974] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:16.983] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:16.983] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:16.986] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:16.986] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:16.987] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:16.987] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:16.987] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:16.987] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:16.991] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:16.991] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:16.991] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:16.993] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:17.030] thr=74 paramiko.transport: userauth is OK +INF [20190331-08:34:17.049] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:17.049] thr=74 paramiko.transport: userauth is OK +INF [20190331-08:34:17.070] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:17.070] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:17.208] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:17.208] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:17.249] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:17.249] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:17.254] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:17.265] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:17.266] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:17.266] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:17.267] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:17.267] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:17.306] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:17.318] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:17.318] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:17.319] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:17.319] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:17.320] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:17.360] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:17.368] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:17.368] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:17.369] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:17.369] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:17.369] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:17.409] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:17.416] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:17.417] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:17.417] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:17.418] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:17.418] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:17.459] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:17.469] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:17.470] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:17.470] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:17.471] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:17.471] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:17.513] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:17.522] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:17.523] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:17.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:17.624] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:17.624] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:17.625] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:17.634] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:17.634] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:17.635] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:21.972] thr=75 paramiko.transport: starting thread (client mode): 0x5383530 +DEB [20190331-08:34:21.972] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:21.981] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:21.981] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:21.984] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:21.984] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:21.985] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:21.985] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:21.985] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:21.985] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:21.989] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:21.989] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:21.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:21.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:22.027] thr=75 paramiko.transport: userauth is OK +INF [20190331-08:34:22.046] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:22.047] thr=75 paramiko.transport: userauth is OK +INF [20190331-08:34:22.074] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:22.075] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:22.214] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:22.214] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:22.255] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:22.255] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:22.260] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:22.273] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:22.273] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:22.273] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:22.274] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:22.274] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:22.315] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:22.328] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:22.328] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:22.328] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:22.329] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:22.329] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:22.369] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:22.377] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:22.378] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:22.378] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:22.378] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:22.379] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:22.419] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:22.427] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:22.428] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:22.428] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:22.429] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:22.429] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:22.470] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:22.481] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:22.481] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:22.481] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:22.482] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:22.482] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:22.520] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:22.529] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:22.529] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:22.630] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:22.631] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:22.631] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:22.632] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:22.641] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:22.642] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:22.643] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:26.971] thr=76 paramiko.transport: starting thread (client mode): 0x5052970 +DEB [20190331-08:34:26.972] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:26.980] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:26.980] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:26.983] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:26.983] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:26.983] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:26.983] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:26.983] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:26.983] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:26.988] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:26.988] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:26.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:26.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:27.027] thr=76 paramiko.transport: userauth is OK +INF [20190331-08:34:27.047] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:27.048] thr=76 paramiko.transport: userauth is OK +INF [20190331-08:34:27.070] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:27.070] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:27.212] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:27.212] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:27.252] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:27.252] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:27.256] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:27.268] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:27.269] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:27.269] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:27.270] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:27.270] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:27.309] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:27.321] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:27.321] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:27.322] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:27.322] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:27.322] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:27.362] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:27.370] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:27.371] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:27.371] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:27.372] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:27.372] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:27.411] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:27.419] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:27.420] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:27.420] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:27.421] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:27.421] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:27.461] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:27.472] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:27.472] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:27.473] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:27.473] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:27.473] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:27.514] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:27.523] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:27.523] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:27.624] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:27.625] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:27.625] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:27.626] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:27.635] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:27.636] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:27.637] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:31.971] thr=77 paramiko.transport: starting thread (client mode): 0x50d67b0 +DEB [20190331-08:34:31.971] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:31.979] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:31.980] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:31.982] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:31.983] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:31.983] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:31.983] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:31.983] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:31.983] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:31.987] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:31.987] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:31.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:31.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:32.026] thr=77 paramiko.transport: userauth is OK +INF [20190331-08:34:32.093] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:32.094] thr=77 paramiko.transport: userauth is OK +INF [20190331-08:34:32.115] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:32.115] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:32.258] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:32.258] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:32.299] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:32.299] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:32.304] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:32.342] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:32.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:32.343] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:32.344] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:32.344] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:32.382] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:32.394] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:32.395] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:32.395] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:32.396] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:32.396] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:32.435] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:32.443] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:32.444] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:32.444] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:32.445] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:32.445] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:32.483] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:32.491] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:32.492] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:32.492] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:32.492] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:32.493] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:32.531] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:32.541] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:32.542] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:32.542] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:32.543] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:32.543] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:32.582] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:32.590] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:32.591] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:32.691] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:32.692] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:32.692] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:32.693] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:32.702] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:32.702] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:32.704] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:36.973] thr=78 paramiko.transport: starting thread (client mode): 0x500f390 +DEB [20190331-08:34:36.973] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:36.984] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:36.984] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:36.987] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:36.987] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:36.987] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:36.987] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:36.987] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:36.987] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:36.992] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:36.992] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:36.992] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:36.993] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:37.032] thr=78 paramiko.transport: userauth is OK +INF [20190331-08:34:37.051] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:37.052] thr=78 paramiko.transport: userauth is OK +INF [20190331-08:34:37.074] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:37.074] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:37.220] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:37.220] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:37.260] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:37.260] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:37.264] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:37.278] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:37.279] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:37.279] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:37.280] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:37.280] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:37.318] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:37.330] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:37.330] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:37.330] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:37.331] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:37.331] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:37.371] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:37.380] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:37.380] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:37.380] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:37.381] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:37.381] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:37.419] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:37.427] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:37.428] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:37.428] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:37.428] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:37.429] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:37.467] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:37.477] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:37.478] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:37.478] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:37.479] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:37.479] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:37.516] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:37.526] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:37.526] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:37.627] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:37.628] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:37.628] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:37.629] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:37.637] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:37.638] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:37.640] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:41.971] thr=79 paramiko.transport: starting thread (client mode): 0x4f8d9d0 +DEB [20190331-08:34:41.971] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:41.981] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:41.981] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:41.984] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:41.984] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:41.984] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:41.984] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:41.984] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:41.984] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:41.996] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:41.996] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:41.996] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:41.997] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:42.033] thr=79 paramiko.transport: userauth is OK +INF [20190331-08:34:42.052] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:42.052] thr=79 paramiko.transport: userauth is OK +INF [20190331-08:34:42.075] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:42.075] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:42.218] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:42.218] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:42.260] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:42.260] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:42.264] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:42.277] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:42.278] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:42.278] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:42.279] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:42.279] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:42.320] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:42.332] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:42.333] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:42.333] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:42.333] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:42.334] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:42.371] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:42.379] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:42.379] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:42.380] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:42.380] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:42.380] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:42.418] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:42.426] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:42.427] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:42.427] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:42.428] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:42.428] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:42.466] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:42.477] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:42.477] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:42.477] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:42.478] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:42.478] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:42.516] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:42.524] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:42.525] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:42.626] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:42.627] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:42.627] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:42.628] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:42.637] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:42.637] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:42.639] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:46.972] thr=80 paramiko.transport: starting thread (client mode): 0x5383230 +DEB [20190331-08:34:46.972] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:46.980] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:46.981] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:46.983] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:46.984] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:46.984] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:46.984] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:46.984] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:46.984] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:46.988] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:46.989] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:46.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:46.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:47.027] thr=80 paramiko.transport: userauth is OK +INF [20190331-08:34:47.047] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:47.048] thr=80 paramiko.transport: userauth is OK +INF [20190331-08:34:47.070] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:47.070] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:47.221] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:47.221] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:47.261] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:47.261] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:47.266] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:47.278] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:47.278] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:47.279] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:47.279] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:47.279] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:47.320] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:47.331] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:47.331] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:47.332] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:47.332] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:47.332] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:47.373] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:47.381] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:47.382] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:47.382] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:47.383] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:47.383] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:47.422] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:47.430] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:47.431] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:47.431] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:47.432] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:47.432] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:47.470] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:47.481] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:47.481] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:47.482] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:47.482] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:47.482] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:47.521] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:47.529] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:47.530] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:47.631] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:47.632] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:47.632] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:47.633] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:47.642] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:47.642] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:47.644] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:51.972] thr=81 paramiko.transport: starting thread (client mode): 0xf65dd0 +DEB [20190331-08:34:51.973] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:51.982] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:51.982] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:51.985] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:51.985] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:51.985] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:51.985] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:51.985] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:51.985] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:51.990] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:51.990] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:51.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:51.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:52.029] thr=81 paramiko.transport: userauth is OK +INF [20190331-08:34:52.048] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:52.048] thr=81 paramiko.transport: userauth is OK +INF [20190331-08:34:52.071] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:52.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:52.232] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:52.232] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:52.273] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:52.273] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:52.278] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:52.292] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:52.293] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:52.293] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:52.293] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:52.294] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:52.332] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:52.344] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:52.344] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:52.344] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:52.345] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:52.345] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:52.386] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:52.395] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:52.395] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:52.395] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:52.396] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:52.396] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:52.436] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:52.444] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:52.445] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:52.445] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:52.445] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:52.446] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:52.485] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:52.496] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:52.496] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:52.496] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:52.497] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:52.497] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:52.535] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:52.544] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:52.544] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:52.645] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:52.646] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:52.646] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:52.647] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:52.656] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:52.657] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:52.658] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-08:34:56.972] thr=10 paramiko.transport: starting thread (client mode): 0xf65fb0 +DEB [20190331-08:34:56.972] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:34:56.982] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:34:56.982] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:34:56.985] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:34:56.985] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:34:56.985] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:34:56.985] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:34:56.985] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:34:56.985] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-08:34:56.989] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:34:56.990] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-08:34:56.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:34:56.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:34:57.029] thr=10 paramiko.transport: userauth is OK +INF [20190331-08:34:57.048] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:34:57.048] thr=10 paramiko.transport: userauth is OK +INF [20190331-08:34:57.069] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:34:57.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:34:57.210] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:34:57.211] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:34:57.251] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:34:57.251] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:34:57.255] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:34:57.268] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:34:57.268] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:34:57.268] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:34:57.269] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:34:57.269] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:34:57.307] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:34:57.320] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:34:57.320] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:34:57.321] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:34:57.321] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:34:57.321] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:34:57.359] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:34:57.368] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:34:57.368] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:34:57.369] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:34:57.369] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:34:57.370] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:34:57.409] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:34:57.417] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:34:57.418] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:34:57.418] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:34:57.419] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:34:57.419] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:34:57.457] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:34:57.468] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:34:57.468] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:34:57.468] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:34:57.469] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:34:57.469] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:34:57.507] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:34:57.516] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:34:57.516] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:34:57.617] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:34:57.617] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:34:57.618] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:34:57.619] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:34:57.628] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:34:57.628] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:34:57.630] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:01.970] thr=82 paramiko.transport: starting thread (client mode): 0x932630 +DEB [20190331-08:35:01.970] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:01.981] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:01.981] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:01.984] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:01.985] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:01.985] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:01.985] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:01.985] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:01.985] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:01.989] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:01.990] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:01.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:01.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:02.028] thr=82 paramiko.transport: userauth is OK +INF [20190331-08:35:02.047] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:02.048] thr=82 paramiko.transport: userauth is OK +INF [20190331-08:35:02.069] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:02.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:02.207] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:02.207] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:02.248] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:02.248] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:02.252] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:02.265] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:02.266] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:02.266] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:02.267] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:02.267] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:02.306] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:02.319] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:02.319] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:02.319] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:02.320] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:02.320] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:02.361] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:02.369] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:02.369] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:02.370] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:02.370] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:02.371] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:02.408] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:02.416] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:02.417] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:02.417] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:02.418] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:02.418] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:02.459] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:02.469] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:02.470] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:02.470] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:02.470] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:02.470] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:02.511] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:02.520] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:02.520] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:02.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:02.622] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:02.622] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:02.623] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:02.632] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:02.633] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:02.634] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:06.972] thr=83 paramiko.transport: starting thread (client mode): 0x53975f0 +DEB [20190331-08:35:06.972] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:06.981] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:06.981] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:06.984] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:06.984] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:06.984] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:06.984] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:06.984] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:06.984] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:06.988] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:06.988] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:06.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:06.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:07.027] thr=83 paramiko.transport: userauth is OK +INF [20190331-08:35:07.046] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:07.047] thr=83 paramiko.transport: userauth is OK +INF [20190331-08:35:07.067] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:07.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:07.204] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:07.204] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:07.245] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:07.245] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:07.249] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:07.262] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:07.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:07.262] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:07.263] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:07.263] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:07.305] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:07.317] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:07.317] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:07.318] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:07.318] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:07.318] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:07.357] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:07.365] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:07.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:07.366] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:07.366] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:07.366] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:07.404] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:07.413] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:07.413] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:07.413] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:07.414] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:07.414] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:07.452] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:07.462] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:07.463] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:07.463] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:07.463] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:07.463] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:07.502] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:07.510] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:07.511] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:07.611] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:07.612] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:07.612] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:07.613] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:07.621] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:07.622] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:07.623] thr=83 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:11.972] thr=84 paramiko.transport: starting thread (client mode): 0x538d230 +DEB [20190331-08:35:11.972] thr=84 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:11.981] thr=84 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:11.981] thr=84 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:11.984] thr=84 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:11.984] thr=84 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:11.984] thr=84 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:11.984] thr=84 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:11.985] thr=84 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:11.985] thr=84 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:11.989] thr=84 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:11.989] thr=84 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:11.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:11.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:12.027] thr=84 paramiko.transport: userauth is OK +INF [20190331-08:35:12.047] thr=84 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:12.048] thr=84 paramiko.transport: userauth is OK +INF [20190331-08:35:12.069] thr=84 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:12.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:12.205] thr=84 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:12.205] thr=84 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:12.246] thr=84 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:12.246] thr=84 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:12.249] thr=84 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:12.263] thr=84 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:12.263] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:12.263] thr=84 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:12.264] thr=84 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:12.264] thr=84 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:12.305] thr=84 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:12.316] thr=84 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:12.317] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:12.317] thr=84 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:12.318] thr=84 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:12.318] thr=84 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:12.357] thr=84 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:12.365] thr=84 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:12.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:12.366] thr=84 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:12.366] thr=84 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:12.367] thr=84 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:12.404] thr=84 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:12.412] thr=84 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:12.413] thr=84 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:12.413] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:12.451] thr=84 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:12.451] thr=84 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:12.453] thr=84 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:12.464] thr=84 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:12.464] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:12.464] thr=84 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:12.465] thr=84 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:12.465] thr=84 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:12.503] thr=84 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:12.512] thr=84 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:12.512] thr=84 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:12.613] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:12.613] thr=84 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:12.614] thr=84 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:12.615] thr=84 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:12.624] thr=84 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:12.624] thr=84 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:12.626] thr=84 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:16.970] thr=85 paramiko.transport: starting thread (client mode): 0x92f190 +DEB [20190331-08:35:16.971] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:16.979] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:16.979] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:16.982] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:16.982] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:16.982] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:16.982] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:16.982] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:16.982] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:16.986] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:16.987] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:16.987] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:16.988] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:17.025] thr=85 paramiko.transport: userauth is OK +INF [20190331-08:35:17.044] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:17.045] thr=85 paramiko.transport: userauth is OK +INF [20190331-08:35:17.066] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:17.066] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:17.207] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:17.207] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:17.247] thr=85 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:17.247] thr=85 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:17.252] thr=85 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:17.264] thr=85 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:17.265] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:17.265] thr=85 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:17.266] thr=85 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:17.266] thr=85 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:17.306] thr=85 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:17.319] thr=85 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:17.319] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:17.320] thr=85 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:17.320] thr=85 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:17.321] thr=85 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:17.362] thr=85 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:17.370] thr=85 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:17.370] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:17.371] thr=85 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:17.371] thr=85 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:17.371] thr=85 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:17.413] thr=85 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:17.421] thr=85 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:17.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:17.422] thr=85 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:17.423] thr=85 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:17.423] thr=85 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:17.463] thr=85 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:17.474] thr=85 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:17.474] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:17.474] thr=85 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:17.475] thr=85 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:17.475] thr=85 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:17.513] thr=85 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:17.522] thr=85 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:17.522] thr=85 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:17.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:17.624] thr=85 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:17.624] thr=85 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:17.625] thr=85 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:17.634] thr=85 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:17.635] thr=85 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:17.636] thr=85 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:21.971] thr=86 paramiko.transport: starting thread (client mode): 0x538d170 +DEB [20190331-08:35:21.971] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:21.980] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:21.980] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:21.983] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:21.983] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:21.983] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:21.983] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:21.983] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:21.983] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:21.987] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:21.988] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:21.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:21.989] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:22.029] thr=86 paramiko.transport: userauth is OK +INF [20190331-08:35:22.049] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:22.050] thr=86 paramiko.transport: userauth is OK +INF [20190331-08:35:22.070] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:22.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:22.206] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:22.206] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:22.246] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:22.246] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:22.249] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:22.262] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:22.263] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:22.263] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:22.264] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:22.264] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:22.303] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:22.316] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:22.316] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:22.316] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:22.317] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:22.317] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:22.356] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:22.364] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:22.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:22.365] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:22.366] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:22.366] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:22.407] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:22.414] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:22.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:22.415] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:22.415] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:22.416] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:22.456] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:22.466] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:22.467] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:22.467] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:22.467] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:22.468] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:22.509] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:22.517] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:22.518] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:22.618] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:22.619] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:22.619] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:22.620] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:22.628] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:22.629] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:22.631] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:26.971] thr=87 paramiko.transport: starting thread (client mode): 0x5062590 +DEB [20190331-08:35:26.971] thr=87 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:26.982] thr=87 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:26.982] thr=87 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:26.984] thr=87 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:26.985] thr=87 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:26.985] thr=87 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:26.985] thr=87 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:26.985] thr=87 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:26.985] thr=87 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:26.989] thr=87 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:26.990] thr=87 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:26.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:26.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:27.029] thr=87 paramiko.transport: userauth is OK +INF [20190331-08:35:27.049] thr=87 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:27.050] thr=87 paramiko.transport: userauth is OK +INF [20190331-08:35:27.072] thr=87 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:27.072] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:27.210] thr=87 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:27.210] thr=87 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:27.252] thr=87 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:27.252] thr=87 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:27.257] thr=87 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:27.268] thr=87 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:27.269] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:27.269] thr=87 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:27.270] thr=87 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:27.270] thr=87 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:27.311] thr=87 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:27.320] thr=87 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:27.320] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:27.321] thr=87 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:27.321] thr=87 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:27.322] thr=87 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:27.361] thr=87 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:27.369] thr=87 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:27.369] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:27.370] thr=87 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:27.370] thr=87 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:27.370] thr=87 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:27.416] thr=87 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:27.417] thr=87 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:27.417] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:27.417] thr=87 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:27.418] thr=87 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:27.418] thr=87 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:27.460] thr=87 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:27.468] thr=87 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:27.469] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:27.469] thr=87 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:27.470] thr=87 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:27.470] thr=87 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:27.511] thr=87 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:27.518] thr=87 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:27.518] thr=87 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:27.619] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:27.620] thr=87 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:27.620] thr=87 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:27.623] thr=87 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:27.630] thr=87 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:27.631] thr=87 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:27.632] thr=87 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:31.972] thr=88 paramiko.transport: starting thread (client mode): 0x50625d0 +DEB [20190331-08:35:31.972] thr=88 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:31.983] thr=88 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:31.983] thr=88 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:31.985] thr=88 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:31.985] thr=88 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:31.985] thr=88 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:31.985] thr=88 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:31.985] thr=88 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:31.985] thr=88 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:31.989] thr=88 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:31.990] thr=88 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:31.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:31.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:32.028] thr=88 paramiko.transport: userauth is OK +INF [20190331-08:35:32.047] thr=88 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:32.048] thr=88 paramiko.transport: userauth is OK +INF [20190331-08:35:32.071] thr=88 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:32.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:32.214] thr=88 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:32.215] thr=88 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:32.256] thr=88 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:32.256] thr=88 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:32.265] thr=88 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:32.274] thr=88 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:32.275] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:32.275] thr=88 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:32.276] thr=88 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:32.276] thr=88 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:32.318] thr=88 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:32.330] thr=88 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:32.330] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:32.331] thr=88 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:32.331] thr=88 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:32.331] thr=88 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:32.370] thr=88 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:32.377] thr=88 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:32.378] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:32.378] thr=88 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:32.379] thr=88 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:32.379] thr=88 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:32.418] thr=88 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:32.426] thr=88 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:32.426] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:32.426] thr=88 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:32.427] thr=88 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:32.427] thr=88 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:32.467] thr=88 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:32.477] thr=88 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:32.477] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:32.478] thr=88 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:32.478] thr=88 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:32.478] thr=88 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:32.521] thr=88 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:32.526] thr=88 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:32.526] thr=88 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:32.627] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:32.628] thr=88 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:32.628] thr=88 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:32.637] thr=88 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:32.638] thr=88 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:32.639] thr=88 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:32.640] thr=88 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:36.972] thr=89 paramiko.transport: starting thread (client mode): 0xf65d90 +DEB [20190331-08:35:36.972] thr=89 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:36.981] thr=89 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:36.981] thr=89 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:36.984] thr=89 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:36.984] thr=89 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:36.984] thr=89 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:36.984] thr=89 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:36.985] thr=89 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:36.985] thr=89 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:36.988] thr=89 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:36.989] thr=89 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:36.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:36.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:37.029] thr=89 paramiko.transport: userauth is OK +INF [20190331-08:35:37.095] thr=89 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:37.096] thr=89 paramiko.transport: userauth is OK +INF [20190331-08:35:37.117] thr=89 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:37.117] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:37.249] thr=89 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:37.249] thr=89 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:37.288] thr=89 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:37.288] thr=89 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:37.293] thr=89 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:37.306] thr=89 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:37.306] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:37.307] thr=89 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:37.307] thr=89 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:37.308] thr=89 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:37.348] thr=89 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:37.360] thr=89 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:37.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:37.360] thr=89 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:37.361] thr=89 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:37.361] thr=89 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:37.401] thr=89 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:37.410] thr=89 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:37.410] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:37.411] thr=89 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:37.411] thr=89 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:37.411] thr=89 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:37.450] thr=89 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:37.458] thr=89 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:37.459] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:37.459] thr=89 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:37.460] thr=89 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:37.460] thr=89 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:37.502] thr=89 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:37.512] thr=89 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:37.512] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:37.513] thr=89 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:37.513] thr=89 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:37.513] thr=89 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:37.551] thr=89 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:37.560] thr=89 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:37.560] thr=89 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:37.661] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:37.662] thr=89 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:37.662] thr=89 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:37.663] thr=89 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:37.671] thr=89 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:37.672] thr=89 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:37.674] thr=89 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:41.973] thr=90 paramiko.transport: starting thread (client mode): 0x4f8db90 +DEB [20190331-08:35:41.973] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:41.982] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:41.982] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:41.985] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:41.985] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:41.985] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:41.985] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:41.985] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:41.985] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:41.989] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:41.989] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:41.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:41.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:42.029] thr=90 paramiko.transport: userauth is OK +INF [20190331-08:35:42.049] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:42.049] thr=90 paramiko.transport: userauth is OK +INF [20190331-08:35:42.070] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:42.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:42.208] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:42.208] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:42.248] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:42.248] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:42.252] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:42.263] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:42.263] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:42.264] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:42.264] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:42.264] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:42.302] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:42.314] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:42.314] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:42.315] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:42.315] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:42.315] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:42.355] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:42.363] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:42.363] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:42.364] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:42.364] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:42.364] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:42.403] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:42.411] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:42.412] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:42.412] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:42.413] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:42.413] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:42.453] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:42.464] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:42.464] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:42.464] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:42.465] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:42.465] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:42.505] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:42.513] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:42.514] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:42.615] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:42.615] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:42.616] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:42.617] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:42.626] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:42.627] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:42.629] thr=90 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:46.972] thr=74 paramiko.transport: starting thread (client mode): 0x500f590 +DEB [20190331-08:35:46.972] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:46.981] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:46.981] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:46.984] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:46.984] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:46.984] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:46.984] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:46.984] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:46.985] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:46.989] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:46.989] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:46.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:46.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:47.027] thr=74 paramiko.transport: userauth is OK +INF [20190331-08:35:47.047] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:47.047] thr=74 paramiko.transport: userauth is OK +INF [20190331-08:35:47.069] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:47.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:47.209] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:47.209] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:47.250] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:47.250] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:47.255] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:47.268] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:47.269] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:47.269] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:47.270] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:47.270] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:47.311] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:47.324] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:47.324] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:47.325] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:47.325] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:47.325] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:47.364] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:47.373] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:47.373] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:47.373] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:47.374] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:47.374] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:47.411] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:47.419] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:47.420] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:47.420] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:47.421] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:47.421] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:47.459] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:47.469] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:47.470] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:47.470] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:47.471] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:47.471] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:47.508] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:47.516] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:47.517] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:47.618] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:47.619] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:47.619] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:47.620] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:47.629] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:47.629] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:47.631] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:51.971] thr=62 paramiko.transport: starting thread (client mode): 0xf65f10 +DEB [20190331-08:35:51.971] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:51.981] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:51.981] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:51.985] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:51.985] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:51.985] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:51.985] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:51.985] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:51.985] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:51.989] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:51.990] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:51.990] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:51.991] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:52.030] thr=62 paramiko.transport: userauth is OK +INF [20190331-08:35:52.050] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:52.051] thr=62 paramiko.transport: userauth is OK +INF [20190331-08:35:52.072] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:52.073] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:52.213] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:52.214] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:52.253] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:52.253] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:52.256] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:52.268] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:52.268] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:52.269] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:52.269] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:52.269] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:52.309] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:52.321] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:52.321] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:52.322] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:52.322] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:52.323] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:52.362] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:52.370] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:52.370] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:52.371] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:52.371] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:52.371] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:52.411] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:52.420] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:52.420] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:52.420] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:52.421] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:52.421] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:52.461] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:52.471] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:52.472] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:52.472] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:52.473] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:52.473] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:52.515] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:52.523] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:52.524] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:52.625] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:52.626] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:52.626] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:52.627] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:52.636] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:52.636] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:52.638] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-08:35:56.972] thr=91 paramiko.transport: starting thread (client mode): 0xf65df0 +DEB [20190331-08:35:56.973] thr=91 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:35:56.981] thr=91 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:35:56.981] thr=91 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:35:56.984] thr=91 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:35:56.984] thr=91 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:35:56.984] thr=91 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:35:56.984] thr=91 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:35:56.984] thr=91 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:35:56.984] thr=91 paramiko.transport: Compression agreed: none +DEB [20190331-08:35:56.988] thr=91 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:35:56.989] thr=91 paramiko.transport: Switch to new keys ... +DEB [20190331-08:35:56.989] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:35:56.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:35:57.026] thr=91 paramiko.transport: userauth is OK +INF [20190331-08:35:57.046] thr=91 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:35:57.047] thr=91 paramiko.transport: userauth is OK +INF [20190331-08:35:57.069] thr=91 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:35:57.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:35:57.207] thr=91 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:35:57.207] thr=91 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:35:57.248] thr=91 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:35:57.248] thr=91 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:35:57.251] thr=91 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:35:57.263] thr=91 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:35:57.264] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:35:57.266] thr=91 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:35:57.266] thr=91 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:35:57.267] thr=91 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:35:57.308] thr=91 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:35:57.318] thr=91 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:35:57.319] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:35:57.319] thr=91 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:35:57.320] thr=91 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:35:57.320] thr=91 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:35:57.358] thr=91 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:35:57.366] thr=91 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:35:57.366] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:35:57.367] thr=91 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:35:57.367] thr=91 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:35:57.368] thr=91 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:35:57.406] thr=91 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:35:57.415] thr=91 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:35:57.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:35:57.415] thr=91 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:35:57.416] thr=91 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:35:57.416] thr=91 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:35:57.454] thr=91 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:35:57.465] thr=91 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:35:57.465] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:35:57.465] thr=91 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:35:57.466] thr=91 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:35:57.466] thr=91 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:35:57.504] thr=91 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:35:57.513] thr=91 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:35:57.513] thr=91 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:35:57.614] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:35:57.615] thr=91 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:35:57.615] thr=91 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:35:57.616] thr=91 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:35:57.625] thr=91 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:35:57.625] thr=91 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:35:57.627] thr=91 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:01.970] thr=78 paramiko.transport: starting thread (client mode): 0x500f390 +DEB [20190331-08:36:01.971] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:01.979] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:01.979] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:01.982] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:01.982] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:01.982] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:01.982] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:01.982] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:01.982] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:01.987] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:01.987] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:01.987] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:01.988] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:02.025] thr=78 paramiko.transport: userauth is OK +INF [20190331-08:36:02.044] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:02.044] thr=78 paramiko.transport: userauth is OK +INF [20190331-08:36:02.065] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:02.065] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:02.211] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:02.211] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:02.252] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:02.252] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:02.256] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:02.271] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:02.271] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:02.271] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:02.272] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:02.272] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:02.312] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:02.324] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:02.324] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:02.324] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:02.325] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:02.325] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:02.365] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:02.374] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:02.374] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:02.374] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:02.375] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:02.375] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:02.417] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:02.425] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:02.425] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:02.426] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:02.426] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:02.427] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:02.467] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:02.478] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:02.478] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:02.479] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:02.479] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:02.479] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:02.520] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:02.528] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:02.529] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:02.630] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:02.631] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:02.631] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:02.632] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:02.641] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:02.641] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:02.643] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:06.970] thr=92 paramiko.transport: starting thread (client mode): 0x50a4830 +DEB [20190331-08:36:06.970] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:06.980] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:06.980] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:06.983] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:06.983] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:06.983] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:06.983] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:06.983] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:06.983] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:06.988] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:06.988] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:06.988] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:06.990] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:07.026] thr=92 paramiko.transport: userauth is OK +INF [20190331-08:36:07.046] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:07.046] thr=92 paramiko.transport: userauth is OK +INF [20190331-08:36:07.070] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:07.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:07.223] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:07.223] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:07.263] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:07.263] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:07.272] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:07.291] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:07.291] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:07.292] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:07.292] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:07.292] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:07.333] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:07.346] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:07.346] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:07.346] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:07.347] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:07.348] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:07.390] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:07.400] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:07.401] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:07.401] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:07.402] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:07.402] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:07.443] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:07.454] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:07.455] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:07.455] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:07.455] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:07.455] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:07.493] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:07.508] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:07.508] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:07.509] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:07.509] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:07.509] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:07.549] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:07.559] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:07.559] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:07.659] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:07.660] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:07.660] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:07.661] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:07.671] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:07.672] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:07.673] thr=92 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:11.707] thr=93 paramiko.transport: starting thread (client mode): 0x5052ed0 +DEB [20190331-08:36:11.707] thr=93 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:11.716] thr=93 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:11.716] thr=93 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:11.719] thr=93 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:11.719] thr=93 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:11.719] thr=93 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:11.719] thr=93 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:11.720] thr=93 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:11.720] thr=93 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:11.723] thr=93 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:11.724] thr=93 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:11.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:11.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:11.763] thr=93 paramiko.transport: userauth is OK +INF [20190331-08:36:11.787] thr=93 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:11.788] thr=93 paramiko.transport: userauth is OK +INF [20190331-08:36:11.810] thr=93 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:11.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:11.968] thr=93 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:11.969] thr=93 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:12.008] thr=93 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:12.008] thr=93 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:12.012] thr=93 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:12.024] thr=93 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:12.025] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:12.025] thr=93 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:12.026] thr=93 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:12.026] thr=93 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:12.067] thr=93 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:12.079] thr=93 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:12.079] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:12.080] thr=93 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:12.080] thr=93 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:12.080] thr=93 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:12.122] thr=93 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:12.131] thr=93 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:12.131] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:12.132] thr=93 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:12.132] thr=93 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:12.133] thr=93 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:12.171] thr=93 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:12.180] thr=93 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:12.180] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:12.181] thr=93 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:12.181] thr=93 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:12.181] thr=93 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:12.220] thr=93 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:12.232] thr=93 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:12.232] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:12.232] thr=93 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:12.233] thr=93 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:12.233] thr=93 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:12.271] thr=93 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:12.281] thr=93 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:12.281] thr=93 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:12.382] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:12.383] thr=93 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:12.383] thr=93 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:12.384] thr=93 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:12.393] thr=93 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:12.394] thr=93 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:12.395] thr=93 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:16.706] thr=94 paramiko.transport: starting thread (client mode): 0x5062e50 +DEB [20190331-08:36:16.706] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:16.714] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:16.715] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:16.718] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:16.718] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:16.718] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:16.718] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:16.718] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:16.718] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:16.722] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:16.723] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:16.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:16.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:16.763] thr=94 paramiko.transport: userauth is OK +INF [20190331-08:36:16.786] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:16.787] thr=94 paramiko.transport: userauth is OK +INF [20190331-08:36:16.810] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:16.810] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:16.975] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:16.976] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:17.016] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:17.016] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:17.020] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:17.034] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:17.034] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:17.034] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:17.035] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:17.035] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:17.075] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:17.087] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:17.087] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:17.088] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:17.088] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:17.089] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:17.131] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:17.140] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:17.140] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:17.141] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:17.141] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:17.141] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:17.183] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:17.191] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:17.192] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:17.192] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:17.193] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:17.193] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:17.231] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:17.242] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:17.242] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:17.242] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:17.243] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:17.243] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:17.281] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:17.289] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:17.290] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:17.391] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:17.391] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:17.392] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:17.393] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:17.402] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:17.402] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:17.404] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:21.704] thr=95 paramiko.transport: starting thread (client mode): 0x50367f0 +DEB [20190331-08:36:21.704] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:21.714] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:21.714] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:21.717] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:21.718] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:21.718] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:21.718] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:21.718] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:21.718] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:21.722] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:21.722] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:21.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:21.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:21.760] thr=95 paramiko.transport: userauth is OK +INF [20190331-08:36:21.780] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:21.781] thr=95 paramiko.transport: userauth is OK +INF [20190331-08:36:21.805] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:21.806] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:21.969] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:21.969] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:22.010] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:22.010] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:22.014] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:22.029] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:22.029] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:22.030] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:22.030] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:22.030] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:22.069] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:22.082] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:22.082] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:22.082] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:22.083] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:22.083] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:22.123] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:22.132] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:22.132] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:22.132] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:22.133] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:22.133] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:22.174] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:22.182] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:22.183] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:22.183] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:22.184] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:22.184] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:22.223] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:22.234] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:22.234] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:22.234] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:22.235] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:22.235] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:22.276] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:22.285] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:22.285] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:22.385] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:22.386] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:22.386] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:22.387] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:22.396] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:22.396] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:22.398] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:26.710] thr=96 paramiko.transport: starting thread (client mode): 0x4f117f0 +DEB [20190331-08:36:26.710] thr=96 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:26.720] thr=96 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:26.720] thr=96 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:26.725] thr=96 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:26.725] thr=96 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:26.725] thr=96 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:26.725] thr=96 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:26.726] thr=96 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:26.726] thr=96 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:26.730] thr=96 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:26.731] thr=96 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:26.731] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:26.733] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:26.771] thr=96 paramiko.transport: userauth is OK +INF [20190331-08:36:26.795] thr=96 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:26.796] thr=96 paramiko.transport: userauth is OK +INF [20190331-08:36:26.842] thr=96 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:26.843] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:27.407] thr=96 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:27.407] thr=96 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:27.495] thr=96 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:27.495] thr=96 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:27.502] thr=96 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:27.589] thr=96 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:27.589] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:27.590] thr=96 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:27.622] thr=96 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:27.622] thr=96 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:27.682] thr=96 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:27.796] thr=96 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:27.797] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:27.797] thr=96 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:27.838] thr=96 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:27.839] thr=96 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:27.884] thr=96 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:27.985] thr=96 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:27.985] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:27.986] thr=96 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:27.993] thr=96 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:27.993] thr=96 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:28.042] thr=96 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:28.089] thr=96 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:28.090] thr=96 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:28.092] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:28.145] thr=96 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:28.145] thr=96 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:28.177] thr=96 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:28.249] thr=96 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:28.249] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:28.249] thr=96 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:28.250] thr=96 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:28.250] thr=96 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:28.290] thr=96 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:28.346] thr=96 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:28.347] thr=96 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:28.457] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:28.487] thr=96 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:28.488] thr=96 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:28.490] thr=96 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:28.524] thr=96 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:28.525] thr=96 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:28.527] thr=96 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:31.706] thr=98 paramiko.transport: starting thread (client mode): 0x4f4de30 +DEB [20190331-08:36:31.707] thr=98 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:31.715] thr=98 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:31.715] thr=98 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:31.718] thr=98 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:31.718] thr=98 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:31.718] thr=98 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:31.718] thr=98 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:31.719] thr=98 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:31.719] thr=98 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:31.723] thr=98 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:31.723] thr=98 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:31.723] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:31.724] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:31.762] thr=98 paramiko.transport: userauth is OK +INF [20190331-08:36:31.781] thr=98 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:31.782] thr=98 paramiko.transport: userauth is OK +INF [20190331-08:36:31.804] thr=98 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:31.804] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:31.963] thr=98 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:31.964] thr=98 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:32.004] thr=98 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:32.004] thr=98 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:32.007] thr=98 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:32.019] thr=98 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:32.020] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:32.020] thr=98 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:32.021] thr=98 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:32.021] thr=98 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:32.061] thr=98 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:32.073] thr=98 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:32.073] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:32.074] thr=98 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:32.074] thr=98 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:32.074] thr=98 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:32.113] thr=98 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:32.122] thr=98 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:32.122] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:32.123] thr=98 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:32.123] thr=98 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:32.123] thr=98 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:32.162] thr=98 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:32.170] thr=98 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:32.171] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:32.171] thr=98 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:32.172] thr=98 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:32.172] thr=98 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:32.209] thr=98 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:32.219] thr=98 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:32.220] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:32.220] thr=98 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:32.221] thr=98 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:32.221] thr=98 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:32.259] thr=98 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:32.267] thr=98 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:32.268] thr=98 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:32.369] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:32.370] thr=98 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:32.370] thr=98 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:32.371] thr=98 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:32.380] thr=98 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:32.380] thr=98 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:32.383] thr=98 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:36.706] thr=99 paramiko.transport: starting thread (client mode): 0x4eee410 +DEB [20190331-08:36:36.706] thr=99 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:36.715] thr=99 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:36.715] thr=99 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:36.718] thr=99 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:36.719] thr=99 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:36.719] thr=99 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:36.719] thr=99 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:36.719] thr=99 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:36.719] thr=99 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:36.723] thr=99 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:36.724] thr=99 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:36.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:36.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:36.763] thr=99 paramiko.transport: userauth is OK +INF [20190331-08:36:36.784] thr=99 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:36.785] thr=99 paramiko.transport: userauth is OK +INF [20190331-08:36:36.809] thr=99 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:36.809] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:36.977] thr=99 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:36.977] thr=99 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:37.018] thr=99 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:37.018] thr=99 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:37.021] thr=99 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:37.034] thr=99 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:37.035] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:37.035] thr=99 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:37.036] thr=99 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:37.036] thr=99 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:37.077] thr=99 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:37.089] thr=99 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:37.089] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:37.089] thr=99 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:37.090] thr=99 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:37.090] thr=99 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:37.128] thr=99 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:37.137] thr=99 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:37.138] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:37.138] thr=99 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:37.138] thr=99 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:37.138] thr=99 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:37.177] thr=99 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:37.185] thr=99 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:37.186] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:37.186] thr=99 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:37.187] thr=99 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:37.187] thr=99 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:37.226] thr=99 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:37.236] thr=99 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:37.237] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:37.237] thr=99 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:37.238] thr=99 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:37.238] thr=99 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:37.276] thr=99 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:37.284] thr=99 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:37.285] thr=99 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:37.385] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:37.385] thr=99 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:37.386] thr=99 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:37.387] thr=99 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:37.395] thr=99 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:37.396] thr=99 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:37.397] thr=99 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:41.705] thr=100 paramiko.transport: starting thread (client mode): 0xf65110 +DEB [20190331-08:36:41.706] thr=100 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:41.714] thr=100 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:41.714] thr=100 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:41.717] thr=100 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:41.717] thr=100 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:41.718] thr=100 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:41.718] thr=100 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:41.718] thr=100 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:41.718] thr=100 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:41.722] thr=100 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:41.723] thr=100 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:41.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:41.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:41.761] thr=100 paramiko.transport: userauth is OK +INF [20190331-08:36:41.828] thr=100 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:41.828] thr=100 paramiko.transport: userauth is OK +INF [20190331-08:36:41.853] thr=100 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:41.853] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:42.001] thr=100 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:42.001] thr=100 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:42.041] thr=100 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:42.041] thr=100 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:42.046] thr=100 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:42.058] thr=100 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:42.059] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:42.059] thr=100 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:42.060] thr=100 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:42.060] thr=100 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:42.098] thr=100 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:42.110] thr=100 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:42.110] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:42.110] thr=100 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:42.111] thr=100 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:42.111] thr=100 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:42.150] thr=100 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:42.157] thr=100 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:42.157] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:42.158] thr=100 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:42.158] thr=100 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:42.158] thr=100 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:42.198] thr=100 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:42.206] thr=100 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:42.207] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:42.207] thr=100 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:42.207] thr=100 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:42.208] thr=100 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:42.246] thr=100 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:42.257] thr=100 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:42.257] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:42.258] thr=100 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:42.258] thr=100 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:42.258] thr=100 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:42.298] thr=100 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:42.306] thr=100 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:42.307] thr=100 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:42.408] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:42.409] thr=100 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:42.409] thr=100 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:42.410] thr=100 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:42.420] thr=100 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:42.420] thr=100 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:42.422] thr=100 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:46.705] thr=101 paramiko.transport: starting thread (client mode): 0x4f4dd50 +DEB [20190331-08:36:46.705] thr=101 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:46.714] thr=101 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:46.714] thr=101 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:46.717] thr=101 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:46.717] thr=101 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:46.717] thr=101 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:46.717] thr=101 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:46.717] thr=101 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:46.717] thr=101 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:46.721] thr=101 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:46.722] thr=101 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:46.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:46.723] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:46.763] thr=101 paramiko.transport: userauth is OK +INF [20190331-08:36:46.784] thr=101 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:46.785] thr=101 paramiko.transport: userauth is OK +INF [20190331-08:36:46.808] thr=101 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:46.809] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:46.973] thr=101 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:46.974] thr=101 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:47.014] thr=101 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:47.014] thr=101 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:47.018] thr=101 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:47.031] thr=101 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:47.031] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:47.031] thr=101 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:47.032] thr=101 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:47.032] thr=101 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:47.072] thr=101 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:47.084] thr=101 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:47.084] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:47.085] thr=101 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:47.085] thr=101 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:47.085] thr=101 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:47.125] thr=101 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:47.133] thr=101 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:47.134] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:47.134] thr=101 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:47.135] thr=101 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:47.135] thr=101 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:47.174] thr=101 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:47.182] thr=101 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:47.182] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:47.183] thr=101 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:47.183] thr=101 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:47.184] thr=101 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:47.224] thr=101 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:47.235] thr=101 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:47.235] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:47.235] thr=101 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:47.236] thr=101 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:47.236] thr=101 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:47.275] thr=101 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:47.283] thr=101 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:47.284] thr=101 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:47.385] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:47.386] thr=101 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:47.386] thr=101 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:47.387] thr=101 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:47.396] thr=101 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:47.397] thr=101 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:47.398] thr=101 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:51.706] thr=102 paramiko.transport: starting thread (client mode): 0xf65a30 +DEB [20190331-08:36:51.706] thr=102 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:51.715] thr=102 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:51.715] thr=102 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:51.718] thr=102 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:51.718] thr=102 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:51.718] thr=102 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:51.718] thr=102 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:51.718] thr=102 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:51.719] thr=102 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:51.723] thr=102 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:51.723] thr=102 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:51.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:51.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:51.761] thr=102 paramiko.transport: userauth is OK +INF [20190331-08:36:51.782] thr=102 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:51.783] thr=102 paramiko.transport: userauth is OK +INF [20190331-08:36:51.806] thr=102 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:51.806] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:51.970] thr=102 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:51.971] thr=102 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:52.012] thr=102 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:52.012] thr=102 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:52.015] thr=102 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:52.028] thr=102 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:52.028] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:52.029] thr=102 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:52.029] thr=102 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:52.030] thr=102 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:52.071] thr=102 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:52.082] thr=102 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:52.083] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:52.083] thr=102 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:52.083] thr=102 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:52.084] thr=102 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:52.122] thr=102 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:52.130] thr=102 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:52.131] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:52.131] thr=102 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:52.132] thr=102 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:52.132] thr=102 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:52.170] thr=102 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:52.178] thr=102 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:52.179] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:52.179] thr=102 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:52.180] thr=102 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:52.180] thr=102 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:52.218] thr=102 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:52.228] thr=102 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:52.229] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:52.229] thr=102 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:52.230] thr=102 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:52.230] thr=102 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:52.270] thr=102 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:52.286] thr=102 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:52.286] thr=102 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:52.386] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:52.386] thr=102 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:52.387] thr=102 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:52.388] thr=102 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:52.397] thr=102 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:52.398] thr=102 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:52.399] thr=102 paramiko.transport: EOF in transport thread +DEB [20190331-08:36:56.704] thr=103 paramiko.transport: starting thread (client mode): 0x50332b0 +DEB [20190331-08:36:56.704] thr=103 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:36:56.713] thr=103 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:36:56.713] thr=103 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:36:56.717] thr=103 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:36:56.717] thr=103 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:36:56.717] thr=103 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:36:56.717] thr=103 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:36:56.717] thr=103 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:36:56.718] thr=103 paramiko.transport: Compression agreed: none +DEB [20190331-08:36:56.722] thr=103 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:36:56.722] thr=103 paramiko.transport: Switch to new keys ... +DEB [20190331-08:36:56.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:36:56.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:36:56.761] thr=103 paramiko.transport: userauth is OK +INF [20190331-08:36:56.781] thr=103 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:36:56.782] thr=103 paramiko.transport: userauth is OK +INF [20190331-08:36:56.805] thr=103 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:36:56.805] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:36:56.981] thr=103 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:36:56.982] thr=103 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:36:57.021] thr=103 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:36:57.021] thr=103 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:36:57.026] thr=103 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:36:57.038] thr=103 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:36:57.039] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:36:57.039] thr=103 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:36:57.040] thr=103 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:36:57.040] thr=103 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:36:57.080] thr=103 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:36:57.091] thr=103 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:36:57.091] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:36:57.091] thr=103 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:36:57.092] thr=103 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:36:57.092] thr=103 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:36:57.131] thr=103 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:36:57.139] thr=103 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:36:57.139] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:36:57.140] thr=103 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:36:57.140] thr=103 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:36:57.140] thr=103 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:36:57.179] thr=103 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:36:57.188] thr=103 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:36:57.188] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:36:57.188] thr=103 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:36:57.189] thr=103 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:36:57.189] thr=103 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:36:57.228] thr=103 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:36:57.240] thr=103 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:36:57.240] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:36:57.241] thr=103 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:36:57.241] thr=103 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:36:57.241] thr=103 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:36:57.280] thr=103 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:36:57.289] thr=103 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:36:57.289] thr=103 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:36:57.390] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:36:57.391] thr=103 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:36:57.391] thr=103 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:36:57.392] thr=103 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:36:57.401] thr=103 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:36:57.401] thr=103 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:36:57.403] thr=103 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:01.706] thr=104 paramiko.transport: starting thread (client mode): 0xf65070 +DEB [20190331-08:37:01.706] thr=104 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:01.716] thr=104 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:01.716] thr=104 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:01.718] thr=104 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:01.719] thr=104 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:01.719] thr=104 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:01.719] thr=104 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:01.719] thr=104 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:01.719] thr=104 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:01.723] thr=104 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:01.723] thr=104 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:01.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:01.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:01.761] thr=104 paramiko.transport: userauth is OK +INF [20190331-08:37:01.782] thr=104 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:01.783] thr=104 paramiko.transport: userauth is OK +INF [20190331-08:37:01.807] thr=104 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:01.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:01.972] thr=104 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:01.972] thr=104 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:02.013] thr=104 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:02.013] thr=104 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:02.017] thr=104 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:02.030] thr=104 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:02.031] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:02.031] thr=104 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:02.032] thr=104 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:02.032] thr=104 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:02.071] thr=104 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:02.083] thr=104 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:02.084] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:02.084] thr=104 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:02.085] thr=104 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:02.085] thr=104 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:02.126] thr=104 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:02.136] thr=104 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:02.136] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:02.136] thr=104 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:02.136] thr=104 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:02.137] thr=104 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:02.177] thr=104 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:02.185] thr=104 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:02.186] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:02.186] thr=104 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:02.186] thr=104 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:02.187] thr=104 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:02.227] thr=104 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:02.238] thr=104 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:02.238] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:02.238] thr=104 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:02.239] thr=104 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:02.239] thr=104 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:02.279] thr=104 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:02.288] thr=104 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:02.289] thr=104 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:02.389] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:02.390] thr=104 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:02.390] thr=104 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:02.391] thr=104 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:02.400] thr=104 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:02.401] thr=104 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:02.402] thr=104 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:06.706] thr=105 paramiko.transport: starting thread (client mode): 0x4f67790 +DEB [20190331-08:37:06.706] thr=105 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:06.717] thr=105 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:06.717] thr=105 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:06.719] thr=105 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:06.719] thr=105 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:06.719] thr=105 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:06.719] thr=105 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:06.719] thr=105 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:06.719] thr=105 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:06.723] thr=105 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:06.723] thr=105 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:06.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:06.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:06.762] thr=105 paramiko.transport: userauth is OK +INF [20190331-08:37:06.783] thr=105 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:06.784] thr=105 paramiko.transport: userauth is OK +INF [20190331-08:37:06.810] thr=105 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:06.810] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:06.969] thr=105 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:06.969] thr=105 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:07.010] thr=105 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:07.010] thr=105 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:07.015] thr=105 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:07.027] thr=105 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:07.027] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:07.028] thr=105 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:07.028] thr=105 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:07.028] thr=105 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:07.069] thr=105 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:07.080] thr=105 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:07.080] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:07.081] thr=105 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:07.081] thr=105 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:07.081] thr=105 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:07.122] thr=105 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:07.130] thr=105 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:07.130] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:07.130] thr=105 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:07.131] thr=105 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:07.131] thr=105 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:07.176] thr=105 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:07.180] thr=105 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:07.180] thr=105 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:07.181] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:07.221] thr=105 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:07.222] thr=105 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:07.231] thr=105 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:07.234] thr=105 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:07.234] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:07.234] thr=105 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:07.235] thr=105 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:07.235] thr=105 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:07.277] thr=105 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:07.286] thr=105 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:07.286] thr=105 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:07.387] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:07.388] thr=105 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:07.388] thr=105 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:07.390] thr=105 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:07.399] thr=105 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:07.399] thr=105 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:07.401] thr=105 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:11.705] thr=106 paramiko.transport: starting thread (client mode): 0x4fd1990 +DEB [20190331-08:37:11.705] thr=106 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:11.717] thr=106 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:11.717] thr=106 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:11.719] thr=106 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:11.719] thr=106 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:11.719] thr=106 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:11.719] thr=106 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:11.719] thr=106 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:11.719] thr=106 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:11.723] thr=106 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:11.724] thr=106 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:11.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:11.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:11.762] thr=106 paramiko.transport: userauth is OK +INF [20190331-08:37:11.789] thr=106 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:11.790] thr=106 paramiko.transport: userauth is OK +INF [20190331-08:37:11.814] thr=106 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:11.814] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:11.983] thr=106 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:11.983] thr=106 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:12.024] thr=106 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:12.024] thr=106 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:12.029] thr=106 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:12.042] thr=106 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:12.043] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:12.043] thr=106 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:12.044] thr=106 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:12.044] thr=106 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:12.091] thr=106 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:12.095] thr=106 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:12.095] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:12.095] thr=106 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:12.096] thr=106 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:12.096] thr=106 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:12.136] thr=106 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:12.143] thr=106 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:12.143] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:12.143] thr=106 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:12.144] thr=106 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:12.144] thr=106 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:12.186] thr=106 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:12.191] thr=106 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:12.191] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:12.192] thr=106 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:12.192] thr=106 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:12.192] thr=106 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:12.230] thr=106 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:12.241] thr=106 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:12.241] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:12.242] thr=106 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:12.242] thr=106 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:12.242] thr=106 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:12.288] thr=106 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:12.289] thr=106 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:12.290] thr=106 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:12.390] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:12.391] thr=106 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:12.391] thr=106 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:12.401] thr=106 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:12.401] thr=106 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:12.402] thr=106 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:12.403] thr=106 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:16.707] thr=107 paramiko.transport: starting thread (client mode): 0x4f87ff0 +DEB [20190331-08:37:16.707] thr=107 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:16.718] thr=107 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:16.718] thr=107 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:16.720] thr=107 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:16.721] thr=107 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:16.721] thr=107 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:16.721] thr=107 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:16.721] thr=107 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:16.721] thr=107 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:16.725] thr=107 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:16.725] thr=107 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:16.726] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:16.727] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:16.766] thr=107 paramiko.transport: userauth is OK +INF [20190331-08:37:16.791] thr=107 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:16.792] thr=107 paramiko.transport: userauth is OK +INF [20190331-08:37:16.816] thr=107 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:16.816] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:17.017] thr=107 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:17.017] thr=107 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:17.058] thr=107 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:17.058] thr=107 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:17.063] thr=107 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:17.076] thr=107 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:17.076] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:17.076] thr=107 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:17.077] thr=107 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:17.077] thr=107 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:17.115] thr=107 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:17.128] thr=107 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:17.128] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:17.128] thr=107 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:17.129] thr=107 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:17.129] thr=107 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:17.167] thr=107 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:17.176] thr=107 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:17.176] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:17.176] thr=107 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:17.177] thr=107 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:17.177] thr=107 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:17.217] thr=107 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:17.226] thr=107 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:17.226] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:17.226] thr=107 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:17.227] thr=107 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:17.227] thr=107 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:17.265] thr=107 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:17.276] thr=107 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:17.277] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:17.277] thr=107 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:17.277] thr=107 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:17.277] thr=107 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:17.316] thr=107 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:17.326] thr=107 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:17.326] thr=107 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:17.427] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:17.428] thr=107 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:17.428] thr=107 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:17.429] thr=107 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:17.438] thr=107 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:17.438] thr=107 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:17.440] thr=107 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:21.706] thr=108 paramiko.transport: starting thread (client mode): 0x4f4ded0 +DEB [20190331-08:37:21.706] thr=108 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:21.716] thr=108 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:21.716] thr=108 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:21.718] thr=108 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:21.719] thr=108 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:21.719] thr=108 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:21.719] thr=108 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:21.719] thr=108 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:21.719] thr=108 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:21.723] thr=108 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:21.723] thr=108 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:21.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:21.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:21.762] thr=108 paramiko.transport: userauth is OK +INF [20190331-08:37:21.782] thr=108 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:21.782] thr=108 paramiko.transport: userauth is OK +INF [20190331-08:37:21.808] thr=108 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:21.808] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:21.984] thr=108 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:21.984] thr=108 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:22.024] thr=108 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:22.024] thr=108 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:22.029] thr=108 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:22.042] thr=108 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:22.042] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:22.043] thr=108 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:22.043] thr=108 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:22.043] thr=108 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:22.084] thr=108 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:22.097] thr=108 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:22.097] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:22.097] thr=108 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:22.098] thr=108 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:22.098] thr=108 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:22.139] thr=108 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:22.148] thr=108 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:22.148] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:22.149] thr=108 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:22.149] thr=108 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:22.149] thr=108 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:22.190] thr=108 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:22.199] thr=108 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:22.199] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:22.200] thr=108 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:22.200] thr=108 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:22.200] thr=108 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:22.239] thr=108 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:22.250] thr=108 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:22.250] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:22.251] thr=108 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:22.251] thr=108 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:22.251] thr=108 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:22.289] thr=108 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:22.298] thr=108 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:22.298] thr=108 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:22.399] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:22.400] thr=108 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:22.400] thr=108 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:22.401] thr=108 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:22.411] thr=108 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:22.412] thr=108 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:22.413] thr=108 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:26.707] thr=109 paramiko.transport: starting thread (client mode): 0x4f183f0 +DEB [20190331-08:37:26.707] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:26.715] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:26.716] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:26.719] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:26.719] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:26.719] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:26.719] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:26.719] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:26.719] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:26.723] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:26.724] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:26.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:26.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:26.766] thr=109 paramiko.transport: userauth is OK +INF [20190331-08:37:26.791] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:26.792] thr=109 paramiko.transport: userauth is OK +INF [20190331-08:37:26.824] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:26.824] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:26.983] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:26.984] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:27.024] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:27.024] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:27.028] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:27.042] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:27.042] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:27.042] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:27.043] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:27.043] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:27.081] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:27.093] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:27.093] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:27.094] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:27.094] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:27.094] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:27.134] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:27.142] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:27.143] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:27.143] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:27.143] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:27.143] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:27.182] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:27.191] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:27.191] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:27.191] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:27.192] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:27.192] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:27.232] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:27.243] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:27.243] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:27.244] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:27.244] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:27.244] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:27.284] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:27.292] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:27.293] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:27.394] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:27.394] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:27.395] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:27.396] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:27.405] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:27.405] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:27.407] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:31.706] thr=110 paramiko.transport: starting thread (client mode): 0x4f18450 +DEB [20190331-08:37:31.706] thr=110 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:31.716] thr=110 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:31.716] thr=110 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:31.720] thr=110 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:31.720] thr=110 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:31.720] thr=110 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:31.720] thr=110 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:31.720] thr=110 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:31.720] thr=110 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:31.724] thr=110 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:31.724] thr=110 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:31.725] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:31.726] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:31.763] thr=110 paramiko.transport: userauth is OK +INF [20190331-08:37:31.784] thr=110 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:31.785] thr=110 paramiko.transport: userauth is OK +INF [20190331-08:37:31.808] thr=110 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:31.809] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:31.994] thr=110 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:31.994] thr=110 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:32.035] thr=110 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:32.035] thr=110 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:32.039] thr=110 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:32.052] thr=110 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:32.052] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:32.053] thr=110 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:32.053] thr=110 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:32.053] thr=110 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:32.094] thr=110 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:32.106] thr=110 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:32.106] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:32.106] thr=110 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:32.107] thr=110 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:32.107] thr=110 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:32.148] thr=110 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:32.156] thr=110 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:32.157] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:32.157] thr=110 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:32.158] thr=110 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:32.158] thr=110 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:32.199] thr=110 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:32.207] thr=110 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:32.208] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:32.208] thr=110 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:32.209] thr=110 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:32.209] thr=110 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:32.246] thr=110 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:32.257] thr=110 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:32.257] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:32.257] thr=110 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:32.258] thr=110 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:32.258] thr=110 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:32.296] thr=110 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:32.304] thr=110 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:32.305] thr=110 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:32.406] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:32.407] thr=110 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:32.407] thr=110 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:32.408] thr=110 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:32.421] thr=110 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:32.421] thr=110 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:32.423] thr=110 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:36.704] thr=111 paramiko.transport: starting thread (client mode): 0x502f970 +DEB [20190331-08:37:36.704] thr=111 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:36.713] thr=111 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:36.713] thr=111 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:36.716] thr=111 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:36.716] thr=111 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:36.717] thr=111 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:36.717] thr=111 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:36.717] thr=111 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:36.717] thr=111 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:36.721] thr=111 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:36.721] thr=111 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:36.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:36.723] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:36.761] thr=111 paramiko.transport: userauth is OK +INF [20190331-08:37:36.786] thr=111 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:36.787] thr=111 paramiko.transport: userauth is OK +INF [20190331-08:37:36.810] thr=111 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:36.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:36.974] thr=111 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:36.974] thr=111 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:37.014] thr=111 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:37.014] thr=111 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:37.019] thr=111 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:37.031] thr=111 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:37.032] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:37.032] thr=111 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:37.033] thr=111 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:37.033] thr=111 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:37.074] thr=111 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:37.086] thr=111 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:37.086] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:37.086] thr=111 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:37.087] thr=111 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:37.087] thr=111 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:37.125] thr=111 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:37.133] thr=111 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:37.134] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:37.134] thr=111 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:37.135] thr=111 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:37.135] thr=111 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:37.172] thr=111 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:37.180] thr=111 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:37.181] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:37.181] thr=111 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:37.182] thr=111 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:37.182] thr=111 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:37.220] thr=111 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:37.231] thr=111 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:37.231] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:37.232] thr=111 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:37.232] thr=111 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:37.232] thr=111 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:37.270] thr=111 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:37.279] thr=111 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:37.279] thr=111 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:37.380] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:37.381] thr=111 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:37.381] thr=111 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:37.382] thr=111 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:37.391] thr=111 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:37.392] thr=111 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:37.394] thr=111 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:41.705] thr=112 paramiko.transport: starting thread (client mode): 0x4fefc30 +DEB [20190331-08:37:41.705] thr=112 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:41.714] thr=112 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:41.715] thr=112 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:41.717] thr=112 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:41.718] thr=112 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:41.718] thr=112 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:41.718] thr=112 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:41.718] thr=112 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:41.718] thr=112 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:41.722] thr=112 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:41.723] thr=112 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:41.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:41.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:41.761] thr=112 paramiko.transport: userauth is OK +INF [20190331-08:37:41.783] thr=112 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:41.784] thr=112 paramiko.transport: userauth is OK +INF [20190331-08:37:41.807] thr=112 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:41.808] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:41.972] thr=112 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:41.972] thr=112 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:42.012] thr=112 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:42.012] thr=112 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:42.017] thr=112 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:42.029] thr=112 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:42.029] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:42.030] thr=112 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:42.030] thr=112 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:42.030] thr=112 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:42.070] thr=112 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:42.083] thr=112 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:42.083] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:42.084] thr=112 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:42.084] thr=112 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:42.084] thr=112 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:42.125] thr=112 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:42.134] thr=112 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:42.134] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:42.134] thr=112 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:42.135] thr=112 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:42.135] thr=112 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:42.174] thr=112 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:42.182] thr=112 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:42.183] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:42.183] thr=112 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:42.183] thr=112 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:42.184] thr=112 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:42.224] thr=112 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:42.235] thr=112 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:42.235] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:42.235] thr=112 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:42.236] thr=112 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:42.236] thr=112 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:42.277] thr=112 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:42.286] thr=112 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:42.286] thr=112 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:42.387] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:42.387] thr=112 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:42.388] thr=112 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:42.389] thr=112 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:42.397] thr=112 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:42.398] thr=112 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:42.400] thr=112 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:46.706] thr=113 paramiko.transport: starting thread (client mode): 0x4f182f0 +DEB [20190331-08:37:46.706] thr=113 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:46.717] thr=113 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:46.717] thr=113 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:46.720] thr=113 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:46.720] thr=113 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:46.720] thr=113 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:46.720] thr=113 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:46.720] thr=113 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:46.720] thr=113 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:46.723] thr=113 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:46.724] thr=113 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:46.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:46.726] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:46.765] thr=113 paramiko.transport: userauth is OK +INF [20190331-08:37:46.836] thr=113 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:46.837] thr=113 paramiko.transport: userauth is OK +INF [20190331-08:37:46.865] thr=113 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:46.866] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:47.103] thr=113 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:47.104] thr=113 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:47.145] thr=113 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:47.145] thr=113 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:47.150] thr=113 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:47.169] thr=113 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:47.170] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:47.170] thr=113 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:47.170] thr=113 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:47.170] thr=113 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:47.213] thr=113 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:47.225] thr=113 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:47.225] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:47.225] thr=113 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:47.226] thr=113 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:47.226] thr=113 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:47.265] thr=113 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:47.274] thr=113 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:47.274] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:47.274] thr=113 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:47.275] thr=113 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:47.275] thr=113 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:47.314] thr=113 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:47.323] thr=113 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:47.323] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:47.323] thr=113 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:47.324] thr=113 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:47.324] thr=113 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:47.363] thr=113 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:47.374] thr=113 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:47.375] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:47.375] thr=113 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:47.375] thr=113 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:47.376] thr=113 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:47.415] thr=113 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:47.424] thr=113 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:47.424] thr=113 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:47.524] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:47.525] thr=113 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:47.525] thr=113 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:47.526] thr=113 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:47.535] thr=113 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:47.535] thr=113 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:47.537] thr=113 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:51.705] thr=114 paramiko.transport: starting thread (client mode): 0x50334f0 +DEB [20190331-08:37:51.705] thr=114 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:51.714] thr=114 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:51.714] thr=114 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:51.717] thr=114 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:51.717] thr=114 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:51.717] thr=114 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:51.718] thr=114 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:51.718] thr=114 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:51.718] thr=114 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:51.722] thr=114 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:51.722] thr=114 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:51.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:51.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:51.762] thr=114 paramiko.transport: userauth is OK +INF [20190331-08:37:51.783] thr=114 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:51.784] thr=114 paramiko.transport: userauth is OK +INF [20190331-08:37:51.807] thr=114 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:51.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:51.998] thr=114 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:51.998] thr=114 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:52.039] thr=114 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:52.040] thr=114 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:52.047] thr=114 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:52.073] thr=114 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:52.075] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:52.076] thr=114 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:52.078] thr=114 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:52.078] thr=114 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:52.120] thr=114 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:52.135] thr=114 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:52.135] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:52.135] thr=114 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:52.136] thr=114 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:52.136] thr=114 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:52.175] thr=114 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:52.196] thr=114 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:52.196] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:52.196] thr=114 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:52.197] thr=114 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:52.197] thr=114 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:52.237] thr=114 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:52.248] thr=114 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:52.249] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:52.249] thr=114 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:52.250] thr=114 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:52.250] thr=114 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:52.290] thr=114 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:52.300] thr=114 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:52.301] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:52.301] thr=114 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:52.302] thr=114 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:52.302] thr=114 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:52.343] thr=114 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:52.356] thr=114 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:52.356] thr=114 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:52.457] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:52.457] thr=114 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:52.457] thr=114 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:52.458] thr=114 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:52.468] thr=114 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:52.469] thr=114 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:52.470] thr=114 paramiko.transport: EOF in transport thread +DEB [20190331-08:37:56.708] thr=115 paramiko.transport: starting thread (client mode): 0x502f170 +DEB [20190331-08:37:56.708] thr=115 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:37:56.719] thr=115 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:37:56.719] thr=115 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:37:56.723] thr=115 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:37:56.723] thr=115 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:37:56.723] thr=115 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:37:56.723] thr=115 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:37:56.723] thr=115 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:37:56.723] thr=115 paramiko.transport: Compression agreed: none +DEB [20190331-08:37:56.728] thr=115 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:37:56.728] thr=115 paramiko.transport: Switch to new keys ... +DEB [20190331-08:37:56.728] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:37:56.729] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:37:56.766] thr=115 paramiko.transport: userauth is OK +INF [20190331-08:37:56.788] thr=115 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:37:56.789] thr=115 paramiko.transport: userauth is OK +INF [20190331-08:37:56.823] thr=115 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:37:56.823] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:37:57.020] thr=115 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:37:57.020] thr=115 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:37:57.061] thr=115 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:37:57.061] thr=115 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:37:57.064] thr=115 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:37:57.076] thr=115 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:37:57.076] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:37:57.077] thr=115 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:37:57.077] thr=115 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:37:57.077] thr=115 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:37:57.117] thr=115 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:37:57.129] thr=115 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:37:57.129] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:37:57.129] thr=115 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:37:57.130] thr=115 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:37:57.130] thr=115 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:37:57.169] thr=115 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:37:57.177] thr=115 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:37:57.178] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:37:57.178] thr=115 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:37:57.179] thr=115 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:37:57.179] thr=115 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:37:57.219] thr=115 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:37:57.228] thr=115 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:37:57.228] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:37:57.229] thr=115 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:37:57.229] thr=115 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:37:57.229] thr=115 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:37:57.271] thr=115 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:37:57.281] thr=115 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:37:57.282] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:37:57.282] thr=115 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:37:57.283] thr=115 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:37:57.283] thr=115 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:37:57.323] thr=115 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:37:57.332] thr=115 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:37:57.332] thr=115 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:37:57.433] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:37:57.434] thr=115 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:37:57.434] thr=115 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:37:57.435] thr=115 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:37:57.444] thr=115 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:37:57.444] thr=115 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:37:57.446] thr=115 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:01.706] thr=116 paramiko.transport: starting thread (client mode): 0x4f11f30 +DEB [20190331-08:38:01.706] thr=116 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:01.715] thr=116 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:01.715] thr=116 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:01.719] thr=116 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:01.719] thr=116 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:01.719] thr=116 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:01.719] thr=116 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:01.719] thr=116 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:01.719] thr=116 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:01.723] thr=116 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:01.723] thr=116 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:01.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:01.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:01.761] thr=116 paramiko.transport: userauth is OK +INF [20190331-08:38:01.780] thr=116 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:01.781] thr=116 paramiko.transport: userauth is OK +INF [20190331-08:38:01.806] thr=116 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:01.806] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:01.991] thr=116 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:01.991] thr=116 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:02.031] thr=116 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:02.031] thr=116 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:02.035] thr=116 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:02.047] thr=116 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:02.047] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:02.048] thr=116 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:02.048] thr=116 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:02.048] thr=116 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:02.089] thr=116 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:02.101] thr=116 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:02.101] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:02.101] thr=116 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:02.102] thr=116 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:02.102] thr=116 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:02.143] thr=116 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:02.151] thr=116 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:02.152] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:02.152] thr=116 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:02.153] thr=116 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:02.153] thr=116 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:02.194] thr=116 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:02.202] thr=116 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:02.203] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:02.203] thr=116 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:02.204] thr=116 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:02.204] thr=116 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:02.243] thr=116 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:02.254] thr=116 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:02.254] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:02.255] thr=116 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:02.255] thr=116 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:02.255] thr=116 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:02.294] thr=116 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:02.302] thr=116 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:02.303] thr=116 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:02.404] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:02.404] thr=116 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:02.405] thr=116 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:02.406] thr=116 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:02.415] thr=116 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:02.416] thr=116 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:02.417] thr=116 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:06.705] thr=117 paramiko.transport: starting thread (client mode): 0x50620b0 +DEB [20190331-08:38:06.705] thr=117 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:06.714] thr=117 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:06.714] thr=117 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:06.717] thr=117 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:06.717] thr=117 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:06.717] thr=117 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:06.717] thr=117 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:06.717] thr=117 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:06.717] thr=117 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:06.721] thr=117 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:06.721] thr=117 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:06.722] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:06.723] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:06.761] thr=117 paramiko.transport: userauth is OK +INF [20190331-08:38:06.780] thr=117 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:06.780] thr=117 paramiko.transport: userauth is OK +INF [20190331-08:38:06.803] thr=117 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:06.804] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:06.984] thr=117 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:06.985] thr=117 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:07.026] thr=117 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:07.027] thr=117 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:07.031] thr=117 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:07.045] thr=117 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:07.045] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:07.046] thr=117 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:07.046] thr=117 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:07.046] thr=117 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:07.085] thr=117 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:07.098] thr=117 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:07.098] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:07.098] thr=117 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:07.099] thr=117 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:07.099] thr=117 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:07.138] thr=117 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:07.147] thr=117 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:07.147] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:07.147] thr=117 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:07.148] thr=117 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:07.148] thr=117 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:07.188] thr=117 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:07.197] thr=117 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:07.197] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:07.198] thr=117 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:07.198] thr=117 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:07.199] thr=117 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:07.238] thr=117 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:07.249] thr=117 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:07.249] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:07.250] thr=117 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:07.250] thr=117 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:07.250] thr=117 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:07.291] thr=117 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:07.300] thr=117 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:07.300] thr=117 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:07.401] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:07.402] thr=117 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:07.402] thr=117 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:07.403] thr=117 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:07.413] thr=117 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:07.414] thr=117 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:07.415] thr=117 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:11.706] thr=108 paramiko.transport: starting thread (client mode): 0x4f4ded0 +DEB [20190331-08:38:11.707] thr=108 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:11.716] thr=108 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:11.716] thr=108 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:11.719] thr=108 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:11.719] thr=108 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:11.719] thr=108 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:11.719] thr=108 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:11.719] thr=108 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:11.719] thr=108 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:11.723] thr=108 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:11.724] thr=108 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:11.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:11.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:11.763] thr=108 paramiko.transport: userauth is OK +INF [20190331-08:38:11.788] thr=108 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:11.789] thr=108 paramiko.transport: userauth is OK +INF [20190331-08:38:11.810] thr=108 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:11.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:11.984] thr=108 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:11.984] thr=108 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:12.024] thr=108 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:12.024] thr=108 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:12.028] thr=108 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:12.040] thr=108 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:12.041] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:12.041] thr=108 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:12.042] thr=108 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:12.042] thr=108 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:12.081] thr=108 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:12.092] thr=108 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:12.093] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:12.093] thr=108 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:12.094] thr=108 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:12.094] thr=108 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:12.132] thr=108 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:12.141] thr=108 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:12.141] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:12.142] thr=108 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:12.142] thr=108 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:12.142] thr=108 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:12.182] thr=108 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:12.191] thr=108 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:12.191] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:12.192] thr=108 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:12.192] thr=108 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:12.192] thr=108 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:12.231] thr=108 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:12.242] thr=108 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:12.242] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:12.243] thr=108 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:12.243] thr=108 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:12.243] thr=108 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:12.283] thr=108 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:12.292] thr=108 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:12.292] thr=108 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:12.393] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:12.394] thr=108 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:12.394] thr=108 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:12.395] thr=108 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:12.404] thr=108 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:12.404] thr=108 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:12.406] thr=108 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:16.706] thr=118 paramiko.transport: starting thread (client mode): 0x4fd1370 +DEB [20190331-08:38:16.706] thr=118 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:16.715] thr=118 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:16.715] thr=118 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:16.718] thr=118 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:16.718] thr=118 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:16.718] thr=118 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:16.718] thr=118 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:16.718] thr=118 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:16.718] thr=118 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:16.723] thr=118 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:16.723] thr=118 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:16.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:16.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:16.762] thr=118 paramiko.transport: userauth is OK +INF [20190331-08:38:16.783] thr=118 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:16.784] thr=118 paramiko.transport: userauth is OK +INF [20190331-08:38:16.805] thr=118 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:16.805] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:16.982] thr=118 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:16.982] thr=118 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:17.023] thr=118 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:17.023] thr=118 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:17.026] thr=118 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:17.038] thr=118 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:17.038] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:17.039] thr=118 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:17.039] thr=118 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:17.039] thr=118 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:17.081] thr=118 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:17.093] thr=118 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:17.093] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:17.093] thr=118 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:17.094] thr=118 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:17.094] thr=118 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:17.133] thr=118 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:17.141] thr=118 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:17.142] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:17.142] thr=118 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:17.142] thr=118 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:17.143] thr=118 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:17.181] thr=118 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:17.189] thr=118 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:17.190] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:17.190] thr=118 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:17.191] thr=118 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:17.191] thr=118 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:17.229] thr=118 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:17.240] thr=118 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:17.240] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:17.241] thr=118 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:17.241] thr=118 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:17.241] thr=118 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:17.280] thr=118 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:17.289] thr=118 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:17.289] thr=118 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:17.389] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:17.389] thr=118 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:17.390] thr=118 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:17.391] thr=118 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:17.400] thr=118 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:17.400] thr=118 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:17.402] thr=118 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:21.706] thr=119 paramiko.transport: starting thread (client mode): 0x50181f0 +DEB [20190331-08:38:21.707] thr=119 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:21.715] thr=119 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:21.715] thr=119 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:21.718] thr=119 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:21.718] thr=119 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:21.718] thr=119 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:21.718] thr=119 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:21.718] thr=119 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:21.719] thr=119 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:21.722] thr=119 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:21.723] thr=119 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:21.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:21.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:21.763] thr=119 paramiko.transport: userauth is OK +INF [20190331-08:38:21.785] thr=119 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:21.785] thr=119 paramiko.transport: userauth is OK +INF [20190331-08:38:21.807] thr=119 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:21.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:21.978] thr=119 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:21.978] thr=119 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:22.021] thr=119 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:22.021] thr=119 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:22.024] thr=119 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:22.038] thr=119 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:22.038] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:22.039] thr=119 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:22.039] thr=119 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:22.040] thr=119 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:22.079] thr=119 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:22.091] thr=119 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:22.091] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:22.091] thr=119 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:22.092] thr=119 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:22.092] thr=119 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:22.132] thr=119 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:22.140] thr=119 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:22.140] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:22.141] thr=119 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:22.141] thr=119 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:22.141] thr=119 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:22.180] thr=119 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:22.188] thr=119 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:22.189] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:22.189] thr=119 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:22.190] thr=119 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:22.190] thr=119 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:22.231] thr=119 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:22.247] thr=119 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:22.247] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:22.247] thr=119 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:22.248] thr=119 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:22.249] thr=119 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:22.289] thr=119 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:22.299] thr=119 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:22.299] thr=119 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:22.401] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:22.401] thr=119 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:22.401] thr=119 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:22.402] thr=119 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:22.412] thr=119 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:22.412] thr=119 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:22.414] thr=119 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:26.705] thr=120 paramiko.transport: starting thread (client mode): 0x4fdc5d0 +DEB [20190331-08:38:26.706] thr=120 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:26.715] thr=120 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:26.716] thr=120 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:26.718] thr=120 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:26.719] thr=120 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:26.719] thr=120 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:26.719] thr=120 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:26.719] thr=120 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:26.719] thr=120 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:26.723] thr=120 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:26.724] thr=120 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:26.724] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:26.725] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:26.764] thr=120 paramiko.transport: userauth is OK +INF [20190331-08:38:26.789] thr=120 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:26.790] thr=120 paramiko.transport: userauth is OK +INF [20190331-08:38:26.812] thr=120 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:26.813] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:26.986] thr=120 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:26.986] thr=120 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:27.026] thr=120 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:27.026] thr=120 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:27.030] thr=120 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:27.042] thr=120 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:27.042] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:27.043] thr=120 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:27.043] thr=120 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:27.043] thr=120 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:27.083] thr=120 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:27.096] thr=120 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:27.096] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:27.097] thr=120 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:27.097] thr=120 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:27.097] thr=120 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:27.137] thr=120 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:27.146] thr=120 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:27.146] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:27.146] thr=120 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:27.147] thr=120 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:27.147] thr=120 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:27.187] thr=120 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:27.196] thr=120 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:27.196] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:27.197] thr=120 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:27.197] thr=120 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:27.197] thr=120 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:27.236] thr=120 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:27.247] thr=120 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:27.247] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:27.247] thr=120 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:27.248] thr=120 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:27.248] thr=120 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:27.289] thr=120 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:27.297] thr=120 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:27.298] thr=120 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:27.399] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:27.400] thr=120 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:27.400] thr=120 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:27.401] thr=120 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:27.410] thr=120 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:27.411] thr=120 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:31.707] thr=121 paramiko.transport: starting thread (client mode): 0x50622d0 +DEB [20190331-08:38:31.707] thr=121 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:31.715] thr=121 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:31.715] thr=121 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:31.718] thr=121 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:31.718] thr=121 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:31.719] thr=121 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:31.719] thr=121 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:31.719] thr=121 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:31.719] thr=121 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:31.723] thr=121 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:31.723] thr=121 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:31.723] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:31.724] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:31.762] thr=121 paramiko.transport: userauth is OK +INF [20190331-08:38:31.783] thr=121 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:31.784] thr=121 paramiko.transport: userauth is OK +INF [20190331-08:38:31.806] thr=121 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:31.807] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:32.003] thr=121 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:32.003] thr=121 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:32.043] thr=121 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:32.043] thr=121 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:32.047] thr=121 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:32.060] thr=121 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:32.060] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:32.061] thr=121 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:32.061] thr=121 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:32.061] thr=121 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:32.101] thr=121 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:32.113] thr=121 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:32.113] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:32.114] thr=121 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:32.114] thr=121 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:32.114] thr=121 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:32.154] thr=121 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:32.162] thr=121 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:32.162] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:32.163] thr=121 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:32.163] thr=121 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:32.163] thr=121 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:32.203] thr=121 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:32.212] thr=121 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:32.212] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:32.212] thr=121 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:32.213] thr=121 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:32.213] thr=121 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:32.252] thr=121 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:32.263] thr=121 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:32.263] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:32.263] thr=121 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:32.264] thr=121 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:32.264] thr=121 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:32.305] thr=121 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:32.314] thr=121 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:32.314] thr=121 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:32.416] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:32.417] thr=121 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:32.417] thr=121 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:32.418] thr=121 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:32.427] thr=121 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:32.427] thr=121 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:32.429] thr=121 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:36.714] thr=122 paramiko.transport: starting thread (client mode): 0x4fd1030 +DEB [20190331-08:38:36.714] thr=122 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:36.725] thr=122 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:36.725] thr=122 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:36.730] thr=122 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:36.730] thr=122 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:36.731] thr=122 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:36.731] thr=122 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:36.731] thr=122 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:36.731] thr=122 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:36.740] thr=122 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:36.741] thr=122 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:36.741] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:36.743] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:36.780] thr=122 paramiko.transport: userauth is OK +INF [20190331-08:38:36.820] thr=122 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:36.822] thr=122 paramiko.transport: userauth is OK +INF [20190331-08:38:36.896] thr=122 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:36.897] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:37.281] thr=122 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:37.281] thr=122 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:37.323] thr=122 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:37.323] thr=122 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:37.331] thr=122 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:37.357] thr=122 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:37.358] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:37.358] thr=122 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:37.359] thr=122 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:37.359] thr=122 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:37.402] thr=122 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:37.423] thr=122 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:37.423] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:37.424] thr=122 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:37.425] thr=122 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:37.425] thr=122 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:37.465] thr=122 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:37.493] thr=122 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:37.494] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:37.494] thr=122 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:37.495] thr=122 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:37.495] thr=122 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:37.537] thr=122 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:37.566] thr=122 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:37.567] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:37.567] thr=122 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:37.568] thr=122 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:37.568] thr=122 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:37.607] thr=122 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:37.630] thr=122 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:37.630] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:37.631] thr=122 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:37.632] thr=122 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:37.632] thr=122 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:37.674] thr=122 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:37.697] thr=122 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:37.697] thr=122 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:37.798] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:37.799] thr=122 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:37.799] thr=122 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:37.801] thr=122 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:37.821] thr=122 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:37.822] thr=122 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:37.824] thr=122 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:41.742] thr=123 paramiko.transport: starting thread (client mode): 0x500ce90 +DEB [20190331-08:38:41.742] thr=123 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:41.768] thr=123 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:41.768] thr=123 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:41.800] thr=123 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:41.800] thr=123 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:41.800] thr=123 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:41.800] thr=123 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:41.800] thr=123 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:41.801] thr=123 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:41.825] thr=123 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:41.826] thr=123 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:41.826] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:41.828] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:41.885] thr=123 paramiko.transport: userauth is OK +INF [20190331-08:38:41.982] thr=123 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:41.985] thr=123 paramiko.transport: userauth is OK +INF [20190331-08:38:42.078] thr=123 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:42.078] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:42.833] thr=123 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:42.833] thr=123 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:42.927] thr=123 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:42.927] thr=123 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:42.935] thr=123 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:42.986] thr=123 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:42.987] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:42.987] thr=123 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:42.989] thr=123 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:42.989] thr=123 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:43.032] thr=123 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:43.077] thr=123 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:43.077] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:43.078] thr=123 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:43.079] thr=123 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:43.079] thr=123 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:43.122] thr=123 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:43.149] thr=123 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:43.149] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:43.150] thr=123 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:43.167] thr=123 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:43.168] thr=123 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:43.241] thr=123 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:43.262] thr=123 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:43.262] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:43.263] thr=123 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:43.263] thr=123 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:43.264] thr=123 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:43.307] thr=123 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:43.339] thr=123 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:43.339] thr=123 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:43.340] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:43.394] thr=123 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:43.394] thr=123 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:43.397] thr=123 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:43.429] thr=123 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:43.430] thr=123 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:43.532] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:43.545] thr=123 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:43.545] thr=123 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:43.547] thr=123 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:43.569] thr=123 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:43.570] thr=123 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:43.573] thr=123 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:46.707] thr=124 paramiko.transport: starting thread (client mode): 0x4fce9b0 +DEB [20190331-08:38:46.707] thr=124 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:46.717] thr=124 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:46.717] thr=124 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:46.720] thr=124 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:46.720] thr=124 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:46.720] thr=124 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:46.720] thr=124 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:46.720] thr=124 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:46.720] thr=124 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:46.724] thr=124 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:46.725] thr=124 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:46.725] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:46.727] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:46.766] thr=124 paramiko.transport: userauth is OK +INF [20190331-08:38:46.786] thr=124 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:46.787] thr=124 paramiko.transport: userauth is OK +INF [20190331-08:38:46.811] thr=124 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:46.811] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:46.983] thr=124 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:46.983] thr=124 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:47.023] thr=124 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:47.023] thr=124 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:47.030] thr=124 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:47.041] thr=124 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:47.041] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:47.041] thr=124 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:47.042] thr=124 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:47.042] thr=124 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:47.092] thr=124 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:47.093] thr=124 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:47.093] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:47.094] thr=124 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:47.094] thr=124 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:47.094] thr=124 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:47.133] thr=124 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:47.141] thr=124 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:47.141] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:47.141] thr=124 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:47.142] thr=124 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:47.142] thr=124 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:47.182] thr=124 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:47.191] thr=124 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:47.191] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:47.192] thr=124 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:47.192] thr=124 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:47.192] thr=124 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:47.233] thr=124 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:47.243] thr=124 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:47.243] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:47.243] thr=124 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:47.244] thr=124 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:47.244] thr=124 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:47.292] thr=124 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:47.293] thr=124 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:47.293] thr=124 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:47.394] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:47.395] thr=124 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:47.395] thr=124 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:47.401] thr=124 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:47.405] thr=124 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:47.406] thr=124 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:47.407] thr=124 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:50.804] thr=125 paramiko.transport: starting thread (client mode): 0x502a110 +DEB [20190331-08:38:50.804] thr=125 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:50.818] thr=125 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:50.818] thr=125 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:50.819] thr=125 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:50.819] thr=125 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:50.819] thr=125 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:50.820] thr=125 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:50.820] thr=125 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:50.820] thr=125 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:50.824] thr=125 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:50.824] thr=125 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:50.824] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:50.826] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:50.861] thr=125 paramiko.transport: userauth is OK +INF [20190331-08:38:50.928] thr=125 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:50.929] thr=125 paramiko.transport: userauth is OK +INF [20190331-08:38:50.967] thr=125 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:50.967] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:51.121] thr=125 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:51.121] thr=125 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:51.161] thr=125 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:51.162] thr=125 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:51.166] thr=125 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:51.180] thr=125 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:51.180] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:51.181] thr=125 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:51.182] thr=125 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:51.182] thr=125 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:51.233] thr=125 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:51.234] thr=125 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:51.234] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:51.234] thr=125 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:51.235] thr=125 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:51.235] thr=125 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:51.280] thr=125 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:51.284] thr=125 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:51.285] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:51.285] thr=125 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:51.285] thr=125 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:51.286] thr=125 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:51.326] thr=125 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:51.332] thr=125 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:51.332] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:51.333] thr=125 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:51.333] thr=125 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:51.333] thr=125 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:51.375] thr=125 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:51.386] thr=125 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:51.386] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:51.387] thr=125 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:51.387] thr=125 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:51.387] thr=125 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:51.427] thr=125 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:51.436] thr=125 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:51.436] thr=125 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:51.537] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:51.538] thr=125 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:51.538] thr=125 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:51.540] thr=125 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:51.549] thr=125 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:51.550] thr=125 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:51.552] thr=125 paramiko.transport: EOF in transport thread +DEB [20190331-08:38:56.797] thr=126 paramiko.transport: starting thread (client mode): 0x5015f70 +DEB [20190331-08:38:56.798] thr=126 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:38:56.806] thr=126 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:38:56.806] thr=126 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:38:56.809] thr=126 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:38:56.809] thr=126 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:38:56.809] thr=126 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:38:56.809] thr=126 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:38:56.809] thr=126 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:38:56.810] thr=126 paramiko.transport: Compression agreed: none +DEB [20190331-08:38:56.814] thr=126 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:38:56.814] thr=126 paramiko.transport: Switch to new keys ... +DEB [20190331-08:38:56.814] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:38:56.816] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:38:56.853] thr=126 paramiko.transport: userauth is OK +INF [20190331-08:38:56.876] thr=126 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:38:56.876] thr=126 paramiko.transport: userauth is OK +INF [20190331-08:38:56.903] thr=126 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:38:56.904] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:38:57.082] thr=126 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:38:57.083] thr=126 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:38:57.123] thr=126 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:38:57.123] thr=126 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:38:57.127] thr=126 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:38:57.140] thr=126 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:38:57.141] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:38:57.141] thr=126 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:38:57.142] thr=126 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:38:57.142] thr=126 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:38:57.180] thr=126 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:38:57.193] thr=126 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:38:57.193] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:38:57.193] thr=126 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:38:57.194] thr=126 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:38:57.194] thr=126 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:38:57.233] thr=126 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:38:57.241] thr=126 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:38:57.242] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:38:57.242] thr=126 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:38:57.243] thr=126 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:38:57.243] thr=126 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:38:57.280] thr=126 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:38:57.288] thr=126 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:38:57.289] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:38:57.289] thr=126 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:38:57.289] thr=126 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:38:57.289] thr=126 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:38:57.327] thr=126 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:38:57.338] thr=126 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:38:57.338] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:38:57.338] thr=126 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:38:57.339] thr=126 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:38:57.339] thr=126 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:38:57.378] thr=126 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:38:57.386] thr=126 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:38:57.387] thr=126 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:38:57.488] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:38:57.489] thr=126 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:38:57.489] thr=126 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:38:57.490] thr=126 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:38:57.499] thr=126 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:38:57.500] thr=126 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:38:57.501] thr=126 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:01.796] thr=127 paramiko.transport: starting thread (client mode): 0x35e6c50 +DEB [20190331-08:39:01.796] thr=127 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:01.805] thr=127 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:01.806] thr=127 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:01.808] thr=127 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:01.808] thr=127 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:01.808] thr=127 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:01.809] thr=127 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:01.809] thr=127 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:01.809] thr=127 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:01.813] thr=127 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:01.813] thr=127 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:01.813] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:01.815] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:01.851] thr=127 paramiko.transport: userauth is OK +INF [20190331-08:39:01.871] thr=127 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:01.871] thr=127 paramiko.transport: userauth is OK +INF [20190331-08:39:01.893] thr=127 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:01.894] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:02.073] thr=127 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:02.074] thr=127 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:02.113] thr=127 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:02.113] thr=127 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:02.118] thr=127 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:02.132] thr=127 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:02.132] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:02.132] thr=127 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:02.133] thr=127 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:02.133] thr=127 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:02.174] thr=127 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:02.186] thr=127 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:02.187] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:02.187] thr=127 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:02.188] thr=127 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:02.188] thr=127 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:02.228] thr=127 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:02.236] thr=127 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:02.237] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:02.237] thr=127 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:02.237] thr=127 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:02.238] thr=127 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:02.279] thr=127 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:02.288] thr=127 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:02.288] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:02.288] thr=127 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:02.289] thr=127 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:02.289] thr=127 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:02.330] thr=127 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:02.340] thr=127 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:02.341] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:02.341] thr=127 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:02.342] thr=127 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:02.342] thr=127 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:02.379] thr=127 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:02.388] thr=127 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:02.389] thr=127 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:02.490] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:02.490] thr=127 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:02.491] thr=127 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:02.492] thr=127 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:02.501] thr=127 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:02.502] thr=127 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:02.503] thr=127 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:06.797] thr=128 paramiko.transport: starting thread (client mode): 0x502f110 +DEB [20190331-08:39:06.797] thr=128 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:06.807] thr=128 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:06.807] thr=128 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:06.809] thr=128 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:06.809] thr=128 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:06.809] thr=128 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:06.809] thr=128 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:06.809] thr=128 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:06.809] thr=128 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:06.815] thr=128 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:06.815] thr=128 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:06.815] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:06.817] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:06.854] thr=128 paramiko.transport: userauth is OK +INF [20190331-08:39:06.878] thr=128 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:06.879] thr=128 paramiko.transport: userauth is OK +INF [20190331-08:39:06.917] thr=128 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:06.918] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:07.094] thr=128 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:07.094] thr=128 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:07.135] thr=128 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:07.135] thr=128 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:07.138] thr=128 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:07.154] thr=128 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:07.154] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:07.154] thr=128 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:07.155] thr=128 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:07.155] thr=128 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:07.196] thr=128 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:07.208] thr=128 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:07.209] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:07.209] thr=128 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:07.210] thr=128 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:07.210] thr=128 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:07.250] thr=128 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:07.258] thr=128 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:07.259] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:07.259] thr=128 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:07.260] thr=128 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:07.260] thr=128 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:07.298] thr=128 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:07.306] thr=128 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:07.307] thr=128 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:07.307] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:07.345] thr=128 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:07.345] thr=128 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:07.347] thr=128 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:07.358] thr=128 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:07.358] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:07.359] thr=128 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:07.359] thr=128 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:07.359] thr=128 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:07.397] thr=128 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:07.406] thr=128 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:07.406] thr=128 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:07.507] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:07.508] thr=128 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:07.508] thr=128 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:07.509] thr=128 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:07.518] thr=128 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:07.519] thr=128 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:07.520] thr=128 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:11.797] thr=129 paramiko.transport: starting thread (client mode): 0x5033b30 +DEB [20190331-08:39:11.797] thr=129 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:11.806] thr=129 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:11.806] thr=129 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:11.809] thr=129 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:11.809] thr=129 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:11.809] thr=129 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:11.809] thr=129 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:11.809] thr=129 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:11.810] thr=129 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:11.813] thr=129 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:11.815] thr=129 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:11.815] thr=97 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:11.816] thr=97 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:11.855] thr=129 paramiko.transport: userauth is OK +INF [20190331-08:39:11.877] thr=129 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:11.878] thr=129 paramiko.transport: userauth is OK +INF [20190331-08:39:11.904] thr=129 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:11.904] thr=97 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:12.083] thr=129 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:12.083] thr=129 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:12.123] thr=129 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:12.123] thr=129 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:12.126] thr=129 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:12.138] thr=129 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:12.139] thr=97 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:12.139] thr=129 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:12.140] thr=129 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:12.140] thr=129 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:12.180] thr=129 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:12.192] thr=129 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:12.192] thr=97 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:12.193] thr=129 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:12.193] thr=129 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:12.193] thr=129 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:12.233] thr=129 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:12.242] thr=129 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:12.243] thr=97 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:12.243] thr=129 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:12.244] thr=129 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:12.244] thr=129 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:12.283] thr=129 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:12.292] thr=129 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:12.292] thr=97 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:12.293] thr=129 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:12.293] thr=129 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:12.293] thr=129 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:12.333] thr=129 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:12.344] thr=129 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:12.345] thr=97 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:12.345] thr=129 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:12.346] thr=129 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:12.346] thr=129 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:12.386] thr=129 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:12.395] thr=129 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:12.396] thr=129 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:12.497] thr=97 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:12.498] thr=129 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:12.498] thr=129 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:12.499] thr=129 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:12.508] thr=129 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:12.509] thr=129 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:12.511] thr=129 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:13.254] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:13.255] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:16.805] thr=1 paramiko.transport: starting thread (client mode): 0x546e8b0 +DEB [20190331-08:39:16.806] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:16.814] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:16.815] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:16.817] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:16.817] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:16.818] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:16.818] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:16.818] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:16.818] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:16.823] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:16.823] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:16.824] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:16.827] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:16.862] thr=1 paramiko.transport: userauth is OK +INF [20190331-08:39:16.882] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:16.883] thr=1 paramiko.transport: userauth is OK +INF [20190331-08:39:16.905] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:16.905] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:17.068] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:17.069] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:17.107] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:17.107] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:17.111] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:17.125] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:17.126] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:17.126] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:17.127] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:17.127] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:17.166] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:17.178] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:17.178] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:17.179] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:17.218] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:17.219] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:17.220] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:17.230] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:17.230] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:17.230] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:17.231] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:17.231] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:17.271] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:17.279] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:17.280] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:17.280] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:17.281] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:17.281] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:17.321] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:17.333] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:17.333] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:17.333] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:17.334] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:17.334] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:17.375] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:17.384] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:17.384] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:17.485] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:17.485] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:17.486] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:17.487] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:17.496] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:17.497] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:17.498] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:21.797] thr=3 paramiko.transport: starting thread (client mode): 0x52a2330 +DEB [20190331-08:39:21.797] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:21.807] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:21.807] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:21.810] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:21.810] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:21.810] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:21.810] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:21.810] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:21.811] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:21.815] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:21.815] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:21.815] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:21.816] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:21.854] thr=3 paramiko.transport: userauth is OK +INF [20190331-08:39:21.875] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:21.875] thr=3 paramiko.transport: userauth is OK +INF [20190331-08:39:21.898] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:21.898] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:22.065] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:22.065] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:22.106] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:22.106] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:22.110] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:22.122] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:22.123] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:22.123] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:22.124] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:22.124] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:22.162] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:22.175] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:22.175] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:22.176] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:22.176] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:22.176] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:22.215] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:22.223] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:22.223] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:22.224] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:22.262] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:22.262] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:22.264] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:22.272] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:22.273] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:22.273] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:22.312] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:22.312] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:22.314] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:22.325] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:22.325] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:22.326] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:22.326] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:22.326] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:22.365] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:22.373] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:22.374] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:22.475] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:22.476] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:22.476] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:22.477] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:22.486] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:22.487] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:22.489] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:26.795] thr=4 paramiko.transport: starting thread (client mode): 0x52a9650 +DEB [20190331-08:39:26.795] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:26.804] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:26.804] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:26.807] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:26.807] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:26.808] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:26.808] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:26.808] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:26.808] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:26.812] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:26.813] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:26.813] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:26.814] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:26.851] thr=4 paramiko.transport: userauth is OK +INF [20190331-08:39:26.876] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:26.876] thr=4 paramiko.transport: userauth is OK +INF [20190331-08:39:26.899] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:26.899] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:27.067] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:27.067] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:27.106] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:27.106] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:27.110] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:27.122] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:27.122] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:27.122] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:27.123] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:27.123] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:27.161] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:27.172] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:27.173] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:27.173] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:27.174] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:27.174] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:27.214] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:27.222] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:27.223] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:27.223] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:27.224] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:27.224] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:27.263] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:27.271] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:27.272] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:27.272] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:27.273] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:27.273] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:27.314] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:27.325] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:27.325] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:27.325] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:27.325] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:27.325] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:27.366] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:27.375] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:27.375] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:27.475] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:27.476] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:27.476] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:27.477] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:27.486] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:27.487] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:27.488] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:31.796] thr=5 paramiko.transport: starting thread (client mode): 0x52fe270 +DEB [20190331-08:39:31.796] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:31.804] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:31.805] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:31.807] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:31.807] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:31.807] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:31.807] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:31.808] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:31.808] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:31.812] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:31.812] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:31.812] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:31.813] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:31.853] thr=5 paramiko.transport: userauth is OK +INF [20190331-08:39:31.873] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:31.874] thr=5 paramiko.transport: userauth is OK +INF [20190331-08:39:31.909] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:31.910] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:32.073] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:32.073] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:32.113] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:32.113] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:32.117] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:32.129] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:32.130] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:32.130] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:32.131] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:32.131] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:32.170] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:32.182] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:32.182] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:32.182] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:32.183] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:32.183] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:32.222] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:32.230] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:32.230] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:32.231] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:32.231] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:32.231] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:32.271] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:32.279] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:32.280] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:32.280] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:32.281] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:32.281] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:32.320] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:32.331] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:32.331] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:32.332] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:32.332] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:32.332] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:32.371] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:32.380] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:32.380] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:32.481] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:32.482] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:32.482] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:32.483] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:32.492] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:32.493] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:32.494] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:36.795] thr=6 paramiko.transport: starting thread (client mode): 0x5297d90 +DEB [20190331-08:39:36.795] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:36.805] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:36.805] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:36.808] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:36.808] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:36.808] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:36.808] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:36.808] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:36.808] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:36.812] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:36.812] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:36.813] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:36.814] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:36.851] thr=6 paramiko.transport: userauth is OK +INF [20190331-08:39:36.876] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:36.876] thr=6 paramiko.transport: userauth is OK +INF [20190331-08:39:36.902] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:36.902] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:37.077] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:37.077] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:37.119] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:37.119] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:37.122] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:37.135] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:37.135] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:37.136] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:37.136] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:37.137] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:37.178] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:37.190] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:37.191] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:37.191] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:37.191] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:37.192] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:37.232] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:37.241] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:37.241] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:37.241] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:37.242] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:37.242] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:37.282] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:37.294] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:37.294] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:37.294] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:37.295] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:37.295] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:37.333] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:37.344] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:37.345] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:37.345] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:37.346] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:37.346] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:37.385] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:37.393] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:37.394] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:37.495] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:37.495] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:37.496] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:37.497] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:37.506] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:37.507] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:37.508] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:41.797] thr=7 paramiko.transport: starting thread (client mode): 0x53e5670 +DEB [20190331-08:39:41.798] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:41.806] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:41.807] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:41.809] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:41.810] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:41.810] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:41.810] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:41.810] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:41.810] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:41.814] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:41.815] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:41.815] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:41.816] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:41.855] thr=7 paramiko.transport: userauth is OK +INF [20190331-08:39:41.878] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:41.879] thr=7 paramiko.transport: userauth is OK +INF [20190331-08:39:41.902] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:41.902] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:42.074] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:42.075] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:42.115] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:42.115] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:42.119] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:42.131] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:42.131] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:42.131] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:42.132] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:42.132] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:42.171] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:42.183] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:42.183] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:42.183] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:42.184] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:42.184] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:42.223] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:42.232] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:42.232] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:42.233] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:42.233] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:42.233] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:42.273] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:42.282] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:42.282] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:42.282] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:42.283] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:42.283] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:42.323] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:42.334] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:42.334] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:42.334] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:42.335] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:42.335] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:42.375] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:42.384] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:42.384] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:42.485] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:42.486] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:42.486] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:42.487] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:42.496] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:42.497] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:42.499] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:46.797] thr=8 paramiko.transport: starting thread (client mode): 0x52a8110 +DEB [20190331-08:39:46.797] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:46.805] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:46.805] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:46.808] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:46.808] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:46.808] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:46.809] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:46.809] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:46.809] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:46.813] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:46.813] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:46.813] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:46.814] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:46.851] thr=8 paramiko.transport: userauth is OK +INF [20190331-08:39:46.876] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:46.876] thr=8 paramiko.transport: userauth is OK +INF [20190331-08:39:46.899] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:46.899] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:47.063] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:47.063] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:47.102] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:47.102] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:47.105] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:47.118] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:47.119] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:47.119] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:47.120] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:47.120] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:47.160] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:47.172] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:47.172] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:47.173] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:47.173] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:47.173] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:47.214] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:47.222] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:47.223] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:47.223] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:47.224] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:47.224] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:47.261] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:47.269] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:47.270] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:47.270] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:47.271] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:47.271] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:47.312] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:47.323] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:47.323] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:47.324] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:47.324] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:47.325] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:47.365] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:47.374] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:47.374] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:47.475] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:47.476] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:47.476] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:47.477] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:47.486] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:47.487] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:47.488] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:51.795] thr=9 paramiko.transport: starting thread (client mode): 0x532d5d0 +DEB [20190331-08:39:51.796] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:51.806] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:51.806] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:51.810] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:51.810] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:51.810] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:51.810] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:51.810] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:51.811] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:51.814] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:51.815] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:51.815] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:51.816] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:51.853] thr=9 paramiko.transport: userauth is OK +INF [20190331-08:39:51.876] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:51.877] thr=9 paramiko.transport: userauth is OK +INF [20190331-08:39:51.901] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:51.902] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:52.080] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:52.080] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:52.121] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:52.121] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:52.126] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:52.141] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:52.142] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:52.142] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:52.142] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:52.143] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:52.184] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:52.198] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:52.198] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:52.198] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:52.199] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:52.199] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:52.239] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:52.248] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:52.248] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:52.248] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:52.249] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:52.249] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:52.291] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:52.301] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:52.302] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:52.302] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:52.303] thr=10 paramiko.transport: starting thread (client mode): 0x53e5390 +DEB [20190331-08:39:52.303] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:39:52.311] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:39:52.311] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:39:52.311] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:52.312] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:52.314] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:39:52.314] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:39:52.315] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:39:52.315] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:39:52.315] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:39:52.315] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-08:39:52.319] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:39:52.319] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-08:39:52.320] thr=11 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:39:52.321] thr=11 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:39:52.350] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:52.356] thr=10 paramiko.transport: userauth is OK +DEB [20190331-08:39:52.362] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:52.362] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:52.362] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:52.363] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:52.363] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:52.402] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:52.411] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:52.411] thr=9 paramiko.transport: [chan 5] EOF sent (5) +INF [20190331-08:39:52.419] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:39:52.420] thr=10 paramiko.transport: userauth is OK +INF [20190331-08:39:52.441] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:39:52.441] thr=11 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:39:52.512] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:52.520] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:52.520] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:52.534] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:52.622] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:39:52.623] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:39:52.630] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:52.631] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:52.633] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-08:39:52.663] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:39:52.663] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:39:52.666] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:39:52.680] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:39:52.680] thr=11 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:39:52.681] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:39:52.682] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:39:52.682] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:39:52.722] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:39:52.732] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:39:52.733] thr=11 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:39:52.733] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:39:52.734] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:39:52.734] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:39:52.775] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:39:52.784] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:39:52.784] thr=11 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:39:52.784] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:39:52.785] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:39:52.785] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:39:52.826] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:39:52.836] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:39:52.837] thr=11 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:39:52.837] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:39:52.838] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:39:52.838] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:39:52.876] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:39:52.888] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:39:52.889] thr=11 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:39:52.889] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:39:52.889] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:39:52.889] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:39:52.927] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:39:52.938] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:39:52.938] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:39:53.039] thr=11 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:39:53.040] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:39:53.040] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:39:53.041] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:39:53.051] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:39:53.052] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:39:53.053] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-08:45:10.561] thr=12 paramiko.transport: starting thread (client mode): 0x581cd70 +DEB [20190331-08:45:10.562] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:45:10.571] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:45:10.571] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:45:10.574] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:45:10.575] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:45:10.575] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:45:10.575] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:45:10.575] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:45:10.575] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-08:45:10.579] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:45:10.579] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-08:45:10.580] thr=11 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:45:10.582] thr=11 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:45:10.619] thr=12 paramiko.transport: userauth is OK +INF [20190331-08:45:10.697] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:45:10.698] thr=12 paramiko.transport: userauth is OK +INF [20190331-08:45:10.720] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:45:10.869] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:45:10.869] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:45:15.436] thr=13 paramiko.transport: starting thread (client mode): 0x541eab0 +DEB [20190331-08:45:15.436] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:45:15.445] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:45:15.445] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:45:15.448] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:45:15.448] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:45:15.448] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:45:15.448] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:45:15.448] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:45:15.448] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-08:45:15.453] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:45:15.453] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-08:45:15.454] thr=11 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:45:15.455] thr=11 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:45:15.494] thr=13 paramiko.transport: userauth is OK +INF [20190331-08:45:15.515] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:45:15.516] thr=13 paramiko.transport: userauth is OK +INF [20190331-08:45:15.537] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:45:15.671] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:45:15.671] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:45:20.462] thr=14 paramiko.transport: starting thread (client mode): 0x5336d50 +DEB [20190331-08:45:20.462] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:45:20.471] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:45:20.471] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:45:20.473] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:45:20.473] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:45:20.474] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:45:20.474] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:45:20.474] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:45:20.474] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-08:45:20.478] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:45:20.478] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-08:45:20.479] thr=11 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:45:20.480] thr=11 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:45:20.519] thr=14 paramiko.transport: userauth is OK +INF [20190331-08:45:20.539] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:45:20.539] thr=14 paramiko.transport: userauth is OK +INF [20190331-08:45:20.560] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:45:20.701] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:45:20.701] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:45:47.705] thr=15 paramiko.transport: starting thread (client mode): 0x53c94f0 +DEB [20190331-08:45:47.705] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:45:47.718] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:45:47.718] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:45:47.722] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:45:47.723] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:45:47.723] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:45:47.723] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:45:47.723] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:45:47.723] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-08:45:47.727] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:45:47.727] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-08:45:47.727] thr=11 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:45:47.728] thr=11 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:45:47.765] thr=15 paramiko.transport: userauth is OK +INF [20190331-08:45:47.794] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:45:47.795] thr=15 paramiko.transport: userauth is OK +INF [20190331-08:45:47.822] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:45:47.994] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:45:47.994] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:45:48.073] thr=16 paramiko.transport: starting thread (client mode): 0x540f910 +DEB [20190331-08:45:48.073] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:45:48.092] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:45:48.092] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:45:48.100] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:45:48.100] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:45:48.100] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:45:48.100] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:45:48.100] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:45:48.101] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-08:45:48.110] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:45:48.110] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-08:45:48.110] thr=11 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:45:48.112] thr=11 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:45:48.150] thr=16 paramiko.transport: userauth is OK +INF [20190331-08:45:48.176] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:45:48.176] thr=16 paramiko.transport: userauth is OK +INF [20190331-08:45:48.204] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:45:48.205] thr=11 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:45:48.351] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:45:48.352] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:45:48.391] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:45:48.391] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:45:48.396] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:45:48.410] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:45:48.411] thr=11 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:45:48.411] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:45:48.412] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:45:48.412] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:45:48.453] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:45:48.465] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:45:48.465] thr=11 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:45:48.466] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:45:48.466] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:45:48.466] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:45:48.505] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:45:48.514] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:45:48.514] thr=11 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:45:48.514] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:45:48.515] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:45:48.515] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:45:48.553] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:45:48.563] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:45:48.563] thr=11 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:45:48.564] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:45:48.564] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:45:48.564] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:45:48.602] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:45:48.617] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:45:48.617] thr=11 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:45:48.618] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:45:48.618] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:45:48.618] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:45:48.657] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:45:48.666] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:45:48.666] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:45:48.767] thr=11 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:45:48.768] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:45:48.768] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:45:48.769] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:45:48.778] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:45:48.778] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:45:48.780] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:10.168] thr=17 paramiko.transport: starting thread (client mode): 0x53f7c90 +DEB [20190331-08:51:10.169] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:10.182] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:10.182] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:10.186] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:10.186] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:10.186] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:10.186] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:10.187] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:10.187] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:10.191] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:10.192] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:10.192] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:10.194] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:10.232] thr=17 paramiko.transport: userauth is OK +INF [20190331-08:51:10.323] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:10.323] thr=17 paramiko.transport: userauth is OK +INF [20190331-08:51:10.345] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:10.498] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:10.499] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:14.010] thr=19 paramiko.transport: starting thread (client mode): 0x53d3810 +DEB [20190331-08:51:14.010] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:14.025] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:14.026] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:14.030] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:14.030] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:14.030] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:14.031] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:14.031] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:14.031] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:14.035] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:14.036] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:14.036] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:14.038] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:14.075] thr=19 paramiko.transport: userauth is OK +INF [20190331-08:51:14.102] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:14.103] thr=19 paramiko.transport: userauth is OK +INF [20190331-08:51:14.128] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:14.254] thr=20 paramiko.transport: starting thread (client mode): 0x53c2890 +DEB [20190331-08:51:14.255] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:14.296] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:14.296] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:14.311] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:14.311] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:14.311] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:14.311] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:14.311] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:14.311] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:14.317] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:14.317] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:14.317] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:14.319] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:14.340] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:14.340] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:14.356] thr=20 paramiko.transport: userauth is OK +INF [20190331-08:51:14.377] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:14.378] thr=20 paramiko.transport: userauth is OK +INF [20190331-08:51:14.409] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:14.410] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:14.557] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:14.557] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:14.598] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:14.598] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:14.603] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:14.618] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:14.619] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:14.619] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:14.619] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:14.620] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:14.662] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:14.675] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:14.675] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:14.675] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:14.676] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:14.676] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:14.714] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:14.722] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:14.723] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:14.723] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:14.724] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:14.724] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:14.765] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:14.774] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:14.774] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:14.775] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:14.775] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:14.775] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:14.816] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:14.830] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:14.831] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:14.831] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:14.832] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:14.832] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:14.871] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:14.880] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:14.881] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:14.981] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:14.982] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:14.982] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:14.983] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:14.992] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:14.993] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:14.994] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:20.400] thr=21 paramiko.transport: starting thread (client mode): 0x5336a90 +DEB [20190331-08:51:20.401] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:20.409] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:20.409] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:20.412] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:20.413] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:20.413] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:20.413] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:20.413] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:20.413] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:20.417] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:20.417] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:20.418] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:20.419] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:20.458] thr=21 paramiko.transport: userauth is OK +INF [20190331-08:51:20.476] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:20.477] thr=21 paramiko.transport: userauth is OK +INF [20190331-08:51:20.505] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:20.505] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:20.651] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:20.651] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:20.691] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:20.691] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:20.695] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:20.706] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:20.707] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:20.707] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:20.708] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:20.708] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:20.748] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:20.760] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:20.760] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:20.760] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:20.761] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:20.761] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:20.800] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:20.809] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:20.809] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:20.809] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:20.810] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:20.810] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:20.852] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:20.861] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:20.861] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:20.861] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:20.862] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:20.862] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:20.902] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:20.913] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:20.914] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:20.914] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:20.914] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:20.915] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:20.954] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:20.963] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:20.963] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:21.064] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:21.065] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:21.065] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:21.066] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:21.075] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:21.075] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:21.077] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:25.398] thr=22 paramiko.transport: starting thread (client mode): 0x53a5650 +DEB [20190331-08:51:25.398] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:25.407] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:25.407] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:25.410] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:25.410] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:25.410] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:25.410] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:25.411] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:25.411] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:25.415] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:25.415] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:25.415] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:25.416] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:25.454] thr=22 paramiko.transport: userauth is OK +INF [20190331-08:51:25.474] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:25.475] thr=22 paramiko.transport: userauth is OK +INF [20190331-08:51:25.500] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:25.500] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:25.639] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:25.639] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:25.679] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:25.679] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:25.683] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:25.697] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:25.698] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:25.698] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:25.699] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:25.699] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:25.739] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:25.750] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:25.751] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:25.751] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:25.751] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:25.752] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:25.790] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:25.798] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:25.798] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:25.799] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:25.800] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:25.800] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:25.840] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:25.848] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:25.848] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:25.849] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:25.850] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:25.850] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:25.890] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:25.900] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:25.901] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:25.901] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:25.902] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:25.902] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:25.942] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:25.950] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:25.951] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:26.052] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:26.053] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:26.053] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:26.054] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:26.063] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:26.064] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:26.065] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:30.399] thr=23 paramiko.transport: starting thread (client mode): 0x52a9d50 +DEB [20190331-08:51:30.399] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:30.411] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:30.411] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:30.414] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:30.414] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:30.414] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:30.415] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:30.415] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:30.415] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:30.419] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:30.419] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:30.419] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:30.421] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:30.457] thr=23 paramiko.transport: userauth is OK +INF [20190331-08:51:30.477] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:30.477] thr=23 paramiko.transport: userauth is OK +INF [20190331-08:51:30.502] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:30.503] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:30.640] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:30.640] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:30.681] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:30.681] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:30.684] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:30.697] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:30.697] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:30.698] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:30.698] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:30.698] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:30.739] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:30.751] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:30.751] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:30.751] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:30.752] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:30.752] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:30.793] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:30.802] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:30.802] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:30.803] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:30.803] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:30.804] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:30.842] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:30.850] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:30.850] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:30.851] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:30.851] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:30.851] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:30.890] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:30.901] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:30.901] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:30.901] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:30.902] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:30.902] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:30.941] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:30.950] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:30.950] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:31.051] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:31.052] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:31.052] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:31.053] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:31.061] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:31.062] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:31.064] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:35.398] thr=24 paramiko.transport: starting thread (client mode): 0x53d3bd0 +DEB [20190331-08:51:35.398] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:35.407] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:35.407] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:35.410] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:35.410] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:35.410] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:35.410] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:35.410] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:35.410] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:35.414] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:35.415] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:35.415] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:35.416] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:35.454] thr=24 paramiko.transport: userauth is OK +INF [20190331-08:51:35.474] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:35.475] thr=24 paramiko.transport: userauth is OK +INF [20190331-08:51:35.498] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:35.498] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:35.634] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:35.634] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:35.673] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:35.673] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:35.676] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:35.687] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:35.688] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:35.688] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:35.689] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:35.689] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:35.728] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:35.740] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:35.740] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:35.740] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:35.741] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:35.741] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:35.779] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:35.788] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:35.788] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:35.789] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:35.789] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:35.789] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:35.829] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:35.837] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:35.838] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:35.838] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:35.839] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:35.839] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:35.877] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:35.887] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:35.888] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:35.888] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:35.889] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:35.889] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:35.929] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:35.938] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:35.938] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:36.038] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:36.039] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:36.039] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:36.040] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:36.049] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:36.050] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:36.051] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:40.398] thr=25 paramiko.transport: starting thread (client mode): 0x52bae90 +DEB [20190331-08:51:40.398] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:40.407] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:40.407] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:40.410] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:40.410] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:40.410] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:40.410] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:40.410] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:40.410] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:40.414] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:40.414] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:40.414] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:40.415] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:40.452] thr=25 paramiko.transport: userauth is OK +INF [20190331-08:51:40.472] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:40.472] thr=25 paramiko.transport: userauth is OK +INF [20190331-08:51:40.495] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:40.495] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:40.635] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:40.635] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:40.675] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:40.675] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:40.679] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:40.691] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:40.692] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:40.693] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:40.693] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:40.693] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:40.733] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:40.745] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:40.745] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:40.745] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:40.746] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:40.746] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:40.785] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:40.794] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:40.794] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:40.794] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:40.795] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:40.795] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:40.834] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:40.842] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:40.843] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:40.843] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:40.844] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:40.844] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:40.883] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:40.893] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:40.894] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:40.894] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:40.895] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:40.895] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:40.934] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:40.942] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:40.943] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:41.043] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:41.044] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:41.044] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:41.045] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:41.054] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:41.055] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:41.056] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:45.400] thr=26 paramiko.transport: starting thread (client mode): 0x53d3330 +DEB [20190331-08:51:45.400] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:45.410] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:45.410] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:45.413] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:45.413] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:45.413] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:45.413] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:45.414] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:45.414] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:45.418] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:45.418] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:45.419] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:45.420] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:45.458] thr=26 paramiko.transport: userauth is OK +INF [20190331-08:51:45.477] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:45.478] thr=26 paramiko.transport: userauth is OK +INF [20190331-08:51:45.500] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:45.500] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:45.641] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:45.641] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:45.682] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:45.682] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:45.684] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:45.697] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:45.698] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:45.698] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:45.699] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:45.699] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:45.738] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:45.749] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:45.750] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:45.750] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:45.750] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:45.751] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:45.790] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:45.799] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:45.800] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:45.800] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:45.801] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:45.801] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:45.842] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:45.850] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:45.851] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:45.851] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:45.852] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:45.852] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:45.892] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:45.903] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:45.903] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:45.904] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:45.904] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:45.905] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:45.946] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:45.955] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:45.955] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:46.055] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:46.056] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:46.056] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:46.057] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:46.066] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:46.066] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:46.068] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:50.399] thr=27 paramiko.transport: starting thread (client mode): 0x53c2b70 +DEB [20190331-08:51:50.399] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:50.407] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:50.408] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:50.410] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:50.410] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:50.410] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:50.411] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:50.411] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:50.411] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:50.415] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:50.415] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:50.415] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:50.416] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:50.453] thr=27 paramiko.transport: userauth is OK +INF [20190331-08:51:50.472] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:50.473] thr=27 paramiko.transport: userauth is OK +INF [20190331-08:51:50.498] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:50.499] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:50.635] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:50.635] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:50.676] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:50.676] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:50.679] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:50.690] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:50.690] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:50.691] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:50.691] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:50.691] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:50.731] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:50.746] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:50.746] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:50.746] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:50.746] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:50.746] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:50.785] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:50.793] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:50.794] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:50.794] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:50.795] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:50.795] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:50.832] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:50.840] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:50.840] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:50.841] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:50.841] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:50.842] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:50.880] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:50.890] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:50.891] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:50.891] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:50.891] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:50.892] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:50.930] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:50.939] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:50.939] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:51.040] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:51.041] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:51.041] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:51.042] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:51.051] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:51.051] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:51.053] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-08:51:55.399] thr=28 paramiko.transport: starting thread (client mode): 0x52bad30 +DEB [20190331-08:51:55.399] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:51:55.408] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:51:55.408] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:51:55.411] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:51:55.411] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:51:55.411] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:51:55.411] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:51:55.411] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:51:55.411] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-08:51:55.415] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:51:55.415] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-08:51:55.416] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:51:55.417] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:51:55.454] thr=28 paramiko.transport: userauth is OK +INF [20190331-08:51:55.474] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:51:55.475] thr=28 paramiko.transport: userauth is OK +INF [20190331-08:51:55.496] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:51:55.496] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:51:55.634] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:51:55.634] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:51:55.675] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:51:55.675] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:51:55.679] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:51:55.691] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:51:55.692] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:51:55.692] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:51:55.693] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:51:55.693] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:51:55.734] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:51:55.746] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:51:55.746] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:51:55.746] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:51:55.747] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:51:55.747] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:51:55.788] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:51:55.796] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:51:55.796] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:51:55.797] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:51:55.797] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:51:55.798] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:51:55.836] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:51:55.845] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:51:55.845] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:51:55.845] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:51:55.846] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:51:55.846] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:51:55.885] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:51:55.895] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:51:55.896] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:51:55.896] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:51:55.897] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:51:55.897] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:51:55.935] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:51:55.944] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:51:55.944] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:51:56.045] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:51:56.045] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:51:56.046] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:51:56.047] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:51:56.057] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:51:56.058] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:51:56.059] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:00.397] thr=29 paramiko.transport: starting thread (client mode): 0x5306690 +DEB [20190331-08:52:00.398] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:00.408] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:00.408] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:00.411] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:00.412] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:00.412] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:00.412] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:00.412] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:00.412] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:00.416] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:00.416] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:00.417] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:00.418] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:00.457] thr=29 paramiko.transport: userauth is OK +INF [20190331-08:52:00.477] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:00.477] thr=29 paramiko.transport: userauth is OK +INF [20190331-08:52:00.500] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:00.500] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:00.642] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:00.642] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:00.683] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:00.683] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:00.688] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:00.701] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:00.701] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:00.701] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:00.702] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:00.702] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:00.742] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:00.754] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:00.754] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:00.754] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:00.755] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:00.755] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:00.796] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:00.804] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:00.804] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:00.805] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:00.805] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:00.805] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:00.846] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:00.854] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:00.855] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:00.855] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:00.856] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:00.856] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:00.895] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:00.907] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:00.907] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:00.908] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:00.908] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:00.908] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:00.949] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:00.958] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:00.958] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:01.059] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:01.060] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:01.060] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:01.061] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:01.070] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:01.071] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:01.072] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:05.398] thr=30 paramiko.transport: starting thread (client mode): 0x53b6610 +DEB [20190331-08:52:05.398] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:05.410] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:05.410] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:05.412] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:05.412] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:05.412] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:05.412] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:05.412] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:05.412] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:05.417] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:05.417] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:05.417] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:05.419] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:05.456] thr=30 paramiko.transport: userauth is OK +INF [20190331-08:52:05.475] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:05.476] thr=30 paramiko.transport: userauth is OK +INF [20190331-08:52:05.506] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:05.506] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:05.639] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:05.639] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:05.679] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:05.679] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:05.686] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:05.696] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:05.696] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:05.696] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:05.697] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:05.697] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:05.737] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:05.748] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:05.748] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:05.749] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:05.749] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:05.749] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:05.790] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:05.798] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:05.798] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:05.799] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:05.799] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:05.799] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:05.839] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:05.847] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:05.847] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:05.848] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:05.848] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:05.848] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:05.888] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:05.900] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:05.900] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:05.901] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:05.901] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:05.902] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:05.940] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:05.948] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:05.948] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:06.050] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:06.051] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:06.051] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:06.061] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:06.062] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:06.062] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:06.064] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:10.399] thr=31 paramiko.transport: starting thread (client mode): 0x53bf1b0 +DEB [20190331-08:52:10.400] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:10.408] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:10.408] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:10.413] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:10.413] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:10.413] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:10.413] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:10.413] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:10.413] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:10.416] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:10.416] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:10.418] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:10.418] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:10.457] thr=31 paramiko.transport: userauth is OK +INF [20190331-08:52:10.542] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:10.543] thr=31 paramiko.transport: userauth is OK +INF [20190331-08:52:10.571] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:10.571] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:10.706] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:10.706] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:10.746] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:10.746] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:10.761] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:10.763] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:10.763] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:10.764] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:10.764] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:10.764] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:10.811] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:10.816] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:10.816] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:10.816] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:10.817] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:10.817] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:10.858] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:10.864] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:10.865] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:10.865] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:10.865] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:10.866] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:10.904] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:10.912] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:10.912] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:10.912] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:10.913] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:10.913] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:10.953] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:10.963] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:10.963] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:10.964] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:10.964] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:10.964] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:11.002] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:11.011] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:11.011] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:11.112] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:11.112] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:11.113] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:11.114] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:11.124] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:11.125] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:11.126] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:15.399] thr=32 paramiko.transport: starting thread (client mode): 0x53b6bb0 +DEB [20190331-08:52:15.399] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:15.409] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:15.409] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:15.412] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:15.412] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:15.412] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:15.412] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:15.412] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:15.412] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:15.416] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:15.416] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:15.416] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:15.417] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:15.454] thr=32 paramiko.transport: userauth is OK +INF [20190331-08:52:15.475] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:15.476] thr=32 paramiko.transport: userauth is OK +INF [20190331-08:52:15.498] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:15.498] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:15.643] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:15.644] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:15.685] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:15.685] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:15.689] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:15.702] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:15.702] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:15.702] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:15.703] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:15.703] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:15.744] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:15.756] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:15.756] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:15.756] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:15.757] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:15.757] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:15.795] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:15.803] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:15.803] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:15.804] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:15.804] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:15.805] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:15.843] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:15.851] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:15.851] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:15.852] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:15.853] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:15.853] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:15.890] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:15.901] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:15.901] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:15.901] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:15.902] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:15.902] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:15.940] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:15.948] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:15.949] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:16.050] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:16.051] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:16.051] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:16.052] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:16.061] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:16.061] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:16.063] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:20.473] thr=33 paramiko.transport: starting thread (client mode): 0x53bf230 +DEB [20190331-08:52:20.473] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:20.482] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:20.482] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:20.485] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:20.485] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:20.485] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:20.486] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:20.486] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:20.486] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:20.490] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:20.490] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:20.490] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:20.492] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:20.529] thr=33 paramiko.transport: userauth is OK +INF [20190331-08:52:20.551] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:20.551] thr=33 paramiko.transport: userauth is OK +INF [20190331-08:52:20.573] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:20.573] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:20.721] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:20.721] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:20.761] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:20.761] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:20.765] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:20.778] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:20.778] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:20.778] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:20.779] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:20.779] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:20.821] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:20.833] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:20.833] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:20.833] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:20.834] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:20.834] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:20.872] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:20.881] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:20.881] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:20.882] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:20.882] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:20.882] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:20.921] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:20.930] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:20.930] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:20.930] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:20.931] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:20.931] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:20.968] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:20.979] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:20.979] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:20.980] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:20.980] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:20.980] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:21.018] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:21.026] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:21.027] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:21.128] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:21.129] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:21.129] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:21.130] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:21.144] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:21.144] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:25.398] thr=34 paramiko.transport: starting thread (client mode): 0x5306d30 +DEB [20190331-08:52:25.398] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:25.407] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:25.407] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:25.410] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:25.410] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:25.410] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:25.410] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:25.410] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:25.410] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:25.414] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:25.415] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:25.415] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:25.416] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:25.452] thr=34 paramiko.transport: userauth is OK +INF [20190331-08:52:25.472] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:25.473] thr=34 paramiko.transport: userauth is OK +INF [20190331-08:52:25.498] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:25.498] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:25.638] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:25.638] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:25.679] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:25.679] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:25.683] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:25.696] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:25.696] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:25.697] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:25.697] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:25.697] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:25.739] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:25.751] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:25.751] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:25.751] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:25.752] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:25.752] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:25.789] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:25.798] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:25.798] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:25.798] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:25.799] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:25.799] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:25.838] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:25.846] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:25.847] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:25.847] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:25.848] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:25.848] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:25.886] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:25.897] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:25.897] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:25.897] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:25.898] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:25.898] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:25.936] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:25.945] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:25.945] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:26.046] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:26.046] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:26.047] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:26.048] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:26.057] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:26.057] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:26.059] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:30.397] thr=35 paramiko.transport: starting thread (client mode): 0x53d90d0 +DEB [20190331-08:52:30.398] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:30.408] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:30.408] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:30.411] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:30.411] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:30.412] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:30.412] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:30.412] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:30.412] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:30.416] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:30.416] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:30.417] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:30.418] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:30.454] thr=35 paramiko.transport: userauth is OK +INF [20190331-08:52:30.475] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:30.476] thr=35 paramiko.transport: userauth is OK +INF [20190331-08:52:30.498] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:30.498] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:30.643] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:30.643] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:30.684] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:30.684] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:30.688] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:30.702] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:30.702] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:30.703] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:30.703] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:30.703] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:30.743] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:30.754] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:30.754] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:30.755] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:30.755] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:30.756] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:30.796] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:30.805] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:30.806] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:30.806] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:30.807] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:30.807] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:30.848] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:30.856] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:30.857] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:30.857] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:30.858] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:30.858] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:30.898] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:30.909] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:30.909] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:30.910] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:30.949] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:30.949] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:30.951] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:30.959] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:30.960] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:31.061] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:31.061] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:31.062] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:31.063] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:31.071] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:31.072] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:31.074] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:35.398] thr=36 paramiko.transport: starting thread (client mode): 0x53d3fb0 +DEB [20190331-08:52:35.398] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:35.408] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:35.408] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:35.411] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:35.411] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:35.411] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:35.411] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:35.411] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:35.412] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:35.416] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:35.416] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:35.416] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:35.418] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:35.454] thr=36 paramiko.transport: userauth is OK +INF [20190331-08:52:35.473] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:35.474] thr=36 paramiko.transport: userauth is OK +INF [20190331-08:52:35.500] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:35.501] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:35.651] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:35.651] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:35.692] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:35.692] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:35.697] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:35.712] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:35.712] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:35.713] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:35.713] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:35.713] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:35.752] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:35.764] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:35.764] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:35.765] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:35.765] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:35.765] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:35.805] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:35.814] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:35.814] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:35.814] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:35.815] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:35.815] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:35.856] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:35.864] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:35.864] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:35.865] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:35.865] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:35.865] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:35.904] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:35.915] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:35.915] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:35.915] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:35.916] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:35.916] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:35.955] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:35.963] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:35.964] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:36.065] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:36.066] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:36.066] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:36.067] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:36.076] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:36.076] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:36.078] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:40.398] thr=37 paramiko.transport: starting thread (client mode): 0x5336db0 +DEB [20190331-08:52:40.399] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:40.407] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:40.407] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:40.410] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:40.411] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:40.411] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:40.411] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:40.411] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:40.411] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:40.415] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:40.415] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:40.416] thr=18 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:40.417] thr=18 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:40.453] thr=37 paramiko.transport: userauth is OK +INF [20190331-08:52:40.473] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:40.474] thr=37 paramiko.transport: userauth is OK +INF [20190331-08:52:40.498] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:40.498] thr=18 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:40.647] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:40.647] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:40.687] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:40.687] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:40.691] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:40.703] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:40.704] thr=18 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:40.704] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:40.705] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:40.705] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:40.745] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:40.756] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:40.757] thr=18 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:40.757] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:40.758] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:40.758] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:40.797] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:40.807] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:40.807] thr=18 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:40.807] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:40.808] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:40.808] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:40.846] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:40.855] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:40.855] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:40.855] thr=18 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:40.893] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:40.894] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:40.895] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:40.906] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:40.906] thr=18 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:40.906] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:40.907] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:40.907] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:40.946] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:40.955] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:40.955] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:41.056] thr=18 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:41.057] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:41.057] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:41.058] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:41.067] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:41.068] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:45.446] thr=38 paramiko.transport: starting thread (client mode): 0x593c3b0 +DEB [20190331-08:52:45.447] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:45.447] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:45.447] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:45.453] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:45.453] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:45.454] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:45.454] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:45.454] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:45.454] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:45.501] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:45.502] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:45.503] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:45.506] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:45.539] thr=38 paramiko.transport: userauth is OK +INF [20190331-08:52:45.578] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:45.579] thr=38 paramiko.transport: userauth is OK +INF [20190331-08:52:45.640] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:45.641] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:46.001] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:46.002] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:46.043] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:46.043] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:46.047] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:46.064] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:46.064] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:46.065] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:46.065] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:46.066] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:46.103] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:46.120] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:46.121] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:46.121] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:46.122] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:46.122] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:46.161] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:46.185] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:46.185] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:46.186] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:46.186] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:46.187] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:46.225] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:46.241] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:46.241] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:46.241] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:46.242] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:46.242] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:46.285] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:46.322] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:46.322] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:46.323] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:46.324] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:46.324] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:46.364] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:46.381] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:46.382] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:46.482] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:46.483] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:46.483] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:46.485] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:46.499] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:46.500] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:46.502] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:50.435] thr=40 paramiko.transport: starting thread (client mode): 0x595e8f0 +DEB [20190331-08:52:50.436] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:50.460] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:50.460] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:50.486] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:50.486] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:50.487] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:50.487] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:50.487] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:50.487] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:50.499] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:50.500] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:50.503] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:50.505] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:50.541] thr=40 paramiko.transport: userauth is OK +INF [20190331-08:52:50.582] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:50.584] thr=40 paramiko.transport: userauth is OK +INF [20190331-08:52:50.684] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:50.689] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:51.993] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:51.994] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:52.183] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:52.184] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:52.190] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:52.244] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:52.246] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:52.245] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:52.293] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:52.293] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:52.298] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:52.339] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:52.340] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:52.341] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:52.342] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:52.342] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:52.386] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:52.402] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:52.402] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:52.403] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:52.403] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:52.404] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:52.446] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:52.464] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:52.465] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:52.465] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:52.467] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:52.467] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:52.507] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:52.534] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:52.535] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:52.535] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:52.537] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:52.538] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:52.580] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:52.609] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:52.609] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:52.710] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:52.711] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:52.711] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:52.715] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:52.739] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:52.740] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:52.742] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-08:52:55.400] thr=41 paramiko.transport: starting thread (client mode): 0x541e770 +DEB [20190331-08:52:55.401] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:52:55.417] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:52:55.417] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:52:55.421] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:52:55.421] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:52:55.421] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:52:55.421] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:52:55.421] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:52:55.421] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-08:52:55.427] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:52:55.427] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-08:52:55.428] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:52:55.429] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:52:55.466] thr=41 paramiko.transport: userauth is OK +INF [20190331-08:52:55.490] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:52:55.491] thr=41 paramiko.transport: userauth is OK +INF [20190331-08:52:55.526] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:52:55.526] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:52:55.871] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:52:55.872] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:52:55.912] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:52:55.913] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:52:55.918] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:52:55.942] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:52:55.942] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:52:55.942] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:52:55.943] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:52:55.943] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:52:55.984] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:52:56.003] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:52:56.003] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:52:56.003] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:52:56.003] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:52:56.003] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:52:56.044] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:52:56.057] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:52:56.057] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:52:56.058] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:52:56.058] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:52:56.059] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:52:56.096] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:52:56.109] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:52:56.109] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:52:56.110] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:52:56.113] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:52:56.113] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:52:56.153] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:52:56.170] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:52:56.170] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:52:56.170] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:52:56.171] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:52:56.171] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:52:56.211] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:52:56.225] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:52:56.225] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:52:56.325] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:52:56.326] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:52:56.326] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:52:56.328] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:52:56.339] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:52:56.340] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:52:56.342] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:00.398] thr=42 paramiko.transport: starting thread (client mode): 0x57038b0 +DEB [20190331-08:53:00.399] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:00.408] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:00.408] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:00.412] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:00.412] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:00.412] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:00.412] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:00.412] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:00.412] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:00.416] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:00.417] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:00.417] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:00.419] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:00.457] thr=42 paramiko.transport: userauth is OK +INF [20190331-08:53:00.477] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:00.478] thr=42 paramiko.transport: userauth is OK +INF [20190331-08:53:00.502] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:00.502] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:00.644] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:00.644] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:00.684] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:00.684] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:00.687] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:00.700] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:00.701] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:00.701] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:00.702] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:00.702] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:00.742] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:00.754] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:00.754] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:00.755] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:00.755] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:00.755] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:00.796] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:00.805] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:00.805] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:00.806] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:00.806] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:00.807] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:00.847] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:00.856] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:00.856] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:00.857] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:00.857] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:00.857] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:00.897] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:00.913] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:00.913] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:00.914] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:00.915] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:00.915] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:00.952] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:00.961] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:00.962] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:01.062] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:01.063] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:01.063] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:01.065] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:01.074] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:01.074] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:01.075] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:05.398] thr=43 paramiko.transport: starting thread (client mode): 0x56ef450 +DEB [20190331-08:53:05.398] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:05.407] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:05.407] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:05.410] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:05.410] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:05.410] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:05.410] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:05.410] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:05.410] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:05.414] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:05.415] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:05.415] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:05.416] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:05.456] thr=43 paramiko.transport: userauth is OK +INF [20190331-08:53:05.478] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:05.478] thr=43 paramiko.transport: userauth is OK +INF [20190331-08:53:05.499] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:05.500] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:05.641] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:05.641] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:05.683] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:05.683] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:05.687] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:05.700] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:05.701] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:05.701] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:05.702] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:05.702] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:05.741] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:05.753] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:05.753] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:05.754] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:05.754] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:05.754] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:05.793] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:05.801] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:05.802] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:05.802] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:05.802] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:05.803] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:05.844] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:05.852] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:05.853] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:05.853] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:05.854] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:05.854] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:05.895] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:05.906] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:05.906] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:05.906] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:05.907] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:05.907] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:05.946] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:05.955] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:05.955] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:06.056] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:06.056] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:06.056] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:06.057] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:06.066] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:06.067] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:06.068] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:10.399] thr=44 paramiko.transport: starting thread (client mode): 0x59712f0 +DEB [20190331-08:53:10.399] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:10.409] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:10.409] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:10.412] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:10.413] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:10.413] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:10.413] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:10.413] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:10.413] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:10.417] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:10.418] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:10.418] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:10.419] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:10.457] thr=44 paramiko.transport: userauth is OK +INF [20190331-08:53:10.477] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:10.478] thr=44 paramiko.transport: userauth is OK +INF [20190331-08:53:10.499] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:10.500] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:10.636] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:10.636] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:10.676] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:10.676] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:10.678] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:10.691] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:10.691] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:10.692] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:10.692] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:10.692] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:10.731] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:10.743] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:10.744] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:10.744] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:10.744] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:10.745] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:10.783] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:10.791] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:10.791] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:10.792] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:10.792] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:10.793] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:10.831] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:10.839] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:10.840] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:10.840] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:10.841] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:10.841] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:10.879] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:10.890] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:10.890] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:10.891] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:10.891] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:10.891] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:10.930] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:10.938] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:10.939] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:11.040] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:11.040] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:11.041] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:11.042] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:11.051] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:11.051] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:11.053] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:15.397] thr=45 paramiko.transport: starting thread (client mode): 0x599f5b0 +DEB [20190331-08:53:15.398] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:15.408] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:15.408] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:15.412] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:15.412] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:15.413] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:15.413] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:15.413] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:15.413] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:15.417] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:15.417] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:15.417] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:15.418] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:15.455] thr=45 paramiko.transport: userauth is OK +INF [20190331-08:53:15.522] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:15.522] thr=45 paramiko.transport: userauth is OK +INF [20190331-08:53:15.544] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:15.544] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:15.693] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:15.693] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:15.735] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:15.735] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:15.739] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:15.753] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:15.753] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:15.754] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:15.754] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:15.754] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:15.792] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:15.804] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:15.805] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:15.805] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:15.806] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:15.806] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:15.844] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:15.852] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:15.853] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:15.853] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:15.853] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:15.854] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:15.891] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:15.899] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:15.900] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:15.900] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:15.901] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:15.901] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:15.940] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:15.951] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:15.951] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:15.951] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:15.952] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:15.952] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:15.991] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:16.000] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:16.000] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:16.100] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:16.101] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:16.101] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:16.102] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:16.111] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:16.112] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:20.397] thr=46 paramiko.transport: starting thread (client mode): 0x59711b0 +DEB [20190331-08:53:20.398] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:20.407] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:20.407] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:20.410] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:20.410] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:20.410] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:20.410] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:20.410] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:20.410] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:20.414] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:20.414] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:20.415] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:20.416] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:20.454] thr=46 paramiko.transport: userauth is OK +INF [20190331-08:53:20.475] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:20.476] thr=46 paramiko.transport: userauth is OK +INF [20190331-08:53:20.497] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:20.498] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:20.643] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:20.643] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:20.684] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:20.684] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:20.689] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:20.700] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:20.700] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:20.700] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:20.701] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:20.701] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:20.742] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:20.754] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:20.754] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:20.754] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:20.755] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:20.755] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:20.794] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:20.802] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:20.802] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:20.803] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:20.803] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:20.804] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:20.845] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:20.854] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:20.854] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:20.854] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:20.855] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:20.855] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:20.896] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:20.906] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:20.907] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:20.907] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:20.908] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:20.908] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:20.947] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:20.955] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:20.956] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:21.057] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:21.058] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:21.058] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:21.059] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:21.068] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:21.068] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:21.070] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:25.398] thr=47 paramiko.transport: starting thread (client mode): 0x593c050 +DEB [20190331-08:53:25.398] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:25.407] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:25.408] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:25.410] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:25.410] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:25.410] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:25.410] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:25.410] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:25.410] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:25.414] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:25.415] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:25.415] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:25.416] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:25.453] thr=47 paramiko.transport: userauth is OK +INF [20190331-08:53:25.474] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:25.474] thr=47 paramiko.transport: userauth is OK +INF [20190331-08:53:25.496] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:25.496] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:25.645] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:25.645] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:25.684] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:25.684] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:25.688] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:25.701] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:25.701] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:25.702] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:25.702] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:25.702] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:25.743] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:25.756] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:25.756] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:25.756] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:25.757] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:25.757] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:25.795] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:25.804] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:25.804] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:25.804] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:25.805] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:25.805] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:25.846] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:25.854] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:25.855] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:25.855] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:25.856] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:25.856] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:25.896] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:25.907] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:25.907] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:25.908] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:25.908] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:25.909] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:25.948] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:25.957] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:25.957] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:26.058] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:26.059] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:26.059] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:26.060] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:26.069] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:26.070] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:26.072] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:30.398] thr=48 paramiko.transport: starting thread (client mode): 0x59719d0 +DEB [20190331-08:53:30.398] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:30.407] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:30.407] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:30.411] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:30.411] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:30.411] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:30.411] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:30.411] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:30.411] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:30.415] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:30.416] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:30.416] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:30.417] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:30.455] thr=48 paramiko.transport: userauth is OK +INF [20190331-08:53:30.474] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:30.475] thr=48 paramiko.transport: userauth is OK +INF [20190331-08:53:30.496] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:30.497] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:30.648] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:30.648] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:30.689] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:30.689] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:30.693] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:30.705] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:30.707] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:30.707] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:30.708] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:30.708] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:30.747] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:30.758] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:30.759] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:30.759] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:30.760] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:30.760] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:30.800] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:30.809] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:30.809] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:30.809] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:30.810] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:30.810] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:30.850] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:30.858] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:30.859] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:30.859] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:30.860] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:30.860] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:30.900] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:30.910] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:30.911] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:30.911] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:30.912] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:30.912] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:30.952] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:30.960] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:30.961] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:31.062] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:31.063] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:31.063] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:31.064] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:31.073] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:31.073] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:31.075] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:35.397] thr=49 paramiko.transport: starting thread (client mode): 0x56ef2f0 +DEB [20190331-08:53:35.398] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:35.408] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:35.408] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:35.411] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:35.411] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:35.412] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:35.412] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:35.412] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:35.412] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:35.416] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:35.416] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:35.416] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:35.418] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:35.455] thr=49 paramiko.transport: userauth is OK +INF [20190331-08:53:35.479] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:35.479] thr=49 paramiko.transport: userauth is OK +INF [20190331-08:53:35.504] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:35.504] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:35.641] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:35.641] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:35.683] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:35.683] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:35.687] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:35.699] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:35.699] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:35.700] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:35.700] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:35.700] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:35.739] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:35.751] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:35.751] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:35.751] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:35.752] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:35.752] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:35.792] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:35.800] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:35.801] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:35.801] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:35.802] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:35.802] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:35.840] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:35.848] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:35.849] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:35.849] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:35.850] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:35.850] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:35.888] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:35.903] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:35.904] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:35.904] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:35.905] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:35.905] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:35.943] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:35.952] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:35.952] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:36.054] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:36.055] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:36.055] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:36.056] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:36.065] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:36.066] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:36.067] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:40.398] thr=50 paramiko.transport: starting thread (client mode): 0x599f390 +DEB [20190331-08:53:40.399] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:40.409] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:40.409] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:40.412] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:40.412] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:40.412] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:40.412] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:40.412] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:40.412] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:40.417] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:40.417] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:40.418] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:40.419] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:40.457] thr=50 paramiko.transport: userauth is OK +INF [20190331-08:53:40.478] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:40.478] thr=50 paramiko.transport: userauth is OK +INF [20190331-08:53:40.500] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:40.501] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:40.640] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:40.640] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:40.680] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:40.680] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:40.684] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:40.696] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:40.696] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:40.696] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:40.697] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:40.697] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:40.737] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:40.749] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:40.749] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:40.749] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:40.750] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:40.750] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:40.790] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:40.799] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:40.799] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:40.799] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:40.800] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:40.800] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:40.839] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:40.848] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:40.848] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:40.849] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:40.849] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:40.849] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:40.889] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:40.901] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:40.901] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:40.902] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:40.902] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:40.902] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:40.943] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:40.952] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:40.952] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:41.053] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:41.054] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:41.054] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:41.055] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:41.064] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:41.065] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:41.066] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-08:53:45.402] thr=51 paramiko.transport: starting thread (client mode): 0x596f5f0 +DEB [20190331-08:53:45.402] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:45.415] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:45.415] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:45.417] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:45.417] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:45.417] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:45.417] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:45.417] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:45.417] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:45.421] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:45.422] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:45.422] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:45.423] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:45.462] thr=51 paramiko.transport: userauth is OK +INF [20190331-08:53:45.484] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:45.485] thr=51 paramiko.transport: userauth is OK +INF [20190331-08:53:45.510] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:45.510] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:45.721] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:45.721] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:45.762] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:45.762] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:45.780] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:45.792] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:45.793] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:45.793] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:45.794] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:45.794] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:45.841] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:45.852] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:45.852] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:45.853] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:45.854] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:45.854] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:45.894] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:45.910] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:45.911] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:45.911] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:45.912] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:45.912] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:45.954] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:45.970] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:45.971] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:45.971] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:45.972] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:45.972] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:46.014] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:46.034] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:46.035] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:46.035] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:46.036] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:46.036] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:46.077] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:46.091] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:46.091] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:46.192] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:46.193] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:46.193] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:46.201] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:46.216] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:46.217] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:50.480] thr=53 paramiko.transport: starting thread (client mode): 0x599fa30 +DEB [20190331-08:53:50.481] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:50.482] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:50.482] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:50.503] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:50.503] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:50.503] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:50.503] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:50.503] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:50.504] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:50.553] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:50.553] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:50.554] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:50.559] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:50.601] thr=53 paramiko.transport: userauth is OK +INF [20190331-08:53:50.682] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:50.684] thr=53 paramiko.transport: userauth is OK +INF [20190331-08:53:50.762] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:50.763] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:51.682] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:51.682] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:51.859] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:51.860] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:51.870] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:51.954] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:51.956] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:51.956] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:51.961] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:51.962] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:52.002] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:52.036] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:52.037] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:52.037] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:52.043] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:52.043] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:52.094] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:52.114] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:52.115] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:52.116] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:52.118] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:52.118] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:52.159] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:52.177] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:52.177] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:52.178] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:52.181] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:52.181] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:52.226] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:52.252] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:52.253] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:52.254] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:52.257] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:52.258] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:52.296] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:52.313] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:52.314] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:52.414] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:52.416] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:52.416] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:52.418] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:52.442] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:52.443] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:55.443] thr=54 paramiko.transport: starting thread (client mode): 0x596f0b0 +DEB [20190331-08:53:55.444] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:53:55.471] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:53:55.472] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:53:55.497] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:53:55.497] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:53:55.498] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:53:55.498] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:53:55.499] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:53:55.499] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-08:53:55.515] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:53:55.515] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-08:53:55.516] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:53:55.521] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:53:55.555] thr=54 paramiko.transport: userauth is OK +INF [20190331-08:53:55.602] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:53:55.606] thr=54 paramiko.transport: userauth is OK +INF [20190331-08:53:55.700] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:53:55.701] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:53:56.748] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:53:56.748] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:53:56.870] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:53:56.871] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:53:56.881] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:53:56.937] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:53:56.938] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:53:56.939] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:53:56.940] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:53:56.941] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:53:56.981] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:53:57.013] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:53:57.013] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:53:57.014] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:53:57.056] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:53:57.057] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:53:57.065] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:53:57.106] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:53:57.107] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:53:57.108] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:53:57.152] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:53:57.152] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:53:57.157] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:53:57.178] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:53:57.179] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:53:57.179] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:53:57.180] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:53:57.180] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:53:57.223] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:53:57.293] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:53:57.294] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:53:57.295] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:53:57.295] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:53:57.296] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:53:57.336] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:53:57.382] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:53:57.383] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:53:57.485] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:53:57.487] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:53:57.487] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:53:57.488] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:53:57.501] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:53:57.503] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:53:57.505] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:00.450] thr=55 paramiko.transport: starting thread (client mode): 0x5971050 +DEB [20190331-08:54:00.450] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:00.451] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:00.451] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:00.459] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:00.459] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:00.459] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:00.459] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:00.460] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:00.460] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:00.470] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:00.470] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:00.471] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:00.472] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:00.534] thr=55 paramiko.transport: userauth is OK +INF [20190331-08:54:00.588] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:00.590] thr=55 paramiko.transport: userauth is OK +INF [20190331-08:54:00.659] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:00.660] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:01.656] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:01.657] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:01.769] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:01.770] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:01.778] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:01.823] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:01.824] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:01.824] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:01.835] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:01.835] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:01.876] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:01.927] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:01.928] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:01.929] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:01.931] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:01.931] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:01.987] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:02.019] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:02.020] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:02.021] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:02.026] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:02.026] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:02.070] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:02.120] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:02.121] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:02.121] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:02.165] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:02.165] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:02.169] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:02.229] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:02.233] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:02.233] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:02.236] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:02.236] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:02.274] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:02.293] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:02.293] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:02.395] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:02.398] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:02.398] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:02.399] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:02.419] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:02.421] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:02.424] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:05.431] thr=56 paramiko.transport: starting thread (client mode): 0x59a1f90 +DEB [20190331-08:54:05.431] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:05.445] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:05.446] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:05.462] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:05.462] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:05.462] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:05.462] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:05.463] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:05.463] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:05.470] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:05.471] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:05.472] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:05.478] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:05.510] thr=56 paramiko.transport: userauth is OK +INF [20190331-08:54:05.560] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:05.563] thr=56 paramiko.transport: userauth is OK +INF [20190331-08:54:05.635] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:05.635] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:06.785] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:06.786] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:06.917] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:06.918] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:06.933] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:07.006] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:07.007] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:07.008] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:07.049] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:07.049] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:07.052] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:07.080] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:07.081] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:07.082] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:07.083] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:07.083] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:07.127] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:07.171] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:07.171] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:07.173] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:07.174] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:07.174] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:07.216] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:07.234] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:07.234] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:07.235] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:07.236] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:07.237] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:07.275] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:07.309] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:07.309] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:07.312] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:07.353] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:07.354] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:07.357] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:07.376] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:07.378] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:07.487] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:07.490] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:07.490] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:07.497] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:07.520] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:07.521] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:07.528] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:10.430] thr=57 paramiko.transport: starting thread (client mode): 0x59485b0 +DEB [20190331-08:54:10.431] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:10.444] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:10.444] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:10.462] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:10.462] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:10.463] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:10.463] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:10.463] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:10.464] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:10.473] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:10.474] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:10.474] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:10.478] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:10.514] thr=57 paramiko.transport: userauth is OK +INF [20190331-08:54:10.573] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:10.576] thr=57 paramiko.transport: userauth is OK +INF [20190331-08:54:10.680] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:10.680] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:11.861] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:11.862] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:11.983] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:11.984] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:11.995] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:12.033] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:12.034] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:12.036] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:12.037] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:12.037] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:12.078] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:12.109] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:12.109] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:12.111] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:12.150] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:12.150] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:12.153] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:12.192] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:12.192] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:12.192] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:12.193] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:12.194] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:12.241] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:12.271] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:12.271] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:12.272] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:12.272] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:12.272] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:12.313] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:12.345] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:12.346] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:12.347] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:12.347] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:12.347] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:12.399] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:12.442] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:12.443] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:12.554] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:12.555] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:12.555] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:12.557] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:12.579] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:12.580] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:12.582] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:15.404] thr=58 paramiko.transport: starting thread (client mode): 0x59a1510 +DEB [20190331-08:54:15.404] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:15.424] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:15.425] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:15.437] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:15.437] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:15.437] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:15.437] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:15.438] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:15.438] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:15.449] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:15.449] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:15.450] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:15.452] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:15.486] thr=58 paramiko.transport: userauth is OK +INF [20190331-08:54:15.532] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:15.533] thr=58 paramiko.transport: userauth is OK +INF [20190331-08:54:15.603] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:15.604] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:16.080] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:16.081] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:16.140] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:16.140] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:16.149] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:16.172] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:16.173] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:16.174] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:16.177] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:16.177] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:16.223] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:16.261] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:16.262] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:16.263] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:16.264] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:16.264] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:16.304] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:16.325] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:16.325] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:16.326] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:16.327] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:16.327] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:16.369] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:16.392] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:16.393] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:16.393] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:16.393] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:16.394] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:16.435] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:16.456] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:16.456] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:16.457] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:16.458] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:16.458] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:16.498] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:16.511] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:16.512] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:16.613] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:16.614] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:16.614] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:16.616] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:16.629] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:16.631] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:16.634] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:20.399] thr=59 paramiko.transport: starting thread (client mode): 0x5935430 +DEB [20190331-08:54:20.399] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:20.410] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:20.410] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:20.413] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:20.413] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:20.413] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:20.413] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:20.413] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:20.413] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:20.417] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:20.417] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:20.418] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:20.418] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:20.457] thr=59 paramiko.transport: userauth is OK +INF [20190331-08:54:20.551] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:20.553] thr=59 paramiko.transport: userauth is OK +INF [20190331-08:54:20.573] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:20.574] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:20.717] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:20.718] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:20.758] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:20.758] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:20.762] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:20.774] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:20.774] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:20.774] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:20.775] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:20.775] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:20.814] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:20.825] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:20.826] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:20.826] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:20.827] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:20.827] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:20.865] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:20.874] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:20.874] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:20.875] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:20.875] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:20.875] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:20.914] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:20.922] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:20.922] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:20.923] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:20.923] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:20.923] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:20.963] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:20.973] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:20.973] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:20.974] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:20.975] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:20.975] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:21.013] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:21.022] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:21.022] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:21.123] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:21.124] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:21.124] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:21.125] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:21.134] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:21.135] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:21.136] thr=59 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:25.400] thr=60 paramiko.transport: starting thread (client mode): 0x56ef750 +DEB [20190331-08:54:25.400] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:25.409] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:25.409] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:25.412] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:25.412] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:25.412] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:25.412] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:25.413] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:25.413] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:25.416] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:25.417] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:25.417] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:25.418] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:25.456] thr=60 paramiko.transport: userauth is OK +INF [20190331-08:54:25.477] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:25.478] thr=60 paramiko.transport: userauth is OK +INF [20190331-08:54:25.499] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:25.499] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:25.639] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:25.639] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:25.678] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:25.678] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:25.682] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:25.693] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:25.693] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:25.694] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:25.694] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:25.694] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:25.734] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:25.746] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:25.746] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:25.746] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:25.747] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:25.747] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:25.786] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:25.794] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:25.795] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:25.795] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:25.796] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:25.796] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:25.836] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:25.844] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:25.845] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:25.845] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:25.846] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:25.846] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:25.885] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:25.896] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:25.896] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:25.896] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:25.897] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:25.897] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:25.937] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:25.945] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:25.946] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:26.047] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:26.048] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:26.048] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:26.049] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:26.058] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:26.059] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:26.060] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:30.398] thr=61 paramiko.transport: starting thread (client mode): 0x59350b0 +DEB [20190331-08:54:30.398] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:30.407] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:30.407] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:30.410] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:30.410] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:30.410] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:30.410] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:30.411] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:30.411] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:30.415] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:30.415] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:30.416] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:30.417] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:30.456] thr=61 paramiko.transport: userauth is OK +INF [20190331-08:54:30.477] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:30.477] thr=61 paramiko.transport: userauth is OK +INF [20190331-08:54:30.502] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:30.502] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:30.641] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:30.642] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:30.683] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:30.683] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:30.687] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:30.699] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:30.699] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:30.699] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:30.700] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:30.700] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:30.739] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:30.751] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:30.751] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:30.752] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:30.752] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:30.752] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:30.793] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:30.802] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:30.802] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:30.802] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:30.803] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:30.803] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:30.843] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:30.852] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:30.852] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:30.852] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:30.853] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:30.853] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:30.893] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:30.904] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:30.904] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:30.904] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:30.905] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:30.905] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:30.945] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:30.954] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:30.955] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:31.055] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:31.055] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:31.056] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:31.057] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:31.066] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:31.067] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:31.068] thr=61 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:35.971] thr=62 paramiko.transport: starting thread (client mode): 0x57068b0 +DEB [20190331-08:54:35.971] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:35.981] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:35.981] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:35.984] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:35.984] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:35.984] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:35.984] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:35.984] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:35.984] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:35.988] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:35.989] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:35.989] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:35.990] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:36.028] thr=62 paramiko.transport: userauth is OK +INF [20190331-08:54:36.047] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:36.048] thr=62 paramiko.transport: userauth is OK +INF [20190331-08:54:36.069] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:36.069] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:36.226] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:36.226] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:36.267] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:36.267] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:36.271] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:36.288] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:36.288] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:36.289] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:36.289] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:36.289] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:36.330] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:36.341] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:36.342] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:36.342] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:36.343] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:36.343] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:36.384] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:36.392] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:36.393] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:36.393] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:36.394] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:36.394] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:36.433] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:36.441] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:36.442] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:36.442] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:36.442] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:36.442] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:36.485] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:36.496] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:36.496] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:36.496] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:36.497] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:36.497] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:36.535] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:36.543] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:36.544] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:36.644] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:36.645] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:36.645] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:36.646] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:36.655] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:36.655] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:36.657] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:40.972] thr=63 paramiko.transport: starting thread (client mode): 0x57036f0 +DEB [20190331-08:54:40.972] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:40.980] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:40.980] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:40.983] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:40.983] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:40.983] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:40.983] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:40.983] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:40.984] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:40.988] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:40.988] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:40.989] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:40.990] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:41.026] thr=63 paramiko.transport: userauth is OK +INF [20190331-08:54:41.047] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:41.047] thr=63 paramiko.transport: userauth is OK +INF [20190331-08:54:41.073] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:41.074] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:41.250] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:41.250] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:41.291] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:41.291] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:41.297] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:41.314] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:41.314] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:41.315] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:41.315] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:41.315] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:41.354] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:41.367] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:41.367] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:41.368] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:41.368] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:41.368] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:41.408] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:41.416] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:41.416] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:41.417] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:41.417] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:41.417] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:41.458] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:41.469] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:41.469] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:41.469] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:41.470] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:41.471] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:41.510] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:41.521] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:41.521] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:41.521] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:41.522] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:41.522] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:41.563] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:41.571] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:41.572] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:41.672] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:41.672] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:41.673] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:41.674] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:41.683] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:41.684] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:45.973] thr=64 paramiko.transport: starting thread (client mode): 0x5336b30 +DEB [20190331-08:54:45.973] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:45.981] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:45.982] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:45.984] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:45.985] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:45.985] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:45.985] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:45.985] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:45.985] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:45.989] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:45.989] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:45.989] thr=52 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:45.990] thr=52 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:46.026] thr=64 paramiko.transport: userauth is OK +INF [20190331-08:54:46.047] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:46.047] thr=64 paramiko.transport: userauth is OK +INF [20190331-08:54:46.072] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:46.073] thr=52 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:46.224] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:46.224] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:46.272] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:46.272] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:46.277] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:46.294] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:46.294] thr=52 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:46.294] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:46.295] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:46.295] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:46.334] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:46.345] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:46.345] thr=52 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:46.346] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:46.346] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:46.347] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:46.386] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:46.394] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:46.394] thr=52 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:46.395] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:46.395] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:46.396] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:46.435] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:46.444] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:46.445] thr=52 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:46.445] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:46.446] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:46.446] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:46.487] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:46.497] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:46.498] thr=52 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:46.498] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:46.499] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:46.499] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:46.540] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:46.548] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:46.549] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:46.650] thr=52 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:46.651] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:46.651] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:46.652] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:46.661] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:46.661] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:46.663] thr=64 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:50.973] thr=65 paramiko.transport: starting thread (client mode): 0x52ea5f0 +DEB [20190331-08:54:50.974] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:50.984] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:50.984] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:50.988] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:50.988] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:50.988] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:50.988] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:50.988] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:50.988] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:50.992] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:50.993] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:50.993] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:50.994] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:51.034] thr=65 paramiko.transport: userauth is OK +INF [20190331-08:54:51.055] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:51.055] thr=65 paramiko.transport: userauth is OK +INF [20190331-08:54:51.078] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:51.079] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:51.255] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:51.255] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:51.295] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:51.295] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:51.300] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:51.318] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:51.318] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:51.319] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:51.319] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:51.319] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:51.358] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:51.370] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:51.370] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:51.371] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:51.371] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:51.371] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:51.409] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:51.417] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:51.418] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:51.418] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:51.458] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:51.458] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:51.460] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:51.469] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:51.469] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:51.470] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:51.470] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:51.470] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:51.511] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:51.522] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:51.522] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:51.522] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:51.523] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:51.523] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:51.564] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:51.573] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:51.573] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:51.674] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:51.675] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:51.675] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:51.676] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:51.686] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:51.686] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:51.688] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-08:54:55.399] thr=67 paramiko.transport: starting thread (client mode): 0x532d170 +DEB [20190331-08:54:55.399] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:54:55.408] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:54:55.408] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:54:55.411] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:54:55.411] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:54:55.411] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:54:55.411] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:54:55.411] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:54:55.411] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-08:54:55.416] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:54:55.416] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-08:54:55.416] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:54:55.417] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:54:55.453] thr=67 paramiko.transport: userauth is OK +INF [20190331-08:54:55.474] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:54:55.475] thr=67 paramiko.transport: userauth is OK +INF [20190331-08:54:55.495] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:54:55.496] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:54:55.631] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:54:55.632] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:54:55.671] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:54:55.671] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:54:55.676] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:54:55.688] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:54:55.688] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:54:55.688] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:54:55.689] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:54:55.689] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:54:55.730] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:54:55.742] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:54:55.742] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:54:55.742] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:54:55.743] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:54:55.743] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:54:55.784] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:54:55.793] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:54:55.793] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:54:55.793] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:54:55.794] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:54:55.794] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:54:55.833] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:54:55.841] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:54:55.841] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:54:55.842] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:54:55.842] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:54:55.843] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:54:55.882] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:54:55.892] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:54:55.893] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:54:55.893] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:54:55.894] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:54:55.894] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:54:55.932] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:54:55.940] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:54:55.941] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:54:56.041] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:54:56.041] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:54:56.042] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:54:56.043] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:54:56.052] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:54:56.053] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:54:56.054] thr=67 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:00.398] thr=68 paramiko.transport: starting thread (client mode): 0x5706ff0 +DEB [20190331-08:55:00.398] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:00.407] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:00.407] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:00.410] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:00.410] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:00.411] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:00.411] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:00.411] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:00.411] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:00.415] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:00.415] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:00.416] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:00.417] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:00.453] thr=68 paramiko.transport: userauth is OK +INF [20190331-08:55:00.473] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:00.474] thr=68 paramiko.transport: userauth is OK +INF [20190331-08:55:00.496] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:00.496] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:00.644] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:00.644] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:00.684] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:00.684] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:00.687] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:00.700] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:00.701] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:00.701] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:00.702] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:00.702] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:00.741] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:00.753] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:00.753] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:00.753] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:00.755] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:00.755] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:00.795] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:00.804] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:00.804] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:00.805] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:00.805] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:00.805] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:00.846] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:00.855] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:00.855] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:00.856] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:00.856] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:00.857] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:00.897] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:00.908] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:00.908] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:00.909] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:00.909] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:00.909] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:00.949] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:00.958] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:00.958] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:01.059] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:01.060] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:01.060] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:01.061] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:01.070] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:01.071] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:01.072] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:05.398] thr=69 paramiko.transport: starting thread (client mode): 0x596f9b0 +DEB [20190331-08:55:05.398] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:05.407] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:05.408] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:05.411] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:05.411] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:05.411] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:05.411] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:05.411] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:05.412] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:05.415] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:05.416] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:05.416] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:05.417] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:05.456] thr=69 paramiko.transport: userauth is OK +INF [20190331-08:55:05.492] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:05.493] thr=69 paramiko.transport: userauth is OK +INF [20190331-08:55:05.518] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:05.519] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:05.655] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:05.655] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:05.695] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:05.695] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:05.698] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:05.710] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:05.711] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:05.711] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:05.711] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:05.712] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:05.751] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:05.763] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:05.763] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:05.764] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:05.764] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:05.764] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:05.806] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:05.815] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:05.815] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:05.815] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:05.816] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:05.816] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:05.857] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:05.866] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:05.866] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:05.867] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:05.867] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:05.867] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:05.906] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:05.916] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:05.917] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:05.917] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:05.918] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:05.918] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:05.957] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:05.966] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:05.966] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:06.067] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:06.068] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:06.068] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:06.069] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:06.078] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:06.078] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:06.080] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:10.398] thr=5 paramiko.transport: starting thread (client mode): 0x52fe270 +DEB [20190331-08:55:10.398] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:10.410] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:10.410] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:10.413] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:10.413] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:10.413] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:10.414] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:10.414] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:10.414] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:10.418] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:10.418] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:10.418] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:10.420] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:10.458] thr=5 paramiko.transport: userauth is OK +INF [20190331-08:55:10.478] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:10.479] thr=5 paramiko.transport: userauth is OK +INF [20190331-08:55:10.500] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:10.500] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:10.636] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:10.636] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:10.676] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:10.676] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:10.680] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:10.694] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:10.694] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:10.694] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:10.695] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:10.695] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:10.734] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:10.746] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:10.746] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:10.746] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:10.747] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:10.747] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:10.787] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:10.795] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:10.796] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:10.796] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:10.797] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:10.797] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:10.836] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:10.844] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:10.844] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:10.845] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:10.845] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:10.846] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:10.885] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:10.895] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:10.896] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:10.896] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:10.897] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:10.897] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:10.936] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:10.945] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:10.945] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:11.046] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:11.047] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:11.047] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:11.048] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:11.057] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:11.057] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:11.059] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:15.399] thr=70 paramiko.transport: starting thread (client mode): 0x53bfa90 +DEB [20190331-08:55:15.399] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:15.409] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:15.409] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:15.412] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:15.412] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:15.412] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:15.412] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:15.413] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:15.413] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:15.417] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:15.417] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:15.418] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:15.419] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:15.458] thr=70 paramiko.transport: userauth is OK +INF [20190331-08:55:15.478] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:15.479] thr=70 paramiko.transport: userauth is OK +INF [20190331-08:55:15.504] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:15.504] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:15.649] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:15.649] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:15.690] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:15.690] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:15.693] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:15.705] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:15.706] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:15.706] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:15.707] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:15.707] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:15.748] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:15.760] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:15.760] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:15.761] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:15.761] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:15.762] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:15.800] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:15.808] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:15.809] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:15.809] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:15.810] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:15.810] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:15.848] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:15.857] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:15.857] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:15.858] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:15.858] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:15.858] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:15.898] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:15.909] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:15.909] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:15.909] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:15.910] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:15.910] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:15.948] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:15.957] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:15.957] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:16.058] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:16.058] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:16.058] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:16.059] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:16.068] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:16.069] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:16.070] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:20.400] thr=71 paramiko.transport: starting thread (client mode): 0x52fe090 +DEB [20190331-08:55:20.400] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:20.409] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:20.409] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:20.411] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:20.412] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:20.412] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:20.412] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:20.412] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:20.412] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:20.416] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:20.417] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:20.417] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:20.418] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:20.457] thr=71 paramiko.transport: userauth is OK +INF [20190331-08:55:20.479] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:20.479] thr=71 paramiko.transport: userauth is OK +INF [20190331-08:55:20.504] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:20.504] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:20.639] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:20.639] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:20.679] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:20.679] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:20.682] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:20.693] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:20.694] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:20.694] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:20.695] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:20.695] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:20.735] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:20.746] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:20.747] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:20.747] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:20.748] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:20.748] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:20.788] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:20.796] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:20.797] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:20.797] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:20.798] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:20.798] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:20.839] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:20.848] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:20.848] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:20.848] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:20.849] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:20.849] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:20.889] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:20.900] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:20.900] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:20.900] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:20.901] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:20.901] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:20.942] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:20.951] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:20.951] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:21.051] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:21.052] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:21.052] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:21.053] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:21.062] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:21.063] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:21.065] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:25.399] thr=72 paramiko.transport: starting thread (client mode): 0x53f13b0 +DEB [20190331-08:55:25.399] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:25.409] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:25.409] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:25.412] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:25.412] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:25.412] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:25.412] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:25.413] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:25.413] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:25.417] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:25.417] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:25.417] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:25.418] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:25.457] thr=72 paramiko.transport: userauth is OK +INF [20190331-08:55:25.528] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:25.529] thr=72 paramiko.transport: userauth is OK +INF [20190331-08:55:25.557] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:25.557] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:25.689] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:25.689] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:25.730] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:25.730] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:25.741] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:25.746] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:25.746] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:25.747] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:25.747] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:25.748] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:25.796] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:25.799] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:25.799] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:25.800] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:25.800] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:25.800] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:25.841] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:25.849] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:25.849] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:25.849] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:25.850] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:25.850] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:25.891] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:25.898] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:25.899] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:25.899] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:25.900] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:25.900] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:25.941] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:25.955] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:25.955] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:25.956] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:25.956] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:25.956] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:25.997] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:26.006] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:26.006] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:26.107] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:26.107] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:26.108] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:26.117] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:26.118] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:26.119] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:26.120] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:30.397] thr=73 paramiko.transport: starting thread (client mode): 0x53c9790 +DEB [20190331-08:55:30.398] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:30.410] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:30.410] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:30.412] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:30.413] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:30.413] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:30.413] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:30.413] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:30.413] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:30.417] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:30.418] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:30.418] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:30.419] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:30.456] thr=73 paramiko.transport: userauth is OK +INF [20190331-08:55:30.476] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:30.477] thr=73 paramiko.transport: userauth is OK +INF [20190331-08:55:30.511] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:30.511] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:30.647] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:30.647] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:30.688] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:30.688] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:30.702] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:30.705] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:30.706] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:30.706] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:30.707] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:30.707] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:30.749] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:30.756] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:30.757] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:30.757] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:30.758] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:30.758] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:30.796] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:30.805] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:30.805] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:30.805] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:30.806] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:30.806] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:30.844] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:30.853] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:30.853] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:30.853] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:30.854] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:30.854] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:30.893] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:30.904] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:30.904] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:30.904] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:30.905] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:30.906] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:30.944] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:30.953] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:30.953] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:31.054] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:31.055] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:31.055] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:31.057] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:31.065] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:31.066] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:31.067] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:35.398] thr=74 paramiko.transport: starting thread (client mode): 0x546edd0 +DEB [20190331-08:55:35.398] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:35.406] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:35.406] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:35.409] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:35.409] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:35.410] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:35.410] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:35.410] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:35.410] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:35.414] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:35.415] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:35.415] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:35.416] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:35.455] thr=74 paramiko.transport: userauth is OK +INF [20190331-08:55:35.475] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:35.476] thr=74 paramiko.transport: userauth is OK +INF [20190331-08:55:35.502] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:35.502] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:35.637] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:35.637] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:35.677] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:35.677] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:35.681] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:35.694] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:35.694] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:35.695] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:35.695] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:35.695] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:35.736] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:35.747] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:35.747] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:35.748] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:35.748] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:35.749] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:35.789] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:35.798] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:35.798] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:35.799] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:35.799] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:35.799] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:35.841] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:35.849] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:35.850] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:35.850] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:35.851] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:35.851] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:35.891] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:35.902] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:35.902] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:35.902] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:35.903] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:35.903] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:35.944] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:35.953] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:35.953] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:36.054] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:36.055] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:36.055] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:36.056] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:36.065] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:36.066] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:36.067] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:40.399] thr=75 paramiko.transport: starting thread (client mode): 0x5706ef0 +DEB [20190331-08:55:40.399] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:40.408] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:40.408] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:40.411] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:40.411] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:40.411] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:40.412] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:40.412] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:40.412] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:40.416] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:40.416] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:40.416] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:40.418] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:40.456] thr=75 paramiko.transport: userauth is OK +INF [20190331-08:55:40.476] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:40.477] thr=75 paramiko.transport: userauth is OK +INF [20190331-08:55:40.503] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:40.503] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:40.637] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:40.637] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:40.678] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:40.678] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:40.682] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:40.694] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:40.695] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:40.695] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:40.695] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:40.696] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:40.736] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:40.747] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:40.748] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:40.748] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:40.749] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:40.749] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:40.791] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:40.799] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:40.799] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:40.800] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:40.800] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:40.801] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:40.841] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:40.849] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:40.850] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:40.850] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:40.851] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:40.851] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:40.890] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:40.901] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:40.901] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:40.901] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:40.902] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:40.902] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:40.940] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:40.949] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:40.949] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:41.050] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:41.051] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:41.051] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:41.052] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:41.061] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:41.062] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:41.063] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:45.398] thr=76 paramiko.transport: starting thread (client mode): 0x58fe250 +DEB [20190331-08:55:45.398] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:45.409] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:45.409] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:45.413] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:45.413] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:45.413] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:45.413] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:45.413] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:45.413] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:45.417] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:45.417] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:45.418] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:45.419] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:45.455] thr=76 paramiko.transport: userauth is OK +INF [20190331-08:55:45.476] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:45.476] thr=76 paramiko.transport: userauth is OK +INF [20190331-08:55:45.499] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:45.499] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:45.641] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:45.641] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:45.682] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:45.682] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:45.685] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:45.698] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:45.698] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:45.699] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:45.699] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:45.699] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:45.740] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:45.751] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:45.752] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:45.752] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:45.753] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:45.753] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:45.794] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:45.802] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:45.802] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:45.803] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:45.804] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:45.804] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:45.844] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:45.852] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:45.852] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:45.852] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:45.853] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:45.853] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:45.893] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:45.903] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:45.904] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:45.904] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:45.905] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:45.905] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:45.943] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:45.951] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:45.952] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:46.053] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:46.054] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:46.054] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:46.055] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:46.064] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:46.064] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:46.066] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:50.399] thr=77 paramiko.transport: starting thread (client mode): 0x53b68b0 +DEB [20190331-08:55:50.399] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:50.408] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:50.408] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:50.411] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:50.411] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:50.412] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:50.412] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:50.412] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:50.412] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:50.416] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:50.416] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:50.417] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:50.418] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:50.457] thr=77 paramiko.transport: userauth is OK +INF [20190331-08:55:50.477] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:50.477] thr=77 paramiko.transport: userauth is OK +INF [20190331-08:55:50.501] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:50.502] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:50.640] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:50.640] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:50.681] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:50.681] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:50.685] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:50.698] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:50.699] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:50.699] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:50.699] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:50.700] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:50.739] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:50.751] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:50.751] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:50.752] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:50.752] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:50.752] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:50.793] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:50.801] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:50.802] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:50.802] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:50.803] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:50.803] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:50.844] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:50.853] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:50.853] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:50.854] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:50.854] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:50.854] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:50.895] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:50.905] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:50.906] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:50.906] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:50.906] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:50.907] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:50.946] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:50.956] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:50.956] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:51.057] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:51.058] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:51.058] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:51.059] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:51.068] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:51.069] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:51.070] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-08:55:55.399] thr=78 paramiko.transport: starting thread (client mode): 0x581c790 +DEB [20190331-08:55:55.399] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:55:55.409] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:55:55.409] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:55:55.412] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:55:55.412] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:55:55.412] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:55:55.412] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:55:55.412] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:55:55.412] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-08:55:55.416] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:55:55.416] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-08:55:55.417] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:55:55.418] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:55:55.457] thr=78 paramiko.transport: userauth is OK +INF [20190331-08:55:55.479] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:55:55.480] thr=78 paramiko.transport: userauth is OK +INF [20190331-08:55:55.502] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:55:55.502] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:55:55.645] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:55:55.645] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:55:55.685] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:55:55.685] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:55:55.689] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:55:55.701] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:55:55.702] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:55:55.702] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:55:55.703] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:55:55.703] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:55:55.744] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:55:55.756] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:55:55.756] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:55:55.757] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:55:55.757] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:55:55.757] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:55:55.795] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:55:55.804] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:55:55.804] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:55:55.804] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:55:55.805] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:55:55.805] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:55:55.843] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:55:55.851] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:55:55.852] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:55:55.852] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:55:55.852] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:55:55.853] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:55:55.894] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:55:55.904] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:55:55.905] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:55:55.905] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:55:55.906] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:55:55.906] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:55:55.944] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:55:55.952] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:55:55.953] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:55:56.053] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:55:56.054] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:55:56.054] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:55:56.055] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:55:56.064] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:55:56.065] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:55:56.066] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-08:56:00.397] thr=79 paramiko.transport: starting thread (client mode): 0x541e1b0 +DEB [20190331-08:56:00.397] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:56:00.406] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:56:00.407] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:56:00.410] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:56:00.410] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:56:00.410] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:56:00.410] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:56:00.410] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:56:00.410] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-08:56:00.414] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:56:00.414] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-08:56:00.415] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:56:00.416] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:56:00.454] thr=79 paramiko.transport: userauth is OK +INF [20190331-08:56:00.475] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:56:00.476] thr=79 paramiko.transport: userauth is OK +INF [20190331-08:56:00.501] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:56:00.501] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:56:00.645] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:56:00.645] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:56:00.686] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:56:00.686] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:56:00.690] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:56:00.703] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:56:00.704] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:56:00.704] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:56:00.705] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:56:00.705] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:56:00.746] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:56:00.757] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:56:00.757] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:56:00.758] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:56:00.758] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:56:00.759] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:56:00.800] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:56:00.809] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:56:00.809] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:56:00.809] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:56:00.810] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:56:00.810] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:56:00.849] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:56:00.858] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:56:00.858] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:56:00.858] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:56:00.859] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:56:00.859] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:56:00.898] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:56:00.908] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:56:00.909] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:56:00.909] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:56:00.910] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:56:00.910] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:56:00.948] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:56:00.956] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:56:00.957] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:56:01.058] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:56:01.058] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:56:01.059] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:56:01.060] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:56:01.069] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:56:01.069] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:56:01.071] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-08:56:05.398] thr=80 paramiko.transport: starting thread (client mode): 0x53d7e50 +DEB [20190331-08:56:05.399] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:56:05.408] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:56:05.408] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:56:05.411] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:56:05.411] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:56:05.411] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:56:05.411] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:56:05.411] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:56:05.411] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-08:56:05.415] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:56:05.415] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-08:56:05.416] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:56:05.417] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:56:05.454] thr=80 paramiko.transport: userauth is OK +INF [20190331-08:56:05.474] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:56:05.475] thr=80 paramiko.transport: userauth is OK +INF [20190331-08:56:05.497] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:56:05.497] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:56:05.643] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:56:05.644] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:56:05.683] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:56:05.683] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:56:05.688] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:56:05.700] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:56:05.700] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:56:05.701] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:56:05.701] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:56:05.701] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:56:05.741] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:56:05.753] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:56:05.753] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:56:05.754] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:56:05.754] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:56:05.754] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:56:05.795] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:56:05.803] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:56:05.804] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:56:05.804] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:56:05.805] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:56:05.805] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:56:05.845] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:56:05.854] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:56:05.854] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:56:05.855] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:56:05.855] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:56:05.855] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:56:05.896] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:56:05.907] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:56:05.907] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:56:05.908] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:56:05.908] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:56:05.908] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:56:05.947] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:56:05.956] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:56:05.956] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:56:06.057] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:56:06.058] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:56:06.058] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:56:06.059] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:56:06.068] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:56:06.069] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:56:06.070] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-08:56:10.398] thr=81 paramiko.transport: starting thread (client mode): 0x53f5f10 +DEB [20190331-08:56:10.398] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:56:10.407] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:56:10.407] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:56:10.410] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:56:10.410] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:56:10.410] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:56:10.410] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:56:10.410] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:56:10.410] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-08:56:10.414] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:56:10.415] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-08:56:10.415] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:56:10.416] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:56:10.455] thr=81 paramiko.transport: userauth is OK +INF [20190331-08:56:10.476] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:56:10.476] thr=81 paramiko.transport: userauth is OK +INF [20190331-08:56:10.498] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:56:10.498] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:56:10.639] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:56:10.639] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:56:10.680] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:56:10.680] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:56:10.683] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:56:10.695] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:56:10.696] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:56:10.696] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:56:10.697] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:56:10.697] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:56:10.735] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:56:10.748] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:56:10.748] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:56:10.749] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:56:10.749] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:56:10.749] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:56:10.790] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:56:10.798] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:56:10.799] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:56:10.799] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:56:10.800] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:56:10.800] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:56:10.839] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:56:10.848] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:56:10.848] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:56:10.848] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:56:10.849] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:56:10.849] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:56:10.890] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:56:10.906] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:56:10.906] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:56:10.906] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:56:10.907] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:56:10.907] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:56:10.947] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:56:10.956] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:56:10.956] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:56:11.057] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:56:11.058] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:56:11.058] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:56:11.059] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:56:11.068] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:56:11.069] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:56:11.071] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-08:56:15.398] thr=82 paramiko.transport: starting thread (client mode): 0x53f77d0 +DEB [20190331-08:56:15.399] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:56:15.408] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:56:15.408] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:56:15.410] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:56:15.411] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:56:15.411] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:56:15.411] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:56:15.411] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:56:15.411] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-08:56:15.415] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:56:15.415] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-08:56:15.415] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:56:15.417] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:56:15.456] thr=82 paramiko.transport: userauth is OK +INF [20190331-08:56:15.476] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:56:15.477] thr=82 paramiko.transport: userauth is OK +INF [20190331-08:56:15.498] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:56:15.499] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:56:15.638] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:56:15.639] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:56:15.679] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:56:15.679] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:56:15.683] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:56:15.695] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:56:15.696] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:56:15.696] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:56:15.697] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:56:15.697] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:56:15.736] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:56:15.747] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:56:15.748] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:56:15.748] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:56:15.748] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:56:15.749] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:56:15.788] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:56:15.796] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:56:15.797] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:56:15.797] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:56:15.797] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:56:15.798] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:56:15.838] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:56:15.846] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:56:15.847] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:56:15.847] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:56:15.848] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:56:15.848] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:56:15.887] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:56:15.898] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:56:15.898] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:56:15.898] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:56:15.899] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:56:15.899] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:56:15.940] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:56:15.948] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:56:15.949] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:56:16.050] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:56:16.050] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:56:16.051] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:56:16.052] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:56:16.061] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:56:16.061] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:56:16.063] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-08:56:23.262] thr=83 paramiko.transport: starting thread (client mode): 0x53d7df0 +DEB [20190331-08:56:23.262] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:56:23.271] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:56:23.271] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:56:23.275] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:56:23.275] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:56:23.275] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:56:23.275] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:56:23.275] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:56:23.275] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-08:56:23.279] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:56:23.280] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-08:56:23.280] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:56:23.281] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:56:23.320] thr=83 paramiko.transport: userauth is OK +INF [20190331-08:56:23.344] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:56:23.344] thr=83 paramiko.transport: userauth is OK +INF [20190331-08:56:23.370] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:56:23.370] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:56:23.537] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:56:23.537] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:56:23.578] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:56:23.578] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:56:23.584] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:56:23.600] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:56:23.601] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:56:23.601] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:56:23.602] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:56:23.602] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:56:23.640] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:56:23.652] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:56:23.653] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:56:23.653] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:56:23.654] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:56:23.654] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:56:23.695] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:56:23.704] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:56:23.705] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:56:23.705] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:56:23.706] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:56:23.706] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:56:23.746] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:56:23.755] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:56:23.756] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:56:23.756] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:56:23.757] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:56:23.757] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:56:23.797] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:56:23.809] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:56:23.809] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:56:23.809] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:56:23.810] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:56:23.810] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:56:23.849] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:56:23.857] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:56:23.858] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:56:23.959] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:56:23.960] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:56:23.960] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:56:23.961] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:56:23.970] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:56:23.971] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:56:23.972] thr=83 paramiko.transport: EOF in transport thread +DEB [20190331-08:56:35.528] thr=84 paramiko.transport: starting thread (client mode): 0x5419f70 +DEB [20190331-08:56:35.530] thr=84 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:56:35.539] thr=84 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:56:35.539] thr=84 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:56:35.542] thr=84 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:56:35.543] thr=84 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:56:35.543] thr=84 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:56:35.543] thr=84 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:56:35.543] thr=84 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:56:35.543] thr=84 paramiko.transport: Compression agreed: none +DEB [20190331-08:56:35.547] thr=84 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:56:35.548] thr=84 paramiko.transport: Switch to new keys ... +DEB [20190331-08:56:35.548] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:56:35.549] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:56:35.587] thr=84 paramiko.transport: userauth is OK +INF [20190331-08:56:35.651] thr=84 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:56:35.652] thr=84 paramiko.transport: userauth is OK +INF [20190331-08:56:35.674] thr=84 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:56:35.832] thr=84 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:56:35.832] thr=84 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:58:13.414] thr=85 paramiko.transport: starting thread (client mode): 0x5706fb0 +DEB [20190331-08:58:13.414] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:58:13.430] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:58:13.431] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:58:13.436] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:58:13.437] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:58:13.437] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:58:13.437] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:58:13.437] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:58:13.437] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-08:58:13.442] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:58:13.442] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-08:58:13.442] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:58:13.444] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:58:13.482] thr=85 paramiko.transport: userauth is OK +INF [20190331-08:58:13.552] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:58:13.552] thr=85 paramiko.transport: userauth is OK +INF [20190331-08:58:13.582] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:58:13.695] thr=86 paramiko.transport: starting thread (client mode): 0x53d71d0 +DEB [20190331-08:58:13.696] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:58:13.737] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:58:13.737] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:58:13.757] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:58:13.757] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:58:13.757] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:58:13.757] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:58:13.757] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:58:13.757] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-08:58:13.769] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:58:13.769] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:58:13.777] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:58:13.777] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-08:58:13.778] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:58:13.779] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:58:13.816] thr=86 paramiko.transport: userauth is OK +INF [20190331-08:58:13.845] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:58:13.846] thr=86 paramiko.transport: userauth is OK +INF [20190331-08:58:13.888] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:58:13.888] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:58:14.030] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:58:14.030] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:58:14.071] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:58:14.071] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:58:14.076] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:58:14.091] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:58:14.091] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:58:14.092] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:58:14.092] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:58:14.092] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:58:14.133] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:58:14.146] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:58:14.147] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:58:14.147] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:58:14.148] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:58:14.148] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:58:14.189] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:58:14.199] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:58:14.199] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:58:14.199] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:58:14.200] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:58:14.200] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:58:14.241] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:58:14.250] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:58:14.250] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:58:14.251] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:58:14.251] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:58:14.251] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:58:14.292] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:58:14.307] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:58:14.307] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:58:14.307] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:58:14.308] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:58:14.308] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:58:14.349] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:58:14.359] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:58:14.359] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:58:14.460] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:58:14.461] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:58:14.461] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:58:14.462] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:58:14.471] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:58:14.472] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:58:14.473] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-08:58:42.039] thr=87 paramiko.transport: starting thread (client mode): 0x581c330 +DEB [20190331-08:58:42.040] thr=87 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:58:42.049] thr=87 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:58:42.049] thr=87 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:58:42.052] thr=87 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:58:42.052] thr=87 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:58:42.052] thr=87 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:58:42.052] thr=87 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:58:42.053] thr=87 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:58:42.053] thr=87 paramiko.transport: Compression agreed: none +DEB [20190331-08:58:42.057] thr=87 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:58:42.058] thr=87 paramiko.transport: Switch to new keys ... +DEB [20190331-08:58:42.058] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:58:42.059] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:58:42.098] thr=87 paramiko.transport: userauth is OK +INF [20190331-08:58:42.120] thr=87 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:58:42.121] thr=87 paramiko.transport: userauth is OK +INF [20190331-08:58:42.147] thr=87 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:58:42.330] thr=87 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:58:42.330] thr=87 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:58:49.536] thr=88 paramiko.transport: starting thread (client mode): 0x5306050 +DEB [20190331-08:58:49.536] thr=88 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:58:49.552] thr=88 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:58:49.552] thr=88 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:58:49.559] thr=88 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:58:49.559] thr=88 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:58:49.559] thr=88 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:58:49.560] thr=88 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:58:49.560] thr=88 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:58:49.560] thr=88 paramiko.transport: Compression agreed: none +DEB [20190331-08:58:49.564] thr=88 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:58:49.564] thr=88 paramiko.transport: Switch to new keys ... +DEB [20190331-08:58:49.565] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:58:49.566] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:58:49.602] thr=88 paramiko.transport: userauth is OK +INF [20190331-08:58:49.627] thr=88 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:58:49.628] thr=88 paramiko.transport: userauth is OK +INF [20190331-08:58:49.671] thr=88 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:58:49.800] thr=89 paramiko.transport: starting thread (client mode): 0x53d5a30 +DEB [20190331-08:58:49.800] thr=89 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:58:49.842] thr=88 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:58:49.842] thr=88 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:58:49.846] thr=89 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:58:49.846] thr=89 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:58:49.853] thr=89 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:58:49.854] thr=89 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:58:49.854] thr=89 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:58:49.854] thr=89 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:58:49.854] thr=89 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:58:49.854] thr=89 paramiko.transport: Compression agreed: none +DEB [20190331-08:58:49.858] thr=89 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:58:49.859] thr=89 paramiko.transport: Switch to new keys ... +DEB [20190331-08:58:49.859] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:58:49.860] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:58:49.896] thr=89 paramiko.transport: userauth is OK +INF [20190331-08:58:49.926] thr=89 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:58:49.927] thr=89 paramiko.transport: userauth is OK +INF [20190331-08:58:49.967] thr=89 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:58:49.967] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:58:50.108] thr=89 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:58:50.108] thr=89 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:58:50.148] thr=89 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:58:50.148] thr=89 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:58:50.153] thr=89 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:58:50.167] thr=89 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:58:50.167] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:58:50.167] thr=89 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:58:50.168] thr=89 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:58:50.168] thr=89 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:58:50.207] thr=89 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:58:50.221] thr=89 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:58:50.221] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:58:50.221] thr=89 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:58:50.222] thr=89 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:58:50.222] thr=89 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:58:50.260] thr=89 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:58:50.272] thr=89 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:58:50.272] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:58:50.273] thr=89 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:58:50.273] thr=89 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:58:50.273] thr=89 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:58:50.313] thr=89 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:58:50.324] thr=89 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:58:50.324] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:58:50.324] thr=89 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:58:50.325] thr=89 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:58:50.325] thr=89 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:58:50.371] thr=89 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:58:50.377] thr=89 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:58:50.378] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:58:50.378] thr=89 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:58:50.378] thr=89 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:58:50.378] thr=89 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:58:50.421] thr=89 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:58:50.432] thr=89 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:58:50.433] thr=89 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:58:50.533] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:58:50.534] thr=89 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:58:50.534] thr=89 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:58:50.536] thr=89 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:58:50.544] thr=89 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:58:50.545] thr=89 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:58:50.546] thr=89 paramiko.transport: EOF in transport thread +DEB [20190331-08:58:55.836] thr=90 paramiko.transport: starting thread (client mode): 0x53bb190 +DEB [20190331-08:58:55.836] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:58:55.845] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:58:55.845] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:58:55.848] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:58:55.848] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:58:55.848] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:58:55.848] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:58:55.848] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:58:55.848] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-08:58:55.852] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:58:55.853] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-08:58:55.853] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:58:55.855] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:58:55.892] thr=90 paramiko.transport: userauth is OK +INF [20190331-08:58:55.912] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:58:55.913] thr=90 paramiko.transport: userauth is OK +INF [20190331-08:58:55.937] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:58:55.938] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:58:56.085] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:58:56.085] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:58:56.126] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:58:56.126] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:58:56.130] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:58:56.144] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:58:56.144] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:58:56.145] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:58:56.145] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:58:56.145] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:58:56.185] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:58:56.198] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:58:56.198] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:58:56.198] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:58:56.199] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:58:56.199] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:58:56.240] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:58:56.250] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:58:56.250] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:58:56.250] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:58:56.251] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:58:56.251] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:58:56.292] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:58:56.301] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:58:56.302] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:58:56.302] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:58:56.302] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:58:56.302] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:58:56.343] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:58:56.360] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:58:56.360] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:58:56.361] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:58:56.361] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:58:56.361] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:58:56.400] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:58:56.408] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:58:56.409] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:58:56.510] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:58:56.511] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:58:56.511] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:58:56.512] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:58:56.521] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:58:56.522] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:58:56.523] thr=90 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:00.833] thr=91 paramiko.transport: starting thread (client mode): 0x541e6d0 +DEB [20190331-08:59:00.834] thr=91 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:00.843] thr=91 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:00.844] thr=91 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:00.847] thr=91 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:00.847] thr=91 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:00.847] thr=91 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:00.847] thr=91 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:00.847] thr=91 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:00.847] thr=91 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:00.851] thr=91 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:00.851] thr=91 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:00.852] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:00.853] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:00.889] thr=91 paramiko.transport: userauth is OK +INF [20190331-08:59:00.909] thr=91 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:00.910] thr=91 paramiko.transport: userauth is OK +INF [20190331-08:59:00.938] thr=91 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:00.938] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:01.107] thr=91 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:01.107] thr=91 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:01.148] thr=91 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:01.148] thr=91 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:01.151] thr=91 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:01.165] thr=91 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:01.166] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:01.166] thr=91 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:01.167] thr=91 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:01.167] thr=91 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:01.207] thr=91 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:01.235] thr=91 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:01.235] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:01.236] thr=91 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:01.236] thr=91 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:01.236] thr=91 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:01.277] thr=91 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:01.286] thr=91 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:01.287] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:01.287] thr=91 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:01.287] thr=91 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:01.287] thr=91 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:01.326] thr=91 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:01.337] thr=91 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:01.338] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:01.338] thr=91 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:01.339] thr=91 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:01.339] thr=91 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:01.377] thr=91 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:01.388] thr=91 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:01.388] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:01.388] thr=91 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:01.389] thr=91 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:01.389] thr=91 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:01.428] thr=91 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:01.440] thr=91 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:01.440] thr=91 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:01.541] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:01.542] thr=91 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:01.542] thr=91 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:01.543] thr=91 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:01.552] thr=91 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:01.552] thr=91 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:01.554] thr=91 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:05.832] thr=92 paramiko.transport: starting thread (client mode): 0x5306790 +DEB [20190331-08:59:05.832] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:05.841] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:05.841] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:05.844] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:05.844] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:05.844] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:05.844] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:05.844] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:05.844] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:05.848] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:05.849] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:05.849] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:05.850] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:05.889] thr=92 paramiko.transport: userauth is OK +INF [20190331-08:59:05.909] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:05.910] thr=92 paramiko.transport: userauth is OK +INF [20190331-08:59:05.930] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:05.931] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:06.068] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:06.068] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:06.108] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:06.108] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:06.111] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:06.123] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:06.123] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:06.123] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:06.124] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:06.124] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:06.163] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:06.174] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:06.174] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:06.175] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:06.175] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:06.175] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:06.215] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:06.232] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:06.232] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:06.232] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:06.234] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:06.234] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:06.274] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:06.286] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:06.286] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:06.287] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:06.287] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:06.288] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:06.328] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:06.353] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:06.353] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:06.354] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:06.354] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:06.354] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:06.392] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:06.400] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:06.401] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:06.502] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:06.502] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:06.503] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:06.504] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:06.512] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:06.513] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:06.514] thr=92 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-08:59:10.831] thr=93 paramiko.transport: starting thread (client mode): 0x52c5590 +DEB [20190331-08:59:10.832] thr=93 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:10.840] thr=93 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:10.840] thr=93 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:10.843] thr=93 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:10.843] thr=93 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:10.843] thr=93 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:10.843] thr=93 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:10.843] thr=93 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:10.843] thr=93 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:10.847] thr=93 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:10.848] thr=93 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:10.848] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:10.849] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:10.886] thr=93 paramiko.transport: userauth is OK +INF [20190331-08:59:10.906] thr=93 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:10.907] thr=93 paramiko.transport: userauth is OK +INF [20190331-08:59:10.929] thr=93 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:10.929] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:11.071] thr=93 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:11.071] thr=93 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:11.112] thr=93 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:11.112] thr=93 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:11.115] thr=93 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:11.128] thr=93 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:11.128] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:11.128] thr=93 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:11.128] thr=93 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:11.130] thr=93 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:11.167] thr=93 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:11.179] thr=93 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:11.179] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:11.179] thr=93 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:11.180] thr=93 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:11.180] thr=93 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:11.221] thr=93 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:11.230] thr=93 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:11.231] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:11.231] thr=93 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:11.232] thr=93 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:11.232] thr=93 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:11.272] thr=93 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:11.282] thr=93 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:11.282] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:11.282] thr=93 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:11.283] thr=93 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:11.283] thr=93 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:11.324] thr=93 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:11.341] thr=93 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:11.341] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:11.341] thr=93 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:11.342] thr=93 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:11.342] thr=93 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:11.383] thr=93 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:11.392] thr=93 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:11.392] thr=93 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:11.494] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:11.495] thr=93 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:11.495] thr=93 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:11.496] thr=93 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:11.505] thr=93 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:11.505] thr=93 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:11.507] thr=93 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:15.831] thr=94 paramiko.transport: starting thread (client mode): 0x52fe8d0 +DEB [20190331-08:59:15.831] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:15.842] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:15.842] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:15.845] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:15.845] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:15.845] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:15.845] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:15.846] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:15.846] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:15.850] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:15.850] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:15.851] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:15.852] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:15.890] thr=94 paramiko.transport: userauth is OK +INF [20190331-08:59:15.989] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:15.990] thr=94 paramiko.transport: userauth is OK +INF [20190331-08:59:16.014] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:16.015] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:16.160] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:16.160] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:16.201] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:16.201] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:16.204] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:16.219] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:16.220] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:16.220] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:16.221] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:16.221] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:16.262] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:16.274] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:16.274] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:16.275] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:16.275] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:16.275] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:16.316] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:16.329] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:16.329] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:16.329] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:16.330] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:16.330] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:16.371] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:16.379] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:16.380] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:16.380] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:16.380] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:16.380] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:16.419] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:16.431] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:16.431] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:16.432] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:16.432] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:16.432] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:16.474] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:16.483] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:16.483] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:16.583] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:16.584] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:16.584] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:16.585] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:16.594] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:16.595] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:16.596] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:20.832] thr=95 paramiko.transport: starting thread (client mode): 0x541e0d0 +DEB [20190331-08:59:20.832] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:20.840] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:20.841] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:20.844] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:20.844] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:20.844] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:20.844] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:20.844] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:20.844] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:20.848] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:20.849] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:20.849] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:20.850] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:20.887] thr=95 paramiko.transport: userauth is OK +INF [20190331-08:59:20.908] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:20.909] thr=95 paramiko.transport: userauth is OK +INF [20190331-08:59:20.933] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:20.934] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:21.070] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:21.070] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:21.110] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:21.110] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:21.114] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:21.126] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:21.126] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:21.127] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:21.127] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:21.127] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:21.168] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:21.180] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:21.180] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:21.181] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:21.181] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:21.181] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:21.222] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:21.231] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:21.232] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:21.232] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:21.232] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:21.233] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:21.274] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:21.283] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:21.284] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:21.284] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:21.285] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:21.285] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:21.325] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:21.339] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:21.339] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:21.340] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:21.340] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:21.340] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:21.381] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:21.390] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:21.390] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:21.491] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:21.492] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:21.492] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:21.493] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:21.502] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:21.502] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:21.504] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:25.906] thr=96 paramiko.transport: starting thread (client mode): 0x593cc30 +DEB [20190331-08:59:25.931] thr=96 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:25.931] thr=96 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:25.932] thr=96 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:26.040] thr=96 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:26.040] thr=96 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:26.040] thr=96 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:26.040] thr=96 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:26.040] thr=96 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:26.041] thr=96 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:26.147] thr=96 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:26.147] thr=96 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:26.148] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:26.150] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:26.291] thr=96 paramiko.transport: userauth is OK +INF [20190331-08:59:26.489] thr=96 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:26.558] thr=96 paramiko.transport: userauth is OK +INF [20190331-08:59:26.811] thr=96 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:26.811] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:28.389] thr=96 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:28.389] thr=96 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:28.509] thr=96 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:28.509] thr=96 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:28.513] thr=96 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:28.537] thr=96 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:28.537] thr=96 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:28.538] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:28.625] thr=96 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:28.625] thr=96 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:28.647] thr=96 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:28.694] thr=96 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:28.694] thr=96 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:28.695] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:28.814] thr=96 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:28.814] thr=96 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:28.887] thr=96 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:28.974] thr=96 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:28.974] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:28.975] thr=96 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:28.975] thr=96 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:28.975] thr=96 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:29.039] thr=96 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:29.149] thr=96 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:29.150] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:29.151] thr=96 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:29.151] thr=96 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:29.152] thr=96 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:29.217] thr=96 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:29.263] thr=96 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:29.263] thr=96 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:29.263] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:29.355] thr=96 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:29.355] thr=96 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:29.440] thr=96 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:29.468] thr=96 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:29.468] thr=96 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:29.650] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:29.656] thr=96 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:29.656] thr=96 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:29.658] thr=96 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:29.676] thr=96 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:29.676] thr=96 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:29.679] thr=96 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:30.869] thr=97 paramiko.transport: starting thread (client mode): 0x596f430 +DEB [20190331-08:59:30.869] thr=97 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:30.869] thr=97 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:30.869] thr=97 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:30.915] thr=97 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:30.915] thr=97 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:30.916] thr=97 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:30.916] thr=97 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:30.916] thr=97 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:30.916] thr=97 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:30.986] thr=97 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:30.987] thr=97 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:30.988] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:30.989] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:31.052] thr=97 paramiko.transport: userauth is OK +INF [20190331-08:59:31.125] thr=97 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:31.126] thr=97 paramiko.transport: userauth is OK +INF [20190331-08:59:31.167] thr=97 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:31.168] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:31.898] thr=97 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:31.899] thr=97 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:32.007] thr=97 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:32.007] thr=97 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:32.016] thr=97 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:32.068] thr=97 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:32.069] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:32.069] thr=97 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:32.083] thr=97 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:32.083] thr=97 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:32.129] thr=97 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:32.220] thr=97 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:32.220] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:32.221] thr=97 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:32.223] thr=97 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:32.223] thr=97 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:32.284] thr=97 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:32.319] thr=97 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:32.320] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:32.321] thr=97 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:32.352] thr=97 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:32.352] thr=97 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:32.410] thr=97 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:32.463] thr=97 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:32.464] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:32.465] thr=97 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:32.468] thr=97 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:32.468] thr=97 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:32.519] thr=97 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:32.590] thr=97 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:32.590] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:32.591] thr=97 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:32.611] thr=97 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:32.611] thr=97 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:32.655] thr=97 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:32.682] thr=97 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:32.682] thr=97 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:32.804] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:32.807] thr=97 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:32.807] thr=97 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:32.810] thr=97 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:32.827] thr=97 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:32.828] thr=97 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:32.831] thr=97 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:35.930] thr=98 paramiko.transport: starting thread (client mode): 0x593a690 +DEB [20190331-08:59:35.930] thr=98 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:35.931] thr=98 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:35.931] thr=98 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:35.955] thr=98 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:35.956] thr=98 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:35.956] thr=98 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:35.956] thr=98 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:35.956] thr=98 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:35.957] thr=98 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:36.001] thr=98 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:36.002] thr=98 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:36.003] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:36.005] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:36.090] thr=98 paramiko.transport: userauth is OK +INF [20190331-08:59:36.229] thr=98 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:36.272] thr=98 paramiko.transport: userauth is OK +INF [20190331-08:59:36.430] thr=98 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:36.430] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:39.187] thr=98 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:39.187] thr=98 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:39.353] thr=98 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:39.354] thr=98 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:39.371] thr=98 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:39.547] thr=98 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:39.547] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:39.548] thr=98 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:39.669] thr=98 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:39.670] thr=98 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:39.793] thr=98 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:40.013] thr=98 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:40.014] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:40.016] thr=98 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:40.017] thr=98 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:40.017] thr=98 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:40.335] thr=98 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:40.358] thr=98 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:40.359] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:40.359] thr=98 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:40.360] thr=98 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:40.360] thr=98 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:40.401] thr=98 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:40.548] thr=98 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:40.549] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:40.550] thr=98 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:40.551] thr=98 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:40.551] thr=98 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:40.726] thr=98 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:40.727] thr=98 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:40.728] thr=98 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:40.730] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:40.921] thr=98 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:40.921] thr=98 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:40.953] thr=98 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:41.218] thr=98 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:41.219] thr=98 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:41.443] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:41.613] thr=98 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:41.614] thr=98 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:41.717] thr=98 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:41.768] thr=98 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:41.768] thr=98 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:41.771] thr=98 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:48.024] thr=99 paramiko.transport: starting thread (client mode): 0x664c990 +DEB [20190331-08:59:48.025] thr=99 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:48.025] thr=99 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:48.025] thr=99 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:48.072] thr=99 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:48.072] thr=99 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:48.075] thr=99 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:48.076] thr=99 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:48.076] thr=99 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:48.076] thr=99 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:48.136] thr=99 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:48.137] thr=99 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:48.158] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:48.160] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:48.212] thr=99 paramiko.transport: userauth is OK +INF [20190331-08:59:48.270] thr=99 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:48.275] thr=99 paramiko.transport: userauth is OK +INF [20190331-08:59:48.362] thr=99 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:48.362] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:49.488] thr=99 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:49.488] thr=99 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:49.545] thr=99 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:49.546] thr=99 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:49.553] thr=99 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:49.656] thr=99 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:49.656] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:49.657] thr=99 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:49.658] thr=99 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:49.658] thr=99 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:49.698] thr=99 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:49.746] thr=99 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:49.747] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:49.747] thr=99 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:49.759] thr=99 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:49.760] thr=99 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:49.800] thr=99 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:49.852] thr=99 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:49.853] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:49.854] thr=99 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:49.855] thr=99 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:49.855] thr=99 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:49.912] thr=99 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:49.952] thr=99 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:49.952] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:49.953] thr=99 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:49.954] thr=99 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:49.954] thr=99 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:49.995] thr=99 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:50.022] thr=99 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:50.022] thr=99 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:50.023] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:50.060] thr=99 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:50.060] thr=99 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:50.062] thr=99 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:50.075] thr=99 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:50.076] thr=99 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:50.177] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:50.178] thr=99 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:50.178] thr=99 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:50.181] thr=99 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:50.198] thr=99 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:50.199] thr=99 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:50.200] thr=99 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:50.975] thr=100 paramiko.transport: starting thread (client mode): 0x593c930 +DEB [20190331-08:59:50.976] thr=100 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:50.996] thr=100 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:50.996] thr=100 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:51.002] thr=100 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:51.003] thr=100 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:51.003] thr=100 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:51.003] thr=100 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:51.007] thr=100 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:51.007] thr=100 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:51.016] thr=100 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:51.017] thr=100 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:51.018] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:51.020] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:51.056] thr=100 paramiko.transport: userauth is OK +INF [20190331-08:59:51.100] thr=100 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:51.101] thr=100 paramiko.transport: userauth is OK +INF [20190331-08:59:51.207] thr=100 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:51.209] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:51.443] thr=100 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:51.444] thr=100 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:51.572] thr=100 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:51.572] thr=100 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:51.575] thr=100 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:51.588] thr=100 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:51.588] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:51.589] thr=100 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:51.589] thr=100 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:51.589] thr=100 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:51.630] thr=100 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:51.643] thr=100 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:51.643] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:51.644] thr=100 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:51.644] thr=100 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:51.644] thr=100 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:51.685] thr=100 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:51.695] thr=100 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:51.695] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:51.696] thr=100 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:51.696] thr=100 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:51.697] thr=100 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:51.734] thr=100 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:51.743] thr=100 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:51.743] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:51.744] thr=100 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:51.744] thr=100 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:51.745] thr=100 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:51.783] thr=100 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:51.794] thr=100 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:51.794] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:51.795] thr=100 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:51.795] thr=100 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:51.795] thr=100 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:51.832] thr=100 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:51.841] thr=100 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:51.841] thr=100 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:51.942] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:51.942] thr=100 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:51.943] thr=100 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:51.944] thr=100 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:51.953] thr=100 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:51.953] thr=100 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:51.955] thr=100 paramiko.transport: EOF in transport thread +DEB [20190331-08:59:55.973] thr=73 paramiko.transport: starting thread (client mode): 0x53c9790 +DEB [20190331-08:59:55.973] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-08:59:55.983] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-08:59:55.983] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-08:59:55.986] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-08:59:55.986] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-08:59:55.986] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-08:59:55.986] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-08:59:55.986] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-08:59:55.986] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-08:59:55.991] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-08:59:55.991] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-08:59:55.991] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-08:59:55.992] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-08:59:56.028] thr=73 paramiko.transport: userauth is OK +INF [20190331-08:59:56.050] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-08:59:56.051] thr=73 paramiko.transport: userauth is OK +INF [20190331-08:59:56.072] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-08:59:56.073] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-08:59:56.260] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-08:59:56.260] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-08:59:56.301] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-08:59:56.302] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-08:59:56.309] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-08:59:56.337] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-08:59:56.338] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-08:59:56.338] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-08:59:56.339] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-08:59:56.340] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-08:59:56.380] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-08:59:56.407] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-08:59:56.407] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-08:59:56.408] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-08:59:56.408] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-08:59:56.408] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-08:59:56.452] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-08:59:56.465] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-08:59:56.465] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-08:59:56.466] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-08:59:56.467] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-08:59:56.467] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-08:59:56.504] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-08:59:56.513] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-08:59:56.513] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-08:59:56.513] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-08:59:56.514] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-08:59:56.514] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-08:59:56.552] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-08:59:56.565] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-08:59:56.566] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-08:59:56.566] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-08:59:56.567] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-08:59:56.567] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-08:59:56.605] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-08:59:56.618] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-08:59:56.618] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-08:59:56.719] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-08:59:56.720] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-08:59:56.720] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-08:59:56.722] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-08:59:56.735] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-08:59:56.736] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-08:59:56.737] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:00.973] thr=101 paramiko.transport: starting thread (client mode): 0x52ea110 +DEB [20190331-09:00:00.974] thr=101 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:00.986] thr=101 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:00.986] thr=101 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:00.991] thr=101 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:00.991] thr=101 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:00.991] thr=101 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:00.992] thr=101 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:00.992] thr=101 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:00.992] thr=101 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:01.002] thr=101 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:01.002] thr=101 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:01.003] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:01.005] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:01.039] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:00:01.065] thr=101 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:01.066] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:00:01.102] thr=101 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:01.102] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:01.462] thr=101 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:01.462] thr=101 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:01.503] thr=101 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:01.504] thr=101 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:01.511] thr=101 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:01.542] thr=101 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:01.543] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:01.544] thr=101 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:01.545] thr=101 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:01.545] thr=101 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:01.585] thr=101 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:01.597] thr=101 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:01.597] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:01.598] thr=101 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:01.598] thr=101 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:01.598] thr=101 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:01.638] thr=101 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:01.648] thr=101 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:01.648] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:01.648] thr=101 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:01.649] thr=101 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:01.649] thr=101 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:01.689] thr=101 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:01.698] thr=101 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:01.698] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:01.699] thr=101 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:01.699] thr=101 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:01.699] thr=101 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:01.740] thr=101 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:01.751] thr=101 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:01.751] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:01.752] thr=101 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:01.752] thr=101 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:01.752] thr=101 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:01.793] thr=101 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:01.802] thr=101 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:01.802] thr=101 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:01.903] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:01.904] thr=101 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:01.904] thr=101 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:01.905] thr=101 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:01.914] thr=101 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:01.914] thr=101 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:01.916] thr=101 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:05.973] thr=102 paramiko.transport: starting thread (client mode): 0x581fa50 +DEB [20190331-09:00:05.973] thr=102 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:05.982] thr=102 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:05.983] thr=102 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:05.986] thr=102 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:05.986] thr=102 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:05.987] thr=102 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:05.987] thr=102 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:05.987] thr=102 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:05.987] thr=102 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:05.991] thr=102 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:05.991] thr=102 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:05.992] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:05.993] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:06.032] thr=102 paramiko.transport: userauth is OK +INF [20190331-09:00:06.054] thr=102 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:06.054] thr=102 paramiko.transport: userauth is OK +INF [20190331-09:00:06.080] thr=102 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:06.081] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:06.253] thr=102 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:06.254] thr=102 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:06.293] thr=102 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:06.293] thr=102 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:06.298] thr=102 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:06.311] thr=102 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:06.312] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:06.312] thr=102 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:06.313] thr=102 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:06.313] thr=102 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:06.353] thr=102 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:06.368] thr=102 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:06.369] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:06.369] thr=102 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:06.369] thr=102 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:06.370] thr=102 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:06.409] thr=102 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:06.417] thr=102 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:06.418] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:06.418] thr=102 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:06.419] thr=102 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:06.419] thr=102 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:06.460] thr=102 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:06.468] thr=102 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:06.468] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:06.469] thr=102 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:06.469] thr=102 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:06.470] thr=102 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:06.511] thr=102 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:06.524] thr=102 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:06.525] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:06.525] thr=102 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:06.525] thr=102 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:06.526] thr=102 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:06.564] thr=102 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:06.573] thr=102 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:06.574] thr=102 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:06.674] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:06.674] thr=102 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:06.675] thr=102 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:06.676] thr=102 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:06.694] thr=102 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:06.695] thr=102 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:06.698] thr=102 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:10.972] thr=103 paramiko.transport: starting thread (client mode): 0x58fef10 +DEB [20190331-09:00:10.973] thr=103 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:10.981] thr=103 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:10.981] thr=103 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:10.984] thr=103 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:10.985] thr=103 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:10.985] thr=103 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:10.985] thr=103 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:10.985] thr=103 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:10.985] thr=103 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:10.989] thr=103 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:10.999] thr=103 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:10.999] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:11.001] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:11.027] thr=103 paramiko.transport: userauth is OK +INF [20190331-09:00:11.049] thr=103 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:11.050] thr=103 paramiko.transport: userauth is OK +INF [20190331-09:00:11.074] thr=103 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:11.075] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:11.228] thr=103 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:11.228] thr=103 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:11.269] thr=103 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:11.269] thr=103 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:11.273] thr=103 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:11.288] thr=103 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:11.289] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:11.289] thr=103 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:11.290] thr=103 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:11.291] thr=103 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:11.332] thr=103 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:11.346] thr=103 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:11.346] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:11.347] thr=103 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:11.347] thr=103 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:11.347] thr=103 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:11.386] thr=103 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:11.396] thr=103 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:11.396] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:11.396] thr=103 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:11.397] thr=103 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:11.397] thr=103 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:11.434] thr=103 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:11.442] thr=103 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:11.443] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:11.443] thr=103 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:11.444] thr=103 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:11.444] thr=103 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:11.484] thr=103 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:11.494] thr=103 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:11.494] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:11.494] thr=103 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:11.495] thr=103 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:11.495] thr=103 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:11.533] thr=103 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:11.541] thr=103 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:11.542] thr=103 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:11.642] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:11.643] thr=103 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:11.643] thr=103 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:11.644] thr=103 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:11.652] thr=103 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:11.653] thr=103 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:11.655] thr=103 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:15.971] thr=104 paramiko.transport: starting thread (client mode): 0x52c5090 +DEB [20190331-09:00:15.972] thr=104 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:15.981] thr=104 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:15.981] thr=104 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:15.984] thr=104 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:15.984] thr=104 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:15.984] thr=104 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:15.984] thr=104 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:15.985] thr=104 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:15.985] thr=104 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:15.988] thr=104 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:15.989] thr=104 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:15.989] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:15.990] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:16.027] thr=104 paramiko.transport: userauth is OK +INF [20190331-09:00:16.056] thr=104 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:16.057] thr=104 paramiko.transport: userauth is OK +INF [20190331-09:00:16.086] thr=104 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:16.087] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:16.352] thr=104 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:16.353] thr=104 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:16.394] thr=104 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:16.394] thr=104 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:16.400] thr=104 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:16.426] thr=104 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:16.427] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:16.427] thr=104 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:16.428] thr=104 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:16.428] thr=104 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:16.467] thr=104 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:16.484] thr=104 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:16.485] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:16.485] thr=104 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:16.486] thr=104 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:16.486] thr=104 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:16.525] thr=104 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:16.535] thr=104 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:16.535] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:16.535] thr=104 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:16.536] thr=104 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:16.536] thr=104 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:16.576] thr=104 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:16.587] thr=104 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:16.587] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:16.588] thr=104 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:16.588] thr=104 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:16.588] thr=104 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:16.628] thr=104 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:16.639] thr=104 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:16.640] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:16.640] thr=104 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:16.641] thr=104 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:16.641] thr=104 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:16.681] thr=104 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:16.689] thr=104 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:16.690] thr=104 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:16.790] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:16.791] thr=104 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:16.792] thr=104 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:16.794] thr=104 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:16.809] thr=104 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:16.810] thr=104 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:16.812] thr=104 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:20.973] thr=105 paramiko.transport: starting thread (client mode): 0xcbbcd0 +DEB [20190331-09:00:20.973] thr=105 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:20.982] thr=105 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:20.983] thr=105 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:20.991] thr=105 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:20.991] thr=105 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:20.991] thr=105 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:20.991] thr=105 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:20.991] thr=105 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:20.992] thr=105 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:20.996] thr=105 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:20.996] thr=105 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:20.996] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:20.997] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:21.032] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:00:21.146] thr=105 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:21.146] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:00:21.184] thr=105 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:21.184] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:21.378] thr=105 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:21.378] thr=105 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:21.419] thr=105 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:21.419] thr=105 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:21.424] thr=105 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:21.443] thr=105 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:21.444] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:21.444] thr=105 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:21.444] thr=105 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:21.444] thr=105 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:21.483] thr=105 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:21.495] thr=105 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:21.496] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:21.496] thr=105 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:21.497] thr=105 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:21.497] thr=105 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:21.535] thr=105 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:21.544] thr=105 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:21.544] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:21.544] thr=105 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:21.545] thr=105 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:21.545] thr=105 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:21.585] thr=105 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:21.594] thr=105 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:21.594] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:21.594] thr=105 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:21.595] thr=105 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:21.595] thr=105 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:21.633] thr=105 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:21.644] thr=105 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:21.644] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:21.645] thr=105 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:21.645] thr=105 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:21.645] thr=105 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:21.683] thr=105 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:21.693] thr=105 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:21.693] thr=105 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:21.794] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:21.794] thr=105 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:21.795] thr=105 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:21.796] thr=105 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:21.805] thr=105 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:21.806] thr=105 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:21.808] thr=105 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:25.973] thr=106 paramiko.transport: starting thread (client mode): 0x5971110 +DEB [20190331-09:00:25.973] thr=106 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:25.983] thr=106 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:25.983] thr=106 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:25.986] thr=106 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:25.986] thr=106 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:25.986] thr=106 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:25.986] thr=106 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:25.986] thr=106 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:25.986] thr=106 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:25.990] thr=106 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:25.991] thr=106 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:25.991] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:25.992] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:26.027] thr=106 paramiko.transport: userauth is OK +INF [20190331-09:00:26.048] thr=106 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:26.049] thr=106 paramiko.transport: userauth is OK +INF [20190331-09:00:26.073] thr=106 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:26.073] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:26.232] thr=106 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:26.232] thr=106 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:26.273] thr=106 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:26.273] thr=106 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:26.280] thr=106 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:26.294] thr=106 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:26.295] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:26.295] thr=106 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:26.296] thr=106 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:26.296] thr=106 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:26.337] thr=106 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:26.353] thr=106 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:26.353] thr=106 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:26.353] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:26.394] thr=106 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:26.395] thr=106 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:26.397] thr=106 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:26.406] thr=106 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:26.406] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:26.407] thr=106 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:26.407] thr=106 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:26.407] thr=106 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:26.448] thr=106 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:26.458] thr=106 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:26.458] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:26.459] thr=106 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:26.459] thr=106 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:26.460] thr=106 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:26.498] thr=106 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:26.509] thr=106 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:26.509] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:26.510] thr=106 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:26.510] thr=106 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:26.510] thr=106 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:26.549] thr=106 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:26.558] thr=106 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:26.558] thr=106 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:26.659] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:26.660] thr=106 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:26.660] thr=106 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:26.662] thr=106 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:26.670] thr=106 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:26.671] thr=106 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:26.673] thr=106 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:30.831] thr=107 paramiko.transport: starting thread (client mode): 0x593ce70 +DEB [20190331-09:00:30.831] thr=107 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:30.841] thr=107 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:30.841] thr=107 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:30.845] thr=107 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:30.845] thr=107 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:30.845] thr=107 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:30.845] thr=107 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:30.845] thr=107 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:30.845] thr=107 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:30.849] thr=107 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:30.849] thr=107 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:30.850] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:30.851] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:30.889] thr=107 paramiko.transport: userauth is OK +INF [20190331-09:00:30.909] thr=107 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:30.910] thr=107 paramiko.transport: userauth is OK +INF [20190331-09:00:30.936] thr=107 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:30.936] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:31.079] thr=107 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:31.079] thr=107 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:31.120] thr=107 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:31.120] thr=107 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:31.125] thr=107 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:31.137] thr=107 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:31.138] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:31.138] thr=107 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:31.139] thr=107 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:31.139] thr=107 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:31.182] thr=107 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:31.195] thr=107 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:31.195] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:31.195] thr=107 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:31.196] thr=107 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:31.196] thr=107 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:31.245] thr=107 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:31.246] thr=107 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:31.246] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:31.246] thr=107 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:31.247] thr=107 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:31.247] thr=107 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:31.286] thr=107 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:31.296] thr=107 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:31.296] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:31.296] thr=107 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:31.297] thr=107 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:31.297] thr=107 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:31.336] thr=107 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:31.349] thr=107 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:31.349] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:31.350] thr=107 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:31.350] thr=107 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:31.350] thr=107 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:31.390] thr=107 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:31.398] thr=107 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:31.398] thr=107 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:31.500] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:31.501] thr=107 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:31.501] thr=107 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:31.503] thr=107 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:31.512] thr=107 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:31.512] thr=107 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:31.513] thr=107 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:35.833] thr=108 paramiko.transport: starting thread (client mode): 0x6ab4ad0 +DEB [20190331-09:00:35.833] thr=108 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:35.842] thr=108 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:35.842] thr=108 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:35.845] thr=108 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:35.845] thr=108 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:35.846] thr=108 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:35.846] thr=108 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:35.846] thr=108 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:35.846] thr=108 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:35.850] thr=108 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:35.850] thr=108 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:35.851] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:35.852] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:35.888] thr=108 paramiko.transport: userauth is OK +INF [20190331-09:00:35.909] thr=108 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:35.910] thr=108 paramiko.transport: userauth is OK +INF [20190331-09:00:35.931] thr=108 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:35.931] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:36.085] thr=108 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:36.085] thr=108 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:36.126] thr=108 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:36.126] thr=108 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:36.130] thr=108 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:36.142] thr=108 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:36.143] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:36.143] thr=108 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:36.144] thr=108 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:36.144] thr=108 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:36.182] thr=108 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:36.194] thr=108 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:36.195] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:36.195] thr=108 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:36.196] thr=108 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:36.196] thr=108 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:36.235] thr=108 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:36.244] thr=108 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:36.245] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:36.245] thr=108 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:36.245] thr=108 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:36.245] thr=108 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:36.285] thr=108 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:36.295] thr=108 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:36.296] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:36.296] thr=108 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:36.296] thr=108 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:36.297] thr=108 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:36.336] thr=108 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:36.350] thr=108 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:36.350] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:36.350] thr=108 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:36.351] thr=108 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:36.351] thr=108 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:36.391] thr=108 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:36.400] thr=108 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:36.400] thr=108 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:36.501] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:36.502] thr=108 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:36.502] thr=108 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:36.504] thr=108 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:36.513] thr=108 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:36.513] thr=108 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:36.514] thr=108 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:40.832] thr=109 paramiko.transport: starting thread (client mode): 0x58fea30 +DEB [20190331-09:00:40.832] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:40.841] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:40.841] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:40.844] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:40.844] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:40.844] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:40.844] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:40.844] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:40.845] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:40.849] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:40.849] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:40.849] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:40.850] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:40.889] thr=109 paramiko.transport: userauth is OK +INF [20190331-09:00:40.912] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:40.913] thr=109 paramiko.transport: userauth is OK +INF [20190331-09:00:40.936] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:40.936] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:41.075] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:41.075] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:41.115] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:41.115] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:41.119] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:41.131] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:41.131] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:41.131] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:41.132] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:41.132] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:41.173] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:41.185] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:41.185] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:41.186] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:41.186] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:41.186] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:41.228] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:41.237] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:41.237] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:41.237] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:41.238] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:41.238] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:41.278] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:41.287] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:41.288] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:41.288] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:41.289] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:41.289] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:41.328] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:41.354] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:41.354] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:41.354] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:41.355] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:41.355] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:41.395] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:41.405] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:41.405] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:41.506] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:41.506] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:41.507] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:41.508] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:41.517] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:41.517] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:41.519] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:45.832] thr=110 paramiko.transport: starting thread (client mode): 0xcbb390 +DEB [20190331-09:00:45.832] thr=110 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:45.841] thr=110 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:45.842] thr=110 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:45.844] thr=110 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:45.844] thr=110 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:45.844] thr=110 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:45.845] thr=110 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:45.845] thr=110 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:45.845] thr=110 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:45.849] thr=110 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:45.849] thr=110 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:45.849] thr=66 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:45.850] thr=66 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:45.886] thr=110 paramiko.transport: userauth is OK +INF [20190331-09:00:45.906] thr=110 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:45.907] thr=110 paramiko.transport: userauth is OK +INF [20190331-09:00:45.928] thr=110 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:45.929] thr=66 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:46.072] thr=110 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:46.073] thr=110 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:46.114] thr=110 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:46.114] thr=110 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:46.117] thr=110 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:46.130] thr=110 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:46.130] thr=66 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:46.130] thr=110 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:46.131] thr=110 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:46.131] thr=110 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:46.173] thr=110 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:46.185] thr=110 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:46.185] thr=66 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:46.185] thr=110 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:46.186] thr=110 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:46.186] thr=110 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:46.227] thr=110 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:46.236] thr=110 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:46.237] thr=66 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:46.237] thr=110 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:46.238] thr=110 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:46.238] thr=110 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:46.276] thr=110 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:46.285] thr=110 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:46.285] thr=66 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:46.286] thr=110 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:46.286] thr=110 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:46.286] thr=110 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:46.326] thr=110 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:46.338] thr=110 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:46.338] thr=66 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:46.339] thr=110 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:46.339] thr=110 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:46.339] thr=110 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:46.378] thr=110 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:46.389] thr=110 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:46.390] thr=110 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:46.491] thr=66 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:46.492] thr=110 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:46.492] thr=110 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:46.493] thr=110 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:46.502] thr=110 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:46.503] thr=110 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:46.504] thr=110 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:50.948] thr=111 paramiko.transport: starting thread (client mode): 0x59714b0 +DEB [20190331-09:00:50.949] thr=111 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:50.949] thr=111 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:50.950] thr=111 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:51.041] thr=111 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:51.041] thr=111 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:51.041] thr=111 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:51.041] thr=111 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:51.045] thr=111 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:51.045] thr=111 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:51.057] thr=111 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:51.058] thr=111 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:51.109] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:51.110] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:51.114] thr=111 paramiko.transport: userauth is OK +INF [20190331-09:00:51.182] thr=111 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:51.183] thr=111 paramiko.transport: userauth is OK +INF [20190331-09:00:51.268] thr=111 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:51.269] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:52.289] thr=111 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:52.289] thr=111 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:52.336] thr=111 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:52.336] thr=111 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:52.365] thr=111 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:52.475] thr=111 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:52.476] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:52.477] thr=111 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:52.574] thr=111 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:52.574] thr=111 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:52.649] thr=111 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:52.750] thr=111 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:52.750] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:52.751] thr=111 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:52.808] thr=111 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:52.808] thr=111 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:52.856] thr=111 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:52.910] thr=111 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:52.910] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:52.911] thr=111 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:52.924] thr=111 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:52.924] thr=111 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:52.973] thr=111 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:53.079] thr=111 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:53.079] thr=111 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:53.080] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:53.191] thr=111 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:53.192] thr=111 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:53.216] thr=111 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:53.261] thr=111 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:53.261] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:53.262] thr=111 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:53.325] thr=111 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:53.326] thr=111 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:53.389] thr=111 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:53.467] thr=111 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:53.468] thr=111 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:53.596] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:53.606] thr=111 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:53.607] thr=111 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:53.625] thr=111 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:53.732] thr=111 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:53.734] thr=111 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:53.736] thr=111 paramiko.transport: EOF in transport thread +DEB [20190331-09:00:55.906] thr=112 paramiko.transport: starting thread (client mode): 0x68860b0 +DEB [20190331-09:00:55.908] thr=112 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:00:55.908] thr=112 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:00:55.909] thr=112 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:00:55.916] thr=112 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:00:55.916] thr=112 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:00:55.916] thr=112 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:00:55.916] thr=112 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:00:55.916] thr=112 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:00:55.917] thr=112 paramiko.transport: Compression agreed: none +DEB [20190331-09:00:55.963] thr=112 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:00:55.963] thr=112 paramiko.transport: Switch to new keys ... +DEB [20190331-09:00:55.964] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:00:55.966] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:00:56.003] thr=112 paramiko.transport: userauth is OK +INF [20190331-09:00:56.069] thr=112 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:00:56.121] thr=112 paramiko.transport: userauth is OK +INF [20190331-09:00:56.175] thr=112 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:00:56.175] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:00:56.939] thr=112 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:00:56.940] thr=112 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:00:57.091] thr=112 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:00:57.091] thr=112 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:00:57.131] thr=112 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:00:57.174] thr=112 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:00:57.174] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:00:57.175] thr=112 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:00:57.176] thr=112 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:00:57.176] thr=112 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:00:57.235] thr=112 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:00:57.269] thr=112 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:00:57.269] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:00:57.270] thr=112 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:00:57.272] thr=112 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:00:57.272] thr=112 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:00:57.315] thr=112 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:00:57.346] thr=112 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:00:57.346] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:00:57.347] thr=112 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:00:57.348] thr=112 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:00:57.348] thr=112 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:00:57.415] thr=112 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:00:57.438] thr=112 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:00:57.438] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:00:57.439] thr=112 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:00:57.462] thr=112 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:00:57.462] thr=112 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:00:57.527] thr=112 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:00:57.609] thr=112 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:00:57.609] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:00:57.610] thr=112 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:00:57.639] thr=112 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:00:57.639] thr=112 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:00:57.683] thr=112 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:00:57.726] thr=112 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:00:57.727] thr=112 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:00:57.834] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:00:57.835] thr=112 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:00:57.835] thr=112 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:00:57.840] thr=112 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:00:57.871] thr=112 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:00:57.872] thr=112 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:00:57.875] thr=112 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:00.967] thr=113 paramiko.transport: starting thread (client mode): 0x599f030 +DEB [20190331-09:01:00.967] thr=113 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:00.968] thr=113 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:00.968] thr=113 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:01.045] thr=113 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:01.045] thr=113 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:01.045] thr=113 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:01.046] thr=113 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:01.046] thr=113 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:01.046] thr=113 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:01.141] thr=113 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:01.142] thr=113 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:01.143] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:01.145] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:01.222] thr=113 paramiko.transport: userauth is OK +INF [20190331-09:01:01.347] thr=113 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:01.394] thr=113 paramiko.transport: userauth is OK +INF [20190331-09:01:01.571] thr=113 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:01.572] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:02.981] thr=113 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:02.981] thr=113 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:03.089] thr=113 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:03.089] thr=113 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:03.101] thr=113 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:03.369] thr=113 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:03.369] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:03.370] thr=113 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:03.371] thr=113 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:03.371] thr=113 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:03.473] thr=113 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:03.656] thr=113 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:03.657] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:03.658] thr=113 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:03.736] thr=113 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:03.736] thr=113 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:03.825] thr=113 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:03.993] thr=113 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:03.993] thr=113 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:03.994] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:04.140] thr=113 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:04.140] thr=113 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:04.333] thr=113 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:04.383] thr=113 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:04.384] thr=113 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:04.385] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:04.439] thr=113 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:04.439] thr=113 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:04.442] thr=113 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:04.609] thr=113 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:04.609] thr=113 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:04.611] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:04.723] thr=113 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:04.723] thr=113 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:04.803] thr=113 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:04.837] thr=113 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:04.839] thr=113 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:04.997] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:05.065] thr=113 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:05.065] thr=113 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:05.068] thr=113 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:05.145] thr=113 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:05.146] thr=113 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:05.151] thr=113 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:06.008] thr=114 paramiko.transport: starting thread (client mode): 0x56efff0 +DEB [20190331-09:01:06.008] thr=114 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:06.080] thr=114 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:06.080] thr=114 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:06.224] thr=114 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:06.224] thr=114 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:06.224] thr=114 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:06.225] thr=114 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:06.225] thr=114 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:06.225] thr=114 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:06.310] thr=114 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:06.311] thr=114 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:06.312] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:06.314] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:06.454] thr=114 paramiko.transport: userauth is OK +INF [20190331-09:01:06.619] thr=114 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:06.656] thr=114 paramiko.transport: userauth is OK +INF [20190331-09:01:06.760] thr=114 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:06.792] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:09.353] thr=114 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:09.353] thr=114 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:09.402] thr=114 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:09.403] thr=114 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:09.418] thr=114 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:09.634] thr=114 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:09.635] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:09.636] thr=114 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:09.686] thr=114 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:09.687] thr=114 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:09.763] thr=114 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:09.950] thr=114 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:09.950] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:09.950] thr=114 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:10.042] thr=114 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:10.042] thr=114 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:10.283] thr=114 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:10.307] thr=114 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:10.309] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:10.309] thr=114 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:10.317] thr=114 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:10.317] thr=114 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:10.360] thr=114 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:10.518] thr=114 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:10.520] thr=114 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:10.519] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:10.615] thr=114 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:10.616] thr=114 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:10.714] thr=114 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:10.800] thr=114 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:10.800] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:10.801] thr=114 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:10.869] thr=114 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:10.869] thr=114 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:10.969] thr=114 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:11.003] thr=114 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:11.003] thr=114 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:11.172] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:11.190] thr=114 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:11.191] thr=114 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:11.195] thr=114 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:11.328] thr=114 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:11.334] thr=114 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:11.411] thr=105 paramiko.transport: starting thread (client mode): 0xcbbcd0 +DEB [20190331-09:01:11.412] thr=105 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:11.534] thr=105 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:11.535] thr=105 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:11.688] thr=105 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:11.688] thr=105 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:11.691] thr=105 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:11.691] thr=105 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:11.692] thr=105 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:11.692] thr=105 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:11.731] thr=105 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:11.732] thr=105 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:11.733] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:11.737] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:11.794] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:01:12.064] thr=105 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:12.197] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:01:12.546] thr=105 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:12.546] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:16.856] thr=105 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:16.856] thr=105 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:16.958] thr=105 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:16.958] thr=105 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:17.174] thr=105 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:17.513] thr=105 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:17.515] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:17.516] thr=105 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:17.737] thr=105 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:17.737] thr=105 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:17.807] thr=105 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:18.027] thr=105 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:18.027] thr=105 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:18.028] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:18.188] thr=105 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:18.188] thr=105 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:18.212] thr=105 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:18.309] thr=105 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:18.310] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:18.312] thr=105 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:18.354] thr=105 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:18.354] thr=105 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:18.461] thr=105 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:18.573] thr=105 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:18.573] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:18.574] thr=105 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:18.579] thr=105 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:18.579] thr=105 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:18.591] thr=105 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:18.757] thr=105 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:18.757] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:18.758] thr=105 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:18.760] thr=105 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:18.760] thr=105 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:18.802] thr=105 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:18.829] thr=105 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:18.830] thr=105 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:18.986] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:18.991] thr=105 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:18.991] thr=105 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:18.995] thr=105 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:19.160] thr=105 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:19.160] thr=105 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:19.165] thr=105 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:19.576] thr=115 paramiko.transport: starting thread (client mode): 0x52c5450 +DEB [20190331-09:01:19.580] thr=115 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:19.583] thr=115 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:19.583] thr=115 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:19.687] thr=115 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:19.687] thr=115 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:19.688] thr=115 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:19.688] thr=115 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:19.688] thr=115 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:19.688] thr=115 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:19.777] thr=115 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:19.778] thr=115 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:19.781] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:19.785] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:19.818] thr=115 paramiko.transport: userauth is OK +INF [20190331-09:01:19.925] thr=115 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:19.946] thr=115 paramiko.transport: userauth is OK +INF [20190331-09:01:20.300] thr=115 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:20.307] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:24.399] thr=115 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:24.400] thr=115 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:24.741] thr=115 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:24.742] thr=115 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:24.813] thr=115 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:24.957] thr=115 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:24.958] thr=115 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:24.961] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:25.105] thr=115 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:25.105] thr=115 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:25.167] thr=115 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:25.318] thr=115 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:25.318] thr=115 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:25.319] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:25.502] thr=115 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:25.503] thr=115 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:25.517] thr=115 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:25.600] thr=115 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:25.600] thr=115 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:25.618] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:25.675] thr=115 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:25.675] thr=115 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:25.678] thr=115 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:25.700] thr=115 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:25.701] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:25.701] thr=115 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:25.702] thr=115 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:25.703] thr=115 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:25.744] thr=115 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:25.841] thr=115 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:25.841] thr=115 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:25.842] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:25.995] thr=115 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:25.995] thr=115 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:26.309] thr=115 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:26.356] thr=115 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:26.357] thr=115 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:26.598] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:26.646] thr=115 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:26.646] thr=115 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:26.649] thr=115 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:26.799] thr=115 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:26.800] thr=115 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:26.804] thr=115 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:27.169] thr=117 paramiko.transport: starting thread (client mode): 0x6889050 +DEB [20190331-09:01:27.171] thr=117 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:27.231] thr=117 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:27.231] thr=117 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:27.350] thr=117 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:27.350] thr=117 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:27.350] thr=117 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:27.350] thr=117 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:27.351] thr=117 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:27.351] thr=117 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:27.396] thr=117 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:27.397] thr=117 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:27.397] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:27.399] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:27.401] thr=117 paramiko.transport: userauth is OK +INF [20190331-09:01:27.646] thr=117 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:27.649] thr=117 paramiko.transport: userauth is OK +INF [20190331-09:01:27.761] thr=117 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:27.782] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:30.749] thr=117 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:30.749] thr=117 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:30.806] thr=117 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:30.806] thr=117 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:30.816] thr=117 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:31.104] thr=117 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:31.105] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:31.106] thr=117 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:31.107] thr=117 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:31.107] thr=117 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:31.262] thr=117 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:31.297] thr=117 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:31.298] thr=117 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:31.297] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:31.413] thr=117 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:31.414] thr=117 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:31.637] thr=117 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:31.678] thr=117 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:31.678] thr=117 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:31.696] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:32.253] thr=117 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:32.254] thr=117 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:32.399] thr=117 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:32.451] thr=117 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:32.452] thr=117 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:32.456] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:32.611] thr=117 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:32.611] thr=117 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:32.720] thr=117 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:32.848] thr=117 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:32.849] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:32.850] thr=117 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:32.854] thr=117 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:32.855] thr=117 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:32.914] thr=117 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:33.069] thr=117 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:33.070] thr=117 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:33.179] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:33.186] thr=117 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:33.186] thr=117 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:33.189] thr=117 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:33.228] thr=117 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:33.228] thr=117 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:33.246] thr=117 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:34.169] thr=118 paramiko.transport: starting thread (client mode): 0x593a350 +DEB [20190331-09:01:34.170] thr=118 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:34.170] thr=118 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:34.170] thr=118 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:34.302] thr=118 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:34.303] thr=118 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:34.303] thr=118 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:34.303] thr=118 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:34.304] thr=118 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:34.304] thr=118 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:34.364] thr=118 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:34.365] thr=118 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:34.370] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:34.372] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:34.420] thr=118 paramiko.transport: userauth is OK +INF [20190331-09:01:34.534] thr=118 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:34.536] thr=118 paramiko.transport: userauth is OK +INF [20190331-09:01:34.860] thr=118 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:34.862] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:38.387] thr=118 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:38.387] thr=118 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:38.518] thr=118 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:38.519] thr=118 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:38.596] thr=118 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:38.675] thr=118 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:38.677] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:38.678] thr=118 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:38.700] thr=118 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:38.701] thr=118 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:38.747] thr=118 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:38.983] thr=118 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:38.984] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:38.985] thr=118 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:39.005] thr=118 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:39.005] thr=118 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:39.098] thr=118 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:39.216] thr=118 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:39.217] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:39.217] thr=118 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:39.218] thr=118 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:39.219] thr=118 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:39.340] thr=118 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:39.485] thr=118 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:39.485] thr=118 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:39.486] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:39.545] thr=118 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:39.545] thr=118 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:39.558] thr=118 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:39.752] thr=118 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:39.752] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:39.753] thr=118 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:39.771] thr=118 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:39.772] thr=118 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:39.816] thr=118 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:39.967] thr=118 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:39.968] thr=118 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:40.090] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:40.094] thr=118 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:40.094] thr=118 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:40.100] thr=118 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:40.128] thr=118 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:40.129] thr=118 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:40.132] thr=118 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:40.477] thr=119 paramiko.transport: starting thread (client mode): 0x596f6f0 +DEB [20190331-09:01:40.478] thr=119 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:40.480] thr=119 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:40.480] thr=119 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:40.603] thr=119 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:40.603] thr=119 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:40.603] thr=119 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:40.604] thr=119 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:40.604] thr=119 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:40.604] thr=119 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:40.661] thr=119 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:40.662] thr=119 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:40.663] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:40.670] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:40.674] thr=119 paramiko.transport: userauth is OK +INF [20190331-09:01:40.871] thr=119 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:40.899] thr=119 paramiko.transport: userauth is OK +INF [20190331-09:01:41.219] thr=119 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:41.269] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:44.743] thr=119 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:44.744] thr=119 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:44.800] thr=119 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:44.800] thr=119 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:44.888] thr=119 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:44.946] thr=119 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:44.947] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:44.948] thr=119 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:45.059] thr=119 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:45.059] thr=119 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:45.215] thr=119 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:45.247] thr=119 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:45.248] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:45.249] thr=119 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:45.250] thr=119 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:45.250] thr=119 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:45.366] thr=119 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:45.489] thr=119 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:45.489] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:45.490] thr=119 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:45.540] thr=119 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:45.540] thr=119 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:45.598] thr=119 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:45.716] thr=119 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:45.716] thr=119 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:45.717] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:45.832] thr=119 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:45.833] thr=119 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:45.859] thr=119 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:45.997] thr=119 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:45.998] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:45.998] thr=119 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:46.047] thr=119 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:46.047] thr=119 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:46.115] thr=119 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:46.479] thr=119 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:46.480] thr=119 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:46.626] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:46.644] thr=119 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:46.645] thr=119 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:46.648] thr=119 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:46.680] thr=119 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:46.682] thr=119 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:46.894] thr=120 paramiko.transport: starting thread (client mode): 0x6889610 +DEB [20190331-09:01:46.896] thr=120 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:47.018] thr=120 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:47.019] thr=120 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:47.248] thr=120 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:47.248] thr=120 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:47.248] thr=120 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:47.249] thr=120 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:47.250] thr=120 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:47.250] thr=120 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:47.364] thr=120 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:47.365] thr=120 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:47.458] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:47.473] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:47.529] thr=120 paramiko.transport: userauth is OK +INF [20190331-09:01:47.804] thr=120 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:47.806] thr=120 paramiko.transport: userauth is OK +INF [20190331-09:01:47.940] thr=120 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:47.947] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:51.162] thr=120 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:51.162] thr=120 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:51.270] thr=120 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:51.270] thr=120 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:51.309] thr=120 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:51.528] thr=120 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:51.529] thr=120 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:51.531] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:51.601] thr=120 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:51.602] thr=120 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:51.644] thr=120 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:51.772] thr=120 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:51.773] thr=120 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:51.774] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:51.842] thr=120 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:51.842] thr=120 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:51.848] thr=120 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:52.001] thr=120 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:52.003] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:52.003] thr=120 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:52.088] thr=120 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:52.088] thr=120 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:52.179] thr=120 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:52.202] thr=120 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:52.203] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:52.204] thr=120 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:52.206] thr=120 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:52.206] thr=120 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:52.254] thr=120 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:52.402] thr=120 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:52.402] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:52.403] thr=120 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:52.422] thr=120 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:52.423] thr=120 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:52.471] thr=120 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:52.581] thr=120 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:52.581] thr=120 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:52.718] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:52.720] thr=120 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:52.720] thr=120 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:52.724] thr=120 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:52.803] thr=120 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:52.804] thr=120 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:52.806] thr=120 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:53.272] thr=121 paramiko.transport: starting thread (client mode): 0x5703b70 +DEB [20190331-09:01:53.275] thr=121 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:53.282] thr=121 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:53.283] thr=121 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:53.374] thr=121 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:53.374] thr=121 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:53.374] thr=121 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:53.375] thr=121 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:53.375] thr=121 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:53.375] thr=121 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:53.385] thr=121 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:53.386] thr=121 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:53.399] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:53.442] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:53.450] thr=121 paramiko.transport: userauth is OK +INF [20190331-09:01:53.647] thr=121 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:53.722] thr=121 paramiko.transport: userauth is OK +INF [20190331-09:01:53.952] thr=121 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:53.952] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:01:56.750] thr=121 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:01:56.750] thr=121 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:01:56.888] thr=121 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:01:56.901] thr=121 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:01:56.926] thr=121 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:01:56.978] thr=121 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:01:56.979] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:01:56.980] thr=121 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:01:56.982] thr=121 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:01:56.982] thr=121 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:01:57.021] thr=121 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:01:57.114] thr=121 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:01:57.115] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:01:57.115] thr=121 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:01:57.169] thr=121 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:01:57.169] thr=121 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:01:57.255] thr=121 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:01:57.420] thr=121 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:01:57.420] thr=121 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:01:57.421] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:01:57.573] thr=121 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:01:57.573] thr=121 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:01:57.683] thr=121 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:01:57.838] thr=121 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:01:57.839] thr=121 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:01:57.840] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:01:57.962] thr=121 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:01:57.963] thr=121 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:01:58.027] thr=121 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:01:58.243] thr=121 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:01:58.244] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:01:58.245] thr=121 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:01:58.246] thr=121 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:01:58.247] thr=121 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:01:58.305] thr=121 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:01:58.496] thr=121 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:01:58.497] thr=121 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:01:58.640] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:01:58.661] thr=121 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:01:58.661] thr=121 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:01:58.666] thr=121 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:01:58.813] thr=121 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:01:58.815] thr=121 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:01:58.817] thr=121 paramiko.transport: EOF in transport thread +DEB [20190331-09:01:59.079] thr=122 paramiko.transport: starting thread (client mode): 0x581f710 +DEB [20190331-09:01:59.080] thr=122 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:01:59.153] thr=122 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:01:59.154] thr=122 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:01:59.317] thr=122 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:01:59.318] thr=122 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:01:59.318] thr=122 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:01:59.318] thr=122 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:01:59.320] thr=122 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:01:59.320] thr=122 paramiko.transport: Compression agreed: none +DEB [20190331-09:01:59.370] thr=122 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:01:59.371] thr=122 paramiko.transport: Switch to new keys ... +DEB [20190331-09:01:59.384] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:01:59.392] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:01:59.429] thr=122 paramiko.transport: userauth is OK +INF [20190331-09:01:59.566] thr=122 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:01:59.568] thr=122 paramiko.transport: userauth is OK +INF [20190331-09:01:59.807] thr=122 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:01:59.807] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:03.144] thr=122 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:03.144] thr=122 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:03.245] thr=122 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:03.246] thr=122 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:03.305] thr=122 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:03.548] thr=122 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:03.549] thr=122 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:03.551] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:03.621] thr=122 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:03.621] thr=122 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:03.624] thr=122 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:03.773] thr=122 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:03.774] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:03.774] thr=122 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:03.779] thr=122 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:03.779] thr=122 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:03.826] thr=122 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:03.899] thr=122 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:03.900] thr=122 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:03.901] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:03.941] thr=122 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:03.941] thr=122 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:03.946] thr=122 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:04.060] thr=122 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:04.060] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:04.061] thr=122 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:04.112] thr=122 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:04.112] thr=122 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:04.211] thr=122 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:04.336] thr=122 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:04.336] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:04.337] thr=122 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:04.345] thr=122 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:04.345] thr=122 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:04.408] thr=122 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:04.452] thr=122 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:04.453] thr=122 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:04.688] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:04.697] thr=122 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:04.697] thr=122 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:04.705] thr=122 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:04.731] thr=122 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:04.732] thr=122 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:04.736] thr=122 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:04.830] thr=123 paramiko.transport: starting thread (client mode): 0x56ef030 +DEB [20190331-09:02:04.831] thr=123 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:04.858] thr=123 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:04.858] thr=123 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:04.928] thr=123 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:04.928] thr=123 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:04.928] thr=123 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:04.929] thr=123 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:04.929] thr=123 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:04.929] thr=123 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:04.992] thr=123 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:04.993] thr=123 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:04.994] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:04.998] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:05.027] thr=123 paramiko.transport: userauth is OK +INF [20190331-09:02:05.212] thr=123 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:05.243] thr=123 paramiko.transport: userauth is OK +INF [20190331-09:02:05.405] thr=123 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:05.405] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:08.517] thr=123 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:08.518] thr=123 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:08.628] thr=123 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:08.629] thr=123 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:08.683] thr=123 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:08.875] thr=123 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:08.877] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:08.880] thr=123 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:08.909] thr=123 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:08.909] thr=123 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:09.000] thr=123 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:09.192] thr=123 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:09.193] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:09.193] thr=123 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:09.199] thr=123 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:09.199] thr=123 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:09.279] thr=123 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:09.308] thr=123 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:09.308] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:09.309] thr=123 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:09.312] thr=123 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:09.312] thr=123 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:09.398] thr=123 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:09.467] thr=123 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:09.467] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:09.468] thr=123 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:09.473] thr=123 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:09.473] thr=123 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:09.521] thr=123 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:09.619] thr=123 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:09.619] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:09.620] thr=123 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:09.655] thr=123 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:09.655] thr=123 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:09.721] thr=123 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:09.802] thr=123 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:09.802] thr=123 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:09.971] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:09.976] thr=123 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:09.976] thr=123 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:09.983] thr=123 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:10.014] thr=123 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:10.015] thr=123 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:10.021] thr=123 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:10.201] thr=124 paramiko.transport: starting thread (client mode): 0x595e9b0 +DEB [20190331-09:02:10.202] thr=124 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:10.210] thr=124 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:10.210] thr=124 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:10.418] thr=124 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:10.419] thr=124 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:10.419] thr=124 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:10.419] thr=124 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:10.420] thr=124 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:10.420] thr=124 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:10.525] thr=124 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:10.526] thr=124 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:10.549] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:10.553] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:10.634] thr=124 paramiko.transport: userauth is OK +INF [20190331-09:02:10.772] thr=124 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:10.815] thr=124 paramiko.transport: userauth is OK +INF [20190331-09:02:11.023] thr=124 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:11.023] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:13.939] thr=124 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:13.939] thr=124 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:14.008] thr=124 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:14.008] thr=124 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:14.018] thr=124 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:14.089] thr=124 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:14.090] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:14.091] thr=124 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:14.093] thr=124 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:14.093] thr=124 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:14.146] thr=124 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:14.246] thr=124 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:14.247] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:14.247] thr=124 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:14.250] thr=124 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:14.250] thr=124 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:14.299] thr=124 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:14.328] thr=124 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:14.328] thr=124 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:14.329] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:14.388] thr=124 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:14.388] thr=124 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:14.395] thr=124 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:14.420] thr=124 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:14.421] thr=124 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:14.422] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:14.502] thr=124 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:14.503] thr=124 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:14.509] thr=124 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:14.668] thr=124 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:14.668] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:14.669] thr=124 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:14.670] thr=124 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:14.670] thr=124 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:14.757] thr=124 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:14.780] thr=124 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:14.781] thr=124 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:14.924] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:14.929] thr=124 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:14.978] thr=124 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:14.990] thr=124 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:15.018] thr=124 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:15.019] thr=124 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:15.022] thr=124 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:15.497] thr=125 paramiko.transport: starting thread (client mode): 0x541e910 +DEB [20190331-09:02:15.498] thr=125 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:15.566] thr=125 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:15.566] thr=125 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:15.646] thr=125 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:15.646] thr=125 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:15.646] thr=125 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:15.647] thr=125 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:15.647] thr=125 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:15.647] thr=125 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:15.670] thr=125 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:15.671] thr=125 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:15.672] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:15.674] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:15.713] thr=125 paramiko.transport: userauth is OK +INF [20190331-09:02:15.813] thr=125 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:15.820] thr=125 paramiko.transport: userauth is OK +INF [20190331-09:02:15.997] thr=125 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:15.998] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:18.521] thr=125 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:18.522] thr=125 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:18.613] thr=125 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:18.614] thr=125 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:18.743] thr=125 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:18.913] thr=125 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:18.913] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:18.914] thr=125 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:18.962] thr=125 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:18.962] thr=125 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:18.983] thr=125 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:19.046] thr=125 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:19.047] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:19.048] thr=125 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:19.071] thr=125 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:19.072] thr=125 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:19.195] thr=125 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:19.218] thr=125 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:19.219] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:19.220] thr=125 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:19.246] thr=125 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:19.246] thr=125 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:19.364] thr=125 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:19.394] thr=125 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:19.395] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:19.395] thr=125 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:19.458] thr=125 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:19.458] thr=125 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:19.557] thr=125 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:19.608] thr=125 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:19.608] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:19.609] thr=125 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:19.665] thr=125 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:19.665] thr=125 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:19.877] thr=125 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:19.943] thr=125 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:19.944] thr=125 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:20.109] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:20.114] thr=125 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:20.115] thr=125 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:20.120] thr=125 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:20.240] thr=125 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:20.241] thr=125 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:20.246] thr=125 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:20.528] thr=126 paramiko.transport: starting thread (client mode): 0x56efbd0 +DEB [20190331-09:02:20.530] thr=126 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:20.619] thr=126 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:20.619] thr=126 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:20.823] thr=126 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:20.824] thr=126 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:20.824] thr=126 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:20.824] thr=126 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:20.824] thr=126 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:20.825] thr=126 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:20.956] thr=126 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:20.957] thr=126 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:20.985] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:20.994] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:21.041] thr=126 paramiko.transport: userauth is OK +INF [20190331-09:02:21.211] thr=126 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:21.259] thr=126 paramiko.transport: userauth is OK +INF [20190331-09:02:21.465] thr=126 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:21.470] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:24.041] thr=126 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:24.041] thr=126 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:24.263] thr=126 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:24.263] thr=126 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:24.308] thr=126 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:24.489] thr=126 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:24.490] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:24.491] thr=126 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:24.493] thr=126 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:24.494] thr=126 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:24.619] thr=126 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:24.739] thr=126 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:24.740] thr=126 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:24.741] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:24.800] thr=126 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:24.800] thr=126 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:24.812] thr=126 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:24.936] thr=126 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:24.937] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:24.937] thr=126 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:24.970] thr=126 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:24.970] thr=126 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:25.069] thr=126 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:25.096] thr=126 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:25.097] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:25.098] thr=126 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:25.100] thr=126 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:25.101] thr=126 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:25.200] thr=126 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:25.228] thr=126 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:25.228] thr=126 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:25.229] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:25.321] thr=126 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:25.321] thr=126 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:25.326] thr=126 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:25.350] thr=126 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:25.350] thr=126 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:25.501] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:25.506] thr=126 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:25.506] thr=126 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:25.509] thr=126 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:25.570] thr=126 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:25.571] thr=126 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:25.576] thr=126 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:25.833] thr=127 paramiko.transport: starting thread (client mode): 0x596f790 +DEB [20190331-09:02:25.833] thr=127 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:25.902] thr=127 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:25.902] thr=127 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:26.004] thr=127 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:26.004] thr=127 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:26.005] thr=127 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:26.005] thr=127 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:26.005] thr=127 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:26.005] thr=127 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:26.013] thr=127 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:26.014] thr=127 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:26.015] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:26.017] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:26.055] thr=127 paramiko.transport: userauth is OK +INF [20190331-09:02:26.170] thr=127 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:26.200] thr=127 paramiko.transport: userauth is OK +INF [20190331-09:02:26.390] thr=127 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:26.391] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:28.979] thr=127 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:28.980] thr=127 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:29.152] thr=127 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:29.153] thr=127 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:29.170] thr=127 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:29.272] thr=127 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:29.273] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:29.274] thr=127 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:29.276] thr=127 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:29.276] thr=127 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:29.339] thr=127 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:29.450] thr=127 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:29.451] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:29.451] thr=127 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:29.494] thr=127 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:29.495] thr=127 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:29.611] thr=127 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:29.678] thr=127 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:29.679] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:29.679] thr=127 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:29.749] thr=127 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:29.749] thr=127 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:29.816] thr=127 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:29.842] thr=127 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:29.843] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:29.844] thr=127 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:29.846] thr=127 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:29.846] thr=127 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:29.907] thr=127 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:30.011] thr=127 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:30.011] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:30.011] thr=127 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:30.027] thr=127 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:30.027] thr=127 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:30.086] thr=127 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:30.164] thr=127 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:30.164] thr=127 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:30.313] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:30.328] thr=127 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:30.328] thr=127 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:30.331] thr=127 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:30.366] thr=127 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:30.367] thr=127 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:30.371] thr=127 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:30.775] thr=128 paramiko.transport: starting thread (client mode): 0x6886230 +DEB [20190331-09:02:30.777] thr=128 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:30.777] thr=128 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:30.777] thr=128 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:30.984] thr=128 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:30.984] thr=128 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:30.984] thr=128 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:30.984] thr=128 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:30.984] thr=128 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:30.985] thr=128 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:31.104] thr=128 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:31.105] thr=128 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:31.106] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:31.112] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:31.165] thr=128 paramiko.transport: userauth is OK +INF [20190331-09:02:31.461] thr=128 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:31.465] thr=128 paramiko.transport: userauth is OK +INF [20190331-09:02:31.639] thr=128 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:31.676] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:34.008] thr=128 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:34.009] thr=128 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:34.092] thr=128 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:34.093] thr=128 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:34.112] thr=128 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:34.360] thr=128 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:34.361] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:34.362] thr=128 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:34.364] thr=128 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:34.365] thr=128 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:34.408] thr=128 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:34.533] thr=128 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:34.534] thr=128 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:34.535] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:34.663] thr=128 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:34.663] thr=128 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:34.688] thr=128 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:34.760] thr=128 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:34.760] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:34.761] thr=128 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:34.762] thr=128 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:34.762] thr=128 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:34.811] thr=128 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:34.877] thr=128 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:34.878] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:34.878] thr=128 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:34.880] thr=128 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:34.881] thr=128 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:34.943] thr=128 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:34.976] thr=128 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:34.976] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:34.977] thr=128 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:34.979] thr=128 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:34.979] thr=128 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:35.095] thr=128 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:35.132] thr=128 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:35.132] thr=128 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:35.276] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:35.278] thr=128 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:35.278] thr=128 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:35.282] thr=128 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:35.316] thr=128 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:35.316] thr=128 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:35.323] thr=128 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:35.658] thr=129 paramiko.transport: starting thread (client mode): 0x593a790 +DEB [20190331-09:02:35.658] thr=129 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:35.659] thr=129 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:35.659] thr=129 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:35.760] thr=129 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:35.760] thr=129 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:35.761] thr=129 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:35.761] thr=129 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:35.761] thr=129 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:35.761] thr=129 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:35.811] thr=129 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:35.812] thr=129 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:35.813] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:35.815] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:35.878] thr=129 paramiko.transport: userauth is OK +INF [20190331-09:02:36.100] thr=129 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:36.126] thr=129 paramiko.transport: userauth is OK +INF [20190331-09:02:36.347] thr=129 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:36.348] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:39.239] thr=129 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:39.239] thr=129 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:39.367] thr=129 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:39.367] thr=129 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:39.381] thr=129 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:39.588] thr=129 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:39.589] thr=129 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:39.590] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:39.756] thr=129 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:39.757] thr=129 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:39.771] thr=129 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:39.873] thr=129 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:39.874] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:39.874] thr=129 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:39.878] thr=129 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:39.878] thr=129 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:39.926] thr=129 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:40.033] thr=129 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:40.034] thr=129 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:40.035] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:40.119] thr=129 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:40.120] thr=129 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:40.194] thr=129 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:40.332] thr=129 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:40.333] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:40.334] thr=129 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:40.389] thr=129 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:40.389] thr=129 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:40.512] thr=129 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:40.541] thr=129 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:40.542] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:40.542] thr=129 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:40.543] thr=129 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:40.544] thr=129 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:40.585] thr=129 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:40.687] thr=129 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:40.687] thr=129 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:40.799] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:40.800] thr=129 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:40.800] thr=129 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:40.809] thr=129 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:40.890] thr=129 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:40.891] thr=129 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:40.892] thr=129 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:41.065] thr=130 paramiko.transport: starting thread (client mode): 0x546e5d0 +DEB [20190331-09:02:41.068] thr=130 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:41.217] thr=130 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:41.217] thr=130 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:41.334] thr=130 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:41.334] thr=130 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:41.335] thr=130 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:41.335] thr=130 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:41.335] thr=130 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:41.336] thr=130 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:41.393] thr=130 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:41.394] thr=130 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:41.395] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:41.399] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:41.458] thr=130 paramiko.transport: userauth is OK +INF [20190331-09:02:41.583] thr=130 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:41.595] thr=130 paramiko.transport: userauth is OK +INF [20190331-09:02:41.791] thr=130 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:41.792] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:45.172] thr=130 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:45.172] thr=130 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:45.415] thr=130 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:45.415] thr=130 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:45.428] thr=130 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:45.550] thr=130 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:45.550] thr=130 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:45.551] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:45.620] thr=130 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:45.620] thr=130 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:45.630] thr=130 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:45.779] thr=130 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:45.779] thr=130 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:45.781] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:45.868] thr=130 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:45.868] thr=130 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:45.872] thr=130 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:45.902] thr=130 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:45.902] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:45.903] thr=130 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:45.906] thr=130 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:45.906] thr=130 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:45.985] thr=130 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:46.012] thr=130 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:46.013] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:46.013] thr=130 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:46.015] thr=130 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:46.015] thr=130 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:46.061] thr=130 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:46.179] thr=130 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:46.179] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:46.180] thr=130 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:46.181] thr=130 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:46.181] thr=130 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:46.225] thr=130 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:46.316] thr=130 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:46.316] thr=130 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:46.447] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:46.453] thr=130 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:46.453] thr=130 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:46.463] thr=130 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:46.533] thr=130 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:46.534] thr=130 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:46.536] thr=130 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:46.834] thr=131 paramiko.transport: starting thread (client mode): 0xcbbc50 +DEB [20190331-09:02:46.835] thr=131 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:46.864] thr=131 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:46.864] thr=131 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:46.982] thr=131 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:46.983] thr=131 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:46.983] thr=131 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:46.984] thr=131 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:46.984] thr=131 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:46.984] thr=131 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:46.997] thr=131 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:46.998] thr=131 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:46.999] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:47.003] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:47.045] thr=131 paramiko.transport: userauth is OK +INF [20190331-09:02:47.167] thr=131 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:47.169] thr=131 paramiko.transport: userauth is OK +INF [20190331-09:02:47.400] thr=131 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:47.401] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:50.926] thr=131 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:50.927] thr=131 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:51.027] thr=131 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:51.027] thr=131 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:51.046] thr=131 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:51.149] thr=131 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:51.149] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:51.150] thr=131 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:51.152] thr=131 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:51.152] thr=131 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:51.259] thr=131 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:51.344] thr=131 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:51.345] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:51.345] thr=131 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:51.347] thr=131 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:51.347] thr=131 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:51.401] thr=131 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:51.431] thr=131 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:51.432] thr=131 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:51.435] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:51.530] thr=131 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:51.530] thr=131 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:51.534] thr=131 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:51.559] thr=131 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:51.560] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:51.561] thr=131 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:51.562] thr=131 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:51.562] thr=131 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:51.606] thr=131 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:51.678] thr=131 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:51.679] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:51.680] thr=131 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:51.710] thr=131 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:51.710] thr=131 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:51.827] thr=131 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:51.858] thr=131 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:51.859] thr=131 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:51.987] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:51.994] thr=131 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:51.995] thr=131 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:51.998] thr=131 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:52.064] thr=131 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:52.066] thr=131 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:52.070] thr=131 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:52.345] thr=132 paramiko.transport: starting thread (client mode): 0xcbbb50 +DEB [20190331-09:02:52.345] thr=132 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:52.439] thr=132 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:52.440] thr=132 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:52.610] thr=132 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:52.610] thr=132 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:52.611] thr=132 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:52.611] thr=132 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:52.611] thr=132 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:52.611] thr=132 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:52.735] thr=132 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:52.736] thr=132 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:52.774] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:52.776] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:52.778] thr=132 paramiko.transport: userauth is OK +INF [20190331-09:02:52.963] thr=132 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:53.042] thr=132 paramiko.transport: userauth is OK +INF [20190331-09:02:53.178] thr=132 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:53.179] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:02:56.156] thr=132 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:02:56.156] thr=132 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:02:56.261] thr=132 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:02:56.261] thr=132 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:02:56.310] thr=132 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:02:56.470] thr=132 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:02:56.471] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:02:56.473] thr=132 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:02:56.474] thr=132 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:02:56.474] thr=132 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:02:56.521] thr=132 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:02:56.583] thr=132 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:02:56.584] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:02:56.584] thr=132 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:02:56.586] thr=132 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:02:56.586] thr=132 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:02:56.676] thr=132 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:02:56.800] thr=132 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:02:56.800] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:02:56.801] thr=132 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:02:56.804] thr=132 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:02:56.804] thr=132 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:02:56.890] thr=132 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:02:56.932] thr=132 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:02:56.933] thr=132 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:02:56.933] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:02:57.041] thr=132 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:02:57.042] thr=132 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:02:57.072] thr=132 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:02:57.106] thr=132 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:02:57.107] thr=132 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:02:57.108] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:02:57.158] thr=132 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:02:57.158] thr=132 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:02:57.166] thr=132 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:02:57.272] thr=132 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:02:57.273] thr=132 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:02:57.437] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:02:57.487] thr=132 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:02:57.487] thr=132 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:02:57.493] thr=132 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:02:57.562] thr=132 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:02:57.562] thr=132 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:02:57.567] thr=132 paramiko.transport: EOF in transport thread +DEB [20190331-09:02:57.669] thr=133 paramiko.transport: starting thread (client mode): 0x599f730 +DEB [20190331-09:02:57.671] thr=133 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:02:58.019] thr=133 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:02:58.019] thr=133 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:02:58.071] thr=133 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:02:58.072] thr=133 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:02:58.072] thr=133 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:02:58.072] thr=133 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:02:58.072] thr=133 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:02:58.073] thr=133 paramiko.transport: Compression agreed: none +DEB [20190331-09:02:58.095] thr=133 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:02:58.096] thr=133 paramiko.transport: Switch to new keys ... +DEB [20190331-09:02:58.098] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:02:58.101] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:02:58.186] thr=133 paramiko.transport: userauth is OK +INF [20190331-09:02:58.337] thr=133 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:02:58.365] thr=133 paramiko.transport: userauth is OK +INF [20190331-09:02:58.650] thr=133 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:02:58.719] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:01.069] thr=133 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:01.069] thr=133 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:01.270] thr=133 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:01.270] thr=133 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:01.296] thr=133 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:01.375] thr=133 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:01.377] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:01.378] thr=133 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:01.451] thr=133 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:01.451] thr=133 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:01.546] thr=133 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:01.575] thr=133 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:01.575] thr=133 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:01.576] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:01.634] thr=133 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:01.635] thr=133 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:01.639] thr=133 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:01.658] thr=133 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:01.660] thr=133 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:01.661] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:01.703] thr=133 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:01.703] thr=133 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:01.708] thr=133 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:01.753] thr=133 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:01.754] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:01.755] thr=133 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:01.771] thr=133 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:01.771] thr=133 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:01.813] thr=133 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:01.837] thr=133 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:01.837] thr=133 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:01.838] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:01.955] thr=133 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:01.955] thr=133 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:02.062] thr=133 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:02.119] thr=133 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:02.119] thr=133 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:02.249] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:02.270] thr=133 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:02.270] thr=133 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:02.275] thr=133 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:02.299] thr=133 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:02.300] thr=133 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:02.302] thr=133 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:02.503] thr=134 paramiko.transport: starting thread (client mode): 0x595eb10 +DEB [20190331-09:03:02.503] thr=134 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:02.504] thr=134 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:02.504] thr=134 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:02.630] thr=134 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:02.630] thr=134 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:02.631] thr=134 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:02.631] thr=134 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:02.631] thr=134 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:02.631] thr=134 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:02.658] thr=134 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:02.659] thr=134 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:02.660] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:02.662] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:02.734] thr=134 paramiko.transport: userauth is OK +INF [20190331-09:03:02.845] thr=134 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:02.885] thr=134 paramiko.transport: userauth is OK +INF [20190331-09:03:03.053] thr=134 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:03.055] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:05.764] thr=134 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:05.764] thr=134 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:05.854] thr=134 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:05.855] thr=134 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:05.877] thr=134 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:05.981] thr=134 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:05.982] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:05.982] thr=134 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:05.984] thr=134 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:05.984] thr=134 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:06.045] thr=134 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:06.188] thr=134 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:06.188] thr=134 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:06.192] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:06.319] thr=134 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:06.327] thr=134 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:06.382] thr=134 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:06.435] thr=134 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:06.436] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:06.437] thr=134 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:06.473] thr=134 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:06.474] thr=134 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:06.549] thr=134 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:06.671] thr=134 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:06.672] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:06.672] thr=134 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:06.676] thr=134 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:06.676] thr=134 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:06.780] thr=134 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:06.883] thr=134 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:06.883] thr=134 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:06.884] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:06.928] thr=134 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:06.929] thr=134 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:06.934] thr=134 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:07.024] thr=134 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:07.024] thr=134 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:07.238] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:07.239] thr=134 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:07.239] thr=134 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:07.243] thr=134 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:07.274] thr=134 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:07.274] thr=134 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:07.278] thr=134 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:07.448] thr=135 paramiko.transport: starting thread (client mode): 0x596f690 +DEB [20190331-09:03:07.449] thr=135 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:07.544] thr=135 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:07.544] thr=135 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:07.609] thr=135 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:07.609] thr=135 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:07.609] thr=135 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:07.609] thr=135 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:07.610] thr=135 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:07.610] thr=135 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:07.641] thr=135 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:07.641] thr=135 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:07.642] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:07.644] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:07.681] thr=135 paramiko.transport: userauth is OK +INF [20190331-09:03:07.762] thr=135 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:07.782] thr=135 paramiko.transport: userauth is OK +INF [20190331-09:03:07.878] thr=135 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:07.879] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:10.726] thr=135 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:10.727] thr=135 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:10.806] thr=135 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:10.806] thr=135 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:10.853] thr=135 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:11.120] thr=135 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:11.121] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:11.121] thr=135 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:11.122] thr=135 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:11.123] thr=135 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:11.165] thr=135 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:11.306] thr=135 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:11.307] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:11.308] thr=135 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:11.312] thr=135 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:11.313] thr=135 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:11.359] thr=135 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:11.443] thr=135 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:11.443] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:11.444] thr=135 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:11.509] thr=135 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:11.510] thr=135 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:11.663] thr=135 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:11.697] thr=135 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:11.699] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:11.700] thr=135 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:11.781] thr=135 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:11.781] thr=135 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:11.821] thr=135 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:11.859] thr=135 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:11.859] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:11.860] thr=135 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:11.861] thr=135 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:11.861] thr=135 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:11.923] thr=135 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:11.959] thr=135 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:11.960] thr=135 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:12.108] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:12.111] thr=135 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:12.112] thr=135 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:12.121] thr=135 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:12.148] thr=135 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:12.151] thr=135 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:12.154] thr=135 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:12.412] thr=136 paramiko.transport: starting thread (client mode): 0xcbb730 +DEB [20190331-09:03:12.414] thr=136 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:12.451] thr=136 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:12.451] thr=136 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:12.607] thr=136 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:12.607] thr=136 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:12.607] thr=136 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:12.608] thr=136 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:12.608] thr=136 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:12.609] thr=136 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:12.668] thr=136 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:12.669] thr=136 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:12.670] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:12.672] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:12.768] thr=136 paramiko.transport: userauth is OK +INF [20190331-09:03:12.902] thr=136 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:12.957] thr=136 paramiko.transport: userauth is OK +INF [20190331-09:03:13.224] thr=136 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:13.224] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:16.311] thr=136 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:16.312] thr=136 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:16.449] thr=136 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:16.450] thr=136 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:16.493] thr=136 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:16.688] thr=136 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:16.690] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:16.691] thr=136 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:16.700] thr=136 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:16.701] thr=136 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:16.799] thr=136 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:16.925] thr=136 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:16.926] thr=136 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:16.928] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:17.056] thr=136 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:17.057] thr=136 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:17.104] thr=136 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:17.130] thr=136 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:17.131] thr=136 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:17.132] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:17.173] thr=136 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:17.173] thr=136 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:17.182] thr=136 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:17.279] thr=136 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:17.280] thr=136 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:17.280] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:17.321] thr=136 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:17.321] thr=136 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:17.325] thr=136 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:17.433] thr=136 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:17.434] thr=136 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:17.434] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:17.522] thr=136 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:17.523] thr=136 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:17.526] thr=136 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:17.558] thr=136 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:17.558] thr=136 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:17.669] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:17.679] thr=136 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:17.679] thr=136 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:17.682] thr=136 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:17.709] thr=136 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:17.711] thr=136 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:17.713] thr=136 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:17.999] thr=137 paramiko.transport: starting thread (client mode): 0x52fe950 +DEB [20190331-09:03:18.000] thr=137 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:18.238] thr=137 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:18.238] thr=137 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:18.335] thr=137 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:18.335] thr=137 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:18.335] thr=137 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:18.335] thr=137 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:18.336] thr=137 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:18.336] thr=137 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:18.418] thr=137 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:18.419] thr=137 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:18.420] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:18.431] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:18.433] thr=137 paramiko.transport: userauth is OK +INF [20190331-09:03:18.527] thr=137 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:18.541] thr=137 paramiko.transport: userauth is OK +INF [20190331-09:03:18.885] thr=137 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:18.899] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:21.701] thr=137 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:21.701] thr=137 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:21.827] thr=137 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:21.827] thr=137 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:21.836] thr=137 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:21.949] thr=137 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:21.949] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:21.950] thr=137 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:21.991] thr=137 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:21.991] thr=137 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:22.053] thr=137 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:22.216] thr=137 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:22.216] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:22.217] thr=137 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:22.492] thr=137 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:22.492] thr=137 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:22.499] thr=137 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:22.523] thr=137 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:22.523] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:22.524] thr=137 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:22.525] thr=137 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:22.525] thr=137 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:22.567] thr=137 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:22.604] thr=137 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:22.604] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:22.605] thr=137 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:22.643] thr=137 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:22.643] thr=137 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:22.755] thr=137 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:22.900] thr=137 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:22.901] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:22.902] thr=137 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:22.932] thr=137 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:22.933] thr=137 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:23.017] thr=137 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:23.039] thr=137 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:23.040] thr=137 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:23.165] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:23.170] thr=137 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:23.171] thr=137 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:23.178] thr=137 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:23.208] thr=137 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:23.209] thr=137 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:23.213] thr=137 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:23.613] thr=138 paramiko.transport: starting thread (client mode): 0x664f750 +DEB [20190331-09:03:23.614] thr=138 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:23.614] thr=138 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:23.614] thr=138 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:23.715] thr=138 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:23.715] thr=138 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:23.715] thr=138 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:23.716] thr=138 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:23.716] thr=138 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:23.716] thr=138 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:23.804] thr=138 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:23.805] thr=138 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:23.806] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:23.808] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:23.864] thr=138 paramiko.transport: userauth is OK +INF [20190331-09:03:23.993] thr=138 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:24.012] thr=138 paramiko.transport: userauth is OK +INF [20190331-09:03:24.317] thr=138 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:24.332] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:26.519] thr=138 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:26.520] thr=138 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:26.605] thr=138 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:26.605] thr=138 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:26.616] thr=138 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:26.765] thr=138 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:26.765] thr=138 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:26.767] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:26.809] thr=138 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:26.809] thr=138 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:26.813] thr=138 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:26.939] thr=138 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:26.940] thr=138 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:26.941] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:27.072] thr=138 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:27.072] thr=138 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:27.089] thr=138 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:27.116] thr=138 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:27.117] thr=138 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:27.116] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:27.173] thr=138 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:27.173] thr=138 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:27.179] thr=138 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:27.237] thr=138 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:27.238] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:27.239] thr=138 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:27.240] thr=138 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:27.240] thr=138 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:27.291] thr=138 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:27.375] thr=138 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:27.376] thr=138 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:27.377] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:27.493] thr=138 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:27.493] thr=138 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:27.559] thr=138 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:27.589] thr=138 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:27.589] thr=138 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:27.738] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:27.740] thr=138 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:27.741] thr=138 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:27.745] thr=138 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:27.779] thr=138 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:27.779] thr=138 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:27.785] thr=138 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:28.256] thr=139 paramiko.transport: starting thread (client mode): 0x593a590 +DEB [20190331-09:03:28.259] thr=139 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:28.259] thr=139 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:28.259] thr=139 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:28.339] thr=139 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:28.339] thr=139 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:28.340] thr=139 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:28.340] thr=139 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:28.340] thr=139 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:28.340] thr=139 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:28.380] thr=139 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:28.381] thr=139 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:28.388] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:28.438] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:28.452] thr=139 paramiko.transport: userauth is OK +INF [20190331-09:03:28.558] thr=139 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:28.628] thr=139 paramiko.transport: userauth is OK +INF [20190331-09:03:28.721] thr=139 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:28.721] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:30.686] thr=139 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:30.686] thr=139 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:30.814] thr=139 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:30.815] thr=139 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:30.836] thr=139 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:30.959] thr=139 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:30.960] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:30.962] thr=139 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:30.963] thr=139 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:30.963] thr=139 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:31.008] thr=139 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:31.109] thr=139 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:31.109] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:31.110] thr=139 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:31.158] thr=139 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:31.158] thr=139 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:31.261] thr=139 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:31.347] thr=139 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:31.348] thr=139 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:31.347] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:31.396] thr=139 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:31.397] thr=139 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:31.407] thr=139 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:31.460] thr=139 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:31.461] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:31.462] thr=139 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:31.465] thr=139 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:31.465] thr=139 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:31.524] thr=139 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:31.621] thr=139 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:31.622] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:31.623] thr=139 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:31.625] thr=139 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:31.625] thr=139 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:31.710] thr=139 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:31.736] thr=139 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:31.737] thr=139 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:31.889] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:31.905] thr=139 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:31.906] thr=139 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:31.912] thr=139 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:31.943] thr=139 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:31.945] thr=139 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:31.947] thr=139 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:32.111] thr=140 paramiko.transport: starting thread (client mode): 0x581f770 +DEB [20190331-09:03:32.111] thr=140 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:32.175] thr=140 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:32.176] thr=140 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:32.303] thr=140 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:32.304] thr=140 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:32.304] thr=140 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:32.304] thr=140 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:32.305] thr=140 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:32.305] thr=140 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:32.410] thr=140 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:32.410] thr=140 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:32.412] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:32.416] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:32.454] thr=140 paramiko.transport: userauth is OK +INF [20190331-09:03:32.587] thr=140 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:32.593] thr=140 paramiko.transport: userauth is OK +INF [20190331-09:03:32.796] thr=140 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:32.797] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:35.488] thr=140 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:35.488] thr=140 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:35.600] thr=140 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:35.601] thr=140 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:35.664] thr=140 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:35.787] thr=140 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:35.787] thr=140 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:35.792] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:35.829] thr=140 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:35.829] thr=140 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:35.837] thr=140 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:35.885] thr=140 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:35.886] thr=140 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:35.888] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:35.982] thr=140 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:35.982] thr=140 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:36.022] thr=140 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:36.128] thr=140 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:36.129] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:36.129] thr=140 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:36.161] thr=140 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:36.161] thr=140 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:36.213] thr=140 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:36.284] thr=140 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:36.284] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:36.285] thr=140 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:36.313] thr=140 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:36.313] thr=140 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:36.366] thr=140 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:36.483] thr=140 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:36.483] thr=140 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:36.484] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:36.586] thr=140 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:36.587] thr=140 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:36.627] thr=140 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:36.662] thr=140 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:36.663] thr=140 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:36.799] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:36.850] thr=140 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:36.850] thr=140 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:36.853] thr=140 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:36.887] thr=140 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:36.887] thr=140 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:36.893] thr=140 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:36.960] thr=141 paramiko.transport: starting thread (client mode): 0x6ab8370 +DEB [20190331-09:03:36.960] thr=141 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:37.027] thr=141 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:37.027] thr=141 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:37.093] thr=141 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:37.093] thr=141 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:37.094] thr=141 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:37.094] thr=141 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:37.094] thr=141 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:37.094] thr=141 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:37.108] thr=141 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:37.109] thr=141 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:37.161] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:37.185] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:37.197] thr=141 paramiko.transport: userauth is OK +INF [20190331-09:03:37.326] thr=141 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:37.333] thr=141 paramiko.transport: userauth is OK +INF [20190331-09:03:37.602] thr=141 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:37.629] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:39.167] thr=141 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:39.167] thr=141 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:39.262] thr=141 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:39.262] thr=141 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:39.316] thr=141 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:39.416] thr=141 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:39.416] thr=141 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:39.420] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:39.477] thr=141 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:39.477] thr=141 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:39.481] thr=141 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:39.574] thr=141 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:39.575] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:39.576] thr=141 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:39.598] thr=141 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:39.598] thr=141 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:39.641] thr=141 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:39.665] thr=141 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:39.665] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:39.666] thr=141 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:39.669] thr=141 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:39.669] thr=141 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:39.716] thr=141 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:39.748] thr=141 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:39.749] thr=141 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:39.750] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:39.816] thr=141 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:39.816] thr=141 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:39.821] thr=141 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:39.924] thr=141 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:39.925] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:39.926] thr=141 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:39.977] thr=141 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:39.977] thr=141 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:40.080] thr=141 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:40.195] thr=141 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:40.195] thr=141 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:40.307] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:40.309] thr=141 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:40.309] thr=141 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:40.315] thr=141 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:40.362] thr=141 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:40.364] thr=141 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:40.365] thr=141 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-09:03:40.791] thr=142 paramiko.transport: starting thread (client mode): 0x56ef790 +DEB [20190331-09:03:40.792] thr=142 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:40.859] thr=142 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:40.859] thr=142 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:40.940] thr=142 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:40.940] thr=142 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:40.940] thr=142 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:40.941] thr=142 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:40.941] thr=142 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:40.941] thr=142 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:40.953] thr=142 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:40.953] thr=142 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:40.955] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:40.960] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:41.019] thr=142 paramiko.transport: userauth is OK +INF [20190331-09:03:41.153] thr=142 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:41.158] thr=142 paramiko.transport: userauth is OK +INF [20190331-09:03:41.304] thr=142 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:41.305] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:43.077] thr=142 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:43.078] thr=142 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:43.266] thr=142 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:43.266] thr=142 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:43.288] thr=142 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:43.392] thr=142 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:43.393] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:43.394] thr=142 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:43.410] thr=142 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:43.410] thr=142 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:43.471] thr=142 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:43.541] thr=142 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:43.541] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:43.542] thr=142 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:43.585] thr=142 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:43.585] thr=142 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:43.664] thr=142 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:43.698] thr=142 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:43.698] thr=142 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:43.699] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:43.754] thr=142 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:43.754] thr=142 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:43.760] thr=142 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:43.874] thr=142 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:43.874] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:43.875] thr=142 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:43.888] thr=142 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:43.888] thr=142 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:44.008] thr=142 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:44.175] thr=142 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:44.176] thr=142 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:44.175] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:44.292] thr=142 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:44.292] thr=142 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:44.307] thr=142 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:44.331] thr=142 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:44.332] thr=142 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:44.458] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:44.513] thr=142 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:44.513] thr=142 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:44.530] thr=142 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:44.557] thr=142 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:44.558] thr=142 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:44.560] thr=142 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:44.858] thr=143 paramiko.transport: starting thread (client mode): 0x56efb30 +DEB [20190331-09:03:44.861] thr=143 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:44.924] thr=143 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:44.924] thr=143 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:44.976] thr=143 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:44.976] thr=143 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:44.976] thr=143 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:44.977] thr=143 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:44.977] thr=143 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:44.977] thr=143 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:45.004] thr=143 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:45.005] thr=143 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:45.006] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:45.009] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:45.060] thr=143 paramiko.transport: userauth is OK +INF [20190331-09:03:45.172] thr=143 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:45.199] thr=143 paramiko.transport: userauth is OK +INF [20190331-09:03:45.405] thr=143 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:45.414] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:47.803] thr=143 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:47.803] thr=143 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:47.911] thr=143 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:47.911] thr=143 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:47.925] thr=143 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:48.000] thr=143 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:48.001] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:48.002] thr=143 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:48.006] thr=143 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:48.006] thr=143 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:48.094] thr=143 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:48.156] thr=143 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:48.157] thr=143 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:48.158] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:48.200] thr=143 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:48.200] thr=143 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:48.208] thr=143 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:48.274] thr=143 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:48.274] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:48.275] thr=143 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:48.280] thr=143 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:48.280] thr=143 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:48.388] thr=143 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:48.420] thr=143 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:48.421] thr=143 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:48.422] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:48.486] thr=143 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:48.486] thr=143 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:48.505] thr=143 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:48.588] thr=143 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:48.589] thr=143 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:48.589] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:48.670] thr=143 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:48.670] thr=143 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:48.673] thr=143 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:48.699] thr=143 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:48.699] thr=143 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:48.809] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:48.813] thr=143 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:48.813] thr=143 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:48.817] thr=143 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:48.845] thr=143 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:48.846] thr=143 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:49.203] thr=143 paramiko.transport: starting thread (client mode): 0x56efb30 +DEB [20190331-09:03:49.203] thr=143 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:49.204] thr=143 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:49.204] thr=143 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:49.364] thr=143 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:49.364] thr=143 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:49.365] thr=143 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:49.365] thr=143 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:49.365] thr=143 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:49.365] thr=143 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:49.480] thr=143 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:49.481] thr=143 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:49.513] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:49.531] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:49.557] thr=143 paramiko.transport: userauth is OK +INF [20190331-09:03:49.650] thr=143 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:49.654] thr=143 paramiko.transport: userauth is OK +INF [20190331-09:03:49.837] thr=143 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:49.840] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:51.979] thr=143 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:51.979] thr=143 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:52.051] thr=143 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:52.052] thr=143 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:52.072] thr=143 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:52.213] thr=143 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:52.214] thr=143 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:52.216] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:52.267] thr=143 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:52.267] thr=143 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:52.271] thr=143 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:52.342] thr=143 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:52.342] thr=143 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:52.343] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:52.385] thr=143 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:52.385] thr=143 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:52.398] thr=143 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:52.465] thr=143 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:52.466] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:52.466] thr=143 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:52.469] thr=143 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:52.469] thr=143 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:52.511] thr=143 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:52.533] thr=143 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:52.534] thr=143 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:52.538] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:52.576] thr=143 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:52.576] thr=143 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:52.583] thr=143 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:52.621] thr=143 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:52.622] thr=143 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:52.623] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:52.670] thr=143 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:52.670] thr=143 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:52.675] thr=143 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:52.790] thr=143 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:52.790] thr=143 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:52.917] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:52.918] thr=143 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:52.918] thr=143 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:52.923] thr=143 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:52.949] thr=143 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:52.950] thr=143 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:52.954] thr=143 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:53.157] thr=144 paramiko.transport: starting thread (client mode): 0x68891b0 +DEB [20190331-09:03:53.162] thr=144 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:53.162] thr=144 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:53.162] thr=144 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:53.220] thr=144 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:53.221] thr=144 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:53.221] thr=144 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:53.221] thr=144 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:53.221] thr=144 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:53.221] thr=144 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:53.237] thr=144 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:53.238] thr=144 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:53.240] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:53.244] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:53.326] thr=144 paramiko.transport: userauth is OK +INF [20190331-09:03:53.406] thr=144 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:53.408] thr=144 paramiko.transport: userauth is OK +INF [20190331-09:03:53.464] thr=144 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:53.465] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:54.748] thr=144 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:54.748] thr=144 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:54.851] thr=144 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:54.851] thr=144 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:54.866] thr=144 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:54.915] thr=144 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:54.915] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:54.916] thr=144 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:54.919] thr=144 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:54.919] thr=144 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:54.983] thr=144 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:55.015] thr=144 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:55.015] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:55.016] thr=144 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:55.024] thr=144 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:55.024] thr=144 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:55.081] thr=144 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:55.111] thr=144 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:55.112] thr=144 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:55.113] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:55.161] thr=144 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:55.162] thr=144 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:55.173] thr=144 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:55.232] thr=144 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:55.232] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:55.233] thr=144 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:55.242] thr=144 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:55.242] thr=144 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:55.284] thr=144 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:55.315] thr=144 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:55.315] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:55.316] thr=144 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:55.318] thr=144 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:55.318] thr=144 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:55.369] thr=144 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:55.384] thr=144 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:55.385] thr=144 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:55.491] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:55.494] thr=144 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:55.494] thr=144 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:55.497] thr=144 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:55.528] thr=144 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:55.529] thr=144 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:55.532] thr=144 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:55.588] thr=145 paramiko.transport: starting thread (client mode): 0x593a4b0 +DEB [20190331-09:03:55.589] thr=145 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:55.639] thr=145 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:55.639] thr=145 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:55.664] thr=145 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:55.664] thr=145 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:55.664] thr=145 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:55.665] thr=145 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:55.665] thr=145 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:55.665] thr=145 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:55.679] thr=145 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:55.680] thr=145 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:55.681] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:55.684] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:55.719] thr=145 paramiko.transport: userauth is OK +INF [20190331-09:03:55.769] thr=145 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:55.771] thr=145 paramiko.transport: userauth is OK +INF [20190331-09:03:55.871] thr=145 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:55.881] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:56.873] thr=145 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:56.873] thr=145 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:56.970] thr=145 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:56.970] thr=145 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:56.982] thr=145 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:57.029] thr=145 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:57.030] thr=145 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:57.031] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:57.093] thr=145 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:57.093] thr=145 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:57.110] thr=145 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:57.162] thr=145 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:57.163] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:57.164] thr=145 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:57.165] thr=145 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:57.165] thr=145 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:57.211] thr=145 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:57.228] thr=145 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:57.229] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:57.229] thr=145 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:57.232] thr=145 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:57.233] thr=145 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:57.280] thr=145 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:57.328] thr=145 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:57.329] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:57.330] thr=145 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:57.331] thr=145 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:57.332] thr=145 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:57.377] thr=145 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:57.408] thr=145 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:57.409] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:57.409] thr=145 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:57.410] thr=145 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:57.411] thr=145 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:57.454] thr=145 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:57.475] thr=145 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:57.475] thr=145 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:57.579] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:57.581] thr=145 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:57.581] thr=145 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:57.584] thr=145 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:57.608] thr=145 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:57.609] thr=145 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:57.613] thr=145 paramiko.transport: EOF in transport thread +DEB [20190331-09:03:57.743] thr=146 paramiko.transport: starting thread (client mode): 0x664f9d0 +DEB [20190331-09:03:57.744] thr=146 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:03:57.889] thr=146 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:03:57.889] thr=146 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:03:57.930] thr=146 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:03:57.931] thr=146 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:03:57.931] thr=146 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:03:57.931] thr=146 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:03:57.931] thr=146 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:03:57.931] thr=146 paramiko.transport: Compression agreed: none +DEB [20190331-09:03:57.947] thr=146 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:03:57.948] thr=146 paramiko.transport: Switch to new keys ... +DEB [20190331-09:03:57.949] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:03:57.952] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:03:57.987] thr=146 paramiko.transport: userauth is OK +INF [20190331-09:03:58.052] thr=146 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:03:58.054] thr=146 paramiko.transport: userauth is OK +INF [20190331-09:03:58.113] thr=146 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:03:58.115] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:03:59.133] thr=146 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:03:59.133] thr=146 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:03:59.328] thr=146 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:03:59.328] thr=146 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:03:59.337] thr=146 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:03:59.390] thr=146 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:03:59.390] thr=146 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:03:59.391] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:03:59.433] thr=146 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:03:59.433] thr=146 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:03:59.445] thr=146 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:03:59.479] thr=146 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:03:59.479] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:03:59.479] thr=146 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:03:59.480] thr=146 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:03:59.481] thr=146 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:03:59.542] thr=146 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:03:59.574] thr=146 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:03:59.575] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:03:59.575] thr=146 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:03:59.578] thr=146 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:03:59.578] thr=146 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:03:59.622] thr=146 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:03:59.651] thr=146 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:03:59.652] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:03:59.653] thr=146 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:03:59.655] thr=146 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:03:59.655] thr=146 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:03:59.696] thr=146 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:03:59.731] thr=146 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:03:59.732] thr=146 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:03:59.734] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:03:59.774] thr=146 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:03:59.774] thr=146 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:03:59.777] thr=146 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:03:59.811] thr=146 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:03:59.812] thr=146 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:03:59.917] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:03:59.918] thr=146 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:03:59.919] thr=146 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:03:59.929] thr=146 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:03:59.950] thr=146 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:03:59.952] thr=146 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:03:59.954] thr=146 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:00.017] thr=147 paramiko.transport: starting thread (client mode): 0x6ab8db0 +DEB [20190331-09:04:00.017] thr=147 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:00.095] thr=147 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:00.095] thr=147 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:00.156] thr=147 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:00.156] thr=147 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:00.157] thr=147 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:00.157] thr=147 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:00.157] thr=147 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:00.157] thr=147 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:00.175] thr=147 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:00.176] thr=147 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:00.177] thr=116 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:00.180] thr=116 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:00.215] thr=147 paramiko.transport: userauth is OK +INF [20190331-09:04:00.291] thr=147 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:00.293] thr=147 paramiko.transport: userauth is OK +INF [20190331-09:04:00.358] thr=147 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:00.358] thr=116 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:01.576] thr=147 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:01.576] thr=147 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:01.655] thr=147 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:01.655] thr=147 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:01.669] thr=147 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:01.760] thr=147 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:01.760] thr=147 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:01.762] thr=116 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:01.813] thr=147 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:01.814] thr=147 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:01.821] thr=147 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:01.851] thr=147 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:01.852] thr=116 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:01.853] thr=147 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:01.856] thr=147 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:01.857] thr=147 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:01.898] thr=147 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:01.921] thr=147 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:01.921] thr=147 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:01.922] thr=116 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:01.966] thr=147 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:01.966] thr=147 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:01.970] thr=147 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:01.992] thr=147 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:01.992] thr=147 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:01.993] thr=116 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:02.036] thr=147 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:02.036] thr=147 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:02.040] thr=147 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:02.124] thr=147 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:02.124] thr=147 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:02.125] thr=116 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:02.173] thr=147 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:02.174] thr=147 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:02.177] thr=147 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:02.214] thr=147 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:02.214] thr=147 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:02.316] thr=116 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:02.318] thr=147 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:02.318] thr=147 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:02.322] thr=147 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:02.347] thr=147 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:02.348] thr=147 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:02.354] thr=147 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:02.416] thr=148 paramiko.transport: starting thread (client mode): 0x6ab1c50 +DEB [20190331-09:04:02.417] thr=148 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:02.520] thr=148 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:02.521] thr=148 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:02.536] thr=148 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:02.536] thr=148 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:02.536] thr=148 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:02.536] thr=148 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:02.536] thr=148 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:02.536] thr=148 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:02.546] thr=148 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:02.547] thr=148 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:02.548] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:02.552] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:02.587] thr=148 paramiko.transport: userauth is OK +INF [20190331-09:04:02.687] thr=148 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:02.690] thr=148 paramiko.transport: userauth is OK +INF [20190331-09:04:02.802] thr=148 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:02.803] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:03.592] thr=148 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:03.592] thr=148 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:03.651] thr=148 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:03.651] thr=148 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:03.661] thr=148 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:03.719] thr=148 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:03.720] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:03.721] thr=148 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:03.722] thr=148 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:03.722] thr=148 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:03.764] thr=148 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:03.790] thr=148 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:03.790] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:03.790] thr=148 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:03.792] thr=148 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:03.793] thr=148 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:03.838] thr=148 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:03.861] thr=148 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:03.862] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:03.862] thr=148 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:03.864] thr=148 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:03.865] thr=148 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:03.903] thr=148 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:03.925] thr=148 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:03.926] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:03.927] thr=148 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:03.930] thr=148 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:03.931] thr=148 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:03.972] thr=148 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:04.001] thr=148 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:04.002] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:04.002] thr=148 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:04.003] thr=148 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:04.003] thr=148 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:04.052] thr=148 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:04.074] thr=148 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:04.075] thr=148 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:04.182] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:04.184] thr=148 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:04.185] thr=148 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:04.192] thr=148 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:04.212] thr=148 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:04.213] thr=148 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:04.219] thr=148 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:05.862] thr=149 paramiko.transport: starting thread (client mode): 0x6886850 +DEB [20190331-09:04:05.862] thr=149 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:05.863] thr=149 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:05.863] thr=149 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:05.885] thr=149 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:05.885] thr=149 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:05.885] thr=149 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:05.885] thr=149 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:05.885] thr=149 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:05.885] thr=149 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:05.936] thr=149 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:05.937] thr=149 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:05.937] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:05.939] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:05.978] thr=149 paramiko.transport: userauth is OK +INF [20190331-09:04:06.022] thr=149 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:06.027] thr=149 paramiko.transport: userauth is OK +INF [20190331-09:04:06.086] thr=149 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:06.086] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:06.598] thr=149 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:06.598] thr=149 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:06.749] thr=149 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:06.749] thr=149 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:06.759] thr=149 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:06.786] thr=149 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:06.787] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:06.787] thr=149 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:06.791] thr=149 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:06.791] thr=149 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:06.835] thr=149 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:06.868] thr=149 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:06.869] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:06.869] thr=149 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:06.870] thr=149 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:06.871] thr=149 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:06.918] thr=149 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:06.933] thr=149 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:06.934] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:06.934] thr=149 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:06.935] thr=149 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:06.935] thr=149 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:06.978] thr=149 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:06.997] thr=149 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:06.998] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:06.998] thr=149 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:06.999] thr=149 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:06.999] thr=149 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:07.038] thr=149 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:07.081] thr=149 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:07.082] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:07.082] thr=149 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:07.085] thr=149 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:07.085] thr=149 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:07.126] thr=149 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:07.150] thr=149 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:07.150] thr=149 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:07.251] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:07.255] thr=149 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:07.255] thr=149 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:07.262] thr=149 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:07.282] thr=149 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:07.284] thr=149 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:07.288] thr=149 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:10.832] thr=150 paramiko.transport: starting thread (client mode): 0x664f5b0 +DEB [20190331-09:04:10.832] thr=150 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:10.841] thr=150 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:10.841] thr=150 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:10.844] thr=150 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:10.845] thr=150 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:10.845] thr=150 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:10.845] thr=150 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:10.845] thr=150 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:10.845] thr=150 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:10.849] thr=150 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:10.850] thr=150 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:10.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:10.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:10.889] thr=150 paramiko.transport: userauth is OK +INF [20190331-09:04:10.914] thr=150 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:10.915] thr=150 paramiko.transport: userauth is OK +INF [20190331-09:04:10.950] thr=150 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:10.950] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:11.170] thr=150 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:11.170] thr=150 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:11.210] thr=150 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:11.210] thr=150 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:11.214] thr=150 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:11.228] thr=150 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:11.228] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:11.229] thr=150 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:11.229] thr=150 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:11.229] thr=150 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:11.269] thr=150 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:11.281] thr=150 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:11.281] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:11.281] thr=150 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:11.282] thr=150 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:11.282] thr=150 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:11.323] thr=150 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:11.333] thr=150 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:11.333] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:11.333] thr=150 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:11.334] thr=150 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:11.334] thr=150 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:11.375] thr=150 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:11.383] thr=150 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:11.384] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:11.384] thr=150 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:11.385] thr=150 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:11.385] thr=150 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:11.426] thr=150 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:11.439] thr=150 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:11.439] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:11.440] thr=150 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:11.440] thr=150 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:11.440] thr=150 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:11.481] thr=150 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:11.491] thr=150 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:11.491] thr=150 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:11.593] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:11.593] thr=150 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:11.593] thr=150 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:11.595] thr=150 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:11.603] thr=150 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:11.604] thr=150 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:11.605] thr=150 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:15.832] thr=151 paramiko.transport: starting thread (client mode): 0x5306bd0 +DEB [20190331-09:04:15.832] thr=151 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:15.842] thr=151 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:15.842] thr=151 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:15.845] thr=151 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:15.845] thr=151 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:15.845] thr=151 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:15.845] thr=151 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:15.845] thr=151 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:15.845] thr=151 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:15.850] thr=151 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:15.850] thr=151 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:15.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:15.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:15.888] thr=151 paramiko.transport: userauth is OK +INF [20190331-09:04:15.910] thr=151 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:15.911] thr=151 paramiko.transport: userauth is OK +INF [20190331-09:04:15.933] thr=151 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:15.933] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:16.081] thr=151 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:16.081] thr=151 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:16.121] thr=151 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:16.121] thr=151 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:16.125] thr=151 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:16.138] thr=151 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:16.138] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:16.139] thr=151 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:16.139] thr=151 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:16.139] thr=151 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:16.181] thr=151 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:16.192] thr=151 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:16.192] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:16.193] thr=151 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:16.193] thr=151 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:16.193] thr=151 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:16.233] thr=151 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:16.242] thr=151 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:16.242] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:16.243] thr=151 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:16.243] thr=151 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:16.243] thr=151 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:16.281] thr=151 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:16.290] thr=151 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:16.291] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:16.291] thr=151 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:16.292] thr=151 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:16.292] thr=151 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:16.330] thr=151 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:16.341] thr=151 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:16.342] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:16.342] thr=151 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:16.343] thr=151 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:16.343] thr=151 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:16.381] thr=151 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:16.390] thr=151 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:16.390] thr=151 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:16.491] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:16.491] thr=151 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:16.492] thr=151 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:16.494] thr=151 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:16.503] thr=151 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:16.504] thr=151 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:16.506] thr=151 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:20.834] thr=152 paramiko.transport: starting thread (client mode): 0x5350fd0 +DEB [20190331-09:04:20.834] thr=152 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:20.843] thr=152 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:20.844] thr=152 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:20.847] thr=152 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:20.847] thr=152 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:20.847] thr=152 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:20.847] thr=152 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:20.847] thr=152 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:20.848] thr=152 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:20.852] thr=152 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:20.852] thr=152 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:20.852] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:20.853] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:20.893] thr=152 paramiko.transport: userauth is OK +INF [20190331-09:04:20.919] thr=152 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:20.920] thr=152 paramiko.transport: userauth is OK +INF [20190331-09:04:20.945] thr=152 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:20.945] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:21.092] thr=152 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:21.092] thr=152 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:21.133] thr=152 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:21.133] thr=152 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:21.138] thr=152 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:21.150] thr=152 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:21.151] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:21.151] thr=152 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:21.152] thr=152 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:21.152] thr=152 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:21.190] thr=152 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:21.202] thr=152 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:21.203] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:21.203] thr=152 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:21.203] thr=152 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:21.204] thr=152 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:21.243] thr=152 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:21.252] thr=152 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:21.252] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:21.252] thr=152 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:21.253] thr=152 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:21.253] thr=152 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:21.293] thr=152 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:21.302] thr=152 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:21.302] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:21.303] thr=152 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:21.303] thr=152 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:21.303] thr=152 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:21.342] thr=152 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:21.355] thr=152 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:21.355] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:21.356] thr=152 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:21.357] thr=152 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:21.357] thr=152 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:21.397] thr=152 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:21.412] thr=152 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:21.413] thr=152 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:21.513] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:21.513] thr=152 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:21.514] thr=152 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:21.515] thr=152 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:21.523] thr=152 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:21.524] thr=152 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:21.526] thr=152 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:25.832] thr=153 paramiko.transport: starting thread (client mode): 0x5948e70 +DEB [20190331-09:04:25.833] thr=153 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:25.842] thr=153 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:25.842] thr=153 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:25.844] thr=153 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:25.845] thr=153 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:25.845] thr=153 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:25.845] thr=153 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:25.845] thr=153 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:25.845] thr=153 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:25.849] thr=153 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:25.850] thr=153 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:25.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:25.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:25.890] thr=153 paramiko.transport: userauth is OK +INF [20190331-09:04:25.912] thr=153 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:25.913] thr=153 paramiko.transport: userauth is OK +INF [20190331-09:04:25.933] thr=153 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:25.934] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:26.088] thr=153 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:26.088] thr=153 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:26.129] thr=153 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:26.129] thr=153 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:26.133] thr=153 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:26.147] thr=153 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:26.147] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:26.148] thr=153 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:26.148] thr=153 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:26.148] thr=153 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:26.189] thr=153 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:26.201] thr=153 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:26.201] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:26.201] thr=153 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:26.202] thr=153 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:26.202] thr=153 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:26.244] thr=153 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:26.253] thr=153 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:26.253] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:26.253] thr=153 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:26.254] thr=153 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:26.254] thr=153 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:26.294] thr=153 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:26.303] thr=153 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:26.303] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:26.304] thr=153 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:26.305] thr=153 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:26.305] thr=153 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:26.342] thr=153 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:26.353] thr=153 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:26.354] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:26.354] thr=153 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:26.354] thr=153 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:26.355] thr=153 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:26.392] thr=153 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:26.401] thr=153 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:26.401] thr=153 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:26.502] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:26.503] thr=153 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:26.503] thr=153 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:26.504] thr=153 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:26.514] thr=153 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:26.514] thr=153 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:26.516] thr=153 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:30.832] thr=154 paramiko.transport: starting thread (client mode): 0x581f750 +DEB [20190331-09:04:30.832] thr=154 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:30.841] thr=154 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:30.842] thr=154 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:30.844] thr=154 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:30.845] thr=154 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:30.845] thr=154 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:30.845] thr=154 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:30.845] thr=154 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:30.845] thr=154 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:30.849] thr=154 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:30.849] thr=154 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:30.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:30.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:30.888] thr=154 paramiko.transport: userauth is OK +INF [20190331-09:04:30.911] thr=154 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:30.912] thr=154 paramiko.transport: userauth is OK +INF [20190331-09:04:30.934] thr=154 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:30.934] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:31.079] thr=154 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:31.079] thr=154 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:31.118] thr=154 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:31.118] thr=154 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:31.122] thr=154 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:31.135] thr=154 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:31.135] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:31.135] thr=154 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:31.136] thr=154 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:31.136] thr=154 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:31.176] thr=154 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:31.188] thr=154 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:31.188] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:31.189] thr=154 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:31.189] thr=154 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:31.189] thr=154 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:31.229] thr=154 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:31.238] thr=154 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:31.238] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:31.239] thr=154 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:31.239] thr=154 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:31.239] thr=154 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:31.280] thr=154 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:31.289] thr=154 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:31.289] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:31.290] thr=154 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:31.290] thr=154 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:31.290] thr=154 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:31.331] thr=154 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:31.346] thr=154 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:31.347] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:31.347] thr=154 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:31.347] thr=154 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:31.347] thr=154 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:31.389] thr=154 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:31.398] thr=154 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:31.398] thr=154 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:31.499] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:31.500] thr=154 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:31.500] thr=154 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:31.501] thr=154 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:31.510] thr=154 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:31.511] thr=154 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:31.512] thr=154 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:35.832] thr=155 paramiko.transport: starting thread (client mode): 0x59a1a30 +DEB [20190331-09:04:35.832] thr=155 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:35.842] thr=155 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:35.842] thr=155 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:35.846] thr=155 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:35.846] thr=155 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:35.846] thr=155 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:35.846] thr=155 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:35.846] thr=155 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:35.846] thr=155 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:35.850] thr=155 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:35.851] thr=155 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:35.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:35.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:35.890] thr=155 paramiko.transport: userauth is OK +INF [20190331-09:04:35.996] thr=155 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:35.997] thr=155 paramiko.transport: userauth is OK +INF [20190331-09:04:36.018] thr=155 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:36.018] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:36.166] thr=155 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:36.166] thr=155 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:36.205] thr=155 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:36.205] thr=155 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:36.210] thr=155 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:36.223] thr=155 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:36.224] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:36.224] thr=155 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:36.225] thr=155 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:36.225] thr=155 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:36.267] thr=155 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:36.287] thr=155 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:36.288] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:36.288] thr=155 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:36.288] thr=155 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:36.289] thr=155 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:36.329] thr=155 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:36.339] thr=155 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:36.339] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:36.339] thr=155 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:36.340] thr=155 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:36.340] thr=155 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:36.380] thr=155 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:36.389] thr=155 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:36.389] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:36.390] thr=155 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:36.390] thr=155 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:36.390] thr=155 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:36.430] thr=155 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:36.442] thr=155 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:36.443] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:36.443] thr=155 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:36.444] thr=155 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:36.444] thr=155 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:36.484] thr=155 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:36.494] thr=155 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:36.495] thr=155 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:36.595] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:36.596] thr=155 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:36.596] thr=155 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:36.597] thr=155 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:36.605] thr=155 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:36.606] thr=155 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:36.608] thr=155 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:40.832] thr=156 paramiko.transport: starting thread (client mode): 0x5343bd0 +DEB [20190331-09:04:40.833] thr=156 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:40.843] thr=156 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:40.843] thr=156 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:40.846] thr=156 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:40.846] thr=156 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:40.846] thr=156 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:40.846] thr=156 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:40.846] thr=156 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:40.846] thr=156 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:40.851] thr=156 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:40.851] thr=156 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:40.852] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:40.853] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:40.890] thr=156 paramiko.transport: userauth is OK +INF [20190331-09:04:40.915] thr=156 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:40.916] thr=156 paramiko.transport: userauth is OK +INF [20190331-09:04:40.941] thr=156 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:40.942] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:41.095] thr=156 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:41.095] thr=156 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:41.136] thr=156 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:41.136] thr=156 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:41.140] thr=156 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:41.153] thr=156 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:41.153] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:41.153] thr=156 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:41.155] thr=156 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:41.155] thr=156 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:41.195] thr=156 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:41.206] thr=156 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:41.207] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:41.207] thr=156 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:41.208] thr=156 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:41.208] thr=156 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:41.249] thr=156 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:41.266] thr=156 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:41.267] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:41.267] thr=156 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:41.268] thr=156 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:41.268] thr=156 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:41.309] thr=156 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:41.318] thr=156 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:41.318] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:41.318] thr=156 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:41.319] thr=156 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:41.319] thr=156 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:41.360] thr=156 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:41.372] thr=156 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:41.372] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:41.372] thr=156 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:41.373] thr=156 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:41.373] thr=156 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:41.412] thr=156 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:41.421] thr=156 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:41.422] thr=156 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:41.522] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:41.523] thr=156 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:41.523] thr=156 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:41.524] thr=156 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:41.533] thr=156 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:41.533] thr=156 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:41.535] thr=156 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:45.833] thr=157 paramiko.transport: starting thread (client mode): 0xcbbe50 +DEB [20190331-09:04:45.833] thr=157 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:45.842] thr=157 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:45.842] thr=157 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:45.845] thr=157 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:45.845] thr=157 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:45.845] thr=157 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:45.845] thr=157 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:45.845] thr=157 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:45.845] thr=157 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:45.849] thr=157 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:45.850] thr=157 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:45.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:45.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:45.888] thr=157 paramiko.transport: userauth is OK +INF [20190331-09:04:45.910] thr=157 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:45.911] thr=157 paramiko.transport: userauth is OK +INF [20190331-09:04:45.935] thr=157 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:45.935] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:46.085] thr=157 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:46.085] thr=157 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:46.125] thr=157 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:46.125] thr=157 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:46.128] thr=157 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:46.141] thr=157 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:46.141] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:46.142] thr=157 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:46.142] thr=157 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:46.142] thr=157 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:46.182] thr=157 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:46.193] thr=157 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:46.194] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:46.194] thr=157 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:46.195] thr=157 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:46.195] thr=157 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:46.233] thr=157 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:46.242] thr=157 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:46.242] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:46.243] thr=157 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:46.243] thr=157 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:46.243] thr=157 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:46.284] thr=157 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:46.293] thr=157 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:46.293] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:46.293] thr=157 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:46.294] thr=157 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:46.294] thr=157 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:46.334] thr=157 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:46.346] thr=157 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:46.346] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:46.346] thr=157 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:46.347] thr=157 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:46.347] thr=157 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:46.388] thr=157 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:46.397] thr=157 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:46.398] thr=157 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:46.499] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:46.500] thr=157 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:46.500] thr=157 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:46.501] thr=157 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:46.510] thr=157 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:46.510] thr=157 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:46.512] thr=157 paramiko.transport: EOF in transport thread +DEB [20190331-09:04:50.832] thr=158 paramiko.transport: starting thread (client mode): 0x52ea2b0 +DEB [20190331-09:04:50.832] thr=158 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:50.841] thr=158 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:50.841] thr=158 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:50.844] thr=158 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:50.844] thr=158 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:50.844] thr=158 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:50.844] thr=158 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:50.844] thr=158 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:50.844] thr=158 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:50.849] thr=158 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:50.849] thr=158 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:50.849] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:50.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:50.887] thr=158 paramiko.transport: userauth is OK +INF [20190331-09:04:50.908] thr=158 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:50.908] thr=158 paramiko.transport: userauth is OK +INF [20190331-09:04:50.931] thr=158 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:50.931] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:51.085] thr=158 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:51.086] thr=158 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:51.125] thr=158 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:51.125] thr=158 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:51.130] thr=158 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:51.142] thr=158 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:51.143] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:51.143] thr=158 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:51.143] thr=158 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:51.144] thr=158 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:51.183] thr=158 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:51.195] thr=158 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:51.195] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:51.196] thr=158 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:51.196] thr=158 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:51.196] thr=158 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:51.234] thr=158 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:51.243] thr=158 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:51.243] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:51.244] thr=158 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:51.244] thr=158 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:51.244] thr=158 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:51.285] thr=158 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:51.295] thr=158 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:51.295] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:51.295] thr=158 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:51.296] thr=158 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:51.296] thr=158 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:51.336] thr=158 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:51.347] thr=158 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:51.347] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:51.348] thr=158 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:51.348] thr=158 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:51.348] thr=158 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:51.389] thr=158 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:51.399] thr=158 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:51.399] thr=158 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:51.499] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:51.500] thr=158 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:51.500] thr=158 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:51.501] thr=158 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:51.510] thr=158 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:51.511] thr=158 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:51.512] thr=158 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-09:04:55.831] thr=51 paramiko.transport: starting thread (client mode): 0x596f5f0 +DEB [20190331-09:04:55.831] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:04:55.841] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:04:55.841] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:04:55.844] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:04:55.845] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:04:55.845] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:04:55.845] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:04:55.845] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:04:55.845] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-09:04:55.849] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:04:55.849] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-09:04:55.849] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:04:55.850] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:04:55.888] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:04:55.909] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:04:55.910] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:04:55.935] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:04:55.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:04:56.086] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:04:56.086] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:04:56.127] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:04:56.127] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:04:56.129] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:04:56.142] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:04:56.142] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:04:56.142] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:04:56.143] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:04:56.143] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:04:56.182] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:04:56.194] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:04:56.194] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:04:56.195] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:04:56.195] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:04:56.195] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:04:56.234] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:04:56.242] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:04:56.243] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:04:56.243] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:04:56.244] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:04:56.244] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:04:56.283] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:04:56.292] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:04:56.293] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:04:56.293] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:04:56.294] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:04:56.294] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:04:56.333] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:04:56.351] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:04:56.352] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:04:56.352] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:04:56.353] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:04:56.353] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:04:56.393] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:04:56.402] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:04:56.402] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:04:56.503] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:04:56.503] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:04:56.504] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:04:56.505] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:04:56.514] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:04:56.515] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:04:56.516] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:00.833] thr=159 paramiko.transport: starting thread (client mode): 0x56efdf0 +DEB [20190331-09:05:00.833] thr=159 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:00.842] thr=159 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:00.842] thr=159 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:00.844] thr=159 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:00.845] thr=159 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:00.845] thr=159 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:00.845] thr=159 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:00.845] thr=159 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:00.845] thr=159 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:00.849] thr=159 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:00.850] thr=159 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:00.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:00.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:00.888] thr=159 paramiko.transport: userauth is OK +INF [20190331-09:05:00.909] thr=159 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:00.910] thr=159 paramiko.transport: userauth is OK +INF [20190331-09:05:00.934] thr=159 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:00.934] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:01.091] thr=159 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:01.091] thr=159 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:01.132] thr=159 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:01.132] thr=159 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:01.137] thr=159 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:01.148] thr=159 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:01.149] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:01.149] thr=159 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:01.150] thr=159 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:01.150] thr=159 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:01.187] thr=159 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:01.198] thr=159 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:01.198] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:01.199] thr=159 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:01.199] thr=159 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:01.199] thr=159 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:01.240] thr=159 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:01.250] thr=159 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:01.250] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:01.250] thr=159 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:01.251] thr=159 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:01.251] thr=159 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:01.291] thr=159 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:01.301] thr=159 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:01.301] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:01.302] thr=159 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:01.302] thr=159 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:01.302] thr=159 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:01.341] thr=159 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:01.352] thr=159 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:01.353] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:01.353] thr=159 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:01.353] thr=159 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:01.353] thr=159 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:01.392] thr=159 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:01.402] thr=159 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:01.402] thr=159 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:01.503] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:01.504] thr=159 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:01.504] thr=159 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:01.505] thr=159 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:01.514] thr=159 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:01.514] thr=159 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:01.516] thr=159 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:05.833] thr=160 paramiko.transport: starting thread (client mode): 0x531c8f0 +DEB [20190331-09:05:05.833] thr=160 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:05.842] thr=160 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:05.843] thr=160 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:05.846] thr=160 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:05.846] thr=160 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:05.846] thr=160 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:05.846] thr=160 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:05.846] thr=160 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:05.847] thr=160 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:05.851] thr=160 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:05.851] thr=160 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:05.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:05.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:05.889] thr=160 paramiko.transport: userauth is OK +INF [20190331-09:05:05.910] thr=160 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:05.911] thr=160 paramiko.transport: userauth is OK +INF [20190331-09:05:05.932] thr=160 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:05.933] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:06.082] thr=160 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:06.082] thr=160 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:06.122] thr=160 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:06.122] thr=160 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:06.126] thr=160 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:06.139] thr=160 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:06.139] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:06.140] thr=160 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:06.140] thr=160 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:06.140] thr=160 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:06.180] thr=160 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:06.192] thr=160 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:06.192] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:06.192] thr=160 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:06.193] thr=160 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:06.193] thr=160 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:06.233] thr=160 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:06.241] thr=160 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:06.242] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:06.242] thr=160 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:06.243] thr=160 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:06.243] thr=160 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:06.280] thr=160 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:06.289] thr=160 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:06.290] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:06.290] thr=160 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:06.290] thr=160 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:06.291] thr=160 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:06.328] thr=160 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:06.340] thr=160 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:06.340] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:06.341] thr=160 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:06.341] thr=160 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:06.341] thr=160 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:06.379] thr=160 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:06.388] thr=160 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:06.389] thr=160 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:06.490] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:06.491] thr=160 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:06.491] thr=160 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:06.492] thr=160 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:06.503] thr=160 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:06.504] thr=160 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:06.505] thr=160 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:10.833] thr=161 paramiko.transport: starting thread (client mode): 0x5419850 +DEB [20190331-09:05:10.833] thr=161 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:10.843] thr=161 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:10.844] thr=161 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:10.846] thr=161 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:10.847] thr=161 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:10.847] thr=161 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:10.847] thr=161 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:10.847] thr=161 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:10.847] thr=161 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:10.851] thr=161 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:10.851] thr=161 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:10.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:10.853] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:10.888] thr=161 paramiko.transport: userauth is OK +INF [20190331-09:05:10.909] thr=161 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:10.910] thr=161 paramiko.transport: userauth is OK +INF [20190331-09:05:10.936] thr=161 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:10.937] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:11.082] thr=161 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:11.082] thr=161 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:11.122] thr=161 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:11.122] thr=161 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:11.124] thr=161 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:11.137] thr=161 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:11.137] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:11.138] thr=161 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:11.139] thr=161 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:11.139] thr=161 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:11.177] thr=161 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:11.189] thr=161 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:11.189] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:11.190] thr=161 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:11.190] thr=161 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:11.190] thr=161 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:11.228] thr=161 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:11.238] thr=161 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:11.238] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:11.239] thr=161 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:11.239] thr=161 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:11.239] thr=161 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:11.278] thr=161 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:11.288] thr=161 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:11.288] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:11.288] thr=161 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:11.289] thr=161 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:11.289] thr=161 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:11.328] thr=161 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:11.341] thr=161 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:11.341] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:11.341] thr=161 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:11.342] thr=161 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:11.342] thr=161 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:11.381] thr=161 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:11.391] thr=161 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:11.392] thr=161 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:11.492] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:11.493] thr=161 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:11.493] thr=161 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:11.494] thr=161 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:11.504] thr=161 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:11.505] thr=161 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:11.506] thr=161 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:15.832] thr=162 paramiko.transport: starting thread (client mode): 0x5343510 +DEB [20190331-09:05:15.832] thr=162 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:15.841] thr=162 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:15.841] thr=162 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:15.844] thr=162 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:15.844] thr=162 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:15.844] thr=162 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:15.845] thr=162 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:15.845] thr=162 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:15.845] thr=162 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:15.849] thr=162 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:15.849] thr=162 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:15.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:15.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:15.887] thr=162 paramiko.transport: userauth is OK +INF [20190331-09:05:15.908] thr=162 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:15.908] thr=162 paramiko.transport: userauth is OK +INF [20190331-09:05:15.931] thr=162 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:15.931] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:16.086] thr=162 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:16.086] thr=162 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:16.134] thr=162 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:16.134] thr=162 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:16.140] thr=162 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:16.153] thr=162 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:16.154] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:16.154] thr=162 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:16.155] thr=162 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:16.155] thr=162 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:16.198] thr=162 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:16.210] thr=162 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:16.210] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:16.211] thr=162 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:16.211] thr=162 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:16.211] thr=162 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:16.249] thr=162 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:16.258] thr=162 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:16.258] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:16.259] thr=162 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:16.259] thr=162 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:16.260] thr=162 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:16.298] thr=162 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:16.310] thr=162 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:16.310] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:16.310] thr=162 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:16.311] thr=162 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:16.311] thr=162 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:16.349] thr=162 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:16.361] thr=162 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:16.361] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:16.361] thr=162 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:16.362] thr=162 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:16.362] thr=162 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:16.401] thr=162 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:16.411] thr=162 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:16.411] thr=162 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:16.512] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:16.513] thr=162 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:16.513] thr=162 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:16.514] thr=162 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:16.523] thr=162 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:16.524] thr=162 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:16.525] thr=162 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:20.833] thr=163 paramiko.transport: starting thread (client mode): 0x581f5b0 +DEB [20190331-09:05:20.833] thr=163 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:20.842] thr=163 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:20.842] thr=163 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:20.845] thr=163 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:20.846] thr=163 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:20.846] thr=163 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:20.846] thr=163 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:20.846] thr=163 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:20.846] thr=163 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:20.850] thr=163 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:20.851] thr=163 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:20.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:20.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:20.890] thr=163 paramiko.transport: userauth is OK +INF [20190331-09:05:20.912] thr=163 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:20.912] thr=163 paramiko.transport: userauth is OK +INF [20190331-09:05:20.937] thr=163 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:20.938] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:21.081] thr=163 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:21.081] thr=163 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:21.122] thr=163 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:21.122] thr=163 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:21.127] thr=163 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:21.141] thr=163 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:21.141] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:21.141] thr=163 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:21.142] thr=163 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:21.142] thr=163 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:21.180] thr=163 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:21.192] thr=163 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:21.193] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:21.193] thr=163 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:21.194] thr=163 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:21.194] thr=163 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:21.234] thr=163 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:21.242] thr=163 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:21.243] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:21.243] thr=163 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:21.243] thr=163 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:21.244] thr=163 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:21.284] thr=163 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:21.293] thr=163 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:21.294] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:21.294] thr=163 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:21.295] thr=163 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:21.295] thr=163 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:21.335] thr=163 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:21.346] thr=163 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:21.346] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:21.347] thr=163 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:21.347] thr=163 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:21.347] thr=163 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:21.388] thr=163 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:21.398] thr=163 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:21.398] thr=163 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:21.499] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:21.500] thr=163 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:21.500] thr=163 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:21.501] thr=163 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:21.510] thr=163 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:21.510] thr=163 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:25.832] thr=164 paramiko.transport: starting thread (client mode): 0x52c5830 +DEB [20190331-09:05:25.832] thr=164 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:25.846] thr=164 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:25.846] thr=164 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:25.848] thr=164 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:25.848] thr=164 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:25.848] thr=164 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:25.848] thr=164 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:25.848] thr=164 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:25.848] thr=164 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:25.852] thr=164 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:25.852] thr=164 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:25.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:25.854] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:25.890] thr=164 paramiko.transport: userauth is OK +INF [20190331-09:05:25.912] thr=164 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:25.913] thr=164 paramiko.transport: userauth is OK +INF [20190331-09:05:25.935] thr=164 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:25.935] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:26.083] thr=164 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:26.083] thr=164 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:26.123] thr=164 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:26.123] thr=164 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:26.131] thr=164 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:26.140] thr=164 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:26.140] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:26.141] thr=164 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:26.141] thr=164 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:26.142] thr=164 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:26.186] thr=164 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:26.193] thr=164 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:26.194] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:26.194] thr=164 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:26.195] thr=164 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:26.195] thr=164 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:26.243] thr=164 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:26.244] thr=164 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:26.244] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:26.244] thr=164 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:26.245] thr=164 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:26.245] thr=164 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:26.294] thr=164 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:26.295] thr=164 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:26.295] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:26.296] thr=164 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:26.296] thr=164 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:26.296] thr=164 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:26.337] thr=164 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:26.354] thr=164 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:26.354] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:26.355] thr=164 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:26.355] thr=164 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:26.355] thr=164 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:26.401] thr=164 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:26.405] thr=164 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:26.406] thr=164 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:26.507] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:26.508] thr=164 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:26.508] thr=164 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:26.510] thr=164 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:26.518] thr=164 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:26.518] thr=164 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:26.520] thr=164 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:30.832] thr=165 paramiko.transport: starting thread (client mode): 0x52ea930 +DEB [20190331-09:05:30.832] thr=165 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:30.842] thr=165 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:30.842] thr=165 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:30.846] thr=165 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:30.846] thr=165 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:30.846] thr=165 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:30.846] thr=165 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:30.846] thr=165 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:30.846] thr=165 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:30.850] thr=165 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:30.851] thr=165 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:30.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:30.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:30.889] thr=165 paramiko.transport: userauth is OK +INF [20190331-09:05:30.911] thr=165 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:30.911] thr=165 paramiko.transport: userauth is OK +INF [20190331-09:05:30.951] thr=165 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:30.951] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:31.090] thr=165 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:31.090] thr=165 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:31.131] thr=165 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:31.131] thr=165 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:31.136] thr=165 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:31.150] thr=165 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:31.150] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:31.151] thr=165 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:31.151] thr=165 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:31.151] thr=165 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:31.192] thr=165 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:31.203] thr=165 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:31.204] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:31.204] thr=165 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:31.205] thr=165 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:31.205] thr=165 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:31.246] thr=165 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:31.254] thr=165 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:31.254] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:31.255] thr=165 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:31.256] thr=165 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:31.256] thr=165 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:31.306] thr=165 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:31.307] thr=165 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:31.307] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:31.307] thr=165 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:31.308] thr=165 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:31.308] thr=165 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:31.351] thr=165 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:31.369] thr=165 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:31.369] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:31.370] thr=165 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:31.370] thr=165 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:31.370] thr=165 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:31.411] thr=165 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:31.419] thr=165 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:31.420] thr=165 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:31.520] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:31.521] thr=165 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:31.521] thr=165 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:31.530] thr=165 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:31.531] thr=165 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:31.532] thr=165 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:31.533] thr=165 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:35.833] thr=166 paramiko.transport: starting thread (client mode): 0x68862d0 +DEB [20190331-09:05:35.833] thr=166 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:35.844] thr=166 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:35.844] thr=166 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:35.847] thr=166 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:35.847] thr=166 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:35.847] thr=166 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:35.847] thr=166 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:35.847] thr=166 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:35.847] thr=166 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:35.852] thr=166 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:35.852] thr=166 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:35.852] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:35.854] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:35.890] thr=166 paramiko.transport: userauth is OK +INF [20190331-09:05:35.913] thr=166 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:35.914] thr=166 paramiko.transport: userauth is OK +INF [20190331-09:05:35.941] thr=166 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:35.941] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:36.097] thr=166 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:36.097] thr=166 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:36.137] thr=166 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:36.137] thr=166 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:36.151] thr=166 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:36.153] thr=166 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:36.154] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:36.155] thr=166 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:36.155] thr=166 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:36.155] thr=166 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:36.201] thr=166 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:36.207] thr=166 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:36.207] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:36.207] thr=166 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:36.208] thr=166 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:36.208] thr=166 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:36.248] thr=166 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:36.256] thr=166 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:36.256] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:36.257] thr=166 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:36.257] thr=166 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:36.257] thr=166 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:36.301] thr=166 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:36.306] thr=166 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:36.307] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:36.307] thr=166 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:36.308] thr=166 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:36.308] thr=166 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:36.358] thr=166 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:36.360] thr=166 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:36.360] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:36.361] thr=166 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:36.361] thr=166 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:36.361] thr=166 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:36.405] thr=166 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:36.412] thr=166 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:36.412] thr=166 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:36.513] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:36.514] thr=166 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:36.514] thr=166 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:36.518] thr=166 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:36.525] thr=166 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:36.525] thr=166 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:36.527] thr=166 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:40.831] thr=167 paramiko.transport: starting thread (client mode): 0x59714f0 +DEB [20190331-09:05:40.831] thr=167 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:40.842] thr=167 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:40.842] thr=167 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:40.845] thr=167 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:40.845] thr=167 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:40.845] thr=167 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:40.845] thr=167 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:40.845] thr=167 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:40.845] thr=167 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:40.850] thr=167 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:40.850] thr=167 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:40.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:40.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:40.890] thr=167 paramiko.transport: userauth is OK +INF [20190331-09:05:40.982] thr=167 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:40.983] thr=167 paramiko.transport: userauth is OK +INF [20190331-09:05:41.009] thr=167 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:41.009] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:41.155] thr=167 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:41.155] thr=167 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:41.195] thr=167 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:41.195] thr=167 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:41.200] thr=167 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:41.212] thr=167 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:41.213] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:41.213] thr=167 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:41.214] thr=167 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:41.214] thr=167 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:41.264] thr=167 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:41.268] thr=167 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:41.269] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:41.269] thr=167 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:41.269] thr=167 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:41.270] thr=167 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:41.309] thr=167 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:41.318] thr=167 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:41.318] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:41.318] thr=167 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:41.319] thr=167 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:41.319] thr=167 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:41.357] thr=167 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:41.367] thr=167 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:41.367] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:41.367] thr=167 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:41.368] thr=167 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:41.368] thr=167 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:41.407] thr=167 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:41.418] thr=167 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:41.418] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:41.419] thr=167 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:41.419] thr=167 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:41.419] thr=167 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:41.459] thr=167 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:41.470] thr=167 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:41.470] thr=167 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:41.571] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:41.572] thr=167 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:41.572] thr=167 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:41.576] thr=167 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:41.583] thr=167 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:41.584] thr=167 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:41.585] thr=167 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:45.832] thr=168 paramiko.transport: starting thread (client mode): 0x6ae3c30 +DEB [20190331-09:05:45.832] thr=168 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:45.843] thr=168 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:45.843] thr=168 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:45.845] thr=168 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:45.845] thr=168 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:45.846] thr=168 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:45.846] thr=168 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:45.846] thr=168 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:45.846] thr=168 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:45.850] thr=168 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:45.850] thr=168 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:45.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:45.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:45.888] thr=168 paramiko.transport: userauth is OK +INF [20190331-09:05:45.910] thr=168 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:45.911] thr=168 paramiko.transport: userauth is OK +INF [20190331-09:05:45.934] thr=168 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:45.934] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:46.085] thr=168 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:46.086] thr=168 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:46.125] thr=168 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:46.125] thr=168 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:46.135] thr=168 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:46.143] thr=168 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:46.143] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:46.144] thr=168 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:46.144] thr=168 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:46.144] thr=168 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:46.185] thr=168 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:46.195] thr=168 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:46.195] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:46.196] thr=168 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:46.196] thr=168 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:46.197] thr=168 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:46.243] thr=168 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:46.244] thr=168 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:46.244] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:46.245] thr=168 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:46.245] thr=168 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:46.245] thr=168 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:46.291] thr=168 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:46.294] thr=168 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:46.294] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:46.295] thr=168 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:46.295] thr=168 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:46.295] thr=168 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:46.342] thr=168 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:46.345] thr=168 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:46.346] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:46.346] thr=168 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:46.346] thr=168 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:46.346] thr=168 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:46.389] thr=168 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:46.396] thr=168 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:46.397] thr=168 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:46.498] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:46.499] thr=168 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:46.499] thr=168 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:46.501] thr=168 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:46.511] thr=168 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:46.512] thr=168 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:46.513] thr=168 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:50.833] thr=169 paramiko.transport: starting thread (client mode): 0x596f4f0 +DEB [20190331-09:05:50.833] thr=169 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:50.847] thr=169 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:50.847] thr=169 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:50.849] thr=169 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:50.849] thr=169 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:50.849] thr=169 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:50.849] thr=169 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:50.849] thr=169 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:50.850] thr=169 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:50.854] thr=169 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:50.854] thr=169 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:50.854] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:50.856] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:50.891] thr=169 paramiko.transport: userauth is OK +INF [20190331-09:05:50.913] thr=169 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:50.913] thr=169 paramiko.transport: userauth is OK +INF [20190331-09:05:50.941] thr=169 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:50.941] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:51.099] thr=169 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:51.099] thr=169 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:51.139] thr=169 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:51.139] thr=169 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:51.144] thr=169 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:51.156] thr=169 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:51.156] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:51.157] thr=169 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:51.157] thr=169 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:51.158] thr=169 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:51.201] thr=169 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:51.208] thr=169 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:51.208] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:51.209] thr=169 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:51.209] thr=169 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:51.210] thr=169 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:51.249] thr=169 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:51.258] thr=169 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:51.258] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:51.258] thr=169 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:51.259] thr=169 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:51.259] thr=169 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:51.299] thr=169 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:51.308] thr=169 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:51.308] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:51.308] thr=169 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:51.309] thr=169 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:51.309] thr=169 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:51.358] thr=169 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:51.360] thr=169 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:51.360] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:51.361] thr=169 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:51.361] thr=169 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:51.361] thr=169 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:51.405] thr=169 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:51.411] thr=169 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:51.411] thr=169 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:51.512] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:51.513] thr=169 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:51.513] thr=169 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:51.515] thr=169 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:51.523] thr=169 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:51.524] thr=169 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:05:51.525] thr=169 paramiko.transport: EOF in transport thread +DEB [20190331-09:05:55.832] thr=170 paramiko.transport: starting thread (client mode): 0x6ab4330 +DEB [20190331-09:05:55.833] thr=170 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:05:55.849] thr=170 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:05:55.849] thr=170 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:05:55.851] thr=170 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:05:55.851] thr=170 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:05:55.851] thr=170 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:05:55.851] thr=170 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:05:55.851] thr=170 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:05:55.851] thr=170 paramiko.transport: Compression agreed: none +DEB [20190331-09:05:55.855] thr=170 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:05:55.855] thr=170 paramiko.transport: Switch to new keys ... +DEB [20190331-09:05:55.856] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:05:55.857] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:05:55.895] thr=170 paramiko.transport: userauth is OK +INF [20190331-09:05:55.929] thr=170 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:05:55.930] thr=170 paramiko.transport: userauth is OK +INF [20190331-09:05:55.960] thr=170 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:05:55.960] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:05:56.105] thr=170 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:05:56.105] thr=170 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:05:56.145] thr=170 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:05:56.145] thr=170 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:05:56.150] thr=170 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:05:56.163] thr=170 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:05:56.164] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:05:56.164] thr=170 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:05:56.165] thr=170 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:05:56.165] thr=170 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:05:56.203] thr=170 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:05:56.215] thr=170 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:05:56.215] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:05:56.216] thr=170 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:05:56.216] thr=170 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:05:56.216] thr=170 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:05:56.257] thr=170 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:05:56.266] thr=170 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:05:56.266] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:05:56.267] thr=170 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:05:56.267] thr=170 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:05:56.267] thr=170 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:05:56.307] thr=170 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:05:56.316] thr=170 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:05:56.316] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:05:56.316] thr=170 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:05:56.317] thr=170 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:05:56.317] thr=170 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:05:56.357] thr=170 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:05:56.368] thr=170 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:05:56.369] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:05:56.369] thr=170 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:05:56.369] thr=170 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:05:56.370] thr=170 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:05:56.418] thr=170 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:05:56.419] thr=170 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:05:56.419] thr=170 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:05:56.520] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:05:56.521] thr=170 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:05:56.521] thr=170 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:05:56.530] thr=170 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:05:56.531] thr=170 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:05:56.532] thr=170 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:00.832] thr=171 paramiko.transport: starting thread (client mode): 0x581cef0 +DEB [20190331-09:06:00.832] thr=171 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:00.843] thr=171 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:00.843] thr=171 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:00.846] thr=171 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:00.846] thr=171 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:00.846] thr=171 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:00.846] thr=171 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:00.846] thr=171 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:00.846] thr=171 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:00.850] thr=171 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:00.850] thr=171 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:00.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:00.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:00.888] thr=171 paramiko.transport: userauth is OK +INF [20190331-09:06:00.910] thr=171 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:00.911] thr=171 paramiko.transport: userauth is OK +INF [20190331-09:06:00.935] thr=171 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:00.935] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:01.087] thr=171 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:01.087] thr=171 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:01.126] thr=171 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:01.126] thr=171 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:01.136] thr=171 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:01.144] thr=171 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:01.144] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:01.144] thr=171 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:01.145] thr=171 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:01.145] thr=171 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:01.188] thr=171 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:01.198] thr=171 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:01.198] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:01.199] thr=171 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:01.199] thr=171 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:01.199] thr=171 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:01.248] thr=171 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:01.249] thr=171 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:01.249] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:01.250] thr=171 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:01.250] thr=171 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:01.250] thr=171 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:01.295] thr=171 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:01.301] thr=171 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:01.301] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:01.302] thr=171 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:01.302] thr=171 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:01.302] thr=171 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:01.342] thr=171 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:01.352] thr=171 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:01.352] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:01.353] thr=171 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:01.353] thr=171 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:01.353] thr=171 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:01.399] thr=171 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:01.402] thr=171 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:01.402] thr=171 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:01.503] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:01.504] thr=171 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:01.504] thr=171 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:01.508] thr=171 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:01.515] thr=171 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:01.516] thr=171 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:01.518] thr=171 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:05.833] thr=172 paramiko.transport: starting thread (client mode): 0x581c890 +DEB [20190331-09:06:05.833] thr=172 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:05.846] thr=172 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:05.846] thr=172 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:05.848] thr=172 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:05.848] thr=172 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:05.848] thr=172 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:05.848] thr=172 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:05.848] thr=172 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:05.848] thr=172 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:05.853] thr=172 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:05.853] thr=172 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:05.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:05.855] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:05.891] thr=172 paramiko.transport: userauth is OK +INF [20190331-09:06:05.912] thr=172 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:05.913] thr=172 paramiko.transport: userauth is OK +INF [20190331-09:06:05.941] thr=172 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:05.941] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:06.103] thr=172 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:06.103] thr=172 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:06.144] thr=172 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:06.144] thr=172 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:06.151] thr=172 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:06.162] thr=172 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:06.163] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:06.163] thr=172 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:06.164] thr=172 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:06.164] thr=172 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:06.210] thr=172 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:06.216] thr=172 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:06.216] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:06.217] thr=172 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:06.217] thr=172 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:06.217] thr=172 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:06.264] thr=172 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:06.269] thr=172 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:06.269] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:06.270] thr=172 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:06.270] thr=172 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:06.270] thr=172 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:06.312] thr=172 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:06.322] thr=172 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:06.322] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:06.322] thr=172 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:06.323] thr=172 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:06.323] thr=172 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:06.361] thr=172 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:06.374] thr=172 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:06.374] thr=172 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:06.374] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:06.412] thr=172 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:06.413] thr=172 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:06.415] thr=172 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:06.432] thr=172 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:06.432] thr=172 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:06.533] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:06.534] thr=172 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:06.534] thr=172 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:06.536] thr=172 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:06.544] thr=172 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:06.545] thr=172 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:06.547] thr=172 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:10.832] thr=173 paramiko.transport: starting thread (client mode): 0x5948830 +DEB [20190331-09:06:10.832] thr=173 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:10.841] thr=173 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:10.841] thr=173 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:10.845] thr=173 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:10.845] thr=173 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:10.845] thr=173 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:10.846] thr=173 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:10.846] thr=173 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:10.846] thr=173 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:10.850] thr=173 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:10.850] thr=173 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:10.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:10.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:10.890] thr=173 paramiko.transport: userauth is OK +INF [20190331-09:06:10.912] thr=173 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:10.912] thr=173 paramiko.transport: userauth is OK +INF [20190331-09:06:10.936] thr=173 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:10.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:11.092] thr=173 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:11.092] thr=173 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:11.133] thr=173 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:11.133] thr=173 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:11.139] thr=173 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:11.152] thr=173 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:11.152] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:11.153] thr=173 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:11.153] thr=173 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:11.153] thr=173 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:11.195] thr=173 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:11.205] thr=173 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:11.205] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:11.205] thr=173 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:11.206] thr=173 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:11.206] thr=173 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:11.248] thr=173 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:11.254] thr=173 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:11.255] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:11.255] thr=173 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:11.256] thr=173 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:11.256] thr=173 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:11.296] thr=173 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:11.310] thr=173 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:11.310] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:11.310] thr=173 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:11.311] thr=173 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:11.311] thr=173 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:11.351] thr=173 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:11.363] thr=173 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:11.363] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:11.364] thr=173 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:11.364] thr=173 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:11.364] thr=173 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:11.404] thr=173 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:11.413] thr=173 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:11.413] thr=173 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:11.514] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:11.515] thr=173 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:11.515] thr=173 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:11.521] thr=173 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:11.525] thr=173 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:11.525] thr=173 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:11.527] thr=173 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:15.832] thr=174 paramiko.transport: starting thread (client mode): 0x52c53f0 +DEB [20190331-09:06:15.832] thr=174 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:15.846] thr=174 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:15.846] thr=174 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:15.848] thr=174 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:15.848] thr=174 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:15.848] thr=174 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:15.849] thr=174 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:15.849] thr=174 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:15.849] thr=174 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:15.853] thr=174 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:15.853] thr=174 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:15.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:15.854] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:15.891] thr=174 paramiko.transport: userauth is OK +INF [20190331-09:06:15.913] thr=174 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:15.914] thr=174 paramiko.transport: userauth is OK +INF [20190331-09:06:15.942] thr=174 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:15.942] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:16.090] thr=174 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:16.090] thr=174 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:16.131] thr=174 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:16.131] thr=174 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:16.133] thr=174 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:16.147] thr=174 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:16.148] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:16.148] thr=174 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:16.149] thr=174 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:16.149] thr=174 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:16.200] thr=174 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:16.201] thr=174 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:16.201] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:16.202] thr=174 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:16.202] thr=174 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:16.202] thr=174 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:16.244] thr=174 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:16.252] thr=174 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:16.252] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:16.252] thr=174 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:16.253] thr=174 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:16.253] thr=174 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:16.295] thr=174 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:16.304] thr=174 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:16.305] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:16.305] thr=174 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:16.305] thr=174 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:16.306] thr=174 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:16.345] thr=174 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:16.356] thr=174 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:16.357] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:16.357] thr=174 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:16.357] thr=174 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:16.357] thr=174 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:16.399] thr=174 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:16.407] thr=174 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:16.407] thr=174 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:16.508] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:16.509] thr=174 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:16.509] thr=174 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:16.511] thr=174 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:16.519] thr=174 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:16.520] thr=174 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:16.521] thr=174 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:20.833] thr=175 paramiko.transport: starting thread (client mode): 0xcbb290 +DEB [20190331-09:06:20.833] thr=175 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:20.843] thr=175 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:20.843] thr=175 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:20.846] thr=175 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:20.846] thr=175 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:20.846] thr=175 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:20.846] thr=175 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:20.846] thr=175 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:20.846] thr=175 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:20.850] thr=175 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:20.850] thr=175 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:20.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:20.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:20.888] thr=175 paramiko.transport: userauth is OK +INF [20190331-09:06:20.910] thr=175 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:20.911] thr=175 paramiko.transport: userauth is OK +INF [20190331-09:06:20.936] thr=175 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:20.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:21.082] thr=175 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:21.083] thr=175 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:21.123] thr=175 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:21.123] thr=175 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:21.138] thr=175 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:21.139] thr=175 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:21.139] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:21.140] thr=175 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:21.140] thr=175 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:21.140] thr=175 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:21.186] thr=175 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:21.195] thr=175 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:21.196] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:21.196] thr=175 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:21.197] thr=175 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:21.197] thr=175 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:21.241] thr=175 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:21.245] thr=175 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:21.245] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:21.245] thr=175 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:21.246] thr=175 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:21.246] thr=175 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:21.294] thr=175 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:21.294] thr=175 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:21.295] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:21.295] thr=175 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:21.296] thr=175 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:21.296] thr=175 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:21.338] thr=175 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:21.347] thr=175 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:21.347] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:21.348] thr=175 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:21.348] thr=175 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:21.348] thr=175 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:21.389] thr=175 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:21.398] thr=175 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:21.398] thr=175 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:21.499] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:21.500] thr=175 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:21.500] thr=175 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:21.502] thr=175 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:21.513] thr=175 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:21.514] thr=175 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:21.515] thr=175 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:25.832] thr=101 paramiko.transport: starting thread (client mode): 0x52ea110 +DEB [20190331-09:06:25.832] thr=101 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:25.842] thr=101 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:25.842] thr=101 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:25.845] thr=101 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:25.845] thr=101 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:25.845] thr=101 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:25.845] thr=101 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:25.845] thr=101 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:25.845] thr=101 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:25.849] thr=101 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:25.850] thr=101 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:25.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:25.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:25.889] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:06:25.912] thr=101 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:25.913] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:06:25.943] thr=101 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:25.943] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:26.088] thr=101 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:26.089] thr=101 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:26.131] thr=101 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:26.131] thr=101 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:26.139] thr=101 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:26.148] thr=101 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:26.148] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:26.149] thr=101 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:26.149] thr=101 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:26.150] thr=101 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:26.191] thr=101 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:26.201] thr=101 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:26.202] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:26.202] thr=101 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:26.203] thr=101 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:26.203] thr=101 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:26.244] thr=101 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:26.254] thr=101 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:26.254] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:26.255] thr=101 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:26.255] thr=101 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:26.255] thr=101 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:26.305] thr=101 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:26.306] thr=101 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:26.306] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:26.307] thr=101 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:26.307] thr=101 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:26.307] thr=101 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:26.348] thr=101 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:26.360] thr=101 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:26.360] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:26.361] thr=101 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:26.361] thr=101 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:26.361] thr=101 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:26.401] thr=101 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:26.409] thr=101 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:26.409] thr=101 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:26.510] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:26.511] thr=101 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:26.511] thr=101 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:26.513] thr=101 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:26.521] thr=101 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:26.522] thr=101 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:26.523] thr=101 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:30.833] thr=176 paramiko.transport: starting thread (client mode): 0x581feb0 +DEB [20190331-09:06:30.833] thr=176 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:30.843] thr=176 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:30.843] thr=176 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:30.846] thr=176 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:30.846] thr=176 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:30.846] thr=176 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:30.846] thr=176 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:30.846] thr=176 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:30.846] thr=176 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:30.850] thr=176 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:30.850] thr=176 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:30.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:30.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:30.887] thr=176 paramiko.transport: userauth is OK +INF [20190331-09:06:30.910] thr=176 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:30.911] thr=176 paramiko.transport: userauth is OK +INF [20190331-09:06:30.938] thr=176 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:30.938] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:31.087] thr=176 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:31.087] thr=176 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:31.127] thr=176 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:31.127] thr=176 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:31.132] thr=176 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:31.144] thr=176 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:31.145] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:31.145] thr=176 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:31.145] thr=176 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:31.146] thr=176 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:31.185] thr=176 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:31.196] thr=176 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:31.196] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:31.197] thr=176 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:31.197] thr=176 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:31.198] thr=176 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:31.247] thr=176 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:31.248] thr=176 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:31.248] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:31.248] thr=176 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:31.249] thr=176 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:31.249] thr=176 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:31.291] thr=176 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:31.298] thr=176 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:31.298] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:31.299] thr=176 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:31.299] thr=176 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:31.299] thr=176 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:31.339] thr=176 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:31.351] thr=176 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:31.351] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:31.351] thr=176 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:31.352] thr=176 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:31.352] thr=176 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:31.402] thr=176 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:31.403] thr=176 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:31.403] thr=176 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:31.504] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:31.505] thr=176 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:31.505] thr=176 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:31.507] thr=176 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:31.515] thr=176 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:31.516] thr=176 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:31.518] thr=176 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:35.833] thr=177 paramiko.transport: starting thread (client mode): 0x6ab4bf0 +DEB [20190331-09:06:35.833] thr=177 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:35.843] thr=177 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:35.843] thr=177 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:35.846] thr=177 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:35.846] thr=177 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:35.846] thr=177 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:35.846] thr=177 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:35.846] thr=177 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:35.846] thr=177 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:35.850] thr=177 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:35.851] thr=177 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:35.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:35.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:35.890] thr=177 paramiko.transport: userauth is OK +INF [20190331-09:06:35.912] thr=177 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:35.912] thr=177 paramiko.transport: userauth is OK +INF [20190331-09:06:35.936] thr=177 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:35.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:36.076] thr=177 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:36.076] thr=177 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:36.116] thr=177 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:36.116] thr=177 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:36.121] thr=177 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:36.133] thr=177 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:36.133] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:36.134] thr=177 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:36.134] thr=177 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:36.134] thr=177 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:36.176] thr=177 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:36.187] thr=177 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:36.187] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:36.187] thr=177 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:36.188] thr=177 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:36.188] thr=177 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:36.233] thr=177 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:36.238] thr=177 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:36.238] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:36.239] thr=177 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:36.239] thr=177 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:36.239] thr=177 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:36.281] thr=177 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:36.290] thr=177 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:36.291] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:36.291] thr=177 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:36.292] thr=177 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:36.292] thr=177 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:36.343] thr=177 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:36.345] thr=177 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:36.346] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:36.346] thr=177 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:36.346] thr=177 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:36.346] thr=177 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:36.389] thr=177 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:36.400] thr=177 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:36.400] thr=177 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:36.501] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:36.502] thr=177 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:36.502] thr=177 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:36.511] thr=177 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:36.514] thr=177 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:36.514] thr=177 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:36.516] thr=177 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:40.832] thr=178 paramiko.transport: starting thread (client mode): 0x6889490 +DEB [20190331-09:06:40.833] thr=178 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:40.842] thr=178 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:40.842] thr=178 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:40.845] thr=178 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:40.845] thr=178 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:40.845] thr=178 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:40.845] thr=178 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:40.845] thr=178 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:40.845] thr=178 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:40.850] thr=178 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:40.851] thr=178 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:40.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:40.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:40.891] thr=178 paramiko.transport: userauth is OK +INF [20190331-09:06:40.913] thr=178 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:40.914] thr=178 paramiko.transport: userauth is OK +INF [20190331-09:06:40.940] thr=178 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:40.940] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:41.096] thr=178 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:41.096] thr=178 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:41.139] thr=178 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:41.139] thr=178 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:41.148] thr=178 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:41.158] thr=178 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:41.158] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:41.159] thr=178 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:41.160] thr=178 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:41.160] thr=178 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:41.202] thr=178 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:41.213] thr=178 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:41.213] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:41.214] thr=178 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:41.215] thr=178 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:41.215] thr=178 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:41.262] thr=178 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:41.263] thr=178 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:41.263] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:41.264] thr=178 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:41.265] thr=178 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:41.265] thr=178 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:41.311] thr=178 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:41.312] thr=178 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:41.312] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:41.313] thr=178 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:41.313] thr=178 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:41.313] thr=178 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:41.358] thr=178 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:41.367] thr=178 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:41.368] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:41.368] thr=178 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:41.369] thr=178 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:41.369] thr=178 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:41.418] thr=178 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:41.419] thr=178 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:41.419] thr=178 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:41.520] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:41.521] thr=178 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:41.521] thr=178 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:41.530] thr=178 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:41.531] thr=178 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:41.532] thr=178 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:41.533] thr=178 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:45.834] thr=179 paramiko.transport: starting thread (client mode): 0x52ea410 +DEB [20190331-09:06:45.834] thr=179 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:45.848] thr=179 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:45.849] thr=179 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:45.850] thr=179 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:45.850] thr=179 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:45.850] thr=179 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:45.850] thr=179 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:45.851] thr=179 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:45.851] thr=179 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:45.855] thr=179 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:45.855] thr=179 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:45.855] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:45.857] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:45.894] thr=179 paramiko.transport: userauth is OK +INF [20190331-09:06:45.992] thr=179 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:45.992] thr=179 paramiko.transport: userauth is OK +INF [20190331-09:06:46.015] thr=179 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:46.015] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:46.159] thr=179 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:46.159] thr=179 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:46.199] thr=179 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:46.199] thr=179 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:46.216] thr=179 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:46.217] thr=179 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:46.217] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:46.218] thr=179 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:46.218] thr=179 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:46.218] thr=179 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:46.261] thr=179 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:46.274] thr=179 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:46.274] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:46.274] thr=179 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:46.275] thr=179 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:46.275] thr=179 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:46.321] thr=179 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:46.325] thr=179 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:46.325] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:46.325] thr=179 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:46.326] thr=179 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:46.326] thr=179 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:46.374] thr=179 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:46.375] thr=179 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:46.375] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:46.375] thr=179 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:46.376] thr=179 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:46.376] thr=179 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:46.421] thr=179 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:46.429] thr=179 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:46.430] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:46.430] thr=179 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:46.430] thr=179 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:46.431] thr=179 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:46.469] thr=179 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:46.482] thr=179 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:46.482] thr=179 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:46.583] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:46.584] thr=179 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:46.584] thr=179 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:46.591] thr=179 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:46.595] thr=179 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:46.596] thr=179 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:46.597] thr=179 paramiko.transport: EOF in transport thread +DEB [20190331-09:06:50.834] thr=179 paramiko.transport: starting thread (client mode): 0x52ea410 +DEB [20190331-09:06:50.834] thr=179 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:50.846] thr=179 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:50.846] thr=179 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:50.848] thr=179 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:50.849] thr=179 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:50.849] thr=179 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:50.849] thr=179 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:50.849] thr=179 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:50.849] thr=179 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:50.853] thr=179 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:50.853] thr=179 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:50.854] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:50.855] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:50.893] thr=179 paramiko.transport: userauth is OK +INF [20190331-09:06:50.921] thr=179 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:50.922] thr=179 paramiko.transport: userauth is OK +INF [20190331-09:06:50.949] thr=179 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:50.949] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:51.092] thr=179 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:51.092] thr=179 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:51.132] thr=179 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:51.132] thr=179 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:51.139] thr=179 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:51.149] thr=179 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:51.150] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:51.150] thr=179 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:51.151] thr=179 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:51.151] thr=179 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:51.191] thr=179 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:51.202] thr=179 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:51.202] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:51.203] thr=179 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:51.203] thr=179 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:51.203] thr=179 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:51.245] thr=179 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:51.254] thr=179 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:51.255] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:51.255] thr=179 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:51.255] thr=179 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:51.256] thr=179 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:51.301] thr=179 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:51.306] thr=179 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:51.306] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:51.306] thr=179 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:51.307] thr=179 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:51.307] thr=179 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:51.358] thr=179 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:51.359] thr=179 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:51.359] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:51.359] thr=179 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:51.359] thr=179 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:51.360] thr=179 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:51.398] thr=179 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:51.408] thr=179 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:51.408] thr=179 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:51.509] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:51.510] thr=179 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:51.510] thr=179 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:51.512] thr=179 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:51.520] thr=179 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:51.521] thr=179 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:55.832] thr=51 paramiko.transport: starting thread (client mode): 0x596f5f0 +DEB [20190331-09:06:55.832] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:06:55.842] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:06:55.842] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:06:55.845] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:06:55.845] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:06:55.845] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:06:55.845] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:06:55.845] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:06:55.845] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-09:06:55.850] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:06:55.850] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-09:06:55.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:06:55.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:06:55.889] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:06:55.911] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:06:55.912] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:06:55.936] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:06:55.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:06:56.082] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:06:56.082] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:06:56.124] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:06:56.124] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:06:56.131] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:06:56.142] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:06:56.143] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:06:56.143] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:06:56.144] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:06:56.144] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:06:56.186] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:06:56.194] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:06:56.194] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:06:56.194] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:06:56.195] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:06:56.195] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:06:56.235] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:06:56.243] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:06:56.243] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:06:56.243] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:06:56.244] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:06:56.244] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:06:56.292] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:06:56.293] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:06:56.294] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:06:56.294] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:06:56.294] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:06:56.294] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:06:56.341] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:06:56.347] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:06:56.347] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:06:56.348] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:06:56.348] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:06:56.349] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:06:56.389] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:06:56.398] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:06:56.398] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:06:56.499] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:06:56.500] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:06:56.500] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:06:56.512] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:06:56.513] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:06:56.514] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:06:56.515] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:00.836] thr=180 paramiko.transport: starting thread (client mode): 0x593c350 +DEB [20190331-09:07:00.836] thr=180 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:00.858] thr=180 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:00.858] thr=180 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:00.867] thr=180 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:00.867] thr=180 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:00.867] thr=180 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:00.868] thr=180 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:00.868] thr=180 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:00.868] thr=180 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:00.873] thr=180 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:00.873] thr=180 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:00.874] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:00.875] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:00.913] thr=180 paramiko.transport: userauth is OK +INF [20190331-09:07:00.941] thr=180 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:00.942] thr=180 paramiko.transport: userauth is OK +INF [20190331-09:07:00.980] thr=180 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:00.980] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:01.126] thr=180 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:01.126] thr=180 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:01.167] thr=180 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:01.167] thr=180 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:01.171] thr=180 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:01.185] thr=180 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:01.185] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:01.185] thr=180 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:01.186] thr=180 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:01.186] thr=180 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:01.226] thr=180 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:01.240] thr=180 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:01.240] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:01.240] thr=180 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:01.241] thr=180 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:01.241] thr=180 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:01.291] thr=180 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:01.292] thr=180 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:01.292] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:01.293] thr=180 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:01.293] thr=180 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:01.293] thr=180 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:01.335] thr=180 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:01.343] thr=180 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:01.343] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:01.344] thr=180 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:01.344] thr=180 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:01.344] thr=180 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:01.387] thr=180 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:01.399] thr=180 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:01.400] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:01.400] thr=180 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:01.401] thr=180 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:01.401] thr=180 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:01.441] thr=180 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:01.450] thr=180 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:01.451] thr=180 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:01.551] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:01.552] thr=180 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:01.552] thr=180 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:01.561] thr=180 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:01.562] thr=180 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:01.563] thr=180 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:01.564] thr=180 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:05.830] thr=181 paramiko.transport: starting thread (client mode): 0x5706a50 +DEB [20190331-09:07:05.831] thr=181 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:05.840] thr=181 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:05.840] thr=181 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:05.843] thr=181 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:05.843] thr=181 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:05.843] thr=181 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:05.843] thr=181 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:05.843] thr=181 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:05.843] thr=181 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:05.847] thr=181 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:05.847] thr=181 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:05.848] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:05.849] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:05.886] thr=181 paramiko.transport: userauth is OK +INF [20190331-09:07:05.908] thr=181 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:05.909] thr=181 paramiko.transport: userauth is OK +INF [20190331-09:07:05.936] thr=181 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:05.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:06.076] thr=181 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:06.076] thr=181 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:06.117] thr=181 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:06.117] thr=181 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:06.123] thr=181 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:06.134] thr=181 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:06.134] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:06.134] thr=181 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:06.135] thr=181 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:06.135] thr=181 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:06.177] thr=181 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:06.188] thr=181 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:06.188] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:06.189] thr=181 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:06.189] thr=181 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:06.189] thr=181 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:06.233] thr=181 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:06.237] thr=181 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:06.238] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:06.238] thr=181 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:06.239] thr=181 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:06.239] thr=181 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:06.279] thr=181 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:06.288] thr=181 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:06.288] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:06.288] thr=181 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:06.289] thr=181 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:06.289] thr=181 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:06.328] thr=181 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:06.341] thr=181 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:06.341] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:06.341] thr=181 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:06.342] thr=181 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:06.342] thr=181 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:06.382] thr=181 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:06.391] thr=181 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:06.391] thr=181 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:06.492] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:06.493] thr=181 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:06.493] thr=181 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:06.495] thr=181 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:06.504] thr=181 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:06.505] thr=181 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:06.506] thr=181 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:10.832] thr=182 paramiko.transport: starting thread (client mode): 0x5306b30 +DEB [20190331-09:07:10.832] thr=182 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:10.842] thr=182 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:10.842] thr=182 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:10.845] thr=182 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:10.845] thr=182 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:10.846] thr=182 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:10.846] thr=182 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:10.846] thr=182 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:10.846] thr=182 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:10.850] thr=182 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:10.850] thr=182 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:10.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:10.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:10.890] thr=182 paramiko.transport: userauth is OK +INF [20190331-09:07:10.912] thr=182 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:10.913] thr=182 paramiko.transport: userauth is OK +INF [20190331-09:07:10.936] thr=182 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:10.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:11.111] thr=182 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:11.111] thr=182 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:11.151] thr=182 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:11.151] thr=182 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:11.156] thr=182 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:11.171] thr=182 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:11.172] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:11.172] thr=182 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:11.173] thr=182 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:11.173] thr=182 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:11.217] thr=182 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:11.225] thr=182 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:11.225] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:11.226] thr=182 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:11.226] thr=182 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:11.226] thr=182 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:11.266] thr=182 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:11.274] thr=182 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:11.275] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:11.275] thr=182 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:11.275] thr=182 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:11.276] thr=182 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:11.324] thr=182 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:11.325] thr=182 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:11.325] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:11.325] thr=182 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:11.326] thr=182 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:11.326] thr=182 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:11.367] thr=182 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:11.377] thr=182 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:11.378] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:11.378] thr=182 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:11.379] thr=182 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:11.379] thr=182 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:11.420] thr=182 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:11.428] thr=182 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:11.429] thr=182 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:11.529] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:11.530] thr=182 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:11.530] thr=182 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:11.532] thr=182 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:11.541] thr=182 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:11.542] thr=182 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:11.544] thr=182 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:15.833] thr=183 paramiko.transport: starting thread (client mode): 0x52ea2f0 +DEB [20190331-09:07:15.833] thr=183 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:15.844] thr=183 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:15.844] thr=183 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:15.848] thr=183 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:15.848] thr=183 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:15.848] thr=183 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:15.848] thr=183 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:15.848] thr=183 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:15.848] thr=183 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:15.852] thr=183 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:15.853] thr=183 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:15.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:15.854] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:15.891] thr=183 paramiko.transport: userauth is OK +INF [20190331-09:07:15.916] thr=183 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:15.916] thr=183 paramiko.transport: userauth is OK +INF [20190331-09:07:15.942] thr=183 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:15.942] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:16.091] thr=183 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:16.091] thr=183 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:16.131] thr=183 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:16.131] thr=183 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:16.139] thr=183 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:16.149] thr=183 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:16.149] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:16.150] thr=183 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:16.150] thr=183 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:16.150] thr=183 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:16.192] thr=183 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:16.204] thr=183 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:16.204] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:16.204] thr=183 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:16.205] thr=183 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:16.205] thr=183 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:16.249] thr=183 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:16.255] thr=183 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:16.255] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:16.255] thr=183 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:16.256] thr=183 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:16.256] thr=183 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:16.298] thr=183 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:16.309] thr=183 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:16.310] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:16.310] thr=183 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:16.311] thr=183 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:16.311] thr=183 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:16.351] thr=183 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:16.369] thr=183 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:16.369] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:16.369] thr=183 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:16.370] thr=183 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:16.370] thr=183 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:16.410] thr=183 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:16.423] thr=183 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:16.423] thr=183 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:16.524] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:16.525] thr=183 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:16.525] thr=183 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:16.530] thr=183 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:16.539] thr=183 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:16.540] thr=183 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:16.541] thr=183 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-09:07:16.541] thr=183 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-09:07:20.832] thr=184 paramiko.transport: starting thread (client mode): 0x581c7d0 +DEB [20190331-09:07:20.832] thr=184 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:20.842] thr=184 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:20.842] thr=184 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:20.845] thr=184 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:20.845] thr=184 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:20.845] thr=184 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:20.845] thr=184 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:20.845] thr=184 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:20.845] thr=184 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:20.854] thr=184 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:20.855] thr=184 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:20.855] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:20.857] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:20.892] thr=184 paramiko.transport: userauth is OK +INF [20190331-09:07:20.921] thr=184 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:20.922] thr=184 paramiko.transport: userauth is OK +INF [20190331-09:07:20.951] thr=184 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:20.951] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:21.122] thr=184 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:21.122] thr=184 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:21.163] thr=184 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:21.163] thr=184 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:21.168] thr=184 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:21.183] thr=184 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:21.184] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:21.184] thr=184 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:21.185] thr=184 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:21.185] thr=184 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:21.228] thr=184 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:21.238] thr=184 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:21.238] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:21.239] thr=184 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:21.239] thr=184 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:21.239] thr=184 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:21.282] thr=184 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:21.291] thr=184 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:21.291] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:21.292] thr=184 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:21.292] thr=184 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:21.292] thr=184 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:21.342] thr=184 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:21.343] thr=184 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:21.343] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:21.343] thr=184 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:21.344] thr=184 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:21.344] thr=184 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:21.383] thr=184 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:21.395] thr=184 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:21.395] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:21.396] thr=184 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:21.396] thr=184 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:21.397] thr=184 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:21.436] thr=184 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:21.445] thr=184 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:21.445] thr=184 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:21.546] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:21.547] thr=184 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:21.547] thr=184 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:21.557] thr=184 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:21.558] thr=184 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:21.558] thr=184 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:21.560] thr=184 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:25.833] thr=185 paramiko.transport: starting thread (client mode): 0xcb5fb0 +DEB [20190331-09:07:25.833] thr=185 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:25.845] thr=185 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:25.845] thr=185 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:25.847] thr=185 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:25.847] thr=185 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:25.847] thr=185 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:25.848] thr=185 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:25.848] thr=185 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:25.848] thr=185 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:25.852] thr=185 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:25.853] thr=185 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:25.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:25.854] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:25.891] thr=185 paramiko.transport: userauth is OK +INF [20190331-09:07:25.915] thr=185 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:25.916] thr=185 paramiko.transport: userauth is OK +INF [20190331-09:07:25.945] thr=185 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:25.945] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:26.119] thr=185 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:26.119] thr=185 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:26.160] thr=185 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:26.160] thr=185 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:26.171] thr=185 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:26.176] thr=185 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:26.176] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:26.177] thr=185 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:26.177] thr=185 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:26.177] thr=185 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:26.221] thr=185 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:26.231] thr=185 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:26.231] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:26.232] thr=185 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:26.232] thr=185 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:26.232] thr=185 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:26.273] thr=185 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:26.282] thr=185 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:26.282] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:26.283] thr=185 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:26.283] thr=185 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:26.284] thr=185 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:26.323] thr=185 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:26.334] thr=185 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:26.334] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:26.334] thr=185 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:26.335] thr=185 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:26.335] thr=185 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:26.375] thr=185 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:26.388] thr=185 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:26.389] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:26.389] thr=185 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:26.389] thr=185 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:26.390] thr=185 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:26.430] thr=185 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:26.439] thr=185 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:26.439] thr=185 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:26.540] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:26.541] thr=185 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:26.541] thr=185 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:26.543] thr=185 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:26.552] thr=185 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:26.553] thr=185 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:26.554] thr=185 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:30.831] thr=186 paramiko.transport: starting thread (client mode): 0x53a5690 +DEB [20190331-09:07:30.832] thr=186 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:30.841] thr=186 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:30.841] thr=186 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:30.844] thr=186 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:30.844] thr=186 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:30.844] thr=186 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:30.844] thr=186 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:30.844] thr=186 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:30.844] thr=186 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:30.849] thr=186 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:30.849] thr=186 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:30.849] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:30.850] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:30.888] thr=186 paramiko.transport: userauth is OK +INF [20190331-09:07:30.908] thr=186 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:30.909] thr=186 paramiko.transport: userauth is OK +INF [20190331-09:07:30.936] thr=186 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:30.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:31.081] thr=186 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:31.081] thr=186 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:31.122] thr=186 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:31.122] thr=186 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:31.136] thr=186 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:31.137] thr=186 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:31.138] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:31.138] thr=186 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:31.139] thr=186 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:31.139] thr=186 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:31.186] thr=186 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:31.191] thr=186 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:31.191] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:31.191] thr=186 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:31.192] thr=186 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:31.192] thr=186 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:31.242] thr=186 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:31.242] thr=186 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:31.243] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:31.243] thr=186 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:31.244] thr=186 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:31.244] thr=186 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:31.290] thr=186 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:31.294] thr=186 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:31.294] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:31.294] thr=186 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:31.295] thr=186 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:31.295] thr=186 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:31.336] thr=186 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:31.348] thr=186 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:31.348] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:31.348] thr=186 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:31.349] thr=186 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:31.349] thr=186 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:31.388] thr=186 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:31.399] thr=186 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:31.399] thr=186 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:31.500] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:31.501] thr=186 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:31.501] thr=186 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:31.503] thr=186 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:31.514] thr=186 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:31.515] thr=186 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:31.516] thr=186 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:35.832] thr=187 paramiko.transport: starting thread (client mode): 0x546e8d0 +DEB [20190331-09:07:35.832] thr=187 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:35.842] thr=187 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:35.842] thr=187 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:35.845] thr=187 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:35.845] thr=187 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:35.845] thr=187 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:35.845] thr=187 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:35.845] thr=187 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:35.845] thr=187 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:35.849] thr=187 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:35.849] thr=187 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:35.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:35.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:35.888] thr=187 paramiko.transport: userauth is OK +INF [20190331-09:07:35.910] thr=187 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:35.911] thr=187 paramiko.transport: userauth is OK +INF [20190331-09:07:35.937] thr=187 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:35.937] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:36.090] thr=187 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:36.090] thr=187 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:36.131] thr=187 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:36.131] thr=187 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:36.139] thr=187 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:36.149] thr=187 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:36.150] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:36.150] thr=187 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:36.151] thr=187 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:36.151] thr=187 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:36.202] thr=187 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:36.203] thr=187 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:36.203] thr=187 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:36.203] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:36.244] thr=187 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:36.245] thr=187 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:36.246] thr=187 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:36.255] thr=187 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:36.255] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:36.255] thr=187 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:36.256] thr=187 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:36.256] thr=187 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:36.301] thr=187 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:36.307] thr=187 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:36.307] thr=187 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:36.308] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:36.348] thr=187 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:36.349] thr=187 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:36.358] thr=187 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:36.363] thr=187 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:36.363] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:36.363] thr=187 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:36.364] thr=187 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:36.364] thr=187 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:36.404] thr=187 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:36.414] thr=187 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:36.415] thr=187 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:36.516] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:36.517] thr=187 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:36.517] thr=187 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:36.528] thr=187 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:36.529] thr=187 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:36.530] thr=187 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:36.531] thr=187 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:40.833] thr=188 paramiko.transport: starting thread (client mode): 0x59350f0 +DEB [20190331-09:07:40.834] thr=188 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:40.846] thr=188 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:40.846] thr=188 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:40.848] thr=188 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:40.848] thr=188 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:40.848] thr=188 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:40.848] thr=188 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:40.848] thr=188 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:40.848] thr=188 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:40.853] thr=188 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:40.853] thr=188 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:40.854] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:40.855] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:40.893] thr=188 paramiko.transport: userauth is OK +INF [20190331-09:07:40.915] thr=188 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:40.916] thr=188 paramiko.transport: userauth is OK +INF [20190331-09:07:40.952] thr=188 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:40.952] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:41.106] thr=188 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:41.106] thr=188 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:41.146] thr=188 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:41.146] thr=188 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:41.154] thr=188 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:41.166] thr=188 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:41.166] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:41.167] thr=188 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:41.167] thr=188 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:41.167] thr=188 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:41.218] thr=188 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:41.220] thr=188 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:41.221] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:41.221] thr=188 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:41.222] thr=188 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:41.222] thr=188 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:41.260] thr=188 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:41.269] thr=188 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:41.270] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:41.270] thr=188 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:41.270] thr=188 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:41.270] thr=188 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:41.321] thr=188 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:41.321] thr=188 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:41.322] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:41.322] thr=188 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:41.322] thr=188 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:41.323] thr=188 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:41.365] thr=188 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:41.390] thr=188 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:41.390] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:41.390] thr=188 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:41.391] thr=188 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:41.391] thr=188 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:41.431] thr=188 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:41.440] thr=188 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:41.440] thr=188 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:41.541] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:41.542] thr=188 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:41.542] thr=188 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:41.545] thr=188 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:41.553] thr=188 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:41.554] thr=188 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:41.555] thr=188 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:45.831] thr=189 paramiko.transport: starting thread (client mode): 0x52ba770 +DEB [20190331-09:07:45.831] thr=189 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:45.841] thr=189 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:45.841] thr=189 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:45.844] thr=189 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:45.844] thr=189 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:45.844] thr=189 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:45.844] thr=189 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:45.844] thr=189 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:45.844] thr=189 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:45.848] thr=189 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:45.849] thr=189 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:45.849] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:45.850] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:45.887] thr=189 paramiko.transport: userauth is OK +INF [20190331-09:07:45.909] thr=189 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:45.909] thr=189 paramiko.transport: userauth is OK +INF [20190331-09:07:45.932] thr=189 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:45.932] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:46.081] thr=189 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:46.081] thr=189 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:46.121] thr=189 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:46.121] thr=189 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:46.126] thr=189 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:46.138] thr=189 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:46.139] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:46.139] thr=189 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:46.140] thr=189 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:46.140] thr=189 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:46.180] thr=189 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:46.191] thr=189 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:46.191] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:46.191] thr=189 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:46.192] thr=189 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:46.192] thr=189 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:46.234] thr=189 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:46.242] thr=189 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:46.242] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:46.243] thr=189 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:46.243] thr=189 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:46.243] thr=189 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:46.291] thr=189 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:46.294] thr=189 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:46.294] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:46.294] thr=189 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:46.295] thr=189 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:46.295] thr=189 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:46.337] thr=189 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:46.348] thr=189 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:46.349] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:46.349] thr=189 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:46.349] thr=189 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:46.349] thr=189 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:46.387] thr=189 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:46.396] thr=189 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:46.396] thr=189 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:46.497] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:46.497] thr=189 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:46.498] thr=189 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:46.499] thr=189 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:46.510] thr=189 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:46.511] thr=189 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:46.512] thr=189 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:50.833] thr=190 paramiko.transport: starting thread (client mode): 0x52ea2d0 +DEB [20190331-09:07:50.833] thr=190 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:50.844] thr=190 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:50.844] thr=190 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:50.846] thr=190 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:50.847] thr=190 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:50.847] thr=190 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:50.847] thr=190 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:50.847] thr=190 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:50.847] thr=190 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:50.851] thr=190 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:50.851] thr=190 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:50.852] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:50.853] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:50.889] thr=190 paramiko.transport: userauth is OK +INF [20190331-09:07:50.991] thr=190 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:50.992] thr=190 paramiko.transport: userauth is OK +INF [20190331-09:07:51.020] thr=190 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:51.020] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:51.167] thr=190 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:51.167] thr=190 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:51.207] thr=190 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:51.207] thr=190 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:51.212] thr=190 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:51.225] thr=190 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:51.226] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:51.226] thr=190 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:51.227] thr=190 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:51.227] thr=190 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:51.271] thr=190 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:51.277] thr=190 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:51.278] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:51.278] thr=190 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:51.279] thr=190 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:51.279] thr=190 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:51.325] thr=190 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:51.329] thr=190 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:51.330] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:51.330] thr=190 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:51.331] thr=190 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:51.331] thr=190 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:51.371] thr=190 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:51.380] thr=190 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:51.381] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:51.381] thr=190 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:51.382] thr=190 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:51.382] thr=190 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:51.421] thr=190 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:51.440] thr=190 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:51.440] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:51.440] thr=190 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:51.441] thr=190 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:51.441] thr=190 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:51.482] thr=190 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:51.492] thr=190 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:51.493] thr=190 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:51.592] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:51.593] thr=190 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:51.593] thr=190 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:51.595] thr=190 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:51.602] thr=190 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:51.603] thr=190 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:51.605] thr=190 paramiko.transport: EOF in transport thread +DEB [20190331-09:07:55.831] thr=191 paramiko.transport: starting thread (client mode): 0x546e650 +DEB [20190331-09:07:55.832] thr=191 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:07:55.843] thr=191 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:07:55.843] thr=191 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:07:55.845] thr=191 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:07:55.846] thr=191 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:07:55.846] thr=191 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:07:55.846] thr=191 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:07:55.846] thr=191 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:07:55.846] thr=191 paramiko.transport: Compression agreed: none +DEB [20190331-09:07:55.850] thr=191 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:07:55.850] thr=191 paramiko.transport: Switch to new keys ... +DEB [20190331-09:07:55.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:07:55.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:07:55.888] thr=191 paramiko.transport: userauth is OK +INF [20190331-09:07:55.910] thr=191 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:07:55.911] thr=191 paramiko.transport: userauth is OK +INF [20190331-09:07:55.936] thr=191 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:07:55.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:07:56.086] thr=191 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:07:56.086] thr=191 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:07:56.127] thr=191 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:07:56.127] thr=191 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:07:56.131] thr=191 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:07:56.144] thr=191 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:07:56.145] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:07:56.145] thr=191 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:07:56.145] thr=191 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:07:56.146] thr=191 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:07:56.186] thr=191 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:07:56.196] thr=191 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:07:56.196] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:07:56.196] thr=191 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:07:56.197] thr=191 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:07:56.197] thr=191 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:07:56.236] thr=191 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:07:56.245] thr=191 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:07:56.245] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:07:56.246] thr=191 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:07:56.246] thr=191 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:07:56.246] thr=191 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:07:56.287] thr=191 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:07:56.296] thr=191 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:07:56.297] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:07:56.297] thr=191 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:07:56.298] thr=191 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:07:56.298] thr=191 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:07:56.341] thr=191 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:07:56.353] thr=191 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:07:56.353] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:07:56.353] thr=191 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:07:56.354] thr=191 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:07:56.354] thr=191 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:07:56.394] thr=191 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:07:56.403] thr=191 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:07:56.403] thr=191 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:07:56.504] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:07:56.505] thr=191 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:07:56.505] thr=191 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:07:56.514] thr=191 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:07:56.517] thr=191 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:07:56.517] thr=191 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:07:56.519] thr=191 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:00.832] thr=192 paramiko.transport: starting thread (client mode): 0x56d2ed0 +DEB [20190331-09:08:00.832] thr=192 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:00.841] thr=192 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:00.841] thr=192 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:00.844] thr=192 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:00.844] thr=192 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:00.844] thr=192 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:00.844] thr=192 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:00.844] thr=192 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:00.844] thr=192 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:00.849] thr=192 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:00.849] thr=192 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:00.849] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:00.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:00.887] thr=192 paramiko.transport: userauth is OK +INF [20190331-09:08:00.910] thr=192 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:00.910] thr=192 paramiko.transport: userauth is OK +INF [20190331-09:08:00.936] thr=192 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:00.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:01.080] thr=192 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:01.080] thr=192 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:01.121] thr=192 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:01.121] thr=192 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:01.131] thr=192 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:01.137] thr=192 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:01.138] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:01.138] thr=192 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:01.138] thr=192 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:01.139] thr=192 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:01.186] thr=192 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:01.191] thr=192 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:01.191] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:01.192] thr=192 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:01.192] thr=192 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:01.192] thr=192 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:01.233] thr=192 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:01.241] thr=192 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:01.242] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:01.242] thr=192 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:01.243] thr=192 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:01.243] thr=192 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:01.281] thr=192 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:01.289] thr=192 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:01.289] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:01.289] thr=192 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:01.290] thr=192 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:01.290] thr=192 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:01.330] thr=192 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:01.341] thr=192 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:01.341] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:01.342] thr=192 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:01.342] thr=192 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:01.342] thr=192 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:01.383] thr=192 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:01.392] thr=192 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:01.392] thr=192 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:01.493] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:01.494] thr=192 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:01.494] thr=192 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:01.496] thr=192 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:01.508] thr=192 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:01.508] thr=192 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:01.510] thr=192 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:05.832] thr=193 paramiko.transport: starting thread (client mode): 0x59a1070 +DEB [20190331-09:08:05.833] thr=193 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:05.843] thr=193 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:05.843] thr=193 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:05.845] thr=193 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:05.845] thr=193 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:05.845] thr=193 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:05.846] thr=193 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:05.846] thr=193 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:05.846] thr=193 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:05.850] thr=193 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:05.850] thr=193 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:05.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:05.852] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:05.890] thr=193 paramiko.transport: userauth is OK +INF [20190331-09:08:05.914] thr=193 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:05.915] thr=193 paramiko.transport: userauth is OK +INF [20190331-09:08:05.941] thr=193 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:05.941] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:06.087] thr=193 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:06.087] thr=193 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:06.128] thr=193 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:06.128] thr=193 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:06.136] thr=193 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:06.147] thr=193 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:06.147] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:06.147] thr=193 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:06.148] thr=193 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:06.148] thr=193 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:06.199] thr=193 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:06.200] thr=193 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:06.200] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:06.201] thr=193 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:06.201] thr=193 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:06.201] thr=193 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:06.244] thr=193 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:06.252] thr=193 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:06.252] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:06.253] thr=193 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:06.253] thr=193 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:06.253] thr=193 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:06.296] thr=193 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:06.303] thr=193 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:06.303] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:06.304] thr=193 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:06.304] thr=193 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:06.304] thr=193 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:06.358] thr=193 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:06.360] thr=193 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:06.361] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:06.361] thr=193 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:06.362] thr=193 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:06.362] thr=193 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:06.405] thr=193 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:06.410] thr=193 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:06.411] thr=193 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:06.510] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:06.511] thr=193 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:06.511] thr=193 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:06.514] thr=193 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:06.522] thr=193 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:06.522] thr=193 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:06.524] thr=193 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:10.831] thr=194 paramiko.transport: starting thread (client mode): 0x59a1970 +DEB [20190331-09:08:10.832] thr=194 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:10.843] thr=194 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:10.843] thr=194 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:10.845] thr=194 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:10.845] thr=194 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:10.845] thr=194 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:10.845] thr=194 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:10.845] thr=194 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:10.845] thr=194 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:10.849] thr=194 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:10.850] thr=194 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:10.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:10.851] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:10.889] thr=194 paramiko.transport: userauth is OK +INF [20190331-09:08:10.911] thr=194 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:10.912] thr=194 paramiko.transport: userauth is OK +INF [20190331-09:08:10.936] thr=194 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:10.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:11.084] thr=194 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:11.084] thr=194 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:11.124] thr=194 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:11.124] thr=194 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:11.131] thr=194 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:11.139] thr=194 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:11.140] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:11.140] thr=194 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:11.141] thr=194 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:11.141] thr=194 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:11.185] thr=194 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:11.193] thr=194 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:11.193] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:11.194] thr=194 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:11.194] thr=194 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:11.195] thr=194 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:11.237] thr=194 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:11.244] thr=194 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:11.245] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:11.245] thr=194 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:11.246] thr=194 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:11.246] thr=194 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:11.295] thr=194 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:11.296] thr=194 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:11.296] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:11.296] thr=194 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:11.297] thr=194 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:11.297] thr=194 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:11.341] thr=194 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:11.354] thr=194 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:11.354] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:11.355] thr=194 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:11.355] thr=194 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:11.356] thr=194 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:11.401] thr=194 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:11.407] thr=194 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:11.408] thr=194 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:11.509] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:11.510] thr=194 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:11.510] thr=194 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:11.514] thr=194 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:11.522] thr=194 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:11.523] thr=194 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:11.524] thr=194 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:15.832] thr=195 paramiko.transport: starting thread (client mode): 0x5703cd0 +DEB [20190331-09:08:15.833] thr=195 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:15.842] thr=195 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:15.842] thr=195 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:15.845] thr=195 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:15.845] thr=195 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:15.845] thr=195 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:15.845] thr=195 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:15.845] thr=195 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:15.846] thr=195 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:15.850] thr=195 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:15.851] thr=195 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:15.851] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:15.853] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:15.889] thr=195 paramiko.transport: userauth is OK +INF [20190331-09:08:15.913] thr=195 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:15.914] thr=195 paramiko.transport: userauth is OK +INF [20190331-09:08:15.936] thr=195 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:15.939] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:16.090] thr=195 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:16.090] thr=195 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:16.131] thr=195 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:16.131] thr=195 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:16.139] thr=195 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:16.148] thr=195 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:16.148] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:16.149] thr=195 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:16.149] thr=195 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:16.149] thr=195 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:16.190] thr=195 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:16.201] thr=195 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:16.202] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:16.202] thr=195 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:16.203] thr=195 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:16.203] thr=195 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:16.249] thr=195 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:16.251] thr=195 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:16.251] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:16.252] thr=195 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:16.252] thr=195 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:16.253] thr=195 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:16.295] thr=195 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:16.301] thr=195 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:16.301] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:16.301] thr=195 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:16.302] thr=195 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:16.302] thr=195 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:16.342] thr=195 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:16.353] thr=195 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:16.353] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:16.354] thr=195 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:16.354] thr=195 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:16.354] thr=195 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:16.394] thr=195 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:16.404] thr=195 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:16.404] thr=195 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:16.505] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:16.506] thr=195 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:16.506] thr=195 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:16.511] thr=195 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:16.519] thr=195 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:16.520] thr=195 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:16.521] thr=195 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:20.833] thr=196 paramiko.transport: starting thread (client mode): 0x581c7f0 +DEB [20190331-09:08:20.833] thr=196 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:20.846] thr=196 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:20.846] thr=196 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:20.848] thr=196 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:20.848] thr=196 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:20.848] thr=196 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:20.848] thr=196 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:20.848] thr=196 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:20.848] thr=196 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:20.853] thr=196 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:20.853] thr=196 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:20.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:20.854] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:20.893] thr=196 paramiko.transport: userauth is OK +INF [20190331-09:08:20.916] thr=196 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:20.917] thr=196 paramiko.transport: userauth is OK +INF [20190331-09:08:20.946] thr=196 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:20.946] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:21.093] thr=196 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:21.093] thr=196 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:21.133] thr=196 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:21.133] thr=196 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:21.139] thr=196 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:21.151] thr=196 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:21.151] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:21.151] thr=196 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:21.152] thr=196 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:21.152] thr=196 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:21.202] thr=196 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:21.204] thr=196 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:21.204] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:21.205] thr=196 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:21.205] thr=196 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:21.205] thr=196 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:21.248] thr=196 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:21.253] thr=196 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:21.254] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:21.254] thr=196 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:21.255] thr=196 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:21.255] thr=196 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:21.297] thr=196 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:21.305] thr=196 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:21.305] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:21.306] thr=196 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:21.306] thr=196 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:21.306] thr=196 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:21.348] thr=196 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:21.362] thr=196 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:21.362] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:21.363] thr=196 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:21.363] thr=196 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:21.363] thr=196 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:21.405] thr=196 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:21.411] thr=196 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:21.411] thr=196 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:21.511] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:21.512] thr=196 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:21.512] thr=196 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:21.514] thr=196 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:21.525] thr=196 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:21.525] thr=196 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:21.527] thr=196 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:25.832] thr=192 paramiko.transport: starting thread (client mode): 0x56d2ed0 +DEB [20190331-09:08:25.833] thr=192 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:25.846] thr=192 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:25.847] thr=192 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:25.849] thr=192 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:25.849] thr=192 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:25.849] thr=192 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:25.849] thr=192 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:25.849] thr=192 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:25.849] thr=192 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:25.853] thr=192 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:25.853] thr=192 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:25.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:25.855] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:25.894] thr=192 paramiko.transport: userauth is OK +INF [20190331-09:08:25.915] thr=192 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:25.915] thr=192 paramiko.transport: userauth is OK +INF [20190331-09:08:25.942] thr=192 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:25.942] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:26.085] thr=192 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:26.085] thr=192 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:26.125] thr=192 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:26.125] thr=192 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:26.131] thr=192 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:26.143] thr=192 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:26.144] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:26.144] thr=192 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:26.145] thr=192 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:26.145] thr=192 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:26.186] thr=192 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:26.196] thr=192 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:26.197] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:26.197] thr=192 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:26.197] thr=192 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:26.197] thr=192 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:26.240] thr=192 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:26.248] thr=192 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:26.248] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:26.248] thr=192 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:26.249] thr=192 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:26.249] thr=192 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:26.289] thr=192 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:26.298] thr=192 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:26.298] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:26.298] thr=192 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:26.299] thr=192 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:26.299] thr=192 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:26.342] thr=192 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:26.354] thr=192 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:26.354] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:26.354] thr=192 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:26.355] thr=192 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:26.355] thr=192 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:26.401] thr=192 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:26.403] thr=192 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:26.403] thr=192 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:26.504] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:26.505] thr=192 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:26.505] thr=192 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:26.507] thr=192 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:26.517] thr=192 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:26.518] thr=192 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:26.519] thr=192 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:30.830] thr=197 paramiko.transport: starting thread (client mode): 0x546e890 +DEB [20190331-09:08:30.830] thr=197 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:30.841] thr=197 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:30.841] thr=197 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:30.843] thr=197 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:30.843] thr=197 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:30.843] thr=197 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:30.843] thr=197 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:30.844] thr=197 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:30.844] thr=197 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:30.848] thr=197 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:30.848] thr=197 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:30.849] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:30.850] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:30.887] thr=197 paramiko.transport: userauth is OK +INF [20190331-09:08:30.911] thr=197 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:30.911] thr=197 paramiko.transport: userauth is OK +INF [20190331-09:08:30.936] thr=197 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:30.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:31.111] thr=197 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:31.111] thr=197 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:31.152] thr=197 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:31.152] thr=197 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:31.170] thr=197 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:31.172] thr=197 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:31.172] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:31.172] thr=197 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:31.173] thr=197 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:31.173] thr=197 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:31.217] thr=197 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:31.225] thr=197 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:31.225] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:31.226] thr=197 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:31.226] thr=197 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:31.227] thr=197 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:31.276] thr=197 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:31.277] thr=197 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:31.277] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:31.277] thr=197 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:31.278] thr=197 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:31.279] thr=197 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:31.321] thr=197 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:31.326] thr=197 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:31.326] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:31.327] thr=197 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:31.327] thr=197 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:31.327] thr=197 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:31.367] thr=197 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:31.392] thr=197 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:31.393] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:31.393] thr=197 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:31.393] thr=197 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:31.394] thr=197 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:31.434] thr=197 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:31.443] thr=197 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:31.443] thr=197 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:31.544] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:31.545] thr=197 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:31.545] thr=197 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:31.550] thr=197 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:31.557] thr=197 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:31.557] thr=197 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:31.559] thr=197 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:35.833] thr=198 paramiko.transport: starting thread (client mode): 0x581f6d0 +DEB [20190331-09:08:35.833] thr=198 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:35.846] thr=198 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:35.846] thr=198 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:35.848] thr=198 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:35.849] thr=198 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:35.849] thr=198 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:35.849] thr=198 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:35.849] thr=198 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:35.849] thr=198 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:35.853] thr=198 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:35.853] thr=198 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:35.854] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:35.855] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:35.893] thr=198 paramiko.transport: userauth is OK +INF [20190331-09:08:35.916] thr=198 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:35.917] thr=198 paramiko.transport: userauth is OK +INF [20190331-09:08:35.939] thr=198 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:35.939] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:36.096] thr=198 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:36.097] thr=198 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:36.136] thr=198 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:36.136] thr=198 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:36.139] thr=198 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:36.151] thr=198 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:36.151] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:36.152] thr=198 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:36.152] thr=198 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:36.152] thr=198 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:36.202] thr=198 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:36.203] thr=198 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:36.204] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:36.204] thr=198 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:36.205] thr=198 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:36.205] thr=198 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:36.249] thr=198 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:36.251] thr=198 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:36.251] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:36.252] thr=198 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:36.252] thr=198 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:36.253] thr=198 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:36.291] thr=198 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:36.302] thr=198 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:36.303] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:36.303] thr=198 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:36.304] thr=198 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:36.304] thr=198 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:36.355] thr=198 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:36.356] thr=198 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:36.356] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:36.356] thr=198 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:36.357] thr=198 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:36.357] thr=198 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:36.404] thr=198 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:36.405] thr=198 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:36.405] thr=198 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:36.506] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:36.507] thr=198 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:36.507] thr=198 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:36.511] thr=198 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:36.521] thr=198 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:36.522] thr=198 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:36.523] thr=198 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:40.833] thr=199 paramiko.transport: starting thread (client mode): 0x6ab89f0 +DEB [20190331-09:08:40.833] thr=199 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:40.845] thr=199 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:40.845] thr=199 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:40.847] thr=199 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:40.847] thr=199 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:40.847] thr=199 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:40.847] thr=199 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:40.847] thr=199 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:40.847] thr=199 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:40.851] thr=199 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:40.852] thr=199 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:40.852] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:40.853] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:40.891] thr=199 paramiko.transport: userauth is OK +INF [20190331-09:08:40.913] thr=199 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:40.914] thr=199 paramiko.transport: userauth is OK +INF [20190331-09:08:40.936] thr=199 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:40.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:41.082] thr=199 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:41.082] thr=199 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:41.122] thr=199 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:41.122] thr=199 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:41.131] thr=199 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:41.141] thr=199 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:41.142] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:41.142] thr=199 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:41.142] thr=199 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:41.143] thr=199 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:41.185] thr=199 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:41.196] thr=199 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:41.196] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:41.197] thr=199 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:41.197] thr=199 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:41.197] thr=199 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:41.240] thr=199 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:41.249] thr=199 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:41.250] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:41.250] thr=199 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:41.250] thr=199 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:41.250] thr=199 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:41.295] thr=199 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:41.300] thr=199 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:41.300] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:41.300] thr=199 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:41.301] thr=199 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:41.301] thr=199 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:41.353] thr=199 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:41.354] thr=199 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:41.354] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:41.354] thr=199 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:41.355] thr=199 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:41.355] thr=199 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:41.393] thr=199 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:41.402] thr=199 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:41.402] thr=199 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:41.503] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:41.504] thr=199 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:41.504] thr=199 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:41.514] thr=199 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:41.517] thr=199 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:41.517] thr=199 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:41.519] thr=199 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:45.832] thr=200 paramiko.transport: starting thread (client mode): 0x593c2d0 +DEB [20190331-09:08:45.832] thr=200 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:45.845] thr=200 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:45.845] thr=200 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:45.847] thr=200 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:45.847] thr=200 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:45.847] thr=200 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:45.848] thr=200 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:45.848] thr=200 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:45.848] thr=200 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:45.853] thr=200 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:45.853] thr=200 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:45.853] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:45.855] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:45.891] thr=200 paramiko.transport: userauth is OK +INF [20190331-09:08:45.913] thr=200 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:45.914] thr=200 paramiko.transport: userauth is OK +INF [20190331-09:08:45.936] thr=200 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:45.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:46.117] thr=200 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:46.118] thr=200 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:46.158] thr=200 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:46.158] thr=200 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:46.171] thr=200 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:46.176] thr=200 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:46.177] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:46.177] thr=200 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:46.178] thr=200 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:46.178] thr=200 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:46.218] thr=200 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:46.231] thr=200 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:46.231] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:46.231] thr=200 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:46.232] thr=200 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:46.232] thr=200 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:46.273] thr=200 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:46.282] thr=200 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:46.282] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:46.283] thr=200 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:46.283] thr=200 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:46.283] thr=200 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:46.327] thr=200 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:46.345] thr=200 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:46.345] thr=200 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:46.346] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:46.386] thr=200 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:46.386] thr=200 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:46.388] thr=200 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:46.401] thr=200 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:46.401] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:46.402] thr=200 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:46.402] thr=200 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:46.403] thr=200 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:46.451] thr=200 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:46.454] thr=200 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:46.454] thr=200 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:46.555] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:46.556] thr=200 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:46.556] thr=200 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:46.559] thr=200 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:46.568] thr=200 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:46.569] thr=200 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:46.570] thr=200 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:50.832] thr=201 paramiko.transport: starting thread (client mode): 0x58fe810 +DEB [20190331-09:08:50.832] thr=201 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:50.843] thr=201 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:50.843] thr=201 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:50.846] thr=201 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:50.846] thr=201 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:50.846] thr=201 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:50.846] thr=201 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:50.846] thr=201 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:50.846] thr=201 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:50.850] thr=201 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:50.850] thr=201 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:50.850] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:50.853] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:50.890] thr=201 paramiko.transport: userauth is OK +INF [20190331-09:08:50.913] thr=201 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:50.913] thr=201 paramiko.transport: userauth is OK +INF [20190331-09:08:50.936] thr=201 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:50.936] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:51.093] thr=201 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:51.093] thr=201 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:51.133] thr=201 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:51.133] thr=201 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:51.139] thr=201 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:51.158] thr=201 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:51.158] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:51.159] thr=201 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:51.159] thr=201 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:51.159] thr=201 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:51.198] thr=201 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:51.210] thr=201 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:51.211] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:51.211] thr=201 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:51.211] thr=201 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:51.212] thr=201 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:51.259] thr=201 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:51.260] thr=201 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:51.260] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:51.261] thr=201 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:51.261] thr=201 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:51.261] thr=201 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:51.301] thr=201 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:51.310] thr=201 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:51.311] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:51.311] thr=201 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:51.311] thr=201 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:51.311] thr=201 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:51.350] thr=201 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:51.362] thr=201 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:51.362] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:51.363] thr=201 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:51.363] thr=201 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:51.363] thr=201 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:51.403] thr=201 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:51.413] thr=201 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:51.413] thr=201 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:51.514] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:51.515] thr=201 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:51.515] thr=201 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:51.527] thr=201 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:51.528] thr=201 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:51.529] thr=201 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:51.530] thr=201 paramiko.transport: EOF in transport thread +DEB [20190331-09:08:55.971] thr=202 paramiko.transport: starting thread (client mode): 0x5948a90 +DEB [20190331-09:08:55.971] thr=202 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:08:55.982] thr=202 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:08:55.982] thr=202 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:08:55.984] thr=202 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:08:55.984] thr=202 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:08:55.984] thr=202 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:08:55.984] thr=202 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:08:55.984] thr=202 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:08:55.984] thr=202 paramiko.transport: Compression agreed: none +DEB [20190331-09:08:55.989] thr=202 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:08:55.989] thr=202 paramiko.transport: Switch to new keys ... +DEB [20190331-09:08:55.989] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:08:55.990] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:08:56.027] thr=202 paramiko.transport: userauth is OK +INF [20190331-09:08:56.124] thr=202 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:08:56.125] thr=202 paramiko.transport: userauth is OK +INF [20190331-09:08:56.153] thr=202 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:08:56.153] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:08:56.290] thr=202 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:08:56.290] thr=202 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:08:56.331] thr=202 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:08:56.331] thr=202 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:08:56.341] thr=202 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:08:56.350] thr=202 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:08:56.350] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:08:56.350] thr=202 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:08:56.351] thr=202 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:08:56.351] thr=202 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:08:56.393] thr=202 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:08:56.404] thr=202 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:08:56.404] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:08:56.405] thr=202 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:08:56.405] thr=202 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:08:56.405] thr=202 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:08:56.452] thr=202 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:08:56.455] thr=202 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:08:56.455] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:08:56.456] thr=202 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:08:56.456] thr=202 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:08:56.456] thr=202 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:08:56.495] thr=202 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:08:56.505] thr=202 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:08:56.505] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:08:56.505] thr=202 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:08:56.506] thr=202 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:08:56.506] thr=202 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:08:56.548] thr=202 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:08:56.558] thr=202 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:08:56.558] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:08:56.559] thr=202 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:08:56.559] thr=202 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:08:56.559] thr=202 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:08:56.598] thr=202 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:08:56.606] thr=202 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:08:56.606] thr=202 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:08:56.707] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:08:56.707] thr=202 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:08:56.708] thr=202 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:08:56.710] thr=202 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:08:56.720] thr=202 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:08:56.720] thr=202 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:08:56.722] thr=202 paramiko.transport: EOF in transport thread +DEB [20190331-09:09:00.972] thr=203 paramiko.transport: starting thread (client mode): 0x5706910 +DEB [20190331-09:09:00.972] thr=203 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:09:00.983] thr=203 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:09:00.983] thr=203 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:09:00.985] thr=203 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:09:00.985] thr=203 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:09:00.985] thr=203 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:09:00.985] thr=203 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:09:00.985] thr=203 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:09:00.985] thr=203 paramiko.transport: Compression agreed: none +DEB [20190331-09:09:00.990] thr=203 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:09:00.990] thr=203 paramiko.transport: Switch to new keys ... +DEB [20190331-09:09:00.990] thr=39 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:09:00.991] thr=39 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:09:01.027] thr=203 paramiko.transport: userauth is OK +INF [20190331-09:09:01.049] thr=203 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:09:01.049] thr=203 paramiko.transport: userauth is OK +INF [20190331-09:09:01.076] thr=203 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:09:01.076] thr=39 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:09:01.215] thr=203 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:09:01.215] thr=203 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:09:01.255] thr=203 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:09:01.255] thr=203 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:09:01.260] thr=203 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:09:01.273] thr=203 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:09:01.274] thr=39 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:09:01.274] thr=203 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:09:01.275] thr=203 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:09:01.275] thr=203 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:09:01.317] thr=203 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:09:01.344] thr=203 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:09:01.344] thr=39 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:09:01.345] thr=203 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:09:01.346] thr=203 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:09:01.346] thr=203 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:09:01.385] thr=203 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:09:01.394] thr=203 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:09:01.395] thr=39 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:09:01.395] thr=203 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:09:01.396] thr=203 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:09:01.396] thr=203 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:09:01.441] thr=203 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:09:01.454] thr=203 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:09:01.454] thr=39 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:09:01.455] thr=203 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:09:01.455] thr=203 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:09:01.455] thr=203 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:09:01.498] thr=203 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:09:01.514] thr=203 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:09:01.514] thr=39 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:09:01.515] thr=203 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:09:01.515] thr=203 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:09:01.515] thr=203 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:09:01.561] thr=203 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:09:01.565] thr=203 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:09:01.565] thr=203 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:09:01.666] thr=39 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:09:01.667] thr=203 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:09:01.667] thr=203 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:09:01.670] thr=203 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:09:01.677] thr=203 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:09:01.678] thr=203 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:09:01.678] thr=203 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-09:09:01.679] thr=203 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-09:21:03.616] thr=1 paramiko.transport: starting thread (client mode): 0x4d44d10 +DEB [20190331-09:21:03.617] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:03.634] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:03.634] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:03.637] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:03.638] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:03.638] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:03.638] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:03.638] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:03.638] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:03.648] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:03.649] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:03.649] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:03.656] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:03.690] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:21:03.802] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:03.803] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:21:03.829] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:04.000] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:04.000] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:06.987] thr=3 paramiko.transport: starting thread (client mode): 0x51083f0 +DEB [20190331-09:21:06.987] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:07.003] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:07.003] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:07.009] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:07.009] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:07.009] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:07.009] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:07.009] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:07.009] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:07.014] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:07.014] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:07.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:07.015] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:07.054] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:21:07.078] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:07.078] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:21:07.107] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:07.246] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:07.246] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:07.469] thr=4 paramiko.transport: starting thread (client mode): 0x4df0870 +DEB [20190331-09:21:07.470] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:07.486] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:07.487] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:07.491] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:07.491] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:07.491] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:07.491] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:07.491] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:07.491] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:07.495] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:07.496] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:07.496] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:07.497] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:07.536] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:21:07.564] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:07.565] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:21:07.598] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:07.598] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:07.778] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:07.778] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:07.820] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:07.820] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:07.825] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:07.842] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:07.842] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:07.843] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:07.843] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:07.843] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:07.882] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:07.895] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:07.895] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:07.896] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:07.896] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:07.896] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:07.936] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:07.945] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:07.945] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:07.946] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:07.946] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:07.946] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:07.987] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:07.996] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:07.996] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:07.996] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:07.997] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:07.997] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:08.037] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:08.049] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:08.049] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:08.050] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:08.050] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:08.050] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:08.089] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:08.098] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:08.099] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:08.200] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:08.201] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:08.201] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:08.202] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:08.211] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:08.211] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:08.213] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:13.531] thr=5 paramiko.transport: starting thread (client mode): 0x4cb8630 +DEB [20190331-09:21:13.532] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:13.540] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:13.541] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:13.546] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:13.546] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:13.546] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:13.546] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:13.546] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:13.546] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:13.551] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:13.551] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:13.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:13.553] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:13.588] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:21:13.609] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:13.609] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:21:13.634] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:13.634] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:13.808] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:13.808] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:13.847] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:13.847] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:13.852] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:13.864] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:13.865] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:13.865] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:13.865] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:13.865] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:13.904] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:13.917] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:13.917] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:13.918] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:13.918] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:13.918] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:13.957] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:13.966] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:13.966] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:13.967] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:13.967] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:13.968] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:14.007] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:14.016] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:14.016] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:14.017] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:14.017] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:14.017] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:14.056] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:14.068] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:14.068] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:14.069] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:14.069] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:14.069] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:14.109] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:14.118] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:14.118] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:14.218] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:14.219] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:14.219] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:14.220] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:14.229] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:14.230] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:14.231] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:18.529] thr=6 paramiko.transport: starting thread (client mode): 0x4db1330 +DEB [20190331-09:21:18.530] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:18.538] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:18.539] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:18.542] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:18.542] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:18.542] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:18.542] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:18.542] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:18.542] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:18.546] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:18.547] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:18.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:18.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:18.586] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:21:18.610] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:18.610] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:21:18.632] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:18.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:18.816] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:18.817] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:18.857] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:18.857] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:18.859] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:18.872] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:18.872] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:18.873] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:18.873] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:18.874] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:18.915] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:18.927] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:18.927] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:18.928] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:18.928] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:18.928] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:18.968] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:18.978] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:18.978] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:18.979] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:18.979] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:18.979] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:19.018] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:19.027] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:19.027] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:19.027] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:19.028] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:19.028] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:19.067] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:19.078] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:19.079] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:19.079] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:19.080] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:19.080] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:19.119] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:19.128] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:19.128] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:19.229] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:19.230] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:19.230] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:19.231] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:19.240] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:19.240] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:19.242] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:23.534] thr=7 paramiko.transport: starting thread (client mode): 0x4dac5b0 +DEB [20190331-09:21:23.534] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:23.543] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:23.543] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:23.546] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:23.546] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:23.546] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:23.546] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:23.547] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:23.547] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:23.551] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:23.552] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:23.552] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:23.553] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:23.591] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:21:23.615] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:23.616] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:21:23.637] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:23.638] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:23.824] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:23.824] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:23.863] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:23.863] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:23.869] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:23.883] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:23.884] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:23.884] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:23.885] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:23.885] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:23.924] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:23.937] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:23.937] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:23.938] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:23.938] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:23.938] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:23.979] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:23.988] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:23.989] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:23.989] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:23.989] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:23.990] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:24.030] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:24.039] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:24.039] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:24.040] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:24.040] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:24.040] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:24.080] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:24.091] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:24.091] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:24.092] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:24.093] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:24.093] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:24.134] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:24.144] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:24.144] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:24.245] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:24.245] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:24.246] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:24.247] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:24.256] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:24.256] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:24.258] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:28.527] thr=9 paramiko.transport: starting thread (client mode): 0x4df0230 +DEB [20190331-09:21:28.527] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:28.541] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:28.542] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:28.543] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:28.544] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:28.544] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:28.544] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:28.544] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:28.544] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:28.548] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:28.549] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:28.549] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:28.550] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:28.588] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:21:28.615] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:28.616] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:21:28.638] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:28.638] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:28.820] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:28.820] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:28.861] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:28.861] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:28.872] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:28.880] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:28.880] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:28.881] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:28.881] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:28.881] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:28.935] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:28.936] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:28.936] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:28.936] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:28.937] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:28.937] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:28.980] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:28.988] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:28.988] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:28.988] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:28.989] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:28.989] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:29.029] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:29.037] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:29.037] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:29.038] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:29.038] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:29.038] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:29.079] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:29.090] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:29.090] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:29.090] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:29.091] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:29.091] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:29.130] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:29.138] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:29.138] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:29.238] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:29.239] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:29.239] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:29.247] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:29.249] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:29.250] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:29.251] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:33.530] thr=10 paramiko.transport: starting thread (client mode): 0x4d449b0 +DEB [20190331-09:21:33.530] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:33.543] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:33.543] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:33.546] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:33.546] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:33.546] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:33.546] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:33.546] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:33.546] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:33.551] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:33.551] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:33.551] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:33.552] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:33.590] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:21:33.610] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:33.611] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:21:33.633] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:33.633] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:33.798] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:33.798] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:33.840] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:33.840] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:33.857] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:33.858] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:33.858] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:33.859] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:33.859] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:33.859] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:33.898] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:33.909] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:33.909] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:33.909] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:33.910] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:33.910] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:33.950] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:33.958] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:33.958] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:33.959] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:33.959] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:33.959] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:34.008] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:34.008] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:34.009] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:34.009] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:34.010] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:34.010] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:34.050] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:34.060] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:34.060] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:34.061] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:34.061] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:34.061] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:34.107] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:34.109] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:34.109] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:34.210] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:34.211] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:34.211] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:34.217] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:34.221] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:34.222] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:34.223] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:38.530] thr=11 paramiko.transport: starting thread (client mode): 0x4e51fb0 +DEB [20190331-09:21:38.530] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:38.539] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:38.539] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:38.542] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:38.542] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:38.542] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:38.542] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:38.542] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:38.543] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:38.547] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:38.547] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:38.547] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:38.548] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:38.585] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:21:38.604] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:38.605] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:21:38.626] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:38.627] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:38.800] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:38.800] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:38.840] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:38.840] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:38.845] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:38.858] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:38.858] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:38.858] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:38.859] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:38.859] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:38.900] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:38.912] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:38.912] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:38.913] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:38.913] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:38.913] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:38.954] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:38.963] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:38.963] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:38.964] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:39.004] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:39.005] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:39.006] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:39.014] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:39.015] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:39.015] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:39.016] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:39.016] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:39.056] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:39.074] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:39.074] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:39.075] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:39.075] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:39.075] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:39.114] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:39.123] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:39.123] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:39.224] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:39.225] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:39.225] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:39.227] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:39.236] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:39.237] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:39.238] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:43.527] thr=12 paramiko.transport: starting thread (client mode): 0x5893090 +DEB [20190331-09:21:43.528] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:43.538] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:43.538] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:43.541] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:43.541] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:43.541] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:43.541] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:43.541] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:43.541] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:43.545] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:43.545] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:43.546] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:43.547] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:43.584] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:21:43.603] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:43.604] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:21:43.626] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:43.626] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:43.829] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:43.829] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:43.870] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:43.870] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:43.874] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:43.888] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:43.889] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:43.889] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:43.931] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:43.931] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:43.932] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:43.944] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:43.945] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:43.945] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:43.945] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:43.946] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:43.984] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:43.993] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:43.994] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:43.994] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:43.994] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:43.994] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:44.033] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:44.042] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:44.042] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:44.042] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:44.043] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:44.043] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:44.081] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:44.092] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:44.092] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:44.093] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:44.093] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:44.093] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:44.132] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:44.142] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:44.142] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:44.243] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:44.244] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:44.244] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:44.245] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:44.255] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:44.255] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:44.257] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:47.701] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:53.548] thr=1 paramiko.transport: starting thread (client mode): 0x5aa0ff0 +DEB [20190331-09:21:53.549] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:53.558] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:53.558] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:53.561] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:53.561] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:53.561] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:53.561] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:53.561] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:53.561] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:53.567] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:53.567] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:53.567] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:53.571] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:53.607] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:21:53.627] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:53.628] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:21:53.652] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:53.652] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:53.856] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:53.856] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:53.897] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:53.897] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:53.903] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:53.920] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:53.920] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:53.921] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:53.922] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:53.922] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:53.963] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:53.981] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:53.982] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:53.982] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:53.983] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:53.983] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:54.022] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:54.039] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:54.040] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:54.040] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:54.041] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:54.041] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:54.081] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:54.102] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:54.103] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:54.104] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:54.143] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:54.144] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:54.145] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:54.157] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:54.157] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:54.157] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:54.158] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:54.158] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:54.199] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:54.207] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:54.207] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:54.308] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:54.309] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:54.309] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:54.312] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:54.323] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:54.324] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:54.326] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:21:58.530] thr=3 paramiko.transport: starting thread (client mode): 0x5d605f0 +DEB [20190331-09:21:58.531] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:21:58.540] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:21:58.540] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:21:58.543] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:21:58.543] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:21:58.544] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:21:58.544] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:21:58.544] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:21:58.544] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:21:58.548] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:21:58.548] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:21:58.549] thr=4 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:21:58.550] thr=4 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:21:58.589] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:21:58.616] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:21:58.617] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:21:58.638] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:21:58.639] thr=4 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:21:58.794] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:21:58.794] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:21:58.836] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:21:58.836] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:21:58.843] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:21:58.860] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:21:58.861] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:21:58.861] thr=4 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:21:58.900] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:21:58.900] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:21:58.902] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:21:58.913] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:21:58.913] thr=4 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:21:58.914] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:21:58.914] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:21:58.914] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:21:58.952] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:21:58.960] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:21:58.961] thr=4 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:21:58.961] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:21:58.962] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:21:58.962] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:21:59.003] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:21:59.012] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:21:59.012] thr=4 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:21:59.012] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:21:59.013] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:21:59.013] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:21:59.053] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:21:59.064] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:21:59.064] thr=4 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:21:59.065] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:21:59.065] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:21:59.065] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:21:59.106] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:21:59.115] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:21:59.116] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:21:59.217] thr=4 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:21:59.218] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:21:59.218] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:21:59.219] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:21:59.228] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:21:59.228] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:21:59.230] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:03.530] thr=5 paramiko.transport: starting thread (client mode): 0x5d60230 +DEB [20190331-09:22:03.530] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:03.539] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:03.539] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:03.542] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:03.542] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:03.542] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:03.542] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:03.542] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:03.542] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:03.546] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:03.547] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:03.547] thr=4 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:03.548] thr=4 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:03.584] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:22:03.604] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:03.605] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:22:03.627] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:03.627] thr=4 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:03.787] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:03.787] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:03.833] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:03.834] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:03.835] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:03.852] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:03.852] thr=4 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:03.853] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:03.853] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:03.853] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:03.893] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:03.905] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:03.905] thr=4 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:03.905] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:03.906] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:03.906] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:03.946] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:03.956] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:03.956] thr=4 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:03.956] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:03.957] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:03.957] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:03.997] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:04.006] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:04.006] thr=4 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:04.007] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:04.007] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:04.007] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:04.048] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:04.059] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:04.059] thr=4 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:04.060] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:04.060] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:04.060] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:04.100] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:04.109] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:04.109] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:04.210] thr=4 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:04.211] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:04.211] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:04.212] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:04.221] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:04.222] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:04.223] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:08.528] thr=6 paramiko.transport: starting thread (client mode): 0x5d60270 +DEB [20190331-09:22:08.529] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:08.537] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:08.537] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:08.541] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:08.541] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:08.541] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:08.541] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:08.541] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:08.541] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:08.545] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:08.545] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:08.546] thr=4 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:08.547] thr=4 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:08.584] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:22:08.689] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:08.690] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:22:08.713] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:08.713] thr=4 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:08.885] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:08.885] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:08.925] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:08.925] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:08.927] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:08.941] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:08.941] thr=4 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:08.941] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:08.942] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:08.942] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:08.982] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:08.994] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:08.994] thr=4 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:08.995] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:08.995] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:08.995] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:09.035] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:09.044] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:09.044] thr=4 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:09.044] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:09.045] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:09.045] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:09.085] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:09.093] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:09.094] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:09.094] thr=4 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:09.133] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:09.134] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:09.135] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:09.146] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:09.146] thr=4 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:09.147] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:09.147] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:09.147] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:09.188] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:09.196] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:09.197] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:09.298] thr=4 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:09.299] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:09.299] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:09.300] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:09.309] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:09.310] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:09.312] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:13.528] thr=7 paramiko.transport: starting thread (client mode): 0x5d1f670 +DEB [20190331-09:22:13.529] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:13.538] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:13.539] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:13.542] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:13.542] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:13.542] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:13.542] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:13.542] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:13.543] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:13.547] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:13.547] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:13.547] thr=4 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:13.548] thr=4 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:13.587] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:22:13.606] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:13.607] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:22:13.628] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:13.629] thr=4 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:13.796] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:13.796] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:13.837] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:13.837] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:13.844] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:13.860] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:13.861] thr=4 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:13.861] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:13.862] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:13.862] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:13.900] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:13.912] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:13.912] thr=4 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:13.912] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:13.913] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:13.913] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:13.951] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:13.959] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:13.960] thr=4 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:13.960] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:13.961] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:13.961] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:13.999] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:14.007] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:14.008] thr=4 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:14.008] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:14.008] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:14.009] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:14.048] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:14.061] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:14.061] thr=4 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:14.061] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:14.062] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:14.062] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:14.099] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:14.108] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:14.108] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:14.210] thr=4 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:14.211] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:14.211] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:14.212] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:14.221] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:14.222] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:14.223] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:18.531] thr=8 paramiko.transport: starting thread (client mode): 0x5d60ab0 +DEB [20190331-09:22:18.531] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:18.540] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:18.540] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:18.543] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:18.543] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:18.543] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:18.543] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:18.543] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:18.543] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:18.547] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:18.547] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:18.548] thr=4 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:18.549] thr=4 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:18.587] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:22:18.607] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:18.608] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:22:18.629] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:18.629] thr=4 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:18.788] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:18.788] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:18.829] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:18.829] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:18.836] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:18.854] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:18.854] thr=4 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:18.855] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:18.855] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:18.855] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:18.894] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:18.907] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:18.907] thr=4 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:18.907] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:18.908] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:18.908] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:18.946] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:18.955] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:18.956] thr=4 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:18.956] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:18.956] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:18.957] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:18.995] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:19.003] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:19.004] thr=4 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:19.004] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:19.005] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:19.005] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:19.043] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:19.054] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:19.054] thr=4 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:19.055] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:19.055] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:19.055] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:19.093] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:19.102] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:19.102] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:19.203] thr=4 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:19.204] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:19.204] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:19.205] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:19.214] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:19.215] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:19.216] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:23.528] thr=9 paramiko.transport: starting thread (client mode): 0x5d1fa10 +DEB [20190331-09:22:23.528] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:23.538] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:23.538] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:23.542] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:23.542] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:23.542] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:23.542] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:23.542] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:23.542] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:23.546] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:23.547] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:23.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:23.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:23.585] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:22:23.605] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:23.605] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:22:23.627] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:23.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:23.786] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:23.786] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:23.826] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:23.826] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:23.832] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:23.851] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:23.851] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:23.851] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:23.852] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:23.852] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:23.892] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:23.903] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:23.903] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:23.904] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:23.904] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:23.904] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:23.946] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:23.955] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:23.955] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:23.955] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:23.956] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:23.956] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:23.997] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:24.006] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:24.006] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:24.006] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:24.007] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:24.007] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:24.048] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:24.059] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:24.059] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:24.060] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:24.060] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:24.060] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:24.101] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:24.110] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:24.110] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:24.211] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:24.212] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:24.212] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:24.213] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:24.222] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:24.223] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:24.225] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:28.529] thr=10 paramiko.transport: starting thread (client mode): 0x5d1fd90 +DEB [20190331-09:22:28.530] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:28.539] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:28.539] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:28.542] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:28.542] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:28.542] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:28.542] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:28.542] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:28.542] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:28.546] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:28.547] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:28.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:28.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:28.585] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:22:28.604] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:28.605] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:22:28.626] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:28.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:28.794] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:28.794] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:28.835] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:28.836] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:28.843] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:28.861] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:28.861] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:28.862] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:28.862] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:28.862] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:28.904] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:28.916] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:28.916] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:28.916] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:28.917] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:28.917] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:28.955] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:28.963] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:28.964] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:28.964] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:28.965] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:28.965] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:29.003] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:29.011] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:29.012] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:29.012] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:29.013] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:29.013] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:29.051] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:29.062] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:29.062] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:29.062] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:29.063] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:29.063] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:29.102] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:29.110] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:29.111] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:29.211] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:29.212] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:29.212] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:29.213] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:29.222] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:29.223] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:29.224] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:33.530] thr=11 paramiko.transport: starting thread (client mode): 0x5d6b3b0 +DEB [20190331-09:22:33.530] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:33.539] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:33.539] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:33.542] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:33.542] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:33.542] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:33.543] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:33.543] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:33.543] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:33.547] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:33.547] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:33.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:33.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:33.586] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:22:33.606] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:33.607] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:22:33.628] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:33.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:33.787] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:33.787] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:33.828] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:33.828] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:33.835] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:33.854] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:33.854] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:33.854] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:33.855] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:33.855] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:33.895] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:33.907] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:33.907] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:33.908] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:33.908] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:33.908] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:33.948] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:33.956] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:33.956] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:33.957] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:33.957] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:33.957] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:33.998] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:34.007] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:34.007] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:34.007] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:34.008] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:34.008] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:34.048] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:34.059] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:34.059] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:34.059] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:34.060] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:34.060] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:34.101] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:34.110] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:34.110] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:34.211] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:34.212] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:34.212] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:34.213] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:34.222] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:34.223] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:34.224] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:38.529] thr=12 paramiko.transport: starting thread (client mode): 0x5d52270 +DEB [20190331-09:22:38.529] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:38.539] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:38.539] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:38.542] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:38.542] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:38.542] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:38.543] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:38.543] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:38.543] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:38.547] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:38.547] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:38.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:38.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:38.586] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:22:38.615] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:38.616] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:22:38.638] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:38.638] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:38.791] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:38.791] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:38.832] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:38.832] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:38.838] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:38.856] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:38.857] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:38.857] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:38.858] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:38.858] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:38.897] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:38.909] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:38.909] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:38.909] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:38.910] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:38.910] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:38.949] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:38.957] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:38.957] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:38.958] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:38.958] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:38.958] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:38.997] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:39.006] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:39.006] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:39.007] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:39.007] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:39.007] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:39.047] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:39.058] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:39.058] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:39.059] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:39.059] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:39.059] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:39.099] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:39.107] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:39.108] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:39.209] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:39.210] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:39.210] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:39.211] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:39.220] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:39.221] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:39.223] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:43.528] thr=13 paramiko.transport: starting thread (client mode): 0x5d426b0 +DEB [20190331-09:22:43.529] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:43.538] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:43.538] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:43.541] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:43.541] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:43.541] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:43.542] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:43.542] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:43.542] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:43.546] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:43.546] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:43.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:43.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:43.585] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:22:43.605] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:43.606] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:22:43.628] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:43.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:43.785] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:43.785] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:43.826] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:43.826] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:43.833] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:43.851] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:43.852] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:43.852] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:43.853] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:43.853] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:43.892] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:43.904] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:43.904] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:43.904] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:43.905] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:43.905] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:43.945] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:43.954] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:43.954] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:43.954] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:43.994] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:43.995] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:43.996] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:44.005] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:44.005] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:44.006] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:44.006] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:44.006] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:44.047] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:44.058] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:44.058] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:44.058] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:44.059] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:44.059] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:44.098] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:44.106] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:44.107] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:44.207] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:44.208] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:44.208] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:44.209] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:44.218] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:44.219] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:44.220] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:48.528] thr=14 paramiko.transport: starting thread (client mode): 0x5d577d0 +DEB [20190331-09:22:48.528] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:48.538] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:48.538] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:48.541] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:48.541] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:48.541] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:48.541] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:48.541] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:48.541] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:48.546] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:48.546] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:48.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:48.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:48.583] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:22:48.604] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:48.605] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:22:48.627] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:48.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:48.786] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:48.787] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:48.828] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:48.828] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:48.835] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:48.853] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:48.854] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:48.854] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:48.855] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:48.855] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:48.895] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:48.906] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:48.907] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:48.907] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:48.908] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:48.908] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:48.949] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:48.957] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:48.958] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:48.958] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:48.959] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:48.959] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:48.999] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:49.008] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:49.008] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:49.008] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:49.009] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:49.009] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:49.051] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:49.062] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:49.062] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:49.062] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:49.063] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:49.063] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:49.104] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:49.113] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:49.113] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:49.214] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:49.215] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:49.215] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:49.216] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:49.225] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:49.226] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:49.227] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:53.529] thr=15 paramiko.transport: starting thread (client mode): 0x5d7efb0 +DEB [20190331-09:22:53.529] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:53.538] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:53.538] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:53.541] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:53.542] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:53.542] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:53.542] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:53.542] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:53.542] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:53.546] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:53.546] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:53.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:53.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:53.585] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:22:53.605] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:53.606] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:22:53.626] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:53.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:53.776] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:53.776] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:53.817] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:53.817] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:53.824] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:53.844] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:53.845] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:53.845] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:53.846] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:53.846] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:53.885] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:53.898] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:53.898] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:53.898] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:53.899] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:53.899] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:53.938] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:53.946] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:53.947] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:53.947] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:53.948] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:53.948] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:53.987] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:53.996] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:53.997] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:53.997] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:53.998] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:53.998] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:54.037] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:54.048] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:54.048] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:54.049] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:54.049] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:54.049] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:54.089] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:54.102] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:54.102] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:54.203] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:54.203] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:54.204] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:54.205] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:54.214] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:54.214] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:54.216] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-09:22:58.529] thr=16 paramiko.transport: starting thread (client mode): 0x5dc84d0 +DEB [20190331-09:22:58.529] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:22:58.539] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:22:58.539] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:22:58.542] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:22:58.542] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:22:58.542] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:22:58.542] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:22:58.543] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:22:58.543] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-09:22:58.547] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:22:58.547] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-09:22:58.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:22:58.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:22:58.585] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:22:58.606] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:22:58.607] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:22:58.628] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:22:58.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:22:58.800] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:22:58.800] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:22:58.845] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:22:58.845] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:22:58.852] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:22:58.870] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:22:58.871] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:22:58.871] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:22:58.871] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:22:58.872] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:22:58.912] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:22:58.924] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:22:58.924] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:22:58.924] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:22:58.925] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:22:58.925] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:22:58.966] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:22:58.975] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:22:58.975] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:22:58.976] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:22:58.976] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:22:58.976] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:22:59.016] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:22:59.024] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:22:59.025] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:22:59.025] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:22:59.026] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:22:59.026] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:22:59.067] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:22:59.078] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:22:59.078] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:22:59.078] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:22:59.079] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:22:59.079] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:22:59.117] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:22:59.126] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:22:59.126] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:22:59.226] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:22:59.227] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:22:59.227] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:22:59.228] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:22:59.237] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:22:59.238] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:22:59.239] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:03.531] thr=17 paramiko.transport: starting thread (client mode): 0x5d74d50 +DEB [20190331-09:23:03.531] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:03.540] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:03.540] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:03.543] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:03.543] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:03.543] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:03.543] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:03.543] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:03.543] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:03.548] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:03.548] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:03.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:03.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:03.588] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:23:03.607] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:03.608] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:23:03.629] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:03.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:03.793] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:03.793] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:03.834] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:03.834] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:03.839] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:03.857] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:03.857] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:03.857] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:03.858] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:03.858] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:03.899] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:03.912] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:03.912] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:03.912] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:03.913] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:03.913] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:03.952] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:03.961] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:03.961] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:03.961] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:03.962] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:03.962] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:04.001] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:04.010] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:04.010] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:04.010] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:04.011] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:04.011] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:04.048] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:04.059] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:04.059] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:04.059] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:04.060] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:04.060] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:04.099] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:04.108] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:04.108] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:04.209] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:04.210] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:04.210] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:04.211] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:04.220] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:04.221] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:04.222] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:08.528] thr=18 paramiko.transport: starting thread (client mode): 0x5d57970 +DEB [20190331-09:23:08.528] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:08.539] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:08.540] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:08.541] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:08.541] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:08.541] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:08.541] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:08.541] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:08.541] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:08.546] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:08.546] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:08.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:08.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:08.586] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:23:08.697] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:08.698] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:23:08.726] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:08.726] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:08.904] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:08.904] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:08.944] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:08.944] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:08.951] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:08.963] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:08.963] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:08.964] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:08.964] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:08.964] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:09.013] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:09.015] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:09.015] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:09.016] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:09.016] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:09.016] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:09.060] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:09.065] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:09.065] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:09.066] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:09.066] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:09.066] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:09.107] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:09.115] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:09.115] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:09.116] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:09.116] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:09.116] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:09.156] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:09.167] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:09.167] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:09.167] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:09.169] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:09.169] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:09.209] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:09.217] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:09.218] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:09.319] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:09.320] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:09.320] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:09.322] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:09.330] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:09.331] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:09.333] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:13.531] thr=19 paramiko.transport: starting thread (client mode): 0x5d57d90 +DEB [20190331-09:23:13.531] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:13.543] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:13.543] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:13.545] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:13.545] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:13.545] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:13.545] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:13.545] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:13.545] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:13.550] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:13.550] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:13.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:13.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:13.589] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:23:13.609] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:13.610] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:23:13.637] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:13.637] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:13.791] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:13.791] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:13.833] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:13.833] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:13.842] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:13.858] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:13.859] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:13.859] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:13.860] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:13.860] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:13.901] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:13.910] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:13.911] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:13.911] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:13.912] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:13.912] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:13.959] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:13.960] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:13.960] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:13.961] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:13.962] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:13.962] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:14.009] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:14.010] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:14.010] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:14.011] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:14.011] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:14.012] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:14.060] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:14.062] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:14.062] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:14.062] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:14.063] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:14.063] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:14.102] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:14.111] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:14.111] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:14.212] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:14.213] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:14.213] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:14.215] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:14.223] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:14.224] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:14.226] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:18.528] thr=20 paramiko.transport: starting thread (client mode): 0x5d7e170 +DEB [20190331-09:23:18.528] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:18.537] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:18.537] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:18.539] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:18.540] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:18.540] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:18.540] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:18.540] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:18.540] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:18.544] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:18.545] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:18.545] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:18.546] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:18.584] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:23:18.603] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:18.604] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:23:18.625] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:18.625] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:18.773] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:18.773] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:18.815] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:18.815] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:18.821] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:18.839] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:18.839] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:18.839] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:18.840] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:18.840] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:18.881] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:18.893] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:18.893] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:18.894] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:18.894] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:18.894] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:18.934] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:18.942] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:18.943] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:18.943] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:18.943] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:18.944] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:18.985] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:18.993] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:18.994] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:18.994] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:18.995] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:18.995] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:19.035] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:19.046] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:19.046] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:19.046] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:19.047] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:19.047] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:19.086] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:19.094] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:19.095] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:19.195] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:19.196] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:19.196] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:19.197] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:19.206] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:19.207] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:19.209] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:23.530] thr=21 paramiko.transport: starting thread (client mode): 0x5dcb2b0 +DEB [20190331-09:23:23.530] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:23.540] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:23.540] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:23.543] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:23.544] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:23.544] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:23.544] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:23.544] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:23.544] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:23.548] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:23.548] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:23.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:23.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:23.587] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:23:23.606] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:23.607] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:23:23.628] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:23.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:23.779] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:23.779] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:23.820] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:23.820] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:23.825] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:23.844] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:23.844] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:23.844] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:23.845] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:23.845] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:23.884] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:23.895] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:23.895] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:23.896] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:23.896] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:23.896] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:23.936] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:23.945] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:23.945] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:23.945] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:23.946] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:23.946] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:23.984] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:23.993] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:23.993] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:23.993] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:23.994] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:23.994] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:24.033] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:24.044] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:24.044] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:24.045] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:24.045] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:24.045] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:24.084] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:24.093] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:24.093] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:24.194] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:24.195] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:24.195] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:24.196] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:24.206] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:24.207] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:24.208] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:28.529] thr=22 paramiko.transport: starting thread (client mode): 0x5d57570 +DEB [20190331-09:23:28.529] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:28.540] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:28.540] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:28.543] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:28.543] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:28.543] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:28.544] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:28.544] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:28.544] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:28.548] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:28.548] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:28.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:28.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:28.587] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:23:28.607] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:28.608] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:23:28.629] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:28.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:28.778] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:28.778] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:28.825] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:28.826] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:28.832] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:28.850] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:28.851] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:28.851] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:28.852] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:28.852] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:28.893] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:28.905] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:28.905] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:28.906] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:28.906] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:28.906] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:28.945] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:28.954] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:28.954] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:28.955] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:28.956] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:28.956] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:28.994] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:29.002] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:29.003] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:29.003] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:29.004] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:29.004] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:29.042] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:29.052] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:29.053] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:29.053] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:29.091] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:29.091] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:29.093] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:29.102] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:29.102] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:29.203] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:29.204] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:29.204] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:29.205] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:29.214] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:29.215] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:29.216] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:33.529] thr=23 paramiko.transport: starting thread (client mode): 0x5e12e30 +DEB [20190331-09:23:33.529] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:33.539] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:33.539] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:33.542] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:33.542] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:33.542] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:33.542] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:33.542] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:33.542] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:33.547] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:33.547] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:33.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:33.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:33.586] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:23:33.606] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:33.607] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:23:33.629] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:33.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:33.784] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:33.785] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:33.826] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:33.826] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:33.831] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:33.851] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:33.852] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:33.852] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:33.853] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:33.853] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:33.892] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:33.905] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:33.905] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:33.905] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:33.906] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:33.906] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:33.945] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:33.954] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:33.954] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:33.955] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:33.955] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:33.955] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:33.995] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:34.004] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:34.004] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:34.004] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:34.005] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:34.005] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:34.045] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:34.056] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:34.056] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:34.057] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:34.057] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:34.057] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:34.098] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:34.107] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:34.107] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:34.208] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:34.209] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:34.209] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:34.210] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:34.219] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:34.219] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:34.221] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:38.530] thr=24 paramiko.transport: starting thread (client mode): 0x5d6bb50 +DEB [20190331-09:23:38.530] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:38.538] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:38.539] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:38.542] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:38.542] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:38.542] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:38.542] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:38.542] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:38.542] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:38.546] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:38.546] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:38.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:38.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:38.584] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:23:38.604] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:38.605] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:23:38.627] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:38.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:38.765] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:38.765] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:38.806] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:38.806] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:38.813] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:38.831] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:38.831] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:38.832] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:38.832] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:38.832] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:38.873] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:38.887] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:38.887] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:38.887] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:38.888] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:38.888] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:38.926] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:38.936] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:38.936] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:38.937] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:38.937] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:38.937] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:38.975] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:38.984] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:38.985] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:38.985] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:38.986] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:38.986] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:39.025] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:39.036] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:39.036] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:39.037] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:39.037] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:39.037] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:39.076] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:39.085] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:39.085] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:39.186] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:39.187] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:39.187] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:39.188] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:39.197] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:39.198] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:39.199] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:43.531] thr=25 paramiko.transport: starting thread (client mode): 0x5d1fd30 +DEB [20190331-09:23:43.531] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:43.540] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:43.541] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:43.544] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:43.544] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:43.544] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:43.544] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:43.544] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:43.544] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:43.548] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:43.549] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:43.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:43.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:43.587] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:23:43.608] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:43.608] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:23:43.629] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:43.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:43.768] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:43.768] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:43.810] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:43.810] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:43.816] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:43.834] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:43.834] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:43.835] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:43.836] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:43.836] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:43.874] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:43.890] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:43.890] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:43.891] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:43.891] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:43.891] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:43.930] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:43.938] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:43.938] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:43.939] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:43.940] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:43.940] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:43.978] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:43.987] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:43.987] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:43.987] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:43.988] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:43.988] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:44.027] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:44.037] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:44.038] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:44.038] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:44.039] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:44.039] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:44.077] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:44.086] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:44.086] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:44.187] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:44.188] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:44.188] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:44.189] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:44.198] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:44.199] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:44.201] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:48.528] thr=26 paramiko.transport: starting thread (client mode): 0x5d77570 +DEB [20190331-09:23:48.528] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:48.538] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:48.538] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:48.541] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:48.541] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:48.542] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:48.542] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:48.542] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:48.542] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:48.546] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:48.546] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:48.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:48.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:48.586] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:23:48.606] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:48.607] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:23:48.629] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:48.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:48.770] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:48.770] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:48.811] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:48.811] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:48.816] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:48.834] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:48.835] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:48.835] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:48.836] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:48.836] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:48.875] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:48.892] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:48.892] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:48.893] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:48.893] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:48.893] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:48.932] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:48.940] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:48.941] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:48.941] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:48.942] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:48.942] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:48.980] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:48.989] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:48.989] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:48.990] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:48.990] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:48.991] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:49.032] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:49.043] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:49.043] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:49.044] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:49.044] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:49.044] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:49.084] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:49.093] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:49.093] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:49.195] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:49.196] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:49.196] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:49.197] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:49.206] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:49.207] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:49.208] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:53.529] thr=27 paramiko.transport: starting thread (client mode): 0x5e126f0 +DEB [20190331-09:23:53.529] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:53.539] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:53.539] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:53.542] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:53.542] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:53.542] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:53.542] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:53.542] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:53.542] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:53.546] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:53.546] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:53.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:53.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:53.584] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:23:53.606] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:53.606] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:23:53.628] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:53.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:53.768] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:53.768] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:53.809] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:53.809] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:53.816] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:53.832] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:53.832] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:53.833] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:53.833] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:53.834] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:53.874] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:53.891] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:53.891] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:53.891] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:53.892] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:53.892] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:53.931] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:53.940] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:53.940] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:53.940] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:53.941] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:53.941] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:53.980] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:53.989] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:53.989] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:53.989] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:53.990] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:53.990] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:54.028] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:54.039] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:54.039] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:54.040] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:54.040] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:54.040] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:54.080] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:54.089] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:54.089] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:54.190] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:54.191] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:54.191] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:54.192] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:54.201] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:54.202] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:54.203] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-09:23:58.531] thr=28 paramiko.transport: starting thread (client mode): 0x5d68d10 +DEB [20190331-09:23:58.531] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:23:58.540] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:23:58.541] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:23:58.544] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:23:58.544] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:23:58.544] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:23:58.544] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:23:58.544] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:23:58.544] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-09:23:58.549] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:23:58.549] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-09:23:58.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:23:58.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:23:58.588] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:23:58.607] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:23:58.608] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:23:58.629] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:23:58.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:23:58.765] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:23:58.766] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:23:58.805] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:23:58.806] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:23:58.814] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:23:58.833] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:23:58.833] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:23:58.834] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:23:58.835] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:23:58.835] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:23:58.873] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:23:58.889] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:23:58.890] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:23:58.890] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:23:58.891] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:23:58.891] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:23:58.933] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:23:58.944] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:23:58.945] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:23:58.945] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:23:58.945] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:23:58.945] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:23:58.987] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:23:58.996] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:23:58.996] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:23:58.996] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:23:58.997] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:23:58.997] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:23:59.038] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:23:59.049] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:23:59.049] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:23:59.050] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:23:59.050] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:23:59.050] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:23:59.088] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:23:59.097] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:23:59.097] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:23:59.198] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:23:59.199] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:23:59.199] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:23:59.200] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:23:59.209] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:23:59.210] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:23:59.212] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:03.528] thr=29 paramiko.transport: starting thread (client mode): 0x5d6b730 +DEB [20190331-09:24:03.529] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:03.538] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:03.538] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:03.541] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:03.542] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:03.542] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:03.542] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:03.542] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:03.542] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:03.546] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:03.546] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:03.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:03.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:03.585] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:24:03.605] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:03.605] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:24:03.627] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:03.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:03.769] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:03.770] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:03.810] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:03.810] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:03.814] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:03.831] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:03.832] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:03.832] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:03.833] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:03.833] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:03.874] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:03.890] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:03.890] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:03.891] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:03.892] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:03.892] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:03.930] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:03.939] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:03.939] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:03.939] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:03.940] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:03.940] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:03.978] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:03.986] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:03.987] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:03.987] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:03.988] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:03.988] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:04.026] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:04.037] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:04.038] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:04.038] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:04.039] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:04.039] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:04.078] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:04.087] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:04.087] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:04.188] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:04.189] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:04.189] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:04.190] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:04.199] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:04.200] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:04.201] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:08.530] thr=30 paramiko.transport: starting thread (client mode): 0x5e13b90 +DEB [20190331-09:24:08.530] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:08.539] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:08.539] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:08.542] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:08.543] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:08.543] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:08.543] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:08.543] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:08.543] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:08.547] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:08.547] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:08.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:08.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:08.588] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:24:08.607] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:08.608] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:24:08.629] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:08.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:08.765] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:08.765] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:08.806] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:08.806] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:08.811] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:08.827] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:08.827] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:08.828] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:08.828] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:08.828] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:08.868] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:08.885] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:08.885] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:08.886] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:08.886] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:08.886] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:08.926] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:08.934] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:08.935] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:08.935] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:08.936] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:08.936] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:08.975] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:08.984] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:08.984] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:08.985] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:08.985] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:08.985] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:09.024] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:09.035] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:09.035] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:09.036] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:09.036] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:09.036] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:09.078] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:09.087] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:09.087] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:09.188] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:09.189] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:09.189] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:09.190] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:09.200] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:09.200] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:09.202] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:13.528] thr=31 paramiko.transport: starting thread (client mode): 0x5dc8e70 +DEB [20190331-09:24:13.529] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:13.537] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:13.538] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:13.540] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:13.540] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:13.540] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:13.541] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:13.541] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:13.541] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:13.545] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:13.545] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:13.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:13.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:13.586] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:24:13.693] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:13.694] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:24:13.715] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:13.716] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:13.886] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:13.887] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:13.928] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:13.928] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:13.933] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:13.947] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:13.948] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:13.948] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:13.949] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:13.949] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:13.990] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:14.002] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:14.002] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:14.003] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:14.003] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:14.003] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:14.045] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:14.053] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:14.053] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:14.054] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:14.055] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:14.055] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:14.093] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:14.101] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:14.102] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:14.102] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:14.103] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:14.103] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:14.144] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:14.155] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:14.155] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:14.155] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:14.156] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:14.156] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:14.197] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:14.206] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:14.206] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:14.307] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:14.308] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:14.308] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:14.309] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:14.318] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:14.319] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:14.321] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:18.527] thr=32 paramiko.transport: starting thread (client mode): 0x5d6b190 +DEB [20190331-09:24:18.528] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:18.538] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:18.538] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:18.541] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:18.541] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:18.542] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:18.542] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:18.542] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:18.542] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:18.546] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:18.547] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:18.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:18.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:18.585] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:24:18.605] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:18.606] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:24:18.628] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:18.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:18.769] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:18.769] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:18.811] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:18.811] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:18.816] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:18.834] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:18.835] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:18.835] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:18.836] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:18.836] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:18.877] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:18.892] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:18.893] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:18.893] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:18.893] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:18.894] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:18.931] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:18.939] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:18.940] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:18.940] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:18.940] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:18.940] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:18.981] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:18.990] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:18.990] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:18.991] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:18.991] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:18.991] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:19.033] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:19.044] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:19.044] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:19.045] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:19.045] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:19.045] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:19.086] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:19.095] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:19.095] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:19.196] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:19.197] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:19.197] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:19.198] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:19.208] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:19.208] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:19.210] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:23.529] thr=33 paramiko.transport: starting thread (client mode): 0x5d60cb0 +DEB [20190331-09:24:23.529] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:23.538] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:23.538] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:23.541] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:23.541] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:23.541] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:23.541] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:23.541] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:23.541] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:23.545] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:23.545] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:23.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:23.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:23.586] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:24:23.606] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:23.607] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:24:23.628] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:23.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:23.762] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:23.762] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:23.804] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:23.804] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:23.809] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:23.827] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:23.827] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:23.828] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:23.828] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:23.828] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:23.869] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:23.886] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:23.886] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:23.887] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:23.887] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:23.887] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:23.928] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:23.937] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:23.937] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:23.937] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:23.938] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:23.938] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:23.979] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:23.988] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:23.988] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:23.989] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:23.989] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:23.989] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:24.029] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:24.040] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:24.040] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:24.041] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:24.041] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:24.041] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:24.082] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:24.091] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:24.091] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:24.192] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:24.193] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:24.193] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:24.194] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:24.204] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:24.205] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:24.206] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:28.530] thr=34 paramiko.transport: starting thread (client mode): 0x5d1fe70 +DEB [20190331-09:24:28.530] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:28.539] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:28.540] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:28.542] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:28.542] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:28.542] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:28.542] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:28.542] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:28.543] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:28.546] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:28.547] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:28.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:28.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:28.584] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:24:28.605] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:28.606] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:24:28.627] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:28.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:28.765] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:28.765] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:28.806] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:28.806] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:28.810] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:28.825] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:28.825] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:28.825] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:28.826] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:28.826] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:28.866] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:28.883] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:28.883] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:28.884] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:28.884] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:28.885] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:28.927] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:28.937] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:28.937] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:28.938] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:28.938] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:28.938] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:28.979] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:28.987] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:28.988] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:28.988] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:28.989] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:28.989] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:29.029] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:29.039] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:29.040] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:29.040] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:29.082] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:29.082] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:29.083] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:29.092] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:29.093] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:29.193] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:29.194] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:29.194] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:29.195] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:29.204] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:29.205] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:29.206] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:33.527] thr=35 paramiko.transport: starting thread (client mode): 0x5e122f0 +DEB [20190331-09:24:33.528] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:33.537] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:33.538] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:33.541] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:33.541] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:33.541] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:33.541] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:33.541] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:33.541] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:33.545] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:33.546] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:33.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:33.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:33.586] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:24:33.607] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:33.608] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:24:33.630] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:33.631] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:33.771] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:33.771] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:33.812] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:33.812] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:33.815] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:33.829] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:33.829] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:33.830] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:33.830] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:33.830] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:33.871] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:33.888] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:33.888] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:33.889] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:33.889] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:33.890] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:33.930] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:33.940] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:33.940] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:33.941] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:33.941] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:33.941] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:33.979] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:33.988] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:33.988] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:33.988] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:33.989] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:33.989] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:34.030] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:34.041] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:34.041] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:34.042] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:34.042] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:34.042] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:34.083] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:34.092] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:34.092] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:34.193] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:34.194] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:34.194] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:34.195] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:34.204] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:34.205] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:34.206] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:38.528] thr=36 paramiko.transport: starting thread (client mode): 0x5d60690 +DEB [20190331-09:24:38.528] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:38.537] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:38.538] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:38.540] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:38.540] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:38.541] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:38.541] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:38.541] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:38.541] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:38.545] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:38.545] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:38.545] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:38.546] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:38.583] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:24:38.603] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:38.604] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:24:38.625] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:38.625] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:38.758] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:38.758] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:38.799] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:38.799] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:38.804] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:38.818] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:38.818] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:38.818] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:38.818] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:38.818] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:38.859] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:38.874] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:38.875] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:38.875] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:38.876] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:38.876] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:38.915] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:38.926] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:38.926] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:38.926] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:38.927] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:38.927] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:38.966] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:38.975] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:38.975] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:38.976] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:38.976] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:38.976] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:39.015] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:39.026] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:39.026] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:39.026] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:39.027] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:39.027] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:39.065] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:39.074] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:39.074] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:39.174] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:39.175] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:39.175] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:39.176] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:39.185] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:39.186] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:39.187] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:43.529] thr=37 paramiko.transport: starting thread (client mode): 0x5d606f0 +DEB [20190331-09:24:43.529] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:43.538] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:43.538] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:43.541] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:43.542] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:43.542] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:43.542] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:43.542] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:43.542] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:43.546] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:43.547] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:43.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:43.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:43.587] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:24:43.608] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:43.608] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:24:43.629] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:43.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:43.765] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:43.765] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:43.805] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:43.805] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:43.809] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:43.822] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:43.822] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:43.823] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:43.823] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:43.823] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:43.862] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:43.877] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:43.877] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:43.878] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:43.878] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:43.878] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:43.917] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:43.929] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:43.930] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:43.930] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:43.931] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:43.931] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:43.972] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:43.981] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:43.981] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:43.981] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:43.982] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:43.982] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:44.023] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:44.034] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:44.034] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:44.035] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:44.035] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:44.036] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:44.076] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:44.085] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:44.086] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:44.186] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:44.187] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:44.187] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:44.188] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:44.197] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:44.198] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:44.200] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:48.529] thr=38 paramiko.transport: starting thread (client mode): 0x5d68350 +DEB [20190331-09:24:48.529] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:48.556] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:48.556] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:48.561] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:48.561] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:48.561] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:48.562] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:48.562] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:48.562] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:48.569] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:48.569] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:48.570] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:48.571] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:48.607] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:24:48.631] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:48.632] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:24:48.657] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:48.657] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:48.814] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:48.815] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:48.856] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:48.857] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:48.870] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:48.878] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:48.878] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:48.879] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:48.879] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:48.880] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:48.920] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:48.936] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:48.936] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:48.936] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:48.937] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:48.937] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:48.979] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:48.987] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:48.987] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:48.988] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:48.989] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:48.989] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:49.030] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:49.038] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:49.038] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:49.038] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:49.039] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:49.039] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:49.091] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:49.091] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:49.092] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:49.092] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:49.093] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:49.093] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:49.138] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:49.142] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:49.142] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:49.244] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:49.245] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:49.245] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:49.247] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:49.255] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:49.256] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:49.257] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:53.529] thr=39 paramiko.transport: starting thread (client mode): 0x5d7ecd0 +DEB [20190331-09:24:53.529] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:53.541] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:53.541] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:53.543] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:53.543] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:53.544] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:53.544] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:53.544] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:53.544] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:53.549] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:53.549] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:53.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:53.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:53.586] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:24:53.608] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:53.609] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:24:53.667] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:53.667] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:53.841] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:53.841] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:53.882] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:53.882] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:53.891] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:53.913] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:53.914] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:53.915] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:53.916] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:53.916] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:53.958] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:53.976] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:53.977] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:53.977] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:53.978] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:53.978] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:54.026] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:54.027] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:54.027] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:54.027] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:54.028] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:54.028] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:54.076] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:54.077] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:54.077] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:54.077] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:54.078] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:54.078] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:54.118] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:54.128] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:54.128] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:54.129] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:54.129] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:54.129] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:54.170] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:54.178] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:54.178] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:54.279] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:54.280] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:54.280] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:54.281] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:54.290] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:54.291] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:54.292] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-09:24:58.528] thr=40 paramiko.transport: starting thread (client mode): 0x5d7e990 +DEB [20190331-09:24:58.529] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:24:58.539] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:24:58.539] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:24:58.542] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:24:58.542] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:24:58.542] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:24:58.542] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:24:58.542] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:24:58.542] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-09:24:58.546] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:24:58.547] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-09:24:58.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:24:58.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:24:58.585] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:24:58.608] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:24:58.609] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:24:58.633] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:24:58.634] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:24:58.786] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:24:58.786] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:24:58.827] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:24:58.827] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:24:58.835] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:24:58.851] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:24:58.851] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:24:58.852] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:24:58.852] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:24:58.852] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:24:58.891] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:24:58.907] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:24:58.908] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:24:58.908] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:24:58.909] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:24:58.909] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:24:58.948] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:24:58.960] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:24:58.960] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:24:58.961] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:24:58.961] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:24:58.962] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:24:59.002] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:24:59.012] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:24:59.012] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:24:59.013] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:24:59.013] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:24:59.013] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:24:59.054] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:24:59.065] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:24:59.065] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:24:59.065] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:24:59.066] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:24:59.066] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:24:59.107] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:24:59.116] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:24:59.116] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:24:59.217] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:24:59.218] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:24:59.218] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:24:59.219] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:24:59.228] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:24:59.229] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:24:59.230] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:03.530] thr=41 paramiko.transport: starting thread (client mode): 0x5d7e470 +DEB [20190331-09:25:03.530] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:03.540] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:03.541] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:03.545] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:03.546] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:03.546] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:03.546] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:03.546] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:03.546] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:03.550] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:03.550] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:03.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:03.552] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:03.589] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:25:03.609] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:03.610] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:25:03.633] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:03.633] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:03.786] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:03.786] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:03.827] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:03.827] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:03.834] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:03.852] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:03.852] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:03.853] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:03.854] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:03.854] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:03.894] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:03.910] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:03.910] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:03.910] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:03.911] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:03.911] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:03.951] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:03.970] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:03.971] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:03.971] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:03.972] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:03.972] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:04.013] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:04.023] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:04.024] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:04.024] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:04.025] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:04.025] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:04.063] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:04.076] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:04.076] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:04.077] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:04.077] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:04.077] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:04.116] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:04.131] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:04.131] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:04.232] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:04.233] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:04.233] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:04.234] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:04.243] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:04.244] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:04.246] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:08.530] thr=42 paramiko.transport: starting thread (client mode): 0x5d60ad0 +DEB [20190331-09:25:08.530] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:08.540] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:08.540] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:08.543] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:08.543] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:08.543] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:08.543] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:08.543] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:08.543] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:08.547] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:08.548] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:08.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:08.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:08.588] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:25:08.608] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:08.609] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:25:08.648] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:08.648] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:08.833] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:08.833] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:08.874] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:08.874] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:08.882] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:08.900] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:08.901] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:08.901] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:08.902] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:08.902] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:08.941] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:08.959] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:08.959] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:08.959] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:08.960] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:08.960] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:08.998] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:09.006] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:09.007] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:09.007] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:09.007] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:09.007] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:09.046] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:09.055] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:09.055] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:09.055] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:09.056] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:09.056] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:09.094] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:09.105] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:09.105] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:09.106] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:09.106] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:09.106] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:09.145] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:09.154] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:09.154] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:09.254] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:09.255] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:09.255] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:09.256] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:09.265] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:09.265] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:09.267] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:13.532] thr=43 paramiko.transport: starting thread (client mode): 0x5d1ff30 +DEB [20190331-09:25:13.532] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:13.543] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:13.543] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:13.547] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:13.547] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:13.547] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:13.548] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:13.548] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:13.548] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:13.555] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:13.555] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:13.555] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:13.557] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:13.595] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:25:13.625] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:13.626] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:25:13.654] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:13.655] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:13.868] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:13.868] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:13.909] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:13.910] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:13.918] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:13.941] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:13.942] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:13.942] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:13.943] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:13.944] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:13.985] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:13.998] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:13.999] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:14.000] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:14.000] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:14.000] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:14.042] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:14.052] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:14.052] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:14.053] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:14.053] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:14.053] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:14.092] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:14.104] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:14.104] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:14.104] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:14.105] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:14.105] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:14.143] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:14.155] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:14.156] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:14.156] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:14.157] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:14.157] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:14.195] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:14.204] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:14.205] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:14.306] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:14.307] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:14.307] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:14.308] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:14.322] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:14.323] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:14.324] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:18.529] thr=44 paramiko.transport: starting thread (client mode): 0x5d1f410 +DEB [20190331-09:25:18.530] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:18.541] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:18.541] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:18.545] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:18.545] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:18.545] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:18.545] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:18.545] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:18.545] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:18.550] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:18.550] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:18.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:18.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:18.588] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:25:18.688] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:18.689] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:25:18.711] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:18.712] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:18.872] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:18.873] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:18.914] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:18.914] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:18.922] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:18.939] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:18.939] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:18.939] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:18.940] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:18.940] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:18.979] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:18.993] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:18.993] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:18.993] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:18.994] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:18.994] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:19.034] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:19.043] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:19.043] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:19.044] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:19.044] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:19.044] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:19.084] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:19.102] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:19.103] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:19.103] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:19.104] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:19.104] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:19.144] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:19.168] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:19.168] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:19.168] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:19.169] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:19.169] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:19.207] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:19.216] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:19.216] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:19.317] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:19.317] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:19.318] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:19.319] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:19.329] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:19.329] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:19.331] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:23.529] thr=45 paramiko.transport: starting thread (client mode): 0x5d08130 +DEB [20190331-09:25:23.529] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:23.540] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:23.540] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:23.543] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:23.544] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:23.544] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:23.544] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:23.544] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:23.544] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:23.552] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:23.552] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:23.552] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:23.554] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:23.590] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:25:23.612] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:23.612] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:25:23.639] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:23.639] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:23.847] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:23.847] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:23.887] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:23.888] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:23.896] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:23.929] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:23.930] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:23.930] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:23.931] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:23.931] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:23.972] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:23.989] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:23.990] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:23.990] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:23.991] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:23.991] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:24.029] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:24.040] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:24.040] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:24.040] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:24.041] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:24.041] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:24.080] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:24.089] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:24.089] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:24.089] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:24.090] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:24.090] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:24.130] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:24.143] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:24.143] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:24.143] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:24.144] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:24.144] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:24.184] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:24.193] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:24.193] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:24.294] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:24.295] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:24.295] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:24.298] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:24.310] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:24.311] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:24.312] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:28.536] thr=46 paramiko.transport: starting thread (client mode): 0x5d6b530 +DEB [20190331-09:25:28.536] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:28.554] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:28.554] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:28.557] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:28.557] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:28.557] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:28.557] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:28.557] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:28.557] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:28.563] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:28.563] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:28.563] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:28.565] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:28.601] thr=46 paramiko.transport: userauth is OK +INF [20190331-09:25:28.760] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:28.760] thr=46 paramiko.transport: userauth is OK +INF [20190331-09:25:28.795] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:28.795] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:29.017] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:29.017] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:29.058] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:29.058] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:29.070] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:29.077] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:29.078] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:29.078] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:29.079] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:29.079] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:29.120] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:29.134] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:29.134] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:29.135] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:29.135] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:29.135] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:29.186] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:29.190] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:29.190] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:29.190] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:29.191] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:29.191] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:29.233] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:29.241] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:29.242] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:29.242] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:29.243] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:29.243] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:29.282] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:29.293] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:29.293] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:29.294] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:29.294] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:29.294] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:29.334] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:29.342] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:29.342] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:29.443] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:29.444] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:29.444] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:29.446] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:29.454] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:29.455] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:29.457] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:33.532] thr=47 paramiko.transport: starting thread (client mode): 0x5e10b10 +DEB [20190331-09:25:33.532] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:33.551] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:33.551] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:33.554] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:33.554] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:33.554] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:33.554] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:33.555] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:33.555] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:33.560] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:33.561] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:33.561] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:33.562] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:33.602] thr=47 paramiko.transport: userauth is OK +INF [20190331-09:25:33.642] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:33.643] thr=47 paramiko.transport: userauth is OK +INF [20190331-09:25:33.670] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:33.670] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:33.917] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:33.917] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:33.960] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:33.960] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:33.967] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:33.989] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:33.989] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:33.989] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:33.990] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:33.990] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:34.030] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:34.045] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:34.045] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:34.045] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:34.046] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:34.046] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:34.087] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:34.099] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:34.099] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:34.100] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:34.101] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:34.101] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:34.154] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:34.156] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:34.156] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:34.157] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:34.157] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:34.158] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:34.201] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:34.229] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:34.229] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:34.230] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:34.230] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:34.230] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:34.272] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:34.286] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:34.286] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:34.387] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:34.388] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:34.388] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:34.400] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:34.401] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:34.402] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:34.403] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:38.535] thr=48 paramiko.transport: starting thread (client mode): 0x5e10ef0 +DEB [20190331-09:25:38.536] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:38.559] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:38.560] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:38.567] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:38.567] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:38.568] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:38.568] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:38.568] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:38.568] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:38.578] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:38.578] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:38.579] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:38.582] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:38.618] thr=48 paramiko.transport: userauth is OK +INF [20190331-09:25:38.820] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:38.821] thr=48 paramiko.transport: userauth is OK +INF [20190331-09:25:38.861] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:38.862] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:39.568] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:39.568] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:39.609] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:39.610] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:39.618] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:39.635] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:39.636] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:39.636] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:39.637] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:39.637] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:39.678] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:39.699] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:39.699] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:39.700] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:39.701] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:39.701] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:39.745] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:39.766] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:39.767] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:39.767] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:39.768] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:39.768] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:39.808] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:39.823] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:39.824] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:39.824] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:39.825] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:39.825] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:39.864] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:39.887] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:39.887] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:39.888] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:39.889] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:39.889] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:39.932] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:39.949] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:39.950] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:40.051] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:40.052] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:40.052] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:40.054] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:40.066] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:40.067] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:40.068] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:43.529] thr=49 paramiko.transport: starting thread (client mode): 0x5dc8c90 +DEB [20190331-09:25:43.530] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:43.542] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:43.542] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:43.546] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:43.546] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:43.546] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:43.546] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:43.547] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:43.547] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:43.551] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:43.551] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:43.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:43.553] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:43.592] thr=49 paramiko.transport: userauth is OK +INF [20190331-09:25:43.614] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:43.615] thr=49 paramiko.transport: userauth is OK +INF [20190331-09:25:43.642] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:43.642] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:43.853] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:43.854] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:43.894] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:43.894] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:43.904] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:43.933] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:43.933] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:43.934] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:43.935] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:43.935] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:43.976] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:43.992] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:43.992] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:43.992] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:43.993] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:43.993] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:44.031] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:44.040] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:44.041] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:44.041] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:44.042] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:44.042] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:44.080] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:44.091] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:44.092] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:44.092] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:44.093] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:44.093] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:44.131] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:44.143] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:44.144] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:44.144] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:44.144] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:44.145] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:44.183] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:44.193] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:44.193] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:44.293] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:44.294] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:44.294] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:44.295] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:44.305] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:44.306] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:44.307] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:48.531] thr=50 paramiko.transport: starting thread (client mode): 0x5d53cf0 +DEB [20190331-09:25:48.531] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:48.539] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:48.540] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:48.543] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:48.543] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:48.543] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:48.543] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:48.544] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:48.544] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:48.547] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:48.548] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:48.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:48.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:48.587] thr=50 paramiko.transport: userauth is OK +INF [20190331-09:25:48.606] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:48.607] thr=50 paramiko.transport: userauth is OK +INF [20190331-09:25:48.628] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:48.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:48.771] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:48.771] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:48.811] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:48.811] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:48.815] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:48.827] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:48.827] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:48.828] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:48.828] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:48.828] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:48.869] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:48.884] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:48.885] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:48.885] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:48.886] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:48.886] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:48.927] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:48.936] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:48.937] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:48.937] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:48.938] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:48.938] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:48.979] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:48.989] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:48.990] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:48.990] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:48.991] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:48.991] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:49.031] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:49.042] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:49.042] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:49.043] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:49.043] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:49.043] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:49.082] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:49.091] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:49.091] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:49.192] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:49.192] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:49.192] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:49.194] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:49.202] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:49.203] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:49.205] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:53.530] thr=51 paramiko.transport: starting thread (client mode): 0x59aed90 +DEB [20190331-09:25:53.531] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:53.542] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:53.543] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:53.547] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:53.547] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:53.547] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:53.547] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:53.547] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:53.547] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:53.552] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:53.552] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:53.553] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:53.554] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:53.590] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:25:53.611] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:53.611] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:25:53.632] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:53.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:53.768] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:53.768] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:53.808] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:53.808] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:53.812] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:53.826] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:53.827] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:53.827] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:53.828] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:53.828] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:53.867] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:53.883] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:53.883] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:53.884] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:53.884] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:53.884] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:53.924] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:53.934] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:53.934] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:53.935] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:53.935] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:53.935] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:53.976] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:53.986] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:53.986] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:53.987] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:53.987] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:53.987] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:54.027] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:54.039] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:54.039] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:54.039] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:54.040] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:54.040] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:54.079] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:54.088] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:54.088] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:54.189] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:54.190] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:54.190] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:54.191] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:54.201] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:54.201] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:54.203] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-09:25:58.528] thr=52 paramiko.transport: starting thread (client mode): 0x5dcb070 +DEB [20190331-09:25:58.529] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:25:58.539] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:25:58.539] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:25:58.543] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:25:58.543] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:25:58.543] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:25:58.543] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:25:58.543] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:25:58.543] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-09:25:58.547] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:25:58.548] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-09:25:58.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:25:58.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:25:58.588] thr=52 paramiko.transport: userauth is OK +INF [20190331-09:25:58.617] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:25:58.618] thr=52 paramiko.transport: userauth is OK +INF [20190331-09:25:58.642] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:25:58.642] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:25:58.842] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:25:58.843] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:25:58.882] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:25:58.883] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:25:58.887] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:25:58.906] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:25:58.907] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:25:58.907] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:25:58.908] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:25:58.908] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:25:58.952] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:25:58.986] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:25:58.987] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:25:58.988] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:25:58.989] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:25:58.989] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:25:59.030] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:25:59.049] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:25:59.049] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:25:59.050] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:25:59.051] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:25:59.051] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:25:59.090] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:25:59.100] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:25:59.100] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:25:59.101] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:25:59.101] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:25:59.101] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:25:59.139] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:25:59.152] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:25:59.152] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:25:59.152] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:25:59.153] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:25:59.153] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:25:59.191] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:25:59.205] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:25:59.205] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:25:59.306] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:25:59.307] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:25:59.307] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:25:59.309] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:25:59.337] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:25:59.337] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:25:59.339] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:03.530] thr=53 paramiko.transport: starting thread (client mode): 0x5d6b1b0 +DEB [20190331-09:26:03.530] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:03.541] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:03.541] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:03.544] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:03.544] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:03.544] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:03.544] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:03.544] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:03.545] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:03.549] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:03.549] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:03.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:03.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:03.586] thr=53 paramiko.transport: userauth is OK +INF [20190331-09:26:03.606] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:03.607] thr=53 paramiko.transport: userauth is OK +INF [20190331-09:26:03.638] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:03.639] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:03.909] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:03.909] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:03.958] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:03.959] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:03.966] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:04.003] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:04.003] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:04.004] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:04.005] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:04.005] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:04.044] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:04.071] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:04.071] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:04.072] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:04.073] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:04.073] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:04.113] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:04.124] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:04.124] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:04.125] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:04.125] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:04.126] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:04.165] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:04.176] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:04.176] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:04.177] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:04.178] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:04.178] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:04.219] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:04.237] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:04.238] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:04.238] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:04.239] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:04.239] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:04.281] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:04.298] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:04.298] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:04.399] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:04.399] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:04.400] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:04.401] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:04.410] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:04.411] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:04.412] thr=53 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:08.532] thr=54 paramiko.transport: starting thread (client mode): 0x5d42fd0 +DEB [20190331-09:26:08.532] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:08.544] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:08.545] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:08.549] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:08.549] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:08.549] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:08.550] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:08.550] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:08.550] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:08.555] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:08.555] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:08.555] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:08.556] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:08.595] thr=54 paramiko.transport: userauth is OK +INF [20190331-09:26:08.716] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:08.717] thr=54 paramiko.transport: userauth is OK +INF [20190331-09:26:08.743] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:08.744] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:09.056] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:09.057] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:09.107] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:09.107] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:09.114] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:09.146] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:09.146] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:09.147] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:09.147] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:09.148] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:09.190] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:09.225] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:09.225] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:09.226] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:09.227] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:09.227] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:09.269] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:09.282] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:09.282] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:09.283] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:09.284] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:09.284] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:09.325] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:09.338] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:09.338] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:09.339] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:09.339] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:09.339] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:09.379] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:09.395] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:09.396] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:09.396] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:09.397] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:09.397] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:09.436] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:09.448] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:09.448] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:09.549] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:09.549] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:09.550] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:09.551] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:09.562] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:09.562] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:09.564] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:13.530] thr=55 paramiko.transport: starting thread (client mode): 0x59c5ed0 +DEB [20190331-09:26:13.531] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:13.541] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:13.541] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:13.546] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:13.546] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:13.546] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:13.546] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:13.546] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:13.546] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:13.551] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:13.551] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:13.552] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:13.553] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:13.591] thr=55 paramiko.transport: userauth is OK +INF [20190331-09:26:13.621] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:13.621] thr=55 paramiko.transport: userauth is OK +INF [20190331-09:26:13.647] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:13.648] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:13.821] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:13.821] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:13.861] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:13.861] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:13.865] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:13.891] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:13.892] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:13.892] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:13.893] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:13.894] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:13.935] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:13.980] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:13.981] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:13.981] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:13.982] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:13.982] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:14.025] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:14.046] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:14.046] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:14.047] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:14.048] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:14.048] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:14.086] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:14.098] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:14.099] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:14.099] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:14.100] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:14.100] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:14.140] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:14.166] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:14.166] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:14.167] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:14.168] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:14.168] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:14.208] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:14.229] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:14.229] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:14.330] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:14.331] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:14.331] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:14.332] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:14.346] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:14.346] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:14.348] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:18.529] thr=56 paramiko.transport: starting thread (client mode): 0x5d1fd70 +DEB [20190331-09:26:18.529] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:18.538] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:18.539] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:18.542] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:18.542] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:18.542] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:18.542] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:18.542] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:18.542] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:18.547] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:18.547] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:18.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:18.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:18.587] thr=56 paramiko.transport: userauth is OK +INF [20190331-09:26:18.639] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:18.640] thr=56 paramiko.transport: userauth is OK +INF [20190331-09:26:18.662] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:18.663] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:18.909] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:18.909] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:18.950] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:18.951] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:18.957] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:18.988] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:18.988] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:18.989] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:18.991] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:18.991] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:19.032] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:19.059] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:19.059] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:19.059] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:19.060] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:19.060] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:19.101] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:19.117] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:19.117] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:19.118] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:19.118] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:19.118] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:19.158] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:19.170] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:19.170] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:19.171] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:19.171] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:19.171] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:19.211] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:19.230] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:19.231] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:19.231] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:19.232] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:19.232] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:19.274] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:19.289] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:19.290] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:19.390] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:19.391] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:19.391] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:19.393] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:19.409] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:19.409] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:19.411] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:23.531] thr=57 paramiko.transport: starting thread (client mode): 0x5e10310 +DEB [20190331-09:26:23.531] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:23.544] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:23.544] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:23.548] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:23.548] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:23.549] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:23.549] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:23.549] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:23.549] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:23.553] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:23.554] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:23.554] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:23.555] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:23.592] thr=57 paramiko.transport: userauth is OK +INF [20190331-09:26:23.706] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:23.707] thr=57 paramiko.transport: userauth is OK +INF [20190331-09:26:23.741] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:23.742] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:24.002] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:24.003] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:24.045] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:24.045] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:24.052] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:24.071] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:24.072] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:24.072] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:24.073] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:24.073] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:24.114] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:24.136] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:24.136] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:24.137] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:24.137] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:24.137] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:24.178] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:24.191] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:24.191] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:24.192] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:24.193] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:24.193] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:24.232] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:24.248] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:24.249] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:24.249] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:24.250] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:24.250] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:24.290] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:24.303] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:24.303] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:24.303] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:24.304] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:24.304] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:24.345] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:24.355] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:24.356] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:24.456] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:24.457] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:24.457] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:24.459] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:24.473] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:24.474] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:24.476] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:28.528] thr=58 paramiko.transport: starting thread (client mode): 0x5d607b0 +DEB [20190331-09:26:28.528] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:28.538] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:28.538] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:28.542] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:28.542] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:28.542] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:28.542] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:28.542] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:28.542] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:28.546] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:28.547] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:28.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:28.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:28.588] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:26:28.610] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:28.611] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:26:28.637] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:28.638] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:28.883] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:28.883] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:28.925] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:28.925] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:28.937] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:28.985] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:28.986] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:28.987] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:28.988] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:28.988] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:29.030] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:29.064] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:29.065] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:29.066] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:29.068] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:29.068] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:29.108] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:29.125] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:29.125] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:29.125] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:29.126] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:29.126] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:29.168] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:29.198] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:29.198] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:29.199] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:29.200] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:29.200] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:29.239] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:29.256] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:29.257] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:29.257] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:29.258] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:29.258] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:29.298] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:29.320] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:29.320] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:29.421] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:29.421] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:29.422] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:29.423] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:29.435] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:29.436] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:29.438] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:33.529] thr=59 paramiko.transport: starting thread (client mode): 0x5d1f8b0 +DEB [20190331-09:26:33.530] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:33.546] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:33.546] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:33.550] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:33.550] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:33.550] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:33.550] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:33.551] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:33.551] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:33.555] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:33.556] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:33.556] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:33.557] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:33.595] thr=59 paramiko.transport: userauth is OK +INF [20190331-09:26:33.620] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:33.622] thr=59 paramiko.transport: userauth is OK +INF [20190331-09:26:33.648] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:33.648] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:33.870] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:33.870] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:33.912] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:33.912] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:33.920] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:33.946] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:33.946] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:33.947] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:33.948] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:33.948] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:33.988] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:34.026] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:34.027] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:34.027] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:34.028] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:34.028] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:34.066] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:34.075] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:34.076] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:34.076] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:34.077] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:34.077] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:34.116] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:34.126] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:34.126] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:34.127] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:34.127] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:34.128] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:34.166] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:34.179] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:34.180] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:34.180] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:34.180] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:34.181] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:34.220] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:34.232] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:34.232] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:34.333] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:34.334] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:34.334] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:34.337] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:34.353] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:34.354] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:34.355] thr=59 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:38.529] thr=60 paramiko.transport: starting thread (client mode): 0x5d44270 +DEB [20190331-09:26:38.529] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:38.538] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:38.538] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:38.542] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:38.542] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:38.542] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:38.542] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:38.542] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:38.542] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:38.546] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:38.547] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:38.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:38.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:38.585] thr=60 paramiko.transport: userauth is OK +INF [20190331-09:26:38.737] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:38.738] thr=60 paramiko.transport: userauth is OK +INF [20190331-09:26:38.761] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:38.761] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:38.939] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:38.940] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:38.981] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:38.981] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:38.987] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:39.005] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:39.005] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:39.006] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:39.006] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:39.006] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:39.046] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:39.059] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:39.060] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:39.060] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:39.099] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:39.099] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:39.101] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:39.111] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:39.111] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:39.111] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:39.112] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:39.112] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:39.153] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:39.163] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:39.163] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:39.164] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:39.164] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:39.164] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:39.206] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:39.221] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:39.221] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:39.221] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:39.222] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:39.222] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:39.263] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:39.277] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:39.277] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:39.378] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:39.379] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:39.379] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:39.381] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:39.396] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:39.396] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:39.398] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:43.530] thr=61 paramiko.transport: starting thread (client mode): 0x5d1f9f0 +DEB [20190331-09:26:43.530] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:43.540] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:43.541] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:43.543] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:43.544] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:43.544] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:43.544] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:43.544] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:43.544] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:43.549] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:43.549] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:43.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:43.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:43.589] thr=61 paramiko.transport: userauth is OK +INF [20190331-09:26:43.608] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:43.609] thr=61 paramiko.transport: userauth is OK +INF [20190331-09:26:43.641] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:43.642] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:43.994] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:43.995] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:44.035] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:44.035] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:44.042] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:44.084] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:44.085] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:44.085] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:44.086] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:44.086] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:44.125] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:44.144] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:44.145] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:44.145] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:44.146] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:44.146] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:44.188] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:44.208] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:44.209] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:44.209] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:44.210] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:44.210] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:44.253] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:44.275] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:44.275] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:44.276] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:44.277] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:44.277] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:44.317] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:44.353] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:44.353] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:44.354] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:44.355] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:44.355] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:44.394] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:44.405] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:44.405] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:44.506] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:44.507] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:44.507] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:44.509] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:44.519] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:44.520] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:44.521] thr=61 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:48.531] thr=62 paramiko.transport: starting thread (client mode): 0x5d601f0 +DEB [20190331-09:26:48.531] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:48.551] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:48.551] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:48.555] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:48.556] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:48.556] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:48.556] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:48.556] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:48.556] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:48.562] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:48.562] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:48.563] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:48.564] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:48.601] thr=62 paramiko.transport: userauth is OK +INF [20190331-09:26:48.623] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:48.624] thr=62 paramiko.transport: userauth is OK +INF [20190331-09:26:48.653] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:48.653] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:49.089] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:49.089] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:49.131] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:49.131] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:49.137] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:49.169] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:49.170] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:49.171] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:49.172] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:49.172] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:49.215] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:49.260] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:49.261] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:49.261] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:49.262] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:49.263] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:49.305] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:49.334] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:49.335] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:49.336] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:49.336] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:49.336] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:49.377] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:49.394] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:49.395] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:49.395] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:49.396] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:49.396] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:49.437] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:49.459] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:49.459] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:49.459] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:49.460] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:49.461] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:49.502] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:49.520] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:49.520] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:49.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:49.622] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:49.622] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:49.625] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:49.643] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:49.643] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:49.645] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:53.531] thr=63 paramiko.transport: starting thread (client mode): 0x5e10c50 +DEB [20190331-09:26:53.531] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:53.544] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:53.544] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:53.547] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:53.548] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:53.548] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:53.548] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:53.548] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:53.548] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:53.553] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:53.553] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:53.554] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:53.555] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:53.592] thr=63 paramiko.transport: userauth is OK +INF [20190331-09:26:53.614] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:53.615] thr=63 paramiko.transport: userauth is OK +INF [20190331-09:26:53.655] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:53.656] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:53.893] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:53.893] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:53.934] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:53.934] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:53.951] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:53.987] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:53.987] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:53.988] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:53.988] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:53.988] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:54.029] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:54.062] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:54.062] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:54.063] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:54.064] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:54.064] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:54.104] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:54.129] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:54.129] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:54.130] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:54.130] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:54.130] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:54.172] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:54.184] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:54.185] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:54.185] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:54.186] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:54.186] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:54.227] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:54.247] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:54.247] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:54.248] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:54.248] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:54.248] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:54.288] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:54.302] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:54.303] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:54.404] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:54.405] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:54.405] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:54.407] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:54.427] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:54.428] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:54.430] thr=63 paramiko.transport: EOF in transport thread +DEB [20190331-09:26:58.531] thr=64 paramiko.transport: starting thread (client mode): 0x5d42bf0 +DEB [20190331-09:26:58.531] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:26:58.547] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:26:58.548] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:26:58.552] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:26:58.552] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:26:58.553] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:26:58.553] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:26:58.553] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:26:58.553] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-09:26:58.558] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:26:58.558] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-09:26:58.559] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:26:58.560] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:26:58.597] thr=64 paramiko.transport: userauth is OK +INF [20190331-09:26:58.691] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:26:58.692] thr=64 paramiko.transport: userauth is OK +INF [20190331-09:26:58.719] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:26:58.719] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:26:58.916] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:26:58.916] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:26:58.957] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:26:58.957] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:26:58.965] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:26:58.986] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:26:58.987] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:26:58.987] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:26:58.988] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:26:58.988] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:26:59.026] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:26:59.040] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:26:59.041] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:26:59.041] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:26:59.041] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:26:59.042] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:26:59.081] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:26:59.091] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:26:59.091] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:26:59.091] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:26:59.092] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:26:59.092] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:26:59.132] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:26:59.143] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:26:59.143] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:26:59.144] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:26:59.144] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:26:59.144] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:26:59.184] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:26:59.197] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:26:59.197] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:26:59.198] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:26:59.198] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:26:59.198] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:26:59.235] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:26:59.245] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:26:59.245] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:26:59.346] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:26:59.347] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:26:59.347] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:26:59.348] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:26:59.357] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:26:59.358] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:26:59.360] thr=64 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:03.534] thr=65 paramiko.transport: starting thread (client mode): 0x5d08890 +DEB [20190331-09:27:03.535] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:03.558] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:03.558] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:03.565] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:03.565] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:03.566] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:03.566] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:03.566] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:03.566] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:03.582] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:03.582] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:03.583] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:03.585] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:03.619] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:27:03.668] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:03.669] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:27:03.703] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:03.704] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:04.164] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:04.165] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:04.205] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:04.205] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:04.218] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:04.257] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:04.257] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:04.258] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:04.258] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:04.259] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:04.299] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:04.315] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:04.316] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:04.316] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:04.316] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:04.317] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:04.356] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:04.372] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:04.372] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:04.373] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:04.373] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:04.373] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:04.413] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:04.426] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:04.426] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:04.427] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:04.427] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:04.427] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:04.468] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:04.485] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:04.485] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:04.485] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:04.486] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:04.486] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:04.527] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:04.546] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:04.546] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:04.647] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:04.648] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:04.648] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:04.652] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:04.676] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:04.677] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:04.679] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:08.530] thr=31 paramiko.transport: starting thread (client mode): 0x5dc8e70 +DEB [20190331-09:27:08.530] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:08.540] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:08.540] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:08.544] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:08.544] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:08.545] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:08.545] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:08.545] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:08.545] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:08.548] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:08.549] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:08.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:08.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:08.587] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:27:08.610] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:08.611] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:27:08.635] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:08.635] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:08.845] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:08.845] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:08.885] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:08.886] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:08.893] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:08.913] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:08.913] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:08.913] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:08.914] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:08.915] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:08.955] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:08.975] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:08.976] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:08.976] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:08.977] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:08.977] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:09.017] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:09.030] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:09.030] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:09.031] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:09.031] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:09.032] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:09.072] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:09.082] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:09.082] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:09.083] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:09.083] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:09.083] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:09.120] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:09.137] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:09.137] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:09.137] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:09.138] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:09.138] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:09.176] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:09.187] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:09.188] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:09.288] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:09.289] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:09.289] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:09.291] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:09.307] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:09.307] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:09.309] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:13.530] thr=66 paramiko.transport: starting thread (client mode): 0x5d4c3f0 +DEB [20190331-09:27:13.530] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:13.540] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:13.540] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:13.543] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:13.543] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:13.543] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:13.543] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:13.543] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:13.543] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:13.548] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:13.548] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:13.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:13.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:13.585] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:27:13.605] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:13.606] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:27:13.627] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:13.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:13.903] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:13.904] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:13.950] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:13.951] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:13.962] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:13.992] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:13.993] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:13.993] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:13.993] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:13.993] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:14.034] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:14.055] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:14.055] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:14.055] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:14.056] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:14.056] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:14.097] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:14.109] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:14.109] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:14.110] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:14.110] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:14.111] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:14.151] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:14.162] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:14.162] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:14.163] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:14.163] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:14.163] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:14.204] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:14.216] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:14.217] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:14.217] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:14.218] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:14.218] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:14.256] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:14.267] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:14.268] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:14.368] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:14.369] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:14.369] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:14.371] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:14.381] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:14.382] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:14.384] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:18.529] thr=67 paramiko.transport: starting thread (client mode): 0x5dc88f0 +DEB [20190331-09:27:18.529] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:18.542] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:18.542] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:18.547] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:18.547] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:18.547] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:18.548] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:18.548] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:18.548] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:18.555] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:18.556] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:18.556] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:18.557] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:18.593] thr=67 paramiko.transport: userauth is OK +INF [20190331-09:27:18.619] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:18.620] thr=67 paramiko.transport: userauth is OK +INF [20190331-09:27:18.644] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:18.645] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:19.008] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:19.008] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:19.050] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:19.051] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:19.067] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:19.121] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:19.122] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:19.123] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:19.124] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:19.124] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:19.163] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:19.186] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:19.187] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:19.187] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:19.188] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:19.188] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:19.229] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:19.246] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:19.246] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:19.247] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:19.247] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:19.248] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:19.288] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:19.304] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:19.304] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:19.304] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:19.305] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:19.305] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:19.347] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:19.373] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:19.373] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:19.374] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:19.374] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:19.375] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:19.414] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:19.426] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:19.426] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:19.527] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:19.528] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:19.528] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:19.529] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:19.539] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:19.540] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:19.541] thr=67 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:23.530] thr=68 paramiko.transport: starting thread (client mode): 0x5d42970 +DEB [20190331-09:27:23.530] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:23.543] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:23.543] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:23.548] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:23.548] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:23.548] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:23.548] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:23.548] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:23.548] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:23.553] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:23.554] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:23.554] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:23.556] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:23.593] thr=68 paramiko.transport: userauth is OK +INF [20190331-09:27:23.646] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:23.647] thr=68 paramiko.transport: userauth is OK +INF [20190331-09:27:23.687] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:23.687] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:24.063] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:24.064] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:24.105] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:24.105] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:24.111] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:24.133] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:24.133] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:24.133] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:24.134] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:24.134] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:24.174] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:24.186] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:24.186] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:24.187] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:24.187] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:24.187] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:24.228] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:24.238] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:24.239] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:24.239] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:24.239] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:24.240] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:24.282] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:24.297] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:24.297] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:24.298] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:24.299] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:24.299] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:24.340] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:24.360] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:24.360] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:24.360] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:24.361] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:24.361] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:24.401] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:24.419] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:24.419] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:24.520] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:24.521] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:24.521] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:24.522] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:24.535] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:24.536] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:24.537] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:28.531] thr=69 paramiko.transport: starting thread (client mode): 0x5d4c310 +DEB [20190331-09:27:28.531] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:28.542] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:28.542] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:28.545] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:28.546] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:28.546] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:28.546] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:28.546] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:28.546] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:28.551] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:28.552] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:28.552] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:28.554] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:28.592] thr=69 paramiko.transport: userauth is OK +INF [20190331-09:27:28.698] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:28.699] thr=69 paramiko.transport: userauth is OK +INF [20190331-09:27:28.745] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:28.746] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:29.102] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:29.102] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:29.142] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:29.142] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:29.146] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:29.162] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:29.163] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:29.163] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:29.163] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:29.164] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:29.203] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:29.221] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:29.221] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:29.221] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:29.222] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:29.222] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:29.262] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:29.273] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:29.273] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:29.273] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:29.274] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:29.274] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:29.313] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:29.325] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:29.325] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:29.325] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:29.326] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:29.326] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:29.366] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:29.378] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:29.378] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:29.379] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:29.379] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:29.379] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:29.419] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:29.428] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:29.429] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:29.530] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:29.531] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:29.531] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:29.533] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:29.553] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:29.554] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:29.555] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:33.529] thr=70 paramiko.transport: starting thread (client mode): 0x5d42cf0 +DEB [20190331-09:27:33.530] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:33.541] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:33.541] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:33.545] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:33.545] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:33.545] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:33.545] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:33.545] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:33.546] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:33.551] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:33.551] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:33.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:33.553] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:33.591] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:27:33.622] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:33.622] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:27:33.650] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:33.650] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:33.879] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:33.879] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:33.919] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:33.919] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:33.925] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:33.949] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:33.950] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:33.950] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:33.951] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:33.951] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:33.991] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:34.008] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:34.008] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:34.009] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:34.009] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:34.009] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:34.050] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:34.067] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:34.068] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:34.068] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:34.069] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:34.069] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:34.111] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:34.124] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:34.124] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:34.124] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:34.125] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:34.125] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:34.163] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:34.180] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:34.181] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:34.181] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:34.182] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:34.182] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:34.222] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:34.231] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:34.232] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:34.333] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:34.334] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:34.334] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:34.336] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:34.349] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:34.349] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:34.351] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:38.533] thr=71 paramiko.transport: starting thread (client mode): 0x5d4c590 +DEB [20190331-09:27:38.533] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:38.545] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:38.545] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:38.550] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:38.551] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:38.551] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:38.551] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:38.551] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:38.551] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:38.558] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:38.559] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:38.559] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:38.560] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:38.596] thr=71 paramiko.transport: userauth is OK +INF [20190331-09:27:38.626] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:38.627] thr=71 paramiko.transport: userauth is OK +INF [20190331-09:27:38.656] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:38.656] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:38.861] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:38.862] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:38.904] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:38.904] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:38.912] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:38.939] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:38.939] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:38.940] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:38.941] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:38.941] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:38.982] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:39.019] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:39.019] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:39.020] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:39.020] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:39.020] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:39.060] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:39.075] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:39.076] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:39.076] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:39.077] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:39.077] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:39.117] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:39.138] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:39.138] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:39.139] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:39.139] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:39.139] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:39.180] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:39.199] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:39.200] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:39.200] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:39.201] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:39.201] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:39.240] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:39.251] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:39.252] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:39.353] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:39.354] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:39.354] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:39.356] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:39.370] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:39.371] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:39.373] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:43.529] thr=72 paramiko.transport: starting thread (client mode): 0x5d6bdb0 +DEB [20190331-09:27:43.530] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:43.539] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:43.539] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:43.542] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:43.542] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:43.542] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:43.542] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:43.543] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:43.543] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:43.547] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:43.548] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:43.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:43.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:43.586] thr=72 paramiko.transport: userauth is OK +INF [20190331-09:27:43.611] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:43.612] thr=72 paramiko.transport: userauth is OK +INF [20190331-09:27:43.656] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:43.657] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:44.059] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:44.059] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:44.100] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:44.100] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:44.105] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:44.125] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:44.125] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:44.125] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:44.126] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:44.126] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:44.167] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:44.198] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:44.199] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:44.199] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:44.200] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:44.200] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:44.241] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:44.263] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:44.263] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:44.263] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:44.264] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:44.265] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:44.306] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:44.322] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:44.323] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:44.323] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:44.324] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:44.324] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:44.362] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:44.378] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:44.379] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:44.379] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:44.380] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:44.380] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:44.420] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:44.437] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:44.437] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:44.538] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:44.539] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:44.539] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:44.541] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:44.554] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:44.555] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:44.556] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:48.533] thr=73 paramiko.transport: starting thread (client mode): 0x5d53390 +DEB [20190331-09:27:48.533] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:48.554] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:48.555] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:48.562] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:48.562] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:48.562] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:48.562] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:48.563] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:48.563] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:48.571] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:48.572] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:48.572] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:48.574] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:48.611] thr=73 paramiko.transport: userauth is OK +INF [20190331-09:27:48.635] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:48.637] thr=73 paramiko.transport: userauth is OK +INF [20190331-09:27:48.668] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:48.669] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:48.932] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:48.933] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:48.976] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:48.976] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:48.985] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:49.023] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:49.024] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:49.024] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:49.025] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:49.025] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:49.067] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:49.093] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:49.093] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:49.093] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:49.094] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:49.094] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:49.134] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:49.149] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:49.149] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:49.150] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:49.151] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:49.151] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:49.193] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:49.215] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:49.216] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:49.216] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:49.217] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:49.218] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:49.258] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:49.282] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:49.282] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:49.283] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:49.284] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:49.284] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:49.325] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:49.346] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:49.346] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:49.447] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:49.448] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:49.448] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:49.453] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:49.484] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:49.485] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:49.486] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:53.530] thr=74 paramiko.transport: starting thread (client mode): 0x5d53a70 +DEB [20190331-09:27:53.530] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:53.539] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:53.539] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:53.542] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:53.542] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:53.543] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:53.543] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:53.543] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:53.543] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:53.547] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:53.547] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:53.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:53.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:53.587] thr=74 paramiko.transport: userauth is OK +INF [20190331-09:27:53.657] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:53.658] thr=74 paramiko.transport: userauth is OK +INF [20190331-09:27:53.691] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:53.692] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:53.981] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:53.981] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:54.029] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:54.029] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:54.039] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:54.067] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:54.068] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:54.068] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:54.069] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:54.069] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:54.108] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:54.125] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:54.125] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:54.126] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:54.126] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:54.126] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:54.167] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:54.184] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:54.184] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:54.185] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:54.186] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:54.186] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:54.227] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:54.247] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:54.247] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:54.248] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:54.249] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:54.249] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:54.288] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:54.308] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:54.308] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:54.309] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:54.310] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:54.310] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:54.349] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:54.361] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:54.361] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:54.462] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:54.463] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:54.463] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:54.464] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:54.473] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:54.474] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:54.475] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-09:27:58.534] thr=75 paramiko.transport: starting thread (client mode): 0x5d7e8f0 +DEB [20190331-09:27:58.534] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:27:58.551] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:27:58.551] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:27:58.556] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:27:58.556] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:27:58.557] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:27:58.557] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:27:58.557] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:27:58.557] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-09:27:58.564] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:27:58.564] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-09:27:58.565] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:27:58.566] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:27:58.602] thr=75 paramiko.transport: userauth is OK +INF [20190331-09:27:58.623] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:27:58.624] thr=75 paramiko.transport: userauth is OK +INF [20190331-09:27:58.657] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:27:58.657] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:27:58.946] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:27:58.946] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:27:58.987] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:27:58.987] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:27:58.996] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:27:59.020] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:27:59.021] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:27:59.021] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:27:59.022] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:27:59.022] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:27:59.063] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:27:59.078] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:27:59.078] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:27:59.079] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:27:59.079] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:27:59.080] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:27:59.119] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:27:59.139] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:27:59.139] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:27:59.140] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:27:59.141] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:27:59.141] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:27:59.180] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:27:59.201] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:27:59.202] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:27:59.202] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:27:59.203] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:27:59.203] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:27:59.244] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:27:59.257] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:27:59.257] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:27:59.258] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:27:59.259] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:27:59.259] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:27:59.301] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:27:59.322] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:27:59.323] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:27:59.423] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:27:59.424] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:27:59.424] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:27:59.425] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:27:59.435] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:27:59.435] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:27:59.437] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:03.527] thr=76 paramiko.transport: starting thread (client mode): 0x5d60e50 +DEB [20190331-09:28:03.527] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:03.540] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:03.540] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:03.544] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:03.544] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:03.544] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:03.544] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:03.544] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:03.544] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:03.549] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:03.549] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:03.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:03.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:03.589] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:28:03.611] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:03.612] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:28:03.634] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:03.635] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:03.899] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:03.900] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:03.941] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:03.941] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:03.946] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:03.972] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:03.972] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:03.973] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:03.974] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:03.974] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:04.014] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:04.043] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:04.044] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:04.044] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:04.045] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:04.045] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:04.086] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:04.097] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:04.098] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:04.098] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:04.099] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:04.099] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:04.140] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:04.150] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:04.150] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:04.151] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:04.152] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:04.152] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:04.192] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:04.205] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:04.205] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:04.205] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:04.206] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:04.206] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:04.244] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:04.255] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:04.256] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:04.356] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:04.357] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:04.357] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:04.358] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:04.370] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:04.371] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:04.372] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:08.528] thr=24 paramiko.transport: starting thread (client mode): 0x5d6bb50 +DEB [20190331-09:28:08.529] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:08.538] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:08.538] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:08.542] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:08.542] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:08.542] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:08.542] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:08.542] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:08.542] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:08.547] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:08.547] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:08.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:08.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:08.585] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:28:08.610] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:08.611] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:28:08.637] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:08.637] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:08.831] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:08.831] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:08.873] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:08.873] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:08.878] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:08.895] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:08.895] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:08.896] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:08.896] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:08.896] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:08.936] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:08.954] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:08.954] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:08.955] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:08.955] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:08.956] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:08.996] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:09.017] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:09.017] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:09.018] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:09.018] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:09.018] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:09.059] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:09.071] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:09.072] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:09.072] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:09.073] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:09.073] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:09.115] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:09.129] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:09.129] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:09.129] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:09.130] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:09.130] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:09.169] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:09.180] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:09.180] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:09.281] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:09.282] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:09.282] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:09.283] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:09.294] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:09.295] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:09.296] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:13.530] thr=77 paramiko.transport: starting thread (client mode): 0x5d08290 +DEB [20190331-09:28:13.531] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:13.540] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:13.540] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:13.543] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:13.543] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:13.543] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:13.543] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:13.543] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:13.543] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:13.549] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:13.549] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:13.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:13.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:13.589] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:28:13.613] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:13.613] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:28:13.638] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:13.639] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:13.951] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:13.952] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:13.995] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:13.995] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:14.006] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:14.037] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:14.038] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:14.038] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:14.039] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:14.040] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:14.081] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:14.099] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:14.100] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:14.100] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:14.101] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:14.101] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:14.141] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:14.151] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:14.151] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:14.152] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:14.152] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:14.153] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:14.193] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:14.209] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:14.210] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:14.210] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:14.211] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:14.211] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:14.250] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:14.263] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:14.264] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:14.264] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:14.265] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:14.265] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:14.304] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:14.316] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:14.317] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:14.418] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:14.419] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:14.419] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:14.420] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:14.430] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:14.430] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:14.432] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:18.533] thr=78 paramiko.transport: starting thread (client mode): 0x5d1f750 +DEB [20190331-09:28:18.534] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:18.547] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:18.547] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:18.550] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:18.551] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:18.551] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:18.551] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:18.551] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:18.552] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:18.556] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:18.557] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:18.557] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:18.559] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:18.595] thr=78 paramiko.transport: userauth is OK +INF [20190331-09:28:18.628] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:18.629] thr=78 paramiko.transport: userauth is OK +INF [20190331-09:28:18.666] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:18.666] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:18.929] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:18.929] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:18.982] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:18.982] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:18.989] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:19.013] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:19.013] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:19.014] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:19.015] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:19.015] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:19.057] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:19.075] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:19.075] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:19.076] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:19.076] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:19.076] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:19.115] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:19.124] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:19.124] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:19.124] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:19.125] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:19.125] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:19.163] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:19.172] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:19.172] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:19.173] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:19.173] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:19.173] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:19.213] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:19.239] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:19.240] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:19.240] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:19.241] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:19.241] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:19.282] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:19.299] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:19.300] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:19.399] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:19.400] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:19.400] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:19.401] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:19.412] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:19.413] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:19.415] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:23.531] thr=79 paramiko.transport: starting thread (client mode): 0x5d42c30 +DEB [20190331-09:28:23.532] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:23.549] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:23.549] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:23.553] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:23.553] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:23.554] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:23.554] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:23.554] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:23.554] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:23.559] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:23.560] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:23.560] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:23.562] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:23.599] thr=79 paramiko.transport: userauth is OK +INF [20190331-09:28:23.835] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:23.836] thr=79 paramiko.transport: userauth is OK +INF [20190331-09:28:23.892] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:23.892] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:24.105] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:24.105] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:24.146] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:24.146] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:24.151] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:24.167] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:24.167] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:24.168] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:24.168] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:24.168] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:24.209] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:24.221] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:24.222] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:24.222] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:24.222] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:24.223] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:24.261] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:24.272] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:24.272] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:24.272] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:24.273] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:24.273] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:24.312] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:24.321] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:24.321] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:24.321] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:24.322] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:24.322] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:24.361] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:24.372] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:24.372] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:24.372] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:24.373] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:24.373] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:24.412] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:24.421] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:24.421] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:24.522] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:24.523] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:24.523] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:24.524] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:24.536] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:24.537] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:24.539] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:28.529] thr=80 paramiko.transport: starting thread (client mode): 0x5d1fe30 +DEB [20190331-09:28:28.530] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:28.542] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:28.542] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:28.545] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:28.545] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:28.545] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:28.545] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:28.545] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:28.545] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:28.551] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:28.551] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:28.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:28.553] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:28.591] thr=80 paramiko.transport: userauth is OK +INF [20190331-09:28:28.846] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:28.846] thr=80 paramiko.transport: userauth is OK +INF [20190331-09:28:28.875] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:28.875] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:29.120] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:29.120] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:29.161] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:29.161] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:29.164] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:29.179] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:29.179] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:29.180] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:29.180] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:29.180] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:29.221] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:29.234] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:29.235] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:29.235] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:29.235] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:29.236] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:29.277] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:29.287] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:29.288] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:29.288] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:29.289] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:29.289] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:29.327] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:29.335] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:29.336] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:29.336] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:29.336] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:29.337] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:29.377] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:29.388] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:29.388] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:29.389] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:29.389] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:29.389] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:29.428] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:29.437] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:29.437] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:29.538] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:29.538] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:29.539] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:29.540] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:29.549] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:29.549] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:29.551] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:33.530] thr=81 paramiko.transport: starting thread (client mode): 0x5e19430 +DEB [20190331-09:28:33.530] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:33.540] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:33.540] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:33.544] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:33.544] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:33.545] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:33.545] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:33.545] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:33.545] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:33.550] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:33.550] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:33.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:33.552] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:33.590] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:28:33.713] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:33.714] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:28:33.740] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:33.740] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:33.935] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:33.936] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:33.976] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:33.976] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:33.980] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:34.003] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:34.004] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:34.004] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:34.005] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:34.005] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:34.044] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:34.062] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:34.062] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:34.063] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:34.063] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:34.063] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:34.103] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:34.113] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:34.114] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:34.114] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:34.114] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:34.115] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:34.155] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:34.168] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:34.168] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:34.168] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:34.169] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:34.170] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:34.210] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:34.221] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:34.222] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:34.222] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:34.222] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:34.223] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:34.264] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:34.274] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:34.274] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:34.375] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:34.376] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:34.376] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:34.377] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:34.387] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:34.388] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:34.389] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:38.532] thr=82 paramiko.transport: starting thread (client mode): 0x5e31ff0 +DEB [20190331-09:28:38.532] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:38.546] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:38.546] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:38.550] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:38.551] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:38.551] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:38.551] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:38.551] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:38.551] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:38.557] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:38.557] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:38.557] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:38.559] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:38.596] thr=82 paramiko.transport: userauth is OK +INF [20190331-09:28:38.622] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:38.623] thr=82 paramiko.transport: userauth is OK +INF [20190331-09:28:38.651] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:38.651] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:38.871] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:38.871] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:38.914] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:38.914] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:38.923] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:38.945] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:38.946] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:38.946] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:38.947] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:38.947] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:38.987] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:39.002] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:39.003] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:39.003] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:39.004] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:39.004] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:39.045] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:39.054] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:39.054] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:39.054] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:39.055] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:39.055] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:39.097] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:39.111] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:39.112] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:39.112] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:39.113] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:39.113] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:39.151] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:39.162] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:39.163] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:39.163] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:39.163] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:39.164] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:39.203] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:39.214] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:39.214] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:39.314] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:39.314] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:39.315] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:39.316] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:39.325] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:39.326] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:39.332] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:43.533] thr=83 paramiko.transport: starting thread (client mode): 0x5e311f0 +DEB [20190331-09:28:43.533] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:43.550] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:43.550] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:43.555] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:43.555] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:43.555] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:43.556] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:43.556] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:43.556] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:43.562] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:43.562] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:43.562] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:43.564] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:43.601] thr=83 paramiko.transport: userauth is OK +INF [20190331-09:28:43.695] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:43.696] thr=83 paramiko.transport: userauth is OK +INF [20190331-09:28:43.728] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:43.728] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:43.949] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:43.949] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:43.992] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:43.992] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:43.995] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:44.012] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:44.013] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:44.013] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:44.014] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:44.014] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:44.053] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:44.067] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:44.067] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:44.068] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:44.068] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:44.068] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:44.107] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:44.116] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:44.117] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:44.117] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:44.118] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:44.118] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:44.156] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:44.169] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:44.169] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:44.170] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:44.170] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:44.170] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:44.210] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:44.226] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:44.226] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:44.226] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:44.227] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:44.227] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:44.266] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:44.276] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:44.277] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:44.377] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:44.378] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:44.378] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:44.379] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:44.391] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:44.392] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:44.394] thr=83 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:48.532] thr=84 paramiko.transport: starting thread (client mode): 0x5d4ccb0 +DEB [20190331-09:28:48.533] thr=84 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:48.551] thr=84 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:48.551] thr=84 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:48.556] thr=84 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:48.556] thr=84 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:48.556] thr=84 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:48.556] thr=84 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:48.557] thr=84 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:48.557] thr=84 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:48.562] thr=84 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:48.563] thr=84 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:48.563] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:48.565] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:48.601] thr=84 paramiko.transport: userauth is OK +INF [20190331-09:28:48.630] thr=84 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:48.630] thr=84 paramiko.transport: userauth is OK +INF [20190331-09:28:48.660] thr=84 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:48.660] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:48.840] thr=84 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:48.840] thr=84 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:48.881] thr=84 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:48.881] thr=84 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:48.890] thr=84 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:48.912] thr=84 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:48.912] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:48.913] thr=84 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:48.914] thr=84 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:48.914] thr=84 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:48.956] thr=84 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:48.988] thr=84 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:48.988] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:48.989] thr=84 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:48.990] thr=84 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:48.990] thr=84 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:49.031] thr=84 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:49.045] thr=84 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:49.045] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:49.046] thr=84 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:49.046] thr=84 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:49.046] thr=84 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:49.087] thr=84 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:49.098] thr=84 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:49.098] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:49.098] thr=84 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:49.099] thr=84 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:49.099] thr=84 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:49.140] thr=84 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:49.151] thr=84 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:49.151] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:49.151] thr=84 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:49.152] thr=84 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:49.152] thr=84 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:49.190] thr=84 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:49.199] thr=84 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:49.199] thr=84 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:49.300] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:49.301] thr=84 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:49.301] thr=84 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:49.302] thr=84 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:49.311] thr=84 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:49.312] thr=84 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:49.314] thr=84 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:53.529] thr=85 paramiko.transport: starting thread (client mode): 0x5d7ed30 +DEB [20190331-09:28:53.529] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:53.538] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:53.539] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:53.542] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:53.542] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:53.542] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:53.542] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:53.542] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:53.542] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:53.547] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:53.547] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:53.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:53.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:53.585] thr=85 paramiko.transport: userauth is OK +INF [20190331-09:28:53.614] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:53.614] thr=85 paramiko.transport: userauth is OK +INF [20190331-09:28:53.639] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:53.640] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:53.827] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:53.827] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:53.868] thr=85 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:53.868] thr=85 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:53.873] thr=85 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:53.890] thr=85 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:53.891] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:53.891] thr=85 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:53.891] thr=85 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:53.892] thr=85 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:53.931] thr=85 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:53.951] thr=85 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:53.952] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:53.952] thr=85 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:53.953] thr=85 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:53.953] thr=85 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:53.993] thr=85 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:54.005] thr=85 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:54.005] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:54.005] thr=85 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:54.006] thr=85 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:54.006] thr=85 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:54.047] thr=85 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:54.055] thr=85 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:54.056] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:54.056] thr=85 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:54.057] thr=85 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:54.057] thr=85 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:54.097] thr=85 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:54.109] thr=85 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:54.109] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:54.109] thr=85 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:54.110] thr=85 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:54.110] thr=85 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:54.152] thr=85 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:54.161] thr=85 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:54.161] thr=85 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:54.262] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:54.263] thr=85 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:54.263] thr=85 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:54.264] thr=85 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:54.273] thr=85 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:54.274] thr=85 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:54.275] thr=85 paramiko.transport: EOF in transport thread +DEB [20190331-09:28:58.529] thr=86 paramiko.transport: starting thread (client mode): 0x5d4ced0 +DEB [20190331-09:28:58.529] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:28:58.539] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:28:58.539] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:28:58.542] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:28:58.542] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:28:58.542] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:28:58.542] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:28:58.542] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:28:58.543] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-09:28:58.547] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:28:58.547] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-09:28:58.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:28:58.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:28:58.585] thr=86 paramiko.transport: userauth is OK +INF [20190331-09:28:58.606] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:28:58.606] thr=86 paramiko.transport: userauth is OK +INF [20190331-09:28:58.629] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:28:58.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:28:58.780] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:28:58.780] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:28:58.821] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:28:58.821] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:28:58.825] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:28:58.841] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:28:58.841] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:28:58.842] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:28:58.842] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:28:58.842] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:28:58.881] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:28:58.895] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:28:58.896] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:28:58.896] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:28:58.896] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:28:58.897] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:28:58.936] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:28:58.948] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:28:58.948] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:28:58.948] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:28:58.949] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:28:58.949] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:28:58.988] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:28:59.001] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:28:59.001] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:28:59.002] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:28:59.003] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:28:59.003] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:28:59.043] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:28:59.057] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:28:59.057] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:28:59.057] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:28:59.058] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:28:59.058] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:28:59.099] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:28:59.114] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:28:59.114] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:28:59.215] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:28:59.216] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:28:59.216] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:28:59.218] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:28:59.234] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:28:59.234] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:28:59.236] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:03.531] thr=87 paramiko.transport: starting thread (client mode): 0x5d08e10 +DEB [20190331-09:29:03.532] thr=87 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:03.543] thr=87 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:03.543] thr=87 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:03.547] thr=87 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:03.547] thr=87 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:03.547] thr=87 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:03.547] thr=87 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:03.547] thr=87 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:03.547] thr=87 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:03.552] thr=87 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:03.552] thr=87 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:03.553] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:03.554] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:03.590] thr=87 paramiko.transport: userauth is OK +INF [20190331-09:29:03.707] thr=87 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:03.708] thr=87 paramiko.transport: userauth is OK +INF [20190331-09:29:03.730] thr=87 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:03.730] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:03.942] thr=87 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:03.942] thr=87 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:03.983] thr=87 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:03.983] thr=87 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:03.991] thr=87 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:04.009] thr=87 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:04.009] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:04.009] thr=87 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:04.010] thr=87 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:04.010] thr=87 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:04.051] thr=87 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:04.063] thr=87 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:04.063] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:04.064] thr=87 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:04.064] thr=87 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:04.064] thr=87 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:04.105] thr=87 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:04.115] thr=87 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:04.115] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:04.116] thr=87 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:04.116] thr=87 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:04.117] thr=87 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:04.158] thr=87 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:04.167] thr=87 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:04.167] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:04.167] thr=87 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:04.168] thr=87 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:04.168] thr=87 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:04.208] thr=87 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:04.227] thr=87 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:04.227] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:04.228] thr=87 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:04.228] thr=87 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:04.228] thr=87 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:04.268] thr=87 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:04.281] thr=87 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:04.281] thr=87 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:04.382] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:04.383] thr=87 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:04.384] thr=87 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:04.386] thr=87 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:04.404] thr=87 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:04.405] thr=87 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:04.406] thr=87 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:08.530] thr=88 paramiko.transport: starting thread (client mode): 0x5d08090 +DEB [20190331-09:29:08.530] thr=88 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:08.540] thr=88 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:08.540] thr=88 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:08.543] thr=88 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:08.543] thr=88 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:08.543] thr=88 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:08.543] thr=88 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:08.544] thr=88 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:08.544] thr=88 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:08.547] thr=88 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:08.548] thr=88 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:08.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:08.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:08.586] thr=88 paramiko.transport: userauth is OK +INF [20190331-09:29:08.605] thr=88 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:08.606] thr=88 paramiko.transport: userauth is OK +INF [20190331-09:29:08.627] thr=88 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:08.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:08.779] thr=88 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:08.779] thr=88 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:08.819] thr=88 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:08.819] thr=88 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:08.824] thr=88 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:08.842] thr=88 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:08.842] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:08.843] thr=88 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:08.843] thr=88 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:08.843] thr=88 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:08.884] thr=88 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:08.911] thr=88 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:08.912] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:08.912] thr=88 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:08.913] thr=88 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:08.913] thr=88 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:08.953] thr=88 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:08.969] thr=88 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:08.970] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:08.970] thr=88 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:08.971] thr=88 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:08.971] thr=88 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:09.012] thr=88 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:09.050] thr=88 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:09.051] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:09.051] thr=88 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:09.052] thr=88 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:09.052] thr=88 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:09.092] thr=88 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:09.103] thr=88 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:09.104] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:09.104] thr=88 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:09.105] thr=88 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:09.105] thr=88 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:09.145] thr=88 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:09.155] thr=88 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:09.155] thr=88 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:09.256] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:09.257] thr=88 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:09.257] thr=88 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:09.258] thr=88 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:09.267] thr=88 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:09.268] thr=88 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:09.269] thr=88 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:13.531] thr=89 paramiko.transport: starting thread (client mode): 0x5d08450 +DEB [20190331-09:29:13.531] thr=89 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:13.541] thr=89 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:13.542] thr=89 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:13.545] thr=89 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:13.545] thr=89 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:13.545] thr=89 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:13.545] thr=89 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:13.545] thr=89 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:13.545] thr=89 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:13.550] thr=89 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:13.551] thr=89 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:13.552] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:13.553] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:13.591] thr=89 paramiko.transport: userauth is OK +INF [20190331-09:29:13.613] thr=89 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:13.613] thr=89 paramiko.transport: userauth is OK +INF [20190331-09:29:13.640] thr=89 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:13.640] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:13.845] thr=89 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:13.845] thr=89 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:13.886] thr=89 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:13.886] thr=89 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:13.891] thr=89 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:13.914] thr=89 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:13.915] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:13.915] thr=89 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:13.916] thr=89 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:13.916] thr=89 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:13.955] thr=89 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:13.973] thr=89 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:13.974] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:13.974] thr=89 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:13.975] thr=89 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:13.975] thr=89 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:14.015] thr=89 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:14.030] thr=89 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:14.031] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:14.031] thr=89 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:14.031] thr=89 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:14.032] thr=89 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:14.071] thr=89 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:14.083] thr=89 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:14.083] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:14.084] thr=89 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:14.085] thr=89 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:14.085] thr=89 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:14.125] thr=89 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:14.137] thr=89 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:14.138] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:14.138] thr=89 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:14.139] thr=89 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:14.139] thr=89 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:14.177] thr=89 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:14.187] thr=89 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:14.187] thr=89 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:14.288] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:14.289] thr=89 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:14.289] thr=89 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:14.290] thr=89 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:14.300] thr=89 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:14.300] thr=89 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:14.302] thr=89 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:18.529] thr=90 paramiko.transport: starting thread (client mode): 0x5dc8bf0 +DEB [20190331-09:29:18.529] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:18.538] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:18.538] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:18.541] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:18.542] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:18.542] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:18.542] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:18.542] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:18.542] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:18.546] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:18.547] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:18.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:18.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:18.587] thr=90 paramiko.transport: userauth is OK +INF [20190331-09:29:18.610] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:18.611] thr=90 paramiko.transport: userauth is OK +INF [20190331-09:29:18.638] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:18.638] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:18.792] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:18.792] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:18.833] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:18.833] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:18.837] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:18.850] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:18.851] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:18.851] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:18.852] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:18.852] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:18.889] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:18.901] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:18.902] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:18.902] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:18.903] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:18.903] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:18.942] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:18.954] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:18.954] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:18.955] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:18.955] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:18.955] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:18.995] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:19.005] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:19.006] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:19.006] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:19.007] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:19.007] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:19.048] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:19.061] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:19.061] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:19.062] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:19.062] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:19.062] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:19.101] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:19.109] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:19.110] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:19.210] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:19.211] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:19.211] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:19.212] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:19.221] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:19.222] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:19.223] thr=90 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:23.528] thr=65 paramiko.transport: starting thread (client mode): 0x5d08890 +DEB [20190331-09:29:23.528] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:23.538] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:23.539] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:23.542] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:23.542] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:23.543] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:23.543] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:23.543] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:23.543] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:23.547] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:23.547] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:23.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:23.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:23.588] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:29:23.770] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:23.771] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:29:23.810] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:23.811] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:24.082] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:24.082] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:24.123] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:24.123] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:24.130] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:24.153] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:24.154] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:24.154] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:24.155] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:24.155] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:24.197] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:24.212] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:24.213] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:24.213] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:24.214] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:24.214] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:24.253] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:24.266] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:24.266] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:24.267] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:24.267] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:24.267] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:24.307] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:24.322] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:24.322] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:24.323] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:24.324] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:24.324] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:24.365] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:24.380] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:24.380] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:24.381] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:24.381] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:24.381] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:24.424] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:24.442] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:24.442] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:24.543] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:24.544] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:24.544] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:24.546] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:24.560] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:24.561] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:24.562] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:28.530] thr=91 paramiko.transport: starting thread (client mode): 0x5d1f690 +DEB [20190331-09:29:28.530] thr=91 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:28.539] thr=91 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:28.539] thr=91 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:28.542] thr=91 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:28.542] thr=91 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:28.543] thr=91 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:28.543] thr=91 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:28.543] thr=91 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:28.543] thr=91 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:28.547] thr=91 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:28.547] thr=91 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:28.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:28.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:28.586] thr=91 paramiko.transport: userauth is OK +INF [20190331-09:29:28.653] thr=91 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:28.654] thr=91 paramiko.transport: userauth is OK +INF [20190331-09:29:28.676] thr=91 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:28.677] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:28.836] thr=91 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:28.836] thr=91 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:28.878] thr=91 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:28.878] thr=91 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:28.883] thr=91 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:28.897] thr=91 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:28.898] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:28.898] thr=91 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:28.899] thr=91 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:28.899] thr=91 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:28.938] thr=91 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:28.956] thr=91 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:28.956] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:28.957] thr=91 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:28.957] thr=91 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:28.958] thr=91 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:28.998] thr=91 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:29.009] thr=91 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:29.010] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:29.010] thr=91 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:29.011] thr=91 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:29.011] thr=91 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:29.050] thr=91 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:29.061] thr=91 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:29.061] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:29.061] thr=91 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:29.062] thr=91 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:29.062] thr=91 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:29.102] thr=91 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:29.113] thr=91 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:29.113] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:29.113] thr=91 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:29.114] thr=91 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:29.114] thr=91 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:29.155] thr=91 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:29.165] thr=91 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:29.165] thr=91 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:29.266] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:29.267] thr=91 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:29.267] thr=91 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:29.269] thr=91 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:29.278] thr=91 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:29.278] thr=91 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:29.280] thr=91 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:33.530] thr=92 paramiko.transport: starting thread (client mode): 0x5e1c5d0 +DEB [20190331-09:29:33.530] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:33.540] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:33.540] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:33.544] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:33.544] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:33.544] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:33.545] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:33.545] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:33.545] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:33.550] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:33.551] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:33.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:33.552] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:33.589] thr=92 paramiko.transport: userauth is OK +INF [20190331-09:29:33.614] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:33.615] thr=92 paramiko.transport: userauth is OK +INF [20190331-09:29:33.639] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:33.640] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:33.805] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:33.806] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:33.845] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:33.845] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:33.850] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:33.862] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:33.862] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:33.863] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:33.863] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:33.863] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:33.904] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:33.916] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:33.916] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:33.917] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:33.917] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:33.917] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:33.958] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:33.969] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:33.969] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:33.970] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:33.970] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:33.970] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:34.011] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:34.020] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:34.022] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:34.022] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:34.022] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:34.022] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:34.063] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:34.075] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:34.075] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:34.076] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:34.076] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:34.076] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:34.115] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:34.123] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:34.123] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:34.224] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:34.225] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:34.225] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:34.226] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:34.236] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:34.236] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:34.238] thr=92 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:38.529] thr=93 paramiko.transport: starting thread (client mode): 0x5e1cb70 +DEB [20190331-09:29:38.529] thr=93 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:38.540] thr=93 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:38.540] thr=93 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:38.544] thr=93 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:38.544] thr=93 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:38.544] thr=93 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:38.544] thr=93 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:38.544] thr=93 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:38.545] thr=93 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:38.549] thr=93 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:38.550] thr=93 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:38.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:38.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:38.588] thr=93 paramiko.transport: userauth is OK +INF [20190331-09:29:38.699] thr=93 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:38.700] thr=93 paramiko.transport: userauth is OK +INF [20190331-09:29:38.721] thr=93 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:38.721] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:38.860] thr=93 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:38.860] thr=93 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:38.900] thr=93 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:38.900] thr=93 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:38.904] thr=93 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:38.918] thr=93 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:38.918] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:38.919] thr=93 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:38.919] thr=93 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:38.919] thr=93 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:38.959] thr=93 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:38.975] thr=93 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:38.975] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:38.975] thr=93 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:38.976] thr=93 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:38.976] thr=93 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:39.016] thr=93 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:39.027] thr=93 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:39.027] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:39.028] thr=93 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:39.028] thr=93 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:39.028] thr=93 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:39.068] thr=93 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:39.078] thr=93 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:39.078] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:39.078] thr=93 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:39.079] thr=93 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:39.079] thr=93 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:39.120] thr=93 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:39.131] thr=93 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:39.131] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:39.131] thr=93 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:39.132] thr=93 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:39.132] thr=93 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:39.172] thr=93 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:39.182] thr=93 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:39.182] thr=93 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:39.283] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:39.284] thr=93 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:39.284] thr=93 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:39.285] thr=93 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:39.294] thr=93 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:39.295] thr=93 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:39.296] thr=93 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:43.530] thr=94 paramiko.transport: starting thread (client mode): 0x5d53fd0 +DEB [20190331-09:29:43.530] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:43.539] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:43.540] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:43.543] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:43.543] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:43.543] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:43.543] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:43.543] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:43.543] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:43.548] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:43.548] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:43.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:43.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:43.589] thr=94 paramiko.transport: userauth is OK +INF [20190331-09:29:43.616] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:43.616] thr=94 paramiko.transport: userauth is OK +INF [20190331-09:29:43.637] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:43.638] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:43.773] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:43.773] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:43.813] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:43.813] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:43.817] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:43.830] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:43.830] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:43.831] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:43.831] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:43.831] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:43.871] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:43.883] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:43.883] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:43.883] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:43.884] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:43.884] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:43.925] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:43.934] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:43.935] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:43.935] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:43.936] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:43.936] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:43.974] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:43.984] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:43.985] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:43.985] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:43.986] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:43.986] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:44.024] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:44.040] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:44.040] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:44.040] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:44.041] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:44.041] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:44.080] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:44.089] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:44.089] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:44.191] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:44.192] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:44.192] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:44.193] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:44.202] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:44.202] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:44.204] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:48.541] thr=95 paramiko.transport: starting thread (client mode): 0x5d53630 +DEB [20190331-09:29:48.541] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:48.551] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:48.551] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:48.554] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:48.554] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:48.555] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:48.555] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:48.555] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:48.555] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:48.559] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:48.559] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:48.560] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:48.561] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:48.599] thr=95 paramiko.transport: userauth is OK +INF [20190331-09:29:48.621] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:48.621] thr=95 paramiko.transport: userauth is OK +INF [20190331-09:29:48.646] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:48.647] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:48.790] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:48.791] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:48.831] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:48.831] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:48.836] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:48.850] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:48.851] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:48.851] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:48.852] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:48.852] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:48.891] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:48.904] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:48.904] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:48.905] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:48.905] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:48.905] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:48.946] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:48.962] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:48.963] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:48.963] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:48.964] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:48.964] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:49.004] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:49.015] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:49.015] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:49.016] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:49.016] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:49.016] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:49.057] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:49.071] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:49.071] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:49.072] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:49.072] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:49.072] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:49.113] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:49.135] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:49.135] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:49.236] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:49.237] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:49.237] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:49.238] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:49.248] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:49.248] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:49.250] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:53.530] thr=76 paramiko.transport: starting thread (client mode): 0x5d60e50 +DEB [20190331-09:29:53.530] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:53.540] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:53.540] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:53.543] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:53.543] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:53.543] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:53.543] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:53.544] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:53.544] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:53.548] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:53.548] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:53.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:53.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:53.587] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:29:53.611] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:53.612] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:29:53.634] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:53.634] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:53.847] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:53.847] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:53.888] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:53.888] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:53.892] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:53.907] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:53.907] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:53.908] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:53.909] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:53.909] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:53.950] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:53.969] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:53.970] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:53.970] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:53.971] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:53.971] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:54.010] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:54.025] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:54.025] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:54.026] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:54.027] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:54.027] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:54.065] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:54.077] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:54.077] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:54.078] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:54.079] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:54.079] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:54.118] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:54.150] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:54.151] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:54.152] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:54.153] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:54.153] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:54.194] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:54.204] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:54.204] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:54.305] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:54.306] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:54.306] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:54.307] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:54.318] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:54.319] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:54.324] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-09:29:59.000] thr=96 paramiko.transport: starting thread (client mode): 0x5d60910 +DEB [20190331-09:29:59.000] thr=96 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:29:59.013] thr=96 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:29:59.013] thr=96 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:29:59.017] thr=96 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:29:59.017] thr=96 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:29:59.017] thr=96 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:29:59.017] thr=96 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:29:59.017] thr=96 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:29:59.017] thr=96 paramiko.transport: Compression agreed: none +DEB [20190331-09:29:59.022] thr=96 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:29:59.022] thr=96 paramiko.transport: Switch to new keys ... +DEB [20190331-09:29:59.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:29:59.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:29:59.063] thr=96 paramiko.transport: userauth is OK +INF [20190331-09:29:59.083] thr=96 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:29:59.083] thr=96 paramiko.transport: userauth is OK +INF [20190331-09:29:59.106] thr=96 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:29:59.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:29:59.254] thr=96 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:29:59.254] thr=96 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:29:59.296] thr=96 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:29:59.296] thr=96 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:29:59.300] thr=96 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:29:59.313] thr=96 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:29:59.313] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:29:59.314] thr=96 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:29:59.314] thr=96 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:29:59.314] thr=96 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:29:59.355] thr=96 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:29:59.368] thr=96 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:29:59.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:29:59.368] thr=96 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:29:59.369] thr=96 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:29:59.369] thr=96 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:29:59.410] thr=96 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:29:59.420] thr=96 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:29:59.420] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:29:59.420] thr=96 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:29:59.421] thr=96 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:29:59.421] thr=96 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:29:59.462] thr=96 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:29:59.472] thr=96 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:29:59.472] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:29:59.472] thr=96 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:29:59.473] thr=96 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:29:59.473] thr=96 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:29:59.512] thr=96 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:29:59.524] thr=96 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:29:59.524] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:29:59.525] thr=96 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:29:59.525] thr=96 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:29:59.525] thr=96 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:29:59.563] thr=96 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:29:59.572] thr=96 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:29:59.573] thr=96 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:29:59.674] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:29:59.675] thr=96 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:29:59.675] thr=96 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:29:59.676] thr=96 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:29:59.686] thr=96 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:29:59.687] thr=96 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:29:59.688] thr=96 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:04.003] thr=97 paramiko.transport: starting thread (client mode): 0x5d42c10 +DEB [20190331-09:30:04.003] thr=97 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:04.017] thr=97 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:04.017] thr=97 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:04.021] thr=97 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:04.022] thr=97 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:04.022] thr=97 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:04.022] thr=97 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:04.022] thr=97 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:04.022] thr=97 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:04.027] thr=97 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:04.027] thr=97 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:04.028] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:04.029] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:04.067] thr=97 paramiko.transport: userauth is OK +INF [20190331-09:30:04.091] thr=97 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:04.092] thr=97 paramiko.transport: userauth is OK +INF [20190331-09:30:04.115] thr=97 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:04.115] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:04.284] thr=97 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:04.284] thr=97 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:04.324] thr=97 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:04.324] thr=97 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:04.329] thr=97 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:04.344] thr=97 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:04.344] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:04.345] thr=97 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:04.345] thr=97 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:04.346] thr=97 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:04.384] thr=97 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:04.398] thr=97 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:04.398] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:04.398] thr=97 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:04.399] thr=97 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:04.399] thr=97 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:04.437] thr=97 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:04.446] thr=97 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:04.446] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:04.447] thr=97 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:04.447] thr=97 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:04.447] thr=97 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:04.486] thr=97 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:04.494] thr=97 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:04.495] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:04.495] thr=97 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:04.496] thr=97 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:04.496] thr=97 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:04.535] thr=97 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:04.545] thr=97 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:04.546] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:04.546] thr=97 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:04.546] thr=97 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:04.547] thr=97 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:04.585] thr=97 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:04.594] thr=97 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:04.594] thr=97 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:04.695] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:04.696] thr=97 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:04.696] thr=97 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:04.697] thr=97 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:04.706] thr=97 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:04.707] thr=97 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:04.708] thr=97 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:09.001] thr=98 paramiko.transport: starting thread (client mode): 0x5d53f50 +DEB [20190331-09:30:09.001] thr=98 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:09.019] thr=98 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:09.020] thr=98 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:09.025] thr=98 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:09.026] thr=98 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:09.026] thr=98 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:09.026] thr=98 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:09.026] thr=98 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:09.026] thr=98 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:09.031] thr=98 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:09.032] thr=98 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:09.032] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:09.034] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:09.071] thr=98 paramiko.transport: userauth is OK +INF [20190331-09:30:09.095] thr=98 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:09.096] thr=98 paramiko.transport: userauth is OK +INF [20190331-09:30:09.121] thr=98 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:09.122] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:09.276] thr=98 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:09.276] thr=98 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:09.316] thr=98 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:09.316] thr=98 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:09.319] thr=98 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:09.335] thr=98 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:09.335] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:09.336] thr=98 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:09.336] thr=98 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:09.336] thr=98 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:09.376] thr=98 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:09.390] thr=98 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:09.390] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:09.391] thr=98 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:09.391] thr=98 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:09.391] thr=98 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:09.430] thr=98 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:09.438] thr=98 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:09.439] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:09.439] thr=98 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:09.440] thr=98 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:09.440] thr=98 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:09.478] thr=98 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:09.487] thr=98 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:09.487] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:09.487] thr=98 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:09.488] thr=98 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:09.488] thr=98 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:09.527] thr=98 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:09.539] thr=98 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:09.539] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:09.539] thr=98 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:09.540] thr=98 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:09.541] thr=98 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:09.578] thr=98 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:09.587] thr=98 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:09.587] thr=98 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:09.688] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:09.689] thr=98 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:09.689] thr=98 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:09.690] thr=98 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:09.700] thr=98 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:09.701] thr=98 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:09.703] thr=98 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:13.999] thr=99 paramiko.transport: starting thread (client mode): 0x5d082f0 +DEB [20190331-09:30:14.000] thr=99 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:14.012] thr=99 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:14.012] thr=99 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:14.017] thr=99 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:14.017] thr=99 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:14.017] thr=99 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:14.017] thr=99 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:14.017] thr=99 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:14.017] thr=99 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:14.022] thr=99 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:14.022] thr=99 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:14.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:14.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:14.063] thr=99 paramiko.transport: userauth is OK +INF [20190331-09:30:14.082] thr=99 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:14.083] thr=99 paramiko.transport: userauth is OK +INF [20190331-09:30:14.105] thr=99 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:14.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:14.253] thr=99 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:14.253] thr=99 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:14.294] thr=99 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:14.294] thr=99 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:14.299] thr=99 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:14.312] thr=99 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:14.313] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:14.313] thr=99 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:14.314] thr=99 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:14.314] thr=99 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:14.355] thr=99 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:14.367] thr=99 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:14.367] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:14.368] thr=99 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:14.368] thr=99 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:14.368] thr=99 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:14.410] thr=99 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:14.419] thr=99 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:14.419] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:14.420] thr=99 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:14.420] thr=99 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:14.420] thr=99 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:14.461] thr=99 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:14.470] thr=99 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:14.470] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:14.471] thr=99 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:14.471] thr=99 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:14.471] thr=99 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:14.510] thr=99 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:14.522] thr=99 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:14.523] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:14.523] thr=99 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:14.524] thr=99 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:14.524] thr=99 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:14.562] thr=99 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:14.571] thr=99 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:14.572] thr=99 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:14.673] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:14.674] thr=99 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:14.674] thr=99 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:14.675] thr=99 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:14.684] thr=99 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:14.685] thr=99 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:14.686] thr=99 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:19.000] thr=100 paramiko.transport: starting thread (client mode): 0x5e2c410 +DEB [20190331-09:30:19.000] thr=100 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:19.013] thr=100 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:19.014] thr=100 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:19.018] thr=100 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:19.018] thr=100 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:19.018] thr=100 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:19.018] thr=100 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:19.018] thr=100 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:19.019] thr=100 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:19.026] thr=100 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:19.026] thr=100 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:19.027] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:19.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:19.066] thr=100 paramiko.transport: userauth is OK +INF [20190331-09:30:19.086] thr=100 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:19.087] thr=100 paramiko.transport: userauth is OK +INF [20190331-09:30:19.109] thr=100 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:19.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:19.273] thr=100 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:19.273] thr=100 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:19.314] thr=100 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:19.314] thr=100 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:19.318] thr=100 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:19.334] thr=100 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:19.334] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:19.335] thr=100 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:19.335] thr=100 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:19.335] thr=100 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:19.377] thr=100 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:19.389] thr=100 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:19.389] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:19.390] thr=100 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:19.390] thr=100 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:19.390] thr=100 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:19.432] thr=100 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:19.440] thr=100 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:19.441] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:19.441] thr=100 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:19.442] thr=100 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:19.442] thr=100 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:19.480] thr=100 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:19.489] thr=100 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:19.489] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:19.489] thr=100 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:19.490] thr=100 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:19.490] thr=100 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:19.529] thr=100 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:19.540] thr=100 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:19.540] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:19.541] thr=100 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:19.541] thr=100 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:19.541] thr=100 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:19.580] thr=100 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:19.589] thr=100 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:19.589] thr=100 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:19.690] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:19.691] thr=100 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:19.691] thr=100 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:19.692] thr=100 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:19.701] thr=100 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:19.702] thr=100 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:19.703] thr=100 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:24.001] thr=101 paramiko.transport: starting thread (client mode): 0x5dc8270 +DEB [20190331-09:30:24.001] thr=101 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:24.014] thr=101 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:24.015] thr=101 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:24.018] thr=101 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:24.019] thr=101 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:24.019] thr=101 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:24.019] thr=101 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:24.019] thr=101 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:24.019] thr=101 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:24.024] thr=101 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:24.024] thr=101 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:24.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:24.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:24.061] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:30:24.083] thr=101 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:24.083] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:30:24.105] thr=101 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:24.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:24.247] thr=101 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:24.248] thr=101 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:24.288] thr=101 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:24.288] thr=101 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:24.292] thr=101 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:24.307] thr=101 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:24.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:24.307] thr=101 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:24.308] thr=101 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:24.308] thr=101 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:24.349] thr=101 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:24.361] thr=101 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:24.361] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:24.362] thr=101 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:24.362] thr=101 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:24.363] thr=101 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:24.401] thr=101 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:24.410] thr=101 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:24.411] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:24.411] thr=101 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:24.412] thr=101 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:24.412] thr=101 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:24.450] thr=101 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:24.459] thr=101 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:24.459] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:24.460] thr=101 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:24.460] thr=101 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:24.460] thr=101 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:24.499] thr=101 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:24.510] thr=101 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:24.510] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:24.510] thr=101 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:24.511] thr=101 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:24.511] thr=101 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:24.550] thr=101 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:24.559] thr=101 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:24.560] thr=101 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:24.660] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:24.661] thr=101 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:24.661] thr=101 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:24.662] thr=101 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:24.672] thr=101 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:24.673] thr=101 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:24.675] thr=101 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:29.009] thr=102 paramiko.transport: starting thread (client mode): 0x5d60f30 +DEB [20190331-09:30:29.009] thr=102 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:29.025] thr=102 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:29.026] thr=102 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:29.030] thr=102 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:29.030] thr=102 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:29.031] thr=102 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:29.031] thr=102 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:29.031] thr=102 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:29.031] thr=102 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:29.036] thr=102 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:29.037] thr=102 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:29.037] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:29.042] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:29.073] thr=102 paramiko.transport: userauth is OK +INF [20190331-09:30:29.103] thr=102 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:29.104] thr=102 paramiko.transport: userauth is OK +INF [20190331-09:30:29.130] thr=102 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:29.131] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:29.308] thr=102 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:29.309] thr=102 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:29.350] thr=102 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:29.350] thr=102 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:29.356] thr=102 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:29.371] thr=102 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:29.372] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:29.372] thr=102 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:29.372] thr=102 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:29.373] thr=102 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:29.411] thr=102 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:29.424] thr=102 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:29.424] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:29.424] thr=102 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:29.426] thr=102 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:29.426] thr=102 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:29.467] thr=102 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:29.476] thr=102 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:29.477] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:29.477] thr=102 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:29.478] thr=102 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:29.478] thr=102 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:29.518] thr=102 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:29.528] thr=102 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:29.528] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:29.528] thr=102 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:29.529] thr=102 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:29.529] thr=102 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:29.567] thr=102 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:29.579] thr=102 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:29.579] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:29.580] thr=102 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:29.580] thr=102 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:29.580] thr=102 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:29.618] thr=102 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:29.627] thr=102 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:29.628] thr=102 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:29.728] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:29.729] thr=102 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:29.729] thr=102 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:29.730] thr=102 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:29.739] thr=102 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:29.740] thr=102 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:29.741] thr=102 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:34.003] thr=103 paramiko.transport: starting thread (client mode): 0x5d4ca90 +DEB [20190331-09:30:34.003] thr=103 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:34.018] thr=103 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:34.018] thr=103 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:34.023] thr=103 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:34.023] thr=103 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:34.024] thr=103 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:34.024] thr=103 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:34.024] thr=103 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:34.024] thr=103 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:34.029] thr=103 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:34.029] thr=103 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:34.030] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:34.031] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:34.067] thr=103 paramiko.transport: userauth is OK +INF [20190331-09:30:34.087] thr=103 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:34.088] thr=103 paramiko.transport: userauth is OK +INF [20190331-09:30:34.112] thr=103 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:34.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:34.297] thr=103 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:34.298] thr=103 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:34.339] thr=103 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:34.339] thr=103 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:34.342] thr=103 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:34.356] thr=103 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:34.356] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:34.356] thr=103 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:34.357] thr=103 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:34.357] thr=103 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:34.395] thr=103 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:34.407] thr=103 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:34.407] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:34.408] thr=103 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:34.408] thr=103 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:34.408] thr=103 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:34.446] thr=103 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:34.455] thr=103 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:34.455] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:34.455] thr=103 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:34.456] thr=103 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:34.456] thr=103 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:34.495] thr=103 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:34.504] thr=103 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:34.504] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:34.504] thr=103 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:34.505] thr=103 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:34.505] thr=103 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:34.543] thr=103 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:34.554] thr=103 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:34.554] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:34.554] thr=103 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:34.555] thr=103 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:34.555] thr=103 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:34.593] thr=103 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:34.603] thr=103 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:34.603] thr=103 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:34.704] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:34.705] thr=103 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:34.705] thr=103 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:34.706] thr=103 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:34.715] thr=103 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:34.716] thr=103 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:34.718] thr=103 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:39.000] thr=104 paramiko.transport: starting thread (client mode): 0x5dc8d50 +DEB [20190331-09:30:39.000] thr=104 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:39.013] thr=104 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:39.013] thr=104 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:39.019] thr=104 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:39.019] thr=104 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:39.019] thr=104 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:39.019] thr=104 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:39.019] thr=104 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:39.019] thr=104 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:39.024] thr=104 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:39.024] thr=104 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:39.025] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:39.026] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:39.064] thr=104 paramiko.transport: userauth is OK +INF [20190331-09:30:39.084] thr=104 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:39.084] thr=104 paramiko.transport: userauth is OK +INF [20190331-09:30:39.107] thr=104 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:39.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:39.249] thr=104 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:39.249] thr=104 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:39.288] thr=104 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:39.288] thr=104 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:39.291] thr=104 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:39.304] thr=104 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:39.304] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:39.305] thr=104 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:39.305] thr=104 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:39.305] thr=104 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:39.346] thr=104 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:39.356] thr=104 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:39.356] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:39.357] thr=104 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:39.357] thr=104 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:39.357] thr=104 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:39.398] thr=104 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:39.407] thr=104 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:39.408] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:39.408] thr=104 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:39.409] thr=104 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:39.409] thr=104 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:39.449] thr=104 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:39.458] thr=104 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:39.458] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:39.459] thr=104 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:39.459] thr=104 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:39.459] thr=104 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:39.499] thr=104 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:39.510] thr=104 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:39.510] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:39.510] thr=104 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:39.511] thr=104 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:39.511] thr=104 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:39.550] thr=104 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:39.559] thr=104 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:39.559] thr=104 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:39.659] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:39.660] thr=104 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:39.660] thr=104 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:39.661] thr=104 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:39.671] thr=104 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:39.671] thr=104 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:39.673] thr=104 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:44.001] thr=105 paramiko.transport: starting thread (client mode): 0x5d7e910 +DEB [20190331-09:30:44.001] thr=105 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:44.014] thr=105 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:44.014] thr=105 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:44.019] thr=105 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:44.019] thr=105 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:44.019] thr=105 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:44.019] thr=105 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:44.019] thr=105 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:44.019] thr=105 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:44.024] thr=105 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:44.025] thr=105 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:44.025] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:44.026] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:44.063] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:30:44.168] thr=105 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:44.169] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:30:44.190] thr=105 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:44.190] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:44.330] thr=105 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:44.331] thr=105 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:44.371] thr=105 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:44.371] thr=105 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:44.375] thr=105 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:44.391] thr=105 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:44.392] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:44.392] thr=105 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:44.393] thr=105 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:44.393] thr=105 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:44.432] thr=105 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:44.444] thr=105 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:44.444] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:44.445] thr=105 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:44.445] thr=105 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:44.445] thr=105 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:44.484] thr=105 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:44.493] thr=105 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:44.493] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:44.494] thr=105 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:44.494] thr=105 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:44.494] thr=105 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:44.536] thr=105 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:44.546] thr=105 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:44.546] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:44.547] thr=105 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:44.547] thr=105 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:44.547] thr=105 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:44.588] thr=105 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:44.599] thr=105 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:44.599] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:44.600] thr=105 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:44.600] thr=105 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:44.600] thr=105 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:44.642] thr=105 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:44.651] thr=105 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:44.651] thr=105 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:44.752] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:44.753] thr=105 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:44.753] thr=105 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:44.754] thr=105 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:44.763] thr=105 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:44.764] thr=105 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:44.766] thr=105 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:49.005] thr=106 paramiko.transport: starting thread (client mode): 0x5e1d210 +DEB [20190331-09:30:49.005] thr=106 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:49.023] thr=106 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:49.023] thr=106 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:49.028] thr=106 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:49.029] thr=106 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:49.029] thr=106 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:49.029] thr=106 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:49.029] thr=106 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:49.029] thr=106 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:49.036] thr=106 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:49.036] thr=106 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:49.037] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:49.039] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:49.074] thr=106 paramiko.transport: userauth is OK +INF [20190331-09:30:49.100] thr=106 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:49.101] thr=106 paramiko.transport: userauth is OK +INF [20190331-09:30:49.128] thr=106 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:49.129] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:49.293] thr=106 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:49.293] thr=106 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:49.333] thr=106 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:49.333] thr=106 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:49.336] thr=106 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:49.350] thr=106 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:49.350] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:49.351] thr=106 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:49.352] thr=106 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:49.352] thr=106 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:49.392] thr=106 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:49.407] thr=106 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:49.407] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:49.408] thr=106 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:49.408] thr=106 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:49.408] thr=106 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:49.450] thr=106 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:49.459] thr=106 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:49.459] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:49.459] thr=106 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:49.460] thr=106 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:49.460] thr=106 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:49.501] thr=106 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:49.511] thr=106 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:49.511] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:49.511] thr=106 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:49.512] thr=106 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:49.512] thr=106 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:49.553] thr=106 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:49.566] thr=106 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:49.566] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:49.567] thr=106 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:49.567] thr=106 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:49.567] thr=106 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:49.606] thr=106 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:49.617] thr=106 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:49.618] thr=106 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:49.719] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:49.720] thr=106 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:49.720] thr=106 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:49.722] thr=106 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:49.731] thr=106 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:49.732] thr=106 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:49.733] thr=106 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:54.000] thr=107 paramiko.transport: starting thread (client mode): 0x5d1f710 +DEB [20190331-09:30:54.001] thr=107 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:54.012] thr=107 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:54.012] thr=107 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:54.016] thr=107 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:54.016] thr=107 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:54.016] thr=107 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:54.017] thr=107 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:54.017] thr=107 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:54.017] thr=107 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:54.022] thr=107 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:54.022] thr=107 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:54.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:54.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:54.061] thr=107 paramiko.transport: userauth is OK +INF [20190331-09:30:54.081] thr=107 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:54.082] thr=107 paramiko.transport: userauth is OK +INF [20190331-09:30:54.106] thr=107 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:54.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:54.277] thr=107 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:54.277] thr=107 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:54.318] thr=107 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:54.318] thr=107 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:54.322] thr=107 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:54.342] thr=107 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:54.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:54.343] thr=107 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:54.343] thr=107 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:54.343] thr=107 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:54.384] thr=107 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:54.398] thr=107 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:54.398] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:54.398] thr=107 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:54.399] thr=107 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:54.399] thr=107 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:54.437] thr=107 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:54.447] thr=107 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:54.448] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:54.448] thr=107 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:54.449] thr=107 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:54.449] thr=107 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:54.487] thr=107 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:54.497] thr=107 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:54.497] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:54.497] thr=107 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:54.498] thr=107 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:54.498] thr=107 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:54.536] thr=107 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:54.548] thr=107 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:54.548] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:54.548] thr=107 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:54.549] thr=107 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:54.549] thr=107 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:54.588] thr=107 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:54.598] thr=107 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:54.598] thr=107 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:54.699] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:54.700] thr=107 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:54.700] thr=107 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:54.701] thr=107 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:54.711] thr=107 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:54.711] thr=107 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:54.713] thr=107 paramiko.transport: EOF in transport thread +DEB [20190331-09:30:59.000] thr=108 paramiko.transport: starting thread (client mode): 0x5e10050 +DEB [20190331-09:30:59.000] thr=108 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:30:59.013] thr=108 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:30:59.013] thr=108 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:30:59.017] thr=108 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:30:59.018] thr=108 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:30:59.018] thr=108 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:30:59.018] thr=108 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:30:59.018] thr=108 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:30:59.018] thr=108 paramiko.transport: Compression agreed: none +DEB [20190331-09:30:59.023] thr=108 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:30:59.024] thr=108 paramiko.transport: Switch to new keys ... +DEB [20190331-09:30:59.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:30:59.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:30:59.062] thr=108 paramiko.transport: userauth is OK +INF [20190331-09:30:59.086] thr=108 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:30:59.086] thr=108 paramiko.transport: userauth is OK +INF [20190331-09:30:59.111] thr=108 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:30:59.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:30:59.293] thr=108 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:30:59.294] thr=108 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:30:59.334] thr=108 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:30:59.334] thr=108 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:30:59.338] thr=108 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:30:59.353] thr=108 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:30:59.353] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:30:59.354] thr=108 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:30:59.354] thr=108 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:30:59.355] thr=108 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:30:59.395] thr=108 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:30:59.408] thr=108 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:30:59.408] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:30:59.409] thr=108 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:30:59.410] thr=108 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:30:59.410] thr=108 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:30:59.450] thr=108 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:30:59.459] thr=108 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:30:59.459] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:30:59.459] thr=108 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:30:59.460] thr=108 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:30:59.460] thr=108 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:30:59.501] thr=108 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:30:59.510] thr=108 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:30:59.510] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:30:59.511] thr=108 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:30:59.511] thr=108 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:30:59.511] thr=108 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:30:59.550] thr=108 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:30:59.562] thr=108 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:30:59.563] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:30:59.563] thr=108 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:30:59.564] thr=108 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:30:59.564] thr=108 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:30:59.603] thr=108 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:30:59.613] thr=108 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:30:59.613] thr=108 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:30:59.713] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:30:59.714] thr=108 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:30:59.714] thr=108 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:30:59.715] thr=108 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:30:59.725] thr=108 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:30:59.726] thr=108 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:30:59.727] thr=108 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:04.002] thr=109 paramiko.transport: starting thread (client mode): 0x5e10e90 +DEB [20190331-09:31:04.002] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:04.017] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:04.018] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:04.023] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:04.024] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:04.024] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:04.024] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:04.024] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:04.024] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:04.029] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:04.030] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:04.030] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:04.031] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:04.070] thr=109 paramiko.transport: userauth is OK +INF [20190331-09:31:04.097] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:04.097] thr=109 paramiko.transport: userauth is OK +INF [20190331-09:31:04.123] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:04.123] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:04.277] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:04.277] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:04.317] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:04.317] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:04.321] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:04.334] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:04.335] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:04.335] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:04.336] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:04.336] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:04.375] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:04.389] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:04.389] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:04.389] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:04.390] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:04.390] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:04.429] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:04.438] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:04.438] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:04.439] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:04.439] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:04.439] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:04.479] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:04.488] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:04.488] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:04.489] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:04.489] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:04.490] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:04.530] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:04.542] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:04.542] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:04.543] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:04.543] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:04.543] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:04.583] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:04.593] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:04.593] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:04.694] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:04.695] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:04.695] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:04.697] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:04.705] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:04.706] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:04.707] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:09.001] thr=110 paramiko.transport: starting thread (client mode): 0x5dc8450 +DEB [20190331-09:31:09.001] thr=110 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:09.012] thr=110 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:09.012] thr=110 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:09.016] thr=110 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:09.016] thr=110 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:09.016] thr=110 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:09.016] thr=110 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:09.017] thr=110 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:09.017] thr=110 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:09.021] thr=110 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:09.022] thr=110 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:09.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:09.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:09.060] thr=110 paramiko.transport: userauth is OK +INF [20190331-09:31:09.093] thr=110 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:09.094] thr=110 paramiko.transport: userauth is OK +INF [20190331-09:31:09.115] thr=110 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:09.116] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:09.253] thr=110 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:09.253] thr=110 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:09.294] thr=110 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:09.294] thr=110 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:09.298] thr=110 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:09.310] thr=110 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:09.311] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:09.311] thr=110 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:09.312] thr=110 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:09.312] thr=110 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:09.351] thr=110 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:09.362] thr=110 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:09.363] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:09.363] thr=110 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:09.364] thr=110 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:09.364] thr=110 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:09.404] thr=110 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:09.412] thr=110 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:09.412] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:09.413] thr=110 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:09.413] thr=110 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:09.414] thr=110 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:09.453] thr=110 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:09.462] thr=110 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:09.462] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:09.462] thr=110 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:09.463] thr=110 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:09.463] thr=110 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:09.504] thr=110 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:09.515] thr=110 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:09.515] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:09.515] thr=110 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:09.516] thr=110 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:09.516] thr=110 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:09.557] thr=110 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:09.567] thr=110 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:09.567] thr=110 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:09.668] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:09.669] thr=110 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:09.669] thr=110 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:09.670] thr=110 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:09.679] thr=110 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:09.680] thr=110 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:09.681] thr=110 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:14.002] thr=77 paramiko.transport: starting thread (client mode): 0x5d08290 +DEB [20190331-09:31:14.002] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:14.013] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:14.013] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:14.017] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:14.017] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:14.017] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:14.018] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:14.018] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:14.018] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:14.023] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:14.023] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:14.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:14.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:14.063] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:31:14.083] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:14.084] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:31:14.105] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:14.105] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:14.261] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:14.262] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:14.303] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:14.303] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:14.306] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:14.318] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:14.319] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:14.319] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:14.320] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:14.320] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:14.360] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:14.371] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:14.372] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:14.372] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:14.373] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:14.373] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:14.415] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:14.425] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:14.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:14.426] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:14.426] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:14.426] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:14.464] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:14.473] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:14.474] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:14.474] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:14.475] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:14.475] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:14.514] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:14.525] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:14.525] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:14.525] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:14.526] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:14.526] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:14.564] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:14.573] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:14.573] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:14.674] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:14.675] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:14.675] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:14.676] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:14.685] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:14.686] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:14.687] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:18.999] thr=111 paramiko.transport: starting thread (client mode): 0x5d42790 +DEB [20190331-09:31:19.000] thr=111 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:19.014] thr=111 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:19.014] thr=111 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:19.018] thr=111 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:19.018] thr=111 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:19.018] thr=111 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:19.019] thr=111 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:19.019] thr=111 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:19.019] thr=111 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:19.023] thr=111 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:19.023] thr=111 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:19.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:19.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:19.063] thr=111 paramiko.transport: userauth is OK +INF [20190331-09:31:19.086] thr=111 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:19.087] thr=111 paramiko.transport: userauth is OK +INF [20190331-09:31:19.113] thr=111 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:19.114] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:19.257] thr=111 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:19.257] thr=111 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:19.298] thr=111 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:19.298] thr=111 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:19.302] thr=111 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:19.315] thr=111 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:19.315] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:19.316] thr=111 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:19.316] thr=111 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:19.316] thr=111 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:19.357] thr=111 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:19.368] thr=111 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:19.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:19.369] thr=111 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:19.369] thr=111 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:19.369] thr=111 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:19.409] thr=111 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:19.417] thr=111 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:19.418] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:19.418] thr=111 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:19.419] thr=111 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:19.419] thr=111 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:19.458] thr=111 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:19.467] thr=111 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:19.467] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:19.467] thr=111 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:19.468] thr=111 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:19.468] thr=111 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:19.509] thr=111 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:19.520] thr=111 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:19.521] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:19.521] thr=111 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:19.521] thr=111 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:19.521] thr=111 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:19.559] thr=111 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:19.569] thr=111 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:19.569] thr=111 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:19.670] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:19.671] thr=111 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:19.671] thr=111 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:19.672] thr=111 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:19.682] thr=111 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:19.683] thr=111 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:19.684] thr=111 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:23.999] thr=112 paramiko.transport: starting thread (client mode): 0x5d609d0 +DEB [20190331-09:31:24.000] thr=112 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:24.010] thr=112 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:24.011] thr=112 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:24.016] thr=112 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:24.016] thr=112 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:24.016] thr=112 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:24.016] thr=112 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:24.016] thr=112 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:24.016] thr=112 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:24.021] thr=112 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:24.021] thr=112 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:24.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:24.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:24.060] thr=112 paramiko.transport: userauth is OK +INF [20190331-09:31:24.083] thr=112 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:24.084] thr=112 paramiko.transport: userauth is OK +INF [20190331-09:31:24.105] thr=112 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:24.105] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:24.263] thr=112 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:24.263] thr=112 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:24.303] thr=112 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:24.303] thr=112 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:24.308] thr=112 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:24.320] thr=112 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:24.320] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:24.321] thr=112 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:24.321] thr=112 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:24.321] thr=112 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:24.362] thr=112 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:24.375] thr=112 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:24.376] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:24.376] thr=112 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:24.377] thr=112 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:24.377] thr=112 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:24.417] thr=112 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:24.427] thr=112 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:24.427] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:24.428] thr=112 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:24.428] thr=112 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:24.428] thr=112 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:24.469] thr=112 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:24.479] thr=112 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:24.479] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:24.479] thr=112 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:24.480] thr=112 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:24.480] thr=112 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:24.521] thr=112 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:24.534] thr=112 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:24.534] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:24.535] thr=112 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:24.535] thr=112 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:24.535] thr=112 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:24.577] thr=112 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:24.587] thr=112 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:24.588] thr=112 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:24.688] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:24.689] thr=112 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:24.689] thr=112 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:24.690] thr=112 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:24.700] thr=112 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:24.701] thr=112 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:24.702] thr=112 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:29.000] thr=113 paramiko.transport: starting thread (client mode): 0x5e31090 +DEB [20190331-09:31:29.000] thr=113 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:29.012] thr=113 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:29.013] thr=113 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:29.018] thr=113 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:29.018] thr=113 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:29.018] thr=113 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:29.018] thr=113 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:29.018] thr=113 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:29.018] thr=113 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:29.029] thr=113 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:29.030] thr=113 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:29.030] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:29.032] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:29.068] thr=113 paramiko.transport: userauth is OK +INF [20190331-09:31:29.090] thr=113 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:29.091] thr=113 paramiko.transport: userauth is OK +INF [20190331-09:31:29.116] thr=113 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:29.116] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:29.277] thr=113 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:29.277] thr=113 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:29.318] thr=113 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:29.318] thr=113 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:29.322] thr=113 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:29.338] thr=113 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:29.338] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:29.339] thr=113 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:29.339] thr=113 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:29.339] thr=113 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:29.379] thr=113 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:29.392] thr=113 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:29.392] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:29.392] thr=113 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:29.393] thr=113 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:29.393] thr=113 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:29.433] thr=113 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:29.443] thr=113 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:29.443] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:29.443] thr=113 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:29.444] thr=113 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:29.444] thr=113 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:29.485] thr=113 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:29.495] thr=113 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:29.496] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:29.496] thr=113 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:29.497] thr=113 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:29.497] thr=113 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:29.537] thr=113 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:29.548] thr=113 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:29.548] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:29.549] thr=113 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:29.549] thr=113 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:29.549] thr=113 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:29.589] thr=113 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:29.599] thr=113 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:29.599] thr=113 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:29.701] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:29.702] thr=113 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:29.702] thr=113 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:29.703] thr=113 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:29.712] thr=113 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:29.713] thr=113 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:29.715] thr=113 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:34.001] thr=114 paramiko.transport: starting thread (client mode): 0x5e1d8f0 +DEB [20190331-09:31:34.002] thr=114 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:34.020] thr=114 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:34.020] thr=114 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:34.025] thr=114 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:34.026] thr=114 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:34.026] thr=114 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:34.026] thr=114 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:34.026] thr=114 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:34.026] thr=114 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:34.032] thr=114 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:34.032] thr=114 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:34.032] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:34.034] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:34.069] thr=114 paramiko.transport: userauth is OK +INF [20190331-09:31:34.094] thr=114 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:34.095] thr=114 paramiko.transport: userauth is OK +INF [20190331-09:31:34.134] thr=114 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:34.135] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:34.339] thr=114 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:34.339] thr=114 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:34.381] thr=114 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:34.381] thr=114 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:34.386] thr=114 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:34.403] thr=114 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:34.403] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:34.404] thr=114 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:34.404] thr=114 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:34.404] thr=114 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:34.444] thr=114 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:34.458] thr=114 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:34.458] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:34.458] thr=114 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:34.459] thr=114 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:34.459] thr=114 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:34.499] thr=114 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:34.509] thr=114 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:34.509] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:34.510] thr=114 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:34.510] thr=114 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:34.510] thr=114 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:34.552] thr=114 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:34.561] thr=114 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:34.562] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:34.562] thr=114 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:34.563] thr=114 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:34.563] thr=114 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:34.604] thr=114 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:34.615] thr=114 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:34.616] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:34.616] thr=114 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:34.617] thr=114 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:34.617] thr=114 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:34.656] thr=114 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:34.665] thr=114 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:34.665] thr=114 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:34.766] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:34.767] thr=114 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:34.767] thr=114 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:34.768] thr=114 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:34.777] thr=114 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:34.778] thr=114 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:34.780] thr=114 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:39.000] thr=115 paramiko.transport: starting thread (client mode): 0x5e10c90 +DEB [20190331-09:31:39.000] thr=115 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:39.014] thr=115 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:39.014] thr=115 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:39.018] thr=115 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:39.018] thr=115 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:39.018] thr=115 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:39.019] thr=115 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:39.019] thr=115 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:39.019] thr=115 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:39.023] thr=115 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:39.023] thr=115 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:39.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:39.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:39.063] thr=115 paramiko.transport: userauth is OK +INF [20190331-09:31:39.085] thr=115 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:39.086] thr=115 paramiko.transport: userauth is OK +INF [20190331-09:31:39.107] thr=115 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:39.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:39.248] thr=115 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:39.248] thr=115 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:39.288] thr=115 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:39.288] thr=115 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:39.292] thr=115 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:39.305] thr=115 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:39.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:39.306] thr=115 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:39.306] thr=115 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:39.306] thr=115 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:39.345] thr=115 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:39.357] thr=115 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:39.357] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:39.358] thr=115 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:39.358] thr=115 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:39.358] thr=115 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:39.399] thr=115 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:39.407] thr=115 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:39.407] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:39.407] thr=115 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:39.408] thr=115 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:39.408] thr=115 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:39.449] thr=115 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:39.457] thr=115 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:39.458] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:39.458] thr=115 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:39.459] thr=115 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:39.459] thr=115 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:39.499] thr=115 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:39.510] thr=115 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:39.510] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:39.511] thr=115 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:39.511] thr=115 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:39.511] thr=115 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:39.552] thr=115 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:39.561] thr=115 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:39.561] thr=115 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:39.662] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:39.663] thr=115 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:39.663] thr=115 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:39.664] thr=115 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:39.673] thr=115 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:39.674] thr=115 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:39.675] thr=115 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:44.001] thr=116 paramiko.transport: starting thread (client mode): 0x5d6bf90 +DEB [20190331-09:31:44.002] thr=116 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:44.017] thr=116 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:44.018] thr=116 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:44.024] thr=116 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:44.024] thr=116 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:44.024] thr=116 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:44.024] thr=116 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:44.024] thr=116 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:44.025] thr=116 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:44.030] thr=116 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:44.030] thr=116 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:44.031] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:44.032] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:44.070] thr=116 paramiko.transport: userauth is OK +INF [20190331-09:31:44.101] thr=116 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:44.102] thr=116 paramiko.transport: userauth is OK +INF [20190331-09:31:44.130] thr=116 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:44.130] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:44.285] thr=116 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:44.285] thr=116 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:44.325] thr=116 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:44.325] thr=116 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:44.330] thr=116 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:44.344] thr=116 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:44.345] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:44.345] thr=116 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:44.345] thr=116 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:44.345] thr=116 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:44.385] thr=116 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:44.399] thr=116 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:44.400] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:44.400] thr=116 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:44.401] thr=116 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:44.401] thr=116 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:44.441] thr=116 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:44.453] thr=116 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:44.453] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:44.454] thr=116 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:44.454] thr=116 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:44.454] thr=116 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:44.495] thr=116 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:44.506] thr=116 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:44.506] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:44.507] thr=116 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:44.507] thr=116 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:44.507] thr=116 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:44.545] thr=116 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:44.558] thr=116 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:44.559] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:44.559] thr=116 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:44.559] thr=116 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:44.560] thr=116 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:44.601] thr=116 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:44.616] thr=116 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:44.616] thr=116 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:44.717] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:44.718] thr=116 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:44.718] thr=116 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:44.720] thr=116 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:44.730] thr=116 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:44.730] thr=116 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:44.732] thr=116 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:49.003] thr=117 paramiko.transport: starting thread (client mode): 0x5d53530 +DEB [20190331-09:31:49.003] thr=117 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:49.017] thr=117 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:49.017] thr=117 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:49.022] thr=117 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:49.022] thr=117 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:49.022] thr=117 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:49.023] thr=117 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:49.023] thr=117 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:49.023] thr=117 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:49.029] thr=117 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:49.029] thr=117 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:49.030] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:49.032] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:49.070] thr=117 paramiko.transport: userauth is OK +INF [20190331-09:31:49.187] thr=117 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:49.188] thr=117 paramiko.transport: userauth is OK +INF [20190331-09:31:49.215] thr=117 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:49.215] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:49.391] thr=117 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:49.392] thr=117 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:49.433] thr=117 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:49.433] thr=117 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:49.437] thr=117 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:49.463] thr=117 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:49.463] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:49.464] thr=117 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:49.464] thr=117 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:49.465] thr=117 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:49.505] thr=117 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:49.518] thr=117 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:49.518] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:49.519] thr=117 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:49.520] thr=117 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:49.520] thr=117 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:49.560] thr=117 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:49.570] thr=117 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:49.570] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:49.571] thr=117 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:49.571] thr=117 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:49.571] thr=117 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:49.612] thr=117 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:49.622] thr=117 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:49.622] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:49.622] thr=117 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:49.623] thr=117 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:49.624] thr=117 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:49.663] thr=117 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:49.676] thr=117 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:49.676] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:49.677] thr=117 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:49.677] thr=117 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:49.677] thr=117 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:49.716] thr=117 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:49.727] thr=117 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:49.728] thr=117 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:49.829] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:49.830] thr=117 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:49.830] thr=117 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:49.832] thr=117 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:49.847] thr=117 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:49.847] thr=117 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:49.849] thr=117 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:54.001] thr=118 paramiko.transport: starting thread (client mode): 0x5d427f0 +DEB [20190331-09:31:54.001] thr=118 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:54.014] thr=118 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:54.014] thr=118 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:54.019] thr=118 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:54.019] thr=118 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:54.019] thr=118 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:54.019] thr=118 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:54.019] thr=118 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:54.019] thr=118 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:54.025] thr=118 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:54.026] thr=118 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:54.027] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:54.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:54.064] thr=118 paramiko.transport: userauth is OK +INF [20190331-09:31:54.089] thr=118 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:54.090] thr=118 paramiko.transport: userauth is OK +INF [20190331-09:31:54.123] thr=118 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:54.125] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:54.302] thr=118 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:54.302] thr=118 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:54.343] thr=118 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:54.343] thr=118 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:54.346] thr=118 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:54.360] thr=118 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:54.360] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:54.360] thr=118 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:54.361] thr=118 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:54.361] thr=118 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:54.401] thr=118 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:54.415] thr=118 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:54.415] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:54.415] thr=118 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:54.416] thr=118 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:54.416] thr=118 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:54.454] thr=118 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:54.462] thr=118 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:54.463] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:54.463] thr=118 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:54.464] thr=118 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:54.464] thr=118 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:54.504] thr=118 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:54.512] thr=118 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:54.513] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:54.513] thr=118 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:54.514] thr=118 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:54.514] thr=118 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:54.553] thr=118 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:54.564] thr=118 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:54.564] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:54.565] thr=118 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:54.565] thr=118 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:54.565] thr=118 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:54.604] thr=118 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:54.613] thr=118 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:54.613] thr=118 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:54.714] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:54.715] thr=118 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:54.715] thr=118 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:54.716] thr=118 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:54.727] thr=118 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:54.728] thr=118 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:54.730] thr=118 paramiko.transport: EOF in transport thread +DEB [20190331-09:31:59.002] thr=119 paramiko.transport: starting thread (client mode): 0x5d426f0 +DEB [20190331-09:31:59.002] thr=119 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:31:59.014] thr=119 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:31:59.015] thr=119 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:31:59.019] thr=119 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:31:59.019] thr=119 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:31:59.019] thr=119 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:31:59.019] thr=119 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:31:59.019] thr=119 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:31:59.019] thr=119 paramiko.transport: Compression agreed: none +DEB [20190331-09:31:59.025] thr=119 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:31:59.026] thr=119 paramiko.transport: Switch to new keys ... +DEB [20190331-09:31:59.026] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:31:59.027] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:31:59.065] thr=119 paramiko.transport: userauth is OK +INF [20190331-09:31:59.085] thr=119 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:31:59.085] thr=119 paramiko.transport: userauth is OK +INF [20190331-09:31:59.107] thr=119 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:31:59.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:31:59.249] thr=119 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:31:59.249] thr=119 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:31:59.292] thr=119 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:31:59.292] thr=119 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:31:59.295] thr=119 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:31:59.308] thr=119 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:31:59.308] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:31:59.309] thr=119 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:31:59.309] thr=119 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:31:59.309] thr=119 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:31:59.348] thr=119 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:31:59.361] thr=119 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:31:59.361] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:31:59.362] thr=119 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:31:59.362] thr=119 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:31:59.363] thr=119 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:31:59.402] thr=119 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:31:59.411] thr=119 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:31:59.411] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:31:59.411] thr=119 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:31:59.412] thr=119 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:31:59.412] thr=119 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:31:59.451] thr=119 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:31:59.460] thr=119 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:31:59.461] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:31:59.461] thr=119 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:31:59.462] thr=119 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:31:59.462] thr=119 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:31:59.501] thr=119 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:31:59.514] thr=119 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:31:59.514] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:31:59.515] thr=119 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:31:59.516] thr=119 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:31:59.516] thr=119 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:31:59.554] thr=119 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:31:59.564] thr=119 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:31:59.564] thr=119 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:31:59.665] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:31:59.666] thr=119 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:31:59.666] thr=119 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:31:59.667] thr=119 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:31:59.677] thr=119 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:31:59.678] thr=119 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:31:59.680] thr=119 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:09.015] thr=1 paramiko.transport: starting thread (client mode): 0x4dd4ad0 +DEB [20190331-09:32:09.015] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:09.026] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:09.026] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:09.033] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:09.034] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:09.034] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:09.034] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:09.035] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:09.035] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:09.041] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:09.041] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:09.042] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:09.046] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:09.081] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:32:09.103] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:09.104] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:32:09.131] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:09.131] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:09.280] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:09.281] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:09.322] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:09.322] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:09.325] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:09.337] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:09.338] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:09.338] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:09.338] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:09.338] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:09.379] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:09.391] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:09.391] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:09.392] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:09.392] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:09.392] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:09.431] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:09.440] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:09.440] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:09.441] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:09.441] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:09.441] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:09.480] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:09.489] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:09.489] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:09.490] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:09.490] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:09.490] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:09.529] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:09.540] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:09.540] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:09.540] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:09.541] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:09.541] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:09.579] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:09.588] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:09.588] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:09.689] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:09.690] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:09.690] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:09.691] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:09.701] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:09.702] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:09.703] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:13.528] thr=3 paramiko.transport: starting thread (client mode): 0x4d11b10 +DEB [20190331-09:32:13.528] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:13.538] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:13.538] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:13.541] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:13.541] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:13.541] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:13.541] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:13.541] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:13.541] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:13.547] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:13.547] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:13.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:13.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:13.587] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:32:13.609] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:13.610] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:32:13.634] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:13.635] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:13.809] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:13.809] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:13.850] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:13.850] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:13.854] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:13.869] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:13.869] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:13.869] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:13.870] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:13.870] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:13.910] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:13.923] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:13.923] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:13.924] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:13.924] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:13.924] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:13.964] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:13.976] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:13.976] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:13.976] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:13.977] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:13.977] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:14.018] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:14.030] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:14.030] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:14.030] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:14.068] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:14.068] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:14.069] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:14.084] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:14.085] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:14.085] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:14.085] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:14.086] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:14.127] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:14.136] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:14.136] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:14.237] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:14.238] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:14.238] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:14.239] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:14.248] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:14.248] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:14.250] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:18.532] thr=4 paramiko.transport: starting thread (client mode): 0x52b1590 +DEB [20190331-09:32:18.532] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:18.541] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:18.542] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:18.545] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:18.545] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:18.545] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:18.545] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:18.545] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:18.545] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:18.549] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:18.549] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:18.550] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:18.551] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:18.588] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:32:18.607] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:18.608] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:32:18.630] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:18.630] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:18.796] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:18.796] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:18.837] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:18.837] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:18.839] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:18.853] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:18.853] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:18.853] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:18.854] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:18.854] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:18.895] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:18.907] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:18.907] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:18.908] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:18.908] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:18.908] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:18.949] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:18.967] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:18.968] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:18.968] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:18.969] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:18.969] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:19.008] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:19.030] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:19.030] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:19.031] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:19.032] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:19.032] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:19.074] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:19.092] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:19.092] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:19.093] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:19.094] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:19.094] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:19.135] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:19.146] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:19.147] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:19.247] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:19.248] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:19.248] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:19.249] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:19.261] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:19.261] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:19.263] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:23.530] thr=6 paramiko.transport: starting thread (client mode): 0x4e39410 +DEB [20190331-09:32:23.530] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:23.543] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:23.544] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:23.546] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:23.547] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:23.547] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:23.547] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:23.547] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:23.547] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:23.552] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:23.552] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:23.552] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:23.553] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:23.590] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:32:23.615] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:23.615] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:32:23.640] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:23.640] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:23.807] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:23.807] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:23.848] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:23.848] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:23.852] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:23.865] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:23.865] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:23.865] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:23.866] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:23.866] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:23.906] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:23.919] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:23.919] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:23.919] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:23.920] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:23.920] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:23.961] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:23.972] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:23.973] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:23.973] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:24.012] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:24.012] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:24.013] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:24.026] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:24.026] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:24.027] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:24.027] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:24.027] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:24.066] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:24.077] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:24.077] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:24.078] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:24.078] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:24.078] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:24.118] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:24.127] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:24.128] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:24.228] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:24.229] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:24.229] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:24.230] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:24.239] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:24.240] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:24.242] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:28.529] thr=7 paramiko.transport: starting thread (client mode): 0x52e89b0 +DEB [20190331-09:32:28.529] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:28.539] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:28.539] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:28.542] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:28.542] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:28.542] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:28.542] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:28.542] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:28.542] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:28.547] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:28.547] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:28.548] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:28.549] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:28.587] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:32:28.608] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:28.608] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:32:28.631] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:28.631] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:28.794] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:28.794] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:28.835] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:28.835] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:28.840] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:28.854] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:28.854] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:28.855] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:28.855] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:28.855] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:28.895] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:28.908] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:28.909] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:28.909] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:28.909] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:28.910] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:28.950] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:28.961] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:28.961] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:28.961] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:28.962] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:28.962] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:29.002] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:29.012] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:29.012] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:29.013] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:29.013] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:29.014] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:29.055] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:29.068] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:29.068] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:29.068] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:29.069] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:29.069] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:29.108] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:29.118] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:29.118] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:29.219] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:29.220] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:29.220] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:29.221] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:29.230] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:29.231] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:29.232] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:33.529] thr=8 paramiko.transport: starting thread (client mode): 0x4d087f0 +DEB [20190331-09:32:33.529] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:33.540] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:33.540] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:33.543] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:33.543] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:33.543] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:33.544] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:33.544] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:33.544] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:33.549] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:33.549] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:33.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:33.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:33.587] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:32:33.607] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:33.608] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:32:33.630] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:33.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:33.774] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:33.774] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:33.814] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:33.814] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:33.818] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:33.831] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:33.831] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:33.832] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:33.832] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:33.832] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:33.873] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:33.885] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:33.885] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:33.886] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:33.886] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:33.887] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:33.924] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:33.939] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:33.939] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:33.939] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:33.940] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:33.941] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:33.980] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:33.995] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:33.995] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:33.996] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:33.996] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:33.996] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:34.036] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:34.052] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:34.052] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:34.052] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:34.053] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:34.053] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:34.094] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:34.102] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:34.103] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:34.204] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:34.205] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:34.205] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:34.206] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:34.216] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:34.216] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:34.218] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:38.562] thr=9 paramiko.transport: starting thread (client mode): 0x5083cd0 +DEB [20190331-09:32:38.563] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:38.595] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:38.595] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:38.626] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:38.626] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:38.626] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:38.627] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:38.627] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:38.627] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:38.637] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:38.637] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:38.638] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:38.640] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:38.677] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:32:38.723] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:38.725] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:32:38.771] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:38.771] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:38.963] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:38.963] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:39.004] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:39.004] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:39.015] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:39.039] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:39.039] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:39.040] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:39.040] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:39.040] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:39.079] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:39.097] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:39.097] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:39.097] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:39.098] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:39.098] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:39.138] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:39.147] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:39.147] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:39.147] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:39.148] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:39.148] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:39.188] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:39.197] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:39.197] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:39.197] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:39.198] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:39.198] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:39.237] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:39.248] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:39.248] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:39.249] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:39.249] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:39.250] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:39.289] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:39.299] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:39.300] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:39.400] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:39.401] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:39.401] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:39.402] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:39.411] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:39.412] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:39.413] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:43.529] thr=10 paramiko.transport: starting thread (client mode): 0x4dd45d0 +DEB [20190331-09:32:43.529] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:43.538] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:43.539] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:43.541] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:43.541] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:43.541] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:43.542] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:43.542] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:43.542] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:43.546] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:43.546] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:43.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:43.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:43.586] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:32:43.606] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:43.607] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:32:43.628] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:43.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:43.768] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:43.768] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:43.809] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:43.809] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:43.814] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:43.827] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:43.828] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:43.828] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:43.829] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:43.829] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:43.869] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:43.880] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:43.881] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:43.881] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:43.882] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:43.882] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:43.923] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:43.931] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:43.932] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:43.932] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:43.933] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:43.933] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:43.973] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:43.983] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:43.983] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:43.984] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:43.984] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:43.985] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:44.025] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:44.039] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:44.040] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:44.040] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:44.041] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:44.041] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:44.082] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:44.092] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:44.092] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:44.193] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:44.194] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:44.194] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:44.195] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:44.204] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:44.204] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:44.206] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:48.530] thr=11 paramiko.transport: starting thread (client mode): 0x4d11330 +DEB [20190331-09:32:48.530] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:48.539] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:48.539] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:48.542] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:48.543] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:48.543] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:48.543] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:48.543] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:48.543] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:48.547] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:48.547] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:48.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:48.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:48.588] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:32:48.609] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:48.610] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:32:48.632] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:48.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:48.769] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:48.769] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:48.809] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:48.809] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:48.812] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:48.825] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:48.825] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:48.826] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:48.826] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:48.826] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:48.866] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:48.878] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:48.878] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:48.878] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:48.879] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:48.879] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:48.918] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:48.926] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:48.927] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:48.927] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:48.928] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:48.928] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:48.969] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:48.979] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:48.980] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:48.980] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:48.980] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:48.981] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:49.022] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:49.046] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:49.047] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:49.047] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:49.048] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:49.048] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:49.086] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:49.096] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:49.096] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:49.197] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:49.197] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:49.198] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:49.199] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:49.208] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:49.208] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:49.210] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:53.528] thr=12 paramiko.transport: starting thread (client mode): 0x4d11b70 +DEB [20190331-09:32:53.529] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:53.537] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:53.538] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:53.540] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:53.540] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:53.541] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:53.541] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:53.541] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:53.541] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:53.545] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:53.546] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:53.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:53.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:53.584] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:32:53.692] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:53.693] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:32:53.713] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:53.714] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:53.852] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:53.852] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:53.894] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:53.895] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:53.898] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:53.911] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:53.911] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:53.912] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:53.912] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:53.912] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:53.954] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:53.978] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:53.978] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:53.979] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:54.018] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:54.018] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:54.019] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:54.030] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:54.030] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:54.030] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:54.031] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:54.031] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:54.070] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:54.082] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:54.083] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:54.083] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:54.084] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:54.084] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:54.125] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:54.140] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:54.140] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:54.141] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:54.141] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:54.141] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:54.183] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:54.193] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:54.193] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:54.293] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:54.293] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:54.294] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:54.295] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:54.306] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:54.306] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:54.308] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-09:32:58.529] thr=13 paramiko.transport: starting thread (client mode): 0x50e9410 +DEB [20190331-09:32:58.530] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:32:58.538] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:32:58.539] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:32:58.541] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:32:58.542] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:32:58.542] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:32:58.542] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:32:58.542] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:32:58.542] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-09:32:58.546] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:32:58.546] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-09:32:58.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:32:58.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:32:58.586] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:32:58.606] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:32:58.606] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:32:58.644] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:32:58.644] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:32:58.796] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:32:58.796] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:32:58.837] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:32:58.837] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:32:58.842] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:32:58.857] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:32:58.857] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:32:58.858] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:32:58.859] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:32:58.859] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:32:58.897] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:32:58.910] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:32:58.911] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:32:58.911] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:32:58.911] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:32:58.912] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:32:58.952] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:32:58.975] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:32:58.976] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:32:58.976] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:32:58.977] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:32:58.977] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:32:59.018] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:32:59.029] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:32:59.030] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:32:59.030] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:32:59.030] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:32:59.031] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:32:59.071] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:32:59.085] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:32:59.086] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:32:59.086] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:32:59.087] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:32:59.087] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:32:59.126] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:32:59.134] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:32:59.135] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:32:59.236] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:32:59.237] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:32:59.237] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:32:59.238] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:32:59.247] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:32:59.248] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:32:59.249] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:03.530] thr=14 paramiko.transport: starting thread (client mode): 0x50e73d0 +DEB [20190331-09:33:03.530] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:03.543] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:03.543] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:03.547] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:03.547] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:03.547] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:03.547] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:03.547] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:03.547] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:03.552] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:03.552] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:03.552] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:03.554] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:03.593] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:33:03.614] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:03.614] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:33:03.657] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:03.657] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:03.839] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:03.839] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:03.879] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:03.879] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:03.884] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:03.899] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:03.900] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:03.900] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:03.900] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:03.901] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:03.940] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:03.953] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:03.954] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:03.954] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:03.955] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:03.955] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:03.994] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:04.004] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:04.005] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:04.005] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:04.005] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:04.006] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:04.045] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:04.058] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:04.059] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:04.059] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:04.060] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:04.060] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:04.099] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:04.110] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:04.111] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:04.111] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:04.112] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:04.112] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:04.151] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:04.160] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:04.160] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:04.260] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:04.261] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:04.261] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:04.263] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:04.275] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:04.276] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:04.277] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:08.529] thr=15 paramiko.transport: starting thread (client mode): 0x50bfbb0 +DEB [20190331-09:33:08.529] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:08.538] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:08.538] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:08.540] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:08.541] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:08.541] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:08.541] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:08.541] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:08.541] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:08.545] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:08.545] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:08.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:08.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:08.586] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:33:08.606] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:08.606] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:33:08.628] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:08.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:08.768] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:08.768] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:08.809] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:08.809] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:08.813] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:08.826] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:08.827] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:08.827] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:08.828] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:08.828] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:08.868] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:08.880] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:08.880] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:08.881] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:08.881] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:08.881] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:08.921] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:08.930] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:08.930] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:08.930] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:08.931] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:08.931] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:08.972] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:08.982] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:08.983] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:08.983] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:08.984] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:08.984] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:09.023] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:09.037] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:09.037] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:09.037] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:09.038] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:09.038] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:09.079] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:09.088] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:09.089] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:09.190] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:09.191] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:09.191] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:09.192] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:09.201] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:09.201] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:09.203] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:13.530] thr=16 paramiko.transport: starting thread (client mode): 0x4d11130 +DEB [20190331-09:33:13.530] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:13.541] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:13.541] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:13.545] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:13.545] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:13.545] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:13.545] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:13.545] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:13.545] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:13.549] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:13.550] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:13.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:13.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:13.590] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:33:13.610] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:13.610] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:33:13.632] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:13.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:13.780] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:13.780] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:13.820] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:13.820] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:13.824] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:13.837] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:13.838] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:13.838] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:13.839] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:13.839] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:13.880] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:13.892] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:13.892] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:13.893] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:13.893] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:13.893] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:13.934] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:13.943] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:13.943] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:13.944] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:13.944] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:13.944] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:13.985] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:13.995] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:13.995] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:13.996] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:13.996] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:13.996] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:14.038] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:14.052] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:14.053] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:14.053] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:14.054] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:14.054] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:14.093] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:14.103] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:14.103] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:14.204] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:14.205] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:14.205] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:14.207] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:14.216] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:14.217] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:14.219] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:18.531] thr=17 paramiko.transport: starting thread (client mode): 0x52b1550 +DEB [20190331-09:33:18.531] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:18.541] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:18.541] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:18.544] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:18.544] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:18.545] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:18.545] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:18.545] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:18.545] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:18.549] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:18.549] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:18.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:18.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:18.588] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:33:18.610] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:18.610] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:33:18.633] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:18.634] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:18.776] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:18.776] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:18.816] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:18.816] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:18.820] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:18.832] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:18.833] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:18.833] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:18.834] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:18.834] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:18.874] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:18.885] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:18.885] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:18.885] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:18.886] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:18.886] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:18.926] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:18.935] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:18.935] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:18.936] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:18.936] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:18.936] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:18.976] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:18.987] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:18.987] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:18.987] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:18.988] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:18.988] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:19.028] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:19.041] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:19.042] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:19.042] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:19.043] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:19.043] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:19.084] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:19.095] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:19.095] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:19.195] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:19.196] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:19.196] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:19.197] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:19.207] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:19.208] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:19.210] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:23.528] thr=18 paramiko.transport: starting thread (client mode): 0x5098c30 +DEB [20190331-09:33:23.528] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:23.537] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:23.537] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:23.540] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:23.540] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:23.540] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:23.540] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:23.540] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:23.540] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:23.545] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:23.546] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:23.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:23.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:23.584] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:33:23.608] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:23.609] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:33:23.631] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:23.631] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:23.789] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:23.789] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:23.829] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:23.829] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:23.834] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:23.849] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:23.849] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:23.849] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:23.850] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:23.850] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:23.890] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:23.903] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:23.904] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:23.904] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:23.904] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:23.905] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:23.945] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:23.956] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:23.956] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:23.957] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:23.958] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:23.958] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:23.999] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:24.010] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:24.011] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:24.011] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:24.012] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:24.012] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:24.051] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:24.067] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:24.068] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:24.068] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:24.068] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:24.069] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:24.107] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:24.117] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:24.117] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:24.217] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:24.218] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:24.218] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:24.219] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:24.228] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:24.229] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:24.230] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:28.530] thr=19 paramiko.transport: starting thread (client mode): 0x5096d30 +DEB [20190331-09:33:28.531] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:28.542] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:28.542] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:28.545] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:28.545] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:28.545] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:28.546] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:28.546] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:28.546] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:28.550] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:28.550] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:28.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:28.552] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:28.589] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:33:28.609] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:28.610] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:33:28.636] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:28.637] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:28.817] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:28.817] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:28.858] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:28.858] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:28.864] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:28.878] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:28.878] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:28.878] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:28.879] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:28.879] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:28.920] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:28.932] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:28.933] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:28.933] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:28.934] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:28.934] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:28.973] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:28.983] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:28.983] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:28.983] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:28.984] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:28.984] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:29.023] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:29.034] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:29.034] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:29.035] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:29.035] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:29.035] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:29.075] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:29.087] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:29.087] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:29.088] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:29.088] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:29.088] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:29.128] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:29.136] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:29.137] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:29.238] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:29.239] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:29.239] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:29.240] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:29.250] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:29.251] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:29.252] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:33.530] thr=11 paramiko.transport: starting thread (client mode): 0x4d11330 +DEB [20190331-09:33:33.530] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:33.539] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:33.539] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:33.542] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:33.542] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:33.542] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:33.542] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:33.542] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:33.542] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:33.547] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:33.547] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:33.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:33.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:33.587] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:33:33.606] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:33.607] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:33:33.628] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:33.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:33.767] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:33.767] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:33.807] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:33.807] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:33.812] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:33.824] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:33.824] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:33.825] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:33.825] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:33.825] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:33.865] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:33.878] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:33.878] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:33.879] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:33.879] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:33.879] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:33.920] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:33.928] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:33.929] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:33.929] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:33.929] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:33.929] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:33.970] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:33.980] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:33.981] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:33.981] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:33.982] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:33.982] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:34.023] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:34.037] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:34.037] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:34.037] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:34.038] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:34.038] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:34.077] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:34.087] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:34.087] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:34.187] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:34.188] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:34.188] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:34.189] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:34.198] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:34.198] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:34.200] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:38.530] thr=20 paramiko.transport: starting thread (client mode): 0x512aef0 +DEB [20190331-09:33:38.531] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:38.539] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:38.539] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:38.541] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:38.542] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:38.542] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:38.542] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:38.542] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:38.542] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:38.546] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:38.547] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:38.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:38.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:38.585] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:33:38.604] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:38.605] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:33:38.626] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:38.626] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:38.765] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:38.765] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:38.806] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:38.806] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:38.810] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:38.823] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:38.823] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:38.824] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:38.824] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:38.824] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:38.864] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:38.876] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:38.876] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:38.877] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:38.877] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:38.877] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:38.917] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:38.925] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:38.926] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:38.926] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:38.926] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:38.927] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:38.967] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:38.977] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:38.977] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:38.978] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:38.979] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:38.979] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:39.018] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:39.030] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:39.030] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:39.030] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:39.031] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:39.031] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:39.072] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:39.082] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:39.082] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:39.183] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:39.184] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:39.184] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:39.185] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:39.194] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:39.195] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:39.196] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:43.531] thr=21 paramiko.transport: starting thread (client mode): 0x4d11810 +DEB [20190331-09:33:43.532] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:43.541] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:43.542] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:43.545] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:43.545] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:43.545] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:43.545] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:43.545] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:43.545] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:43.549] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:43.550] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:43.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:43.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:43.589] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:33:43.608] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:43.609] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:33:43.630] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:43.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:43.781] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:43.781] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:43.823] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:43.823] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:43.827] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:43.841] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:43.841] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:43.841] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:43.842] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:43.842] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:43.885] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:43.946] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:43.946] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:43.947] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:43.957] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:43.957] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:44.006] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:44.057] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:44.058] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:44.058] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:44.059] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:44.059] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:44.097] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:44.106] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:44.107] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:44.107] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:44.108] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:44.108] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:44.146] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:44.158] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:44.158] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:44.158] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:44.159] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:44.159] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:44.198] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:44.208] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:44.208] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:44.309] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:44.310] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:44.310] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:44.312] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:44.321] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:44.322] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:44.324] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:48.529] thr=22 paramiko.transport: starting thread (client mode): 0x4d11290 +DEB [20190331-09:33:48.529] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:48.540] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:48.540] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:48.543] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:48.543] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:48.543] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:48.543] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:48.543] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:48.543] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:48.549] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:48.549] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:48.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:48.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:48.586] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:33:48.606] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:48.606] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:33:48.628] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:48.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:48.789] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:48.790] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:48.830] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:48.830] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:48.834] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:48.849] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:48.849] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:48.850] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:48.851] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:48.851] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:48.890] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:48.903] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:48.904] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:48.904] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:48.905] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:48.905] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:48.945] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:48.954] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:48.955] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:48.955] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:48.955] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:48.956] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:48.996] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:49.009] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:49.010] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:49.010] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:49.011] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:49.011] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:49.051] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:49.067] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:49.067] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:49.068] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:49.069] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:49.069] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:49.109] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:49.119] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:49.119] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:49.220] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:49.221] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:49.221] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:49.222] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:49.231] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:49.232] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:49.233] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:53.528] thr=23 paramiko.transport: starting thread (client mode): 0x5081810 +DEB [20190331-09:33:53.528] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:53.538] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:53.538] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:53.542] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:53.542] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:53.542] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:53.542] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:53.542] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:53.542] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:53.546] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:53.547] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:53.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:53.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:53.597] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:33:53.618] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:53.619] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:33:53.642] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:53.643] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:53.806] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:53.806] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:53.846] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:53.846] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:53.850] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:53.862] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:53.862] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:53.863] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:53.863] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:53.863] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:53.903] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:53.915] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:53.915] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:53.915] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:53.916] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:53.916] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:53.954] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:53.963] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:53.963] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:53.963] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:53.964] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:53.964] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:54.004] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:54.014] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:54.015] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:54.015] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:54.016] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:54.016] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:54.057] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:54.072] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:54.072] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:54.073] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:54.073] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:54.073] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:54.114] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:54.125] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:54.125] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:54.225] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:54.226] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:54.226] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:54.227] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:54.240] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:54.240] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:54.242] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-09:33:58.531] thr=24 paramiko.transport: starting thread (client mode): 0x5081410 +DEB [20190331-09:33:58.531] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:33:58.540] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:33:58.540] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:33:58.543] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:33:58.543] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:33:58.543] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:33:58.543] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:33:58.543] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:33:58.544] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-09:33:58.548] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:33:58.548] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-09:33:58.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:33:58.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:33:58.589] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:33:58.663] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:33:58.664] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:33:58.685] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:33:58.686] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:33:58.823] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:33:58.823] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:33:58.864] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:33:58.864] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:33:58.867] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:33:58.880] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:33:58.881] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:33:58.882] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:33:58.882] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:33:58.882] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:33:58.923] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:33:58.934] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:33:58.935] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:33:58.935] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:33:58.935] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:33:58.936] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:33:58.977] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:33:58.986] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:33:58.986] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:33:58.987] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:33:58.987] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:33:58.987] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:33:59.029] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:33:59.039] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:33:59.039] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:33:59.040] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:33:59.040] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:33:59.040] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:33:59.082] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:33:59.096] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:33:59.097] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:33:59.097] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:33:59.097] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:33:59.098] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:33:59.136] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:33:59.145] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:33:59.146] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:33:59.246] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:33:59.247] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:33:59.247] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:33:59.248] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:33:59.257] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:33:59.258] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:33:59.259] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:03.527] thr=25 paramiko.transport: starting thread (client mode): 0x50e7a50 +DEB [20190331-09:34:03.527] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:03.538] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:03.538] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:03.541] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:03.541] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:03.541] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:03.541] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:03.541] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:03.541] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:03.545] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:03.545] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:03.546] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:03.547] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:03.584] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:34:03.605] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:03.606] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:34:03.628] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:03.629] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:03.786] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:03.787] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:03.827] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:03.827] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:03.832] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:03.846] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:03.846] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:03.846] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:03.847] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:03.847] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:03.886] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:03.898] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:03.898] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:03.899] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:03.899] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:03.899] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:03.939] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:03.948] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:03.949] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:03.949] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:03.949] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:03.949] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:03.989] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:03.999] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:03.999] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:03.999] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:04.000] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:04.000] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:04.040] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:04.057] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:04.057] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:04.057] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:04.058] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:04.058] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:04.099] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:04.111] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:04.112] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:04.212] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:04.213] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:04.213] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:04.214] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:04.223] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:04.224] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:04.225] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:08.531] thr=26 paramiko.transport: starting thread (client mode): 0x50e97d0 +DEB [20190331-09:34:08.531] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:08.540] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:08.540] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:08.543] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:08.543] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:08.543] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:08.543] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:08.543] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:08.543] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:08.548] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:08.548] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:08.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:08.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:08.586] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:34:08.605] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:08.606] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:34:08.627] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:08.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:08.765] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:08.765] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:08.804] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:08.804] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:08.808] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:08.820] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:08.821] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:08.821] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:08.822] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:08.822] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:08.863] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:08.875] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:08.875] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:08.875] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:08.876] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:08.877] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:08.917] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:08.925] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:08.926] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:08.926] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:08.927] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:08.927] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:08.966] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:08.974] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:08.975] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:08.975] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:08.976] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:08.976] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:09.015] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:09.037] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:09.037] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:09.037] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:09.077] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:09.077] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:09.079] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:09.090] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:09.090] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:09.191] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:09.192] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:09.192] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:09.193] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:09.203] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:09.204] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:09.205] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:14.000] thr=27 paramiko.transport: starting thread (client mode): 0x509c6b0 +DEB [20190331-09:34:14.000] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:14.012] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:14.012] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:14.016] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:14.017] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:14.017] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:14.017] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:14.017] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:14.017] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:14.022] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:14.022] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:14.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:14.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:14.061] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:34:14.088] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:14.089] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:34:14.118] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:14.118] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:14.258] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:14.259] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:14.298] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:14.298] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:14.303] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:14.316] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:14.317] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:14.317] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:14.318] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:14.318] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:14.357] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:14.370] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:14.370] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:14.370] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:14.371] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:14.371] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:14.411] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:14.420] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:14.420] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:14.420] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:14.421] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:14.421] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:14.462] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:14.471] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:14.471] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:14.471] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:14.472] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:14.472] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:14.514] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:14.525] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:14.526] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:14.526] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:14.527] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:14.527] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:14.566] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:14.575] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:14.576] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:14.677] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:14.678] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:14.678] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:14.679] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:14.688] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:14.688] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:14.690] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:18.999] thr=28 paramiko.transport: starting thread (client mode): 0x50a5170 +DEB [20190331-09:34:19.000] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:19.011] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:19.012] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:19.016] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:19.016] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:19.016] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:19.017] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:19.017] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:19.017] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:19.021] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:19.022] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:19.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:19.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:19.060] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:34:19.082] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:19.083] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:34:19.112] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:19.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:19.252] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:19.252] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:19.293] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:19.293] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:19.296] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:19.309] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:19.310] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:19.310] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:19.311] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:19.311] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:19.351] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:19.362] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:19.363] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:19.363] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:19.364] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:19.364] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:19.404] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:19.413] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:19.413] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:19.413] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:19.414] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:19.414] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:19.454] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:19.462] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:19.463] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:19.463] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:19.464] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:19.464] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:19.502] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:19.514] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:19.514] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:19.514] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:19.515] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:19.515] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:19.557] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:19.566] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:19.567] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:19.667] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:19.668] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:19.668] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:19.669] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:19.678] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:19.679] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:19.680] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:23.999] thr=29 paramiko.transport: starting thread (client mode): 0x52b1b70 +DEB [20190331-09:34:23.999] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:24.009] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:24.009] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:24.014] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:24.014] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:24.014] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:24.015] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:24.015] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:24.015] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:24.019] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:24.020] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:24.020] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:24.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:24.057] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:34:24.079] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:24.080] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:34:24.107] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:24.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:24.250] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:24.250] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:24.292] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:24.292] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:24.295] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:24.307] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:24.308] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:24.308] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:24.309] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:24.309] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:24.349] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:24.361] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:24.361] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:24.362] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:24.362] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:24.362] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:24.403] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:24.412] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:24.412] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:24.412] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:24.413] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:24.413] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:24.454] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:24.464] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:24.465] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:24.465] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:24.466] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:24.466] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:24.504] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:24.515] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:24.515] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:24.516] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:24.516] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:24.516] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:24.555] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:24.563] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:24.564] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:24.665] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:24.666] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:24.666] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:24.667] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:24.677] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:24.678] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:24.679] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:31.697] thr=30 paramiko.transport: starting thread (client mode): 0x50bf8b0 +DEB [20190331-09:34:31.697] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:31.706] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:31.706] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:31.710] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:31.710] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:31.710] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:31.710] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:31.710] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:31.710] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:31.714] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:31.714] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:31.715] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:31.716] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:31.755] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:34:31.778] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:31.779] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:34:31.800] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:31.800] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:31.941] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:31.941] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:31.982] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:31.982] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:31.986] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:32.002] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:32.002] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:32.003] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:32.003] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:32.003] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:32.042] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:32.057] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:32.057] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:32.058] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:32.058] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:32.058] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:32.098] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:32.112] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:32.113] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:32.113] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:32.114] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:32.114] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:32.152] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:32.160] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:32.161] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:32.161] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:32.162] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:32.162] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:32.200] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:32.211] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:32.211] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:32.211] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:32.212] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:32.212] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:32.250] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:32.259] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:32.259] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:32.360] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:32.361] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:32.361] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:32.362] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:32.371] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:32.371] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:32.373] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:34.000] thr=31 paramiko.transport: starting thread (client mode): 0x4e39870 +DEB [20190331-09:34:34.000] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:34.010] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:34.010] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:34.016] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:34.017] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:34.017] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:34.017] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:34.017] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:34.017] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:34.022] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:34.022] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:34.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:34.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:34.061] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:34:34.084] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:34.085] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:34:34.114] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:34.114] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:34.288] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:34.288] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:34.329] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:34.329] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:34.332] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:34.346] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:34.346] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:34.347] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:34.347] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:34.347] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:34.388] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:34.401] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:34.401] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:34.401] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:34.402] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:34.402] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:34.443] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:34.452] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:34.452] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:34.452] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:34.453] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:34.453] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:34.494] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:34.502] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:34.503] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:34.503] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:34.504] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:34.504] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:34.544] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:34.555] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:34.555] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:34.555] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:34.556] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:34.556] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:34.596] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:34.605] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:34.605] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:34.706] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:34.707] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:34.707] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:34.708] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:34.717] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:34.718] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:34.719] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:38.998] thr=32 paramiko.transport: starting thread (client mode): 0x5081130 +DEB [20190331-09:34:38.998] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:39.009] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:39.009] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:39.012] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:39.013] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:39.013] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:39.013] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:39.013] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:39.013] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:39.018] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:39.018] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:39.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:39.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:39.059] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:34:39.085] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:39.086] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:34:39.113] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:39.114] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:39.253] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:39.253] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:39.292] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:39.292] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:39.295] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:39.308] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:39.308] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:39.309] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:39.309] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:39.310] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:39.350] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:39.362] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:39.362] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:39.363] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:39.363] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:39.363] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:39.404] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:39.413] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:39.413] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:39.413] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:39.414] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:39.414] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:39.453] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:39.462] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:39.463] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:39.463] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:39.464] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:39.464] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:39.502] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:39.513] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:39.513] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:39.513] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:39.514] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:39.514] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:39.552] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:39.561] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:39.561] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:39.662] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:39.663] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:39.663] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:39.664] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:39.673] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:39.674] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:39.675] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:44.002] thr=33 paramiko.transport: starting thread (client mode): 0x4c50570 +DEB [20190331-09:34:44.002] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:44.014] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:44.014] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:44.019] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:44.019] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:44.019] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:44.019] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:44.020] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:44.020] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:44.025] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:44.026] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:44.026] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:44.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:44.066] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:34:44.116] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:44.117] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:34:44.154] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:44.155] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:44.345] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:44.346] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:44.385] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:44.385] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:44.389] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:44.417] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:44.419] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:44.420] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:44.422] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:44.422] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:44.465] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:44.504] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:44.505] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:44.506] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:44.507] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:44.507] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:44.547] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:44.581] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:44.581] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:44.582] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:44.583] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:44.583] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:44.624] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:44.659] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:44.660] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:44.661] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:44.663] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:44.664] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:44.707] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:44.753] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:44.754] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:44.755] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:44.757] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:44.757] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:44.801] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:44.831] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:44.832] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:44.932] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:44.935] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:44.935] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:44.940] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:44.976] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:44.978] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:44.981] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:49.002] thr=34 paramiko.transport: starting thread (client mode): 0x50e7870 +DEB [20190331-09:34:49.002] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:49.017] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:49.017] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:49.021] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:49.022] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:49.022] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:49.022] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:49.022] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:49.022] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:49.028] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:49.028] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:49.029] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:49.031] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:49.069] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:34:49.096] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:49.097] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:34:49.146] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:49.146] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:49.351] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:49.351] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:49.391] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:49.391] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:49.396] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:49.417] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:49.418] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:49.419] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:49.421] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:49.421] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:49.465] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:49.507] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:49.507] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:49.508] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:49.509] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:49.509] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:49.549] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:49.569] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:49.570] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:49.571] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:49.572] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:49.572] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:49.614] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:49.645] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:49.646] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:49.647] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:49.649] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:49.649] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:49.692] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:49.740] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:49.741] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:49.742] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:49.743] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:49.743] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:49.785] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:49.811] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:49.812] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:49.912] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:49.915] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:49.915] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:49.919] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:49.955] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:49.957] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:49.960] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:54.004] thr=35 paramiko.transport: starting thread (client mode): 0x50bf970 +DEB [20190331-09:34:54.005] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:54.016] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:54.017] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:54.021] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:54.021] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:54.021] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:54.021] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:54.021] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:54.022] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:54.027] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:54.027] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:54.028] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:54.029] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:54.068] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:34:54.101] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:54.103] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:34:54.143] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:54.144] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:54.362] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:54.362] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:54.403] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:54.403] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:54.409] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:54.425] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:54.425] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:54.426] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:54.426] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:54.426] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:54.467] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:54.484] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:54.484] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:54.485] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:54.485] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:54.485] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:54.526] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:54.538] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:54.539] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:54.539] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:54.540] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:54.540] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:54.580] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:54.591] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:54.592] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:54.592] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:54.593] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:54.593] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:54.636] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:54.682] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:54.683] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:54.684] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:54.686] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:54.687] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:54.729] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:54.775] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:54.776] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:54.877] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:54.880] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:54.880] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:54.884] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:54.921] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:54.923] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:54.928] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-09:34:58.999] thr=36 paramiko.transport: starting thread (client mode): 0x5096930 +DEB [20190331-09:34:59.000] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:34:59.009] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:34:59.009] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:34:59.012] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:34:59.012] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:34:59.012] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:34:59.012] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:34:59.013] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:34:59.013] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-09:34:59.017] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:34:59.018] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-09:34:59.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:34:59.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:34:59.057] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:34:59.083] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:34:59.084] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:34:59.112] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:34:59.113] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:34:59.279] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:34:59.279] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:34:59.319] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:34:59.319] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:34:59.323] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:34:59.337] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:34:59.338] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:34:59.338] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:34:59.339] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:34:59.339] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:34:59.380] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:34:59.393] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:34:59.393] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:34:59.393] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:34:59.394] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:34:59.394] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:34:59.435] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:34:59.445] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:34:59.445] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:34:59.445] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:34:59.446] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:34:59.446] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:34:59.486] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:34:59.495] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:34:59.496] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:34:59.496] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:34:59.497] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:34:59.497] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:34:59.538] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:34:59.549] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:34:59.549] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:34:59.549] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:34:59.550] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:34:59.550] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:34:59.590] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:34:59.599] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:34:59.599] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:34:59.701] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:34:59.702] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:34:59.702] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:34:59.703] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:34:59.713] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:34:59.714] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:34:59.715] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:04.000] thr=37 paramiko.transport: starting thread (client mode): 0x50bfc10 +DEB [20190331-09:35:04.000] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:04.011] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:04.012] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:04.016] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:04.016] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:04.016] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:04.016] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:04.016] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:04.016] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:04.021] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:04.021] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:04.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:04.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:04.062] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:35:04.165] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:04.165] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:35:04.185] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:04.186] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:04.323] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:04.323] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:04.363] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:04.363] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:04.366] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:04.378] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:04.378] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:04.379] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:04.379] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:04.379] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:04.420] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:04.432] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:04.432] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:04.433] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:04.433] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:04.433] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:04.475] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:04.484] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:04.485] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:04.485] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:04.486] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:04.486] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:04.526] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:04.535] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:04.536] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:04.536] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:04.537] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:04.537] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:04.578] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:04.589] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:04.589] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:04.590] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:04.590] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:04.590] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:04.628] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:04.637] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:04.637] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:04.738] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:04.738] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:04.738] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:04.739] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:04.748] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:04.749] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:04.750] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:09.000] thr=38 paramiko.transport: starting thread (client mode): 0x5081f50 +DEB [20190331-09:35:09.000] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:09.010] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:09.010] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:09.015] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:09.015] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:09.015] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:09.016] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:09.016] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:09.016] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:09.020] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:09.021] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:09.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:09.022] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:09.061] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:35:09.082] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:09.083] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:35:09.111] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:09.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:09.256] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:09.256] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:09.296] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:09.296] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:09.301] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:09.316] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:09.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:09.317] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:09.317] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:09.317] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:09.358] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:09.370] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:09.370] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:09.370] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:09.371] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:09.371] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:09.412] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:09.420] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:09.421] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:09.421] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:09.422] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:09.422] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:09.462] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:09.471] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:09.471] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:09.472] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:09.472] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:09.472] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:09.514] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:09.526] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:09.527] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:09.527] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:09.528] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:09.528] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:09.569] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:09.578] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:09.578] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:09.679] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:09.680] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:09.680] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:09.681] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:09.690] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:09.691] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:09.692] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:13.998] thr=39 paramiko.transport: starting thread (client mode): 0x5096230 +DEB [20190331-09:35:13.998] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:14.008] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:14.009] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:14.013] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:14.013] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:14.013] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:14.013] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:14.014] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:14.014] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:14.019] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:14.020] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:14.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:14.022] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:14.060] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:35:14.081] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:14.083] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:35:14.111] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:14.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:14.260] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:14.260] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:14.301] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:14.301] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:14.306] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:14.320] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:14.321] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:14.321] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:14.322] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:14.322] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:14.363] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:14.375] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:14.375] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:14.375] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:14.376] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:14.376] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:14.416] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:14.424] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:14.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:14.425] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:14.426] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:14.426] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:14.466] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:14.475] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:14.476] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:14.476] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:14.477] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:14.477] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:14.517] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:14.528] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:14.528] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:14.528] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:14.529] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:14.529] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:14.569] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:14.578] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:14.578] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:14.679] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:14.680] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:14.680] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:14.681] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:14.691] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:14.691] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:14.693] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:19.002] thr=40 paramiko.transport: starting thread (client mode): 0x5096a30 +DEB [20190331-09:35:19.002] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:19.013] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:19.013] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:19.018] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:19.018] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:19.019] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:19.019] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:19.019] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:19.019] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:19.023] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:19.024] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:19.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:19.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:19.064] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:35:19.085] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:19.086] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:35:19.118] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:19.119] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:19.274] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:19.274] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:19.315] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:19.315] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:19.319] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:19.333] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:19.333] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:19.333] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:19.334] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:19.335] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:19.376] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:19.390] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:19.390] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:19.390] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:19.391] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:19.391] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:19.430] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:19.441] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:19.442] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:19.442] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:19.443] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:19.443] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:19.482] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:19.492] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:19.492] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:19.493] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:19.494] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:19.494] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:19.533] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:19.545] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:19.545] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:19.546] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:19.546] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:19.546] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:19.586] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:19.596] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:19.596] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:19.697] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:19.698] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:19.698] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:19.699] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:19.708] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:19.709] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:19.711] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:24.001] thr=41 paramiko.transport: starting thread (client mode): 0x50a54d0 +DEB [20190331-09:35:24.002] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:24.011] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:24.012] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:24.016] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:24.017] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:24.017] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:24.017] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:24.017] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:24.017] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:24.022] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:24.022] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:24.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:24.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:24.061] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:35:24.082] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:24.083] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:35:24.113] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:24.113] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:24.285] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:24.285] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:24.327] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:24.327] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:24.332] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:24.343] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:24.344] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:24.344] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:24.345] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:24.345] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:24.386] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:24.397] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:24.398] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:24.398] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:24.399] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:24.399] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:24.437] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:24.446] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:24.446] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:24.446] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:24.447] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:24.447] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:24.486] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:24.495] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:24.495] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:24.496] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:24.496] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:24.496] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:24.534] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:24.545] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:24.545] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:24.546] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:24.546] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:24.546] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:24.585] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:24.594] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:24.594] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:24.695] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:24.696] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:24.696] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:24.698] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:24.706] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:24.707] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:24.709] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:28.999] thr=42 paramiko.transport: starting thread (client mode): 0x50bf150 +DEB [20190331-09:35:28.999] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:29.011] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:29.011] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:29.015] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:29.015] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:29.015] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:29.015] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:29.015] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:29.015] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:29.020] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:29.020] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:29.020] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:29.022] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:29.059] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:35:29.082] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:29.082] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:35:29.110] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:29.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:29.250] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:29.251] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:29.291] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:29.291] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:29.296] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:29.309] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:29.309] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:29.310] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:29.310] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:29.310] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:29.349] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:29.361] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:29.361] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:29.361] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:29.362] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:29.362] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:29.400] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:29.409] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:29.409] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:29.409] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:29.410] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:29.410] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:29.449] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:29.458] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:29.458] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:29.458] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:29.459] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:29.459] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:29.497] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:29.508] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:29.508] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:29.508] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:29.509] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:29.509] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:29.547] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:29.556] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:29.556] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:29.657] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:29.658] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:29.658] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:29.659] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:29.668] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:29.669] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:29.670] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:34.000] thr=43 paramiko.transport: starting thread (client mode): 0x4dd48f0 +DEB [20190331-09:35:34.000] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:34.010] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:34.011] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:34.015] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:34.015] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:34.015] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:34.015] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:34.015] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:34.016] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:34.020] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:34.020] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:34.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:34.022] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:34.061] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:35:34.085] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:34.086] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:35:34.112] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:34.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:34.250] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:34.250] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:34.291] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:34.291] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:34.295] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:34.306] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:34.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:34.307] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:34.308] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:34.308] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:34.348] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:34.360] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:34.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:34.361] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:34.361] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:34.362] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:34.401] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:34.410] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:34.410] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:34.411] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:34.411] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:34.412] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:34.451] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:34.460] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:34.460] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:34.460] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:34.461] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:34.461] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:34.501] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:34.512] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:34.512] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:34.512] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:34.513] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:34.513] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:34.551] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:34.560] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:34.560] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:34.662] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:34.663] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:34.663] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:34.664] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:34.673] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:34.673] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:34.675] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:38.999] thr=44 paramiko.transport: starting thread (client mode): 0x4cf4ed0 +DEB [20190331-09:35:39.000] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:39.009] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:39.009] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:39.013] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:39.013] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:39.013] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:39.014] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:39.014] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:39.014] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:39.018] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:39.018] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:39.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:39.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:39.059] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:35:39.080] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:39.081] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:35:39.109] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:39.109] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:39.248] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:39.248] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:39.289] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:39.289] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:39.293] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:39.306] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:39.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:39.307] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:39.308] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:39.308] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:39.348] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:39.360] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:39.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:39.360] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:39.361] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:39.361] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:39.401] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:39.410] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:39.410] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:39.411] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:39.411] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:39.412] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:39.452] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:39.461] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:39.461] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:39.462] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:39.463] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:39.463] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:39.504] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:39.515] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:39.516] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:39.516] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:39.517] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:39.517] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:39.556] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:39.565] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:39.566] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:39.667] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:39.668] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:39.668] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:39.669] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:39.679] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:39.679] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:39.681] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:44.000] thr=45 paramiko.transport: starting thread (client mode): 0x4dd42f0 +DEB [20190331-09:35:44.001] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:44.012] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:44.012] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:44.016] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:44.016] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:44.016] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:44.016] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:44.017] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:44.017] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:44.021] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:44.021] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:44.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:44.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:44.061] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:35:44.095] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:44.096] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:35:44.124] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:44.125] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:44.291] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:44.291] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:44.332] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:44.332] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:44.337] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:44.351] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:44.351] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:44.351] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:44.352] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:44.352] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:44.393] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:44.406] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:44.407] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:44.407] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:44.408] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:44.408] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:44.449] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:44.457] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:44.457] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:44.458] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:44.458] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:44.458] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:44.500] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:44.509] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:44.509] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:44.509] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:44.510] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:44.510] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:44.549] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:44.560] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:44.560] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:44.561] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:44.561] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:44.562] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:44.599] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:44.608] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:44.608] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:44.709] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:44.710] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:44.710] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:44.711] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:44.720] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:44.721] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:44.723] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:49.001] thr=46 paramiko.transport: starting thread (client mode): 0x50bdbf0 +DEB [20190331-09:35:49.002] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:49.020] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:49.020] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:49.027] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:49.027] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:49.027] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:49.027] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:49.028] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:49.028] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:49.033] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:49.034] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:49.034] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:49.036] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:49.071] thr=46 paramiko.transport: userauth is OK +INF [20190331-09:35:49.099] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:49.100] thr=46 paramiko.transport: userauth is OK +INF [20190331-09:35:49.150] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:49.150] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:49.304] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:49.304] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:49.346] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:49.346] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:49.349] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:49.361] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:49.361] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:49.362] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:49.362] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:49.362] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:49.401] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:49.414] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:49.415] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:49.415] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:49.415] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:49.416] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:49.457] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:49.465] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:49.466] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:49.466] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:49.467] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:49.467] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:49.507] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:49.516] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:49.516] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:49.517] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:49.517] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:49.517] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:49.558] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:49.569] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:49.569] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:49.569] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:49.570] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:49.570] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:49.610] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:49.619] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:49.619] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:49.721] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:49.722] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:49.722] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:49.723] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:49.732] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:49.733] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:49.734] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:53.999] thr=47 paramiko.transport: starting thread (client mode): 0x4e39830 +DEB [20190331-09:35:54.000] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:54.009] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:54.009] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:54.012] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:54.012] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:54.012] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:54.012] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:54.012] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:54.013] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:54.017] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:54.017] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:54.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:54.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:54.054] thr=47 paramiko.transport: userauth is OK +INF [20190331-09:35:54.075] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:54.076] thr=47 paramiko.transport: userauth is OK +INF [20190331-09:35:54.103] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:54.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:54.259] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:54.259] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:54.299] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:54.299] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:54.303] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:54.316] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:54.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:54.317] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:54.317] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:54.317] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:54.356] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:54.368] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:54.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:54.369] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:54.369] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:54.369] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:54.408] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:54.417] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:54.417] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:54.417] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:54.418] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:54.418] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:54.457] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:54.465] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:54.466] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:54.466] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:54.466] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:54.467] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:54.506] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:54.517] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:54.517] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:54.518] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:54.518] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:54.518] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:54.556] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:54.565] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:54.565] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:54.666] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:54.667] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:54.667] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:54.668] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:54.677] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:54.678] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:54.679] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-09:35:58.998] thr=48 paramiko.transport: starting thread (client mode): 0x4d11490 +DEB [20190331-09:35:58.999] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:35:59.009] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:35:59.009] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:35:59.013] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:35:59.014] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:35:59.014] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:35:59.014] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:35:59.014] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:35:59.014] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-09:35:59.018] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:35:59.019] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-09:35:59.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:35:59.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:35:59.059] thr=48 paramiko.transport: userauth is OK +INF [20190331-09:35:59.081] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:35:59.082] thr=48 paramiko.transport: userauth is OK +INF [20190331-09:35:59.109] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:35:59.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:35:59.249] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:35:59.249] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:35:59.288] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:35:59.288] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:35:59.292] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:35:59.305] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:35:59.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:35:59.306] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:35:59.306] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:35:59.306] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:35:59.348] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:35:59.360] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:35:59.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:35:59.360] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:35:59.361] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:35:59.361] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:35:59.400] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:35:59.408] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:35:59.409] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:35:59.409] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:35:59.409] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:35:59.410] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:35:59.450] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:35:59.459] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:35:59.459] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:35:59.459] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:35:59.460] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:35:59.460] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:35:59.499] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:35:59.510] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:35:59.511] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:35:59.511] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:35:59.512] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:35:59.512] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:35:59.551] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:35:59.560] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:35:59.560] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:35:59.661] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:35:59.662] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:35:59.662] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:35:59.663] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:35:59.673] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:35:59.674] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:35:59.675] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:03.998] thr=49 paramiko.transport: starting thread (client mode): 0x4d08c30 +DEB [20190331-09:36:03.999] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:04.008] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:04.008] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:04.012] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:04.012] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:04.012] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:04.012] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:04.012] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:04.012] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:04.016] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:04.016] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:04.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:04.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:04.055] thr=49 paramiko.transport: userauth is OK +INF [20190331-09:36:04.076] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:04.077] thr=49 paramiko.transport: userauth is OK +INF [20190331-09:36:04.105] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:04.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:04.256] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:04.256] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:04.298] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:04.298] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:04.304] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:04.320] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:04.320] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:04.321] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:04.321] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:04.321] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:04.361] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:04.374] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:04.375] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:04.375] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:04.376] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:04.376] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:04.415] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:04.425] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:04.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:04.425] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:04.426] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:04.426] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:04.466] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:04.475] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:04.476] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:04.476] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:04.477] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:04.477] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:04.519] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:04.531] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:04.531] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:04.532] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:04.532] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:04.533] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:04.574] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:04.584] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:04.584] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:04.685] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:04.686] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:04.686] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:04.687] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:04.696] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:04.697] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:04.698] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:08.998] thr=50 paramiko.transport: starting thread (client mode): 0x52efad0 +DEB [20190331-09:36:08.998] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:09.018] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:09.018] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:09.023] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:09.023] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:09.023] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:09.024] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:09.024] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:09.024] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:09.029] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:09.029] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:09.029] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:09.031] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:09.069] thr=50 paramiko.transport: userauth is OK +INF [20190331-09:36:09.176] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:09.176] thr=50 paramiko.transport: userauth is OK +INF [20190331-09:36:09.200] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:09.200] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:09.344] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:09.345] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:09.385] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:09.385] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:09.390] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:09.403] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:09.404] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:09.404] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:09.405] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:09.405] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:09.445] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:09.458] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:09.458] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:09.458] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:09.459] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:09.459] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:09.499] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:09.507] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:09.508] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:09.508] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:09.509] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:09.509] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:09.549] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:09.558] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:09.558] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:09.558] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:09.559] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:09.559] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:09.600] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:09.611] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:09.611] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:09.612] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:09.612] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:09.612] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:09.654] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:09.662] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:09.663] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:09.764] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:09.765] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:09.765] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:09.767] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:09.775] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:09.776] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:09.778] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:13.998] thr=51 paramiko.transport: starting thread (client mode): 0x4ce2130 +DEB [20190331-09:36:13.998] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:14.008] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:14.009] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:14.013] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:14.013] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:14.013] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:14.013] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:14.013] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:14.013] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:14.018] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:14.018] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:14.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:14.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:14.059] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:36:14.082] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:14.083] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:36:14.112] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:14.113] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:14.250] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:14.250] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:14.290] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:14.290] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:14.295] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:14.307] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:14.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:14.308] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:14.308] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:14.309] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:14.348] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:14.360] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:14.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:14.360] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:14.361] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:14.361] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:14.401] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:14.410] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:14.411] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:14.411] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:14.412] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:14.412] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:14.452] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:14.461] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:14.461] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:14.462] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:14.462] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:14.462] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:14.501] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:14.512] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:14.512] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:14.512] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:14.513] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:14.513] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:14.551] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:14.561] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:14.561] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:14.663] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:14.663] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:14.663] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:14.664] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:14.673] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:14.674] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:14.676] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:18.999] thr=52 paramiko.transport: starting thread (client mode): 0x4e397f0 +DEB [20190331-09:36:19.000] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:19.009] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:19.009] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:19.012] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:19.012] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:19.012] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:19.013] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:19.013] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:19.013] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:19.017] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:19.017] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:19.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:19.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:19.057] thr=52 paramiko.transport: userauth is OK +INF [20190331-09:36:19.078] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:19.079] thr=52 paramiko.transport: userauth is OK +INF [20190331-09:36:19.106] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:19.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:19.247] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:19.247] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:19.288] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:19.288] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:19.293] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:19.305] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:19.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:19.306] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:19.306] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:19.307] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:19.347] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:19.359] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:19.359] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:19.359] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:19.360] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:19.360] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:19.399] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:19.408] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:19.408] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:19.408] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:19.409] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:19.409] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:19.450] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:19.458] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:19.459] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:19.459] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:19.460] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:19.460] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:19.501] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:19.512] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:19.512] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:19.512] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:19.513] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:19.513] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:19.552] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:19.561] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:19.561] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:19.662] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:19.663] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:19.663] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:19.664] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:19.673] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:19.674] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:19.676] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:23.999] thr=53 paramiko.transport: starting thread (client mode): 0x4d118f0 +DEB [20190331-09:36:23.999] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:24.010] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:24.010] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:24.013] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:24.013] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:24.013] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:24.013] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:24.014] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:24.014] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:24.017] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:24.017] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:24.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:24.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:24.055] thr=53 paramiko.transport: userauth is OK +INF [20190331-09:36:24.077] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:24.078] thr=53 paramiko.transport: userauth is OK +INF [20190331-09:36:24.105] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:24.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:24.253] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:24.253] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:24.293] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:24.293] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:24.298] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:24.312] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:24.312] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:24.312] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:24.313] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:24.313] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:24.353] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:24.365] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:24.366] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:24.366] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:24.367] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:24.367] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:24.405] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:24.414] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:24.414] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:24.415] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:24.415] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:24.416] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:24.457] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:24.466] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:24.466] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:24.467] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:24.467] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:24.467] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:24.508] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:24.520] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:24.521] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:24.521] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:24.521] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:24.522] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:24.563] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:24.573] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:24.573] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:24.675] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:24.676] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:24.676] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:24.677] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:24.687] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:24.688] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:24.689] thr=53 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:28.999] thr=54 paramiko.transport: starting thread (client mode): 0x4d08750 +DEB [20190331-09:36:29.000] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:29.011] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:29.011] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:29.015] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:29.015] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:29.015] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:29.016] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:29.016] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:29.016] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:29.021] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:29.022] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:29.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:29.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:29.061] thr=54 paramiko.transport: userauth is OK +INF [20190331-09:36:29.088] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:29.089] thr=54 paramiko.transport: userauth is OK +INF [20190331-09:36:29.118] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:29.119] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:29.294] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:29.294] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:29.335] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:29.335] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:29.338] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:29.355] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:29.355] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:29.355] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:29.356] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:29.356] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:29.397] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:29.410] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:29.411] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:29.411] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:29.452] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:29.452] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:29.453] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:29.462] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:29.462] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:29.463] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:29.463] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:29.464] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:29.504] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:29.513] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:29.513] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:29.513] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:29.514] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:29.514] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:29.553] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:29.565] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:29.565] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:29.566] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:29.566] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:29.566] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:29.604] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:29.613] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:29.614] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:29.715] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:29.716] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:29.716] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:29.717] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:29.727] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:29.727] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:29.729] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:33.532] thr=55 paramiko.transport: starting thread (client mode): 0x50bd2d0 +DEB [20190331-09:36:33.532] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:33.541] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:33.541] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:33.545] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:33.546] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:33.546] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:33.546] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:33.546] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:33.546] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:33.550] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:33.550] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:33.550] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:33.552] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:33.590] thr=55 paramiko.transport: userauth is OK +INF [20190331-09:36:33.612] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:33.613] thr=55 paramiko.transport: userauth is OK +INF [20190331-09:36:33.635] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:33.635] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:33.786] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:33.786] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:33.838] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:33.838] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:33.841] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:33.856] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:33.856] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:33.856] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:33.857] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:33.857] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:33.895] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:33.907] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:33.908] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:33.908] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:33.909] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:33.909] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:33.948] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:33.958] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:33.958] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:33.959] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:33.959] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:33.959] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:33.999] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:34.013] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:34.013] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:34.013] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:34.014] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:34.014] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:34.053] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:34.067] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:34.067] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:34.068] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:34.068] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:34.068] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:34.109] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:34.135] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:34.136] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:34.237] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:34.238] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:34.238] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:34.239] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:34.248] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:34.249] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:34.250] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:38.530] thr=57 paramiko.transport: starting thread (client mode): 0x52ef9d0 +DEB [20190331-09:36:38.530] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:38.540] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:38.540] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:38.543] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:38.543] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:38.543] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:38.543] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:38.543] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:38.543] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:38.548] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:38.548] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:38.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:38.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:38.588] thr=57 paramiko.transport: userauth is OK +INF [20190331-09:36:38.608] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:38.609] thr=57 paramiko.transport: userauth is OK +INF [20190331-09:36:38.632] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:38.632] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:38.801] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:38.801] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:38.842] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:38.842] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:38.847] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:38.862] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:38.862] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:38.863] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:38.863] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:38.864] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:38.905] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:38.917] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:38.917] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:38.918] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:38.918] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:38.918] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:38.957] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:38.966] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:38.966] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:38.966] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:38.967] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:38.967] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:39.006] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:39.016] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:39.017] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:39.017] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:39.018] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:39.018] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:39.056] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:39.069] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:39.069] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:39.070] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:39.070] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:39.070] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:39.108] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:39.122] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:39.122] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:39.222] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:39.223] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:39.223] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:39.224] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:39.233] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:39.234] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:39.236] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:43.530] thr=58 paramiko.transport: starting thread (client mode): 0x50e78d0 +DEB [20190331-09:36:43.530] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:43.542] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:43.542] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:43.545] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:43.546] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:43.546] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:43.546] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:43.546] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:43.546] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:43.550] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:43.551] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:43.551] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:43.552] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:43.588] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:36:43.608] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:43.609] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:36:43.631] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:43.631] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:43.769] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:43.769] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:43.809] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:43.809] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:43.813] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:43.826] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:43.826] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:43.827] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:43.827] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:43.827] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:43.866] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:43.878] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:43.878] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:43.878] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:43.879] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:43.879] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:43.920] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:43.929] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:43.929] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:43.930] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:43.930] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:43.930] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:43.970] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:43.979] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:43.979] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:43.980] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:43.980] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:43.980] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:44.018] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:44.031] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:44.032] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:44.032] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:44.033] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:44.033] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:44.071] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:44.082] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:44.082] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:44.183] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:44.184] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:44.184] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:44.185] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:44.194] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:44.195] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:44.196] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:48.529] thr=59 paramiko.transport: starting thread (client mode): 0x512aed0 +DEB [20190331-09:36:48.530] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:48.539] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:48.539] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:48.542] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:48.542] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:48.542] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:48.542] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:48.542] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:48.542] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:48.546] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:48.547] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:48.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:48.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:48.588] thr=59 paramiko.transport: userauth is OK +INF [20190331-09:36:48.609] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:48.610] thr=59 paramiko.transport: userauth is OK +INF [20190331-09:36:48.631] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:48.631] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:48.770] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:48.771] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:48.811] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:48.811] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:48.816] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:48.828] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:48.828] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:48.829] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:48.829] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:48.830] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:48.869] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:48.881] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:48.881] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:48.882] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:48.882] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:48.882] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:48.922] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:48.930] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:48.931] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:48.931] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:48.932] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:48.932] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:48.972] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:48.980] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:48.981] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:48.981] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:48.982] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:48.982] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:49.023] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:49.036] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:49.036] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:49.037] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:49.037] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:49.037] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:49.079] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:49.090] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:49.090] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:49.191] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:49.192] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:49.192] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:49.193] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:49.203] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:49.203] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:49.205] thr=59 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:53.528] thr=60 paramiko.transport: starting thread (client mode): 0x4d11250 +DEB [20190331-09:36:53.528] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:53.537] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:53.538] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:53.540] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:53.540] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:53.541] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:53.541] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:53.541] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:53.541] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:53.545] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:53.545] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:53.545] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:53.547] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:53.585] thr=60 paramiko.transport: userauth is OK +INF [20190331-09:36:53.613] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:53.614] thr=60 paramiko.transport: userauth is OK +INF [20190331-09:36:53.636] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:53.637] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:53.776] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:53.776] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:53.816] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:53.816] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:53.820] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:53.833] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:53.833] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:53.833] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:53.834] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:53.834] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:53.874] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:53.886] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:53.886] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:53.887] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:53.887] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:53.888] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:53.928] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:53.937] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:53.937] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:53.938] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:53.938] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:53.938] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:53.978] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:53.986] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:53.987] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:53.987] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:53.988] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:53.988] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:54.028] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:54.042] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:54.042] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:54.043] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:54.043] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:54.043] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:54.084] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:54.095] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:54.096] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:54.197] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:54.198] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:54.198] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:54.200] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:54.211] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:54.211] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:54.213] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-09:36:58.527] thr=61 paramiko.transport: starting thread (client mode): 0x50a6890 +DEB [20190331-09:36:58.528] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:36:58.537] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:36:58.537] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:36:58.544] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:36:58.544] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:36:58.544] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:36:58.544] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:36:58.544] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:36:58.544] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-09:36:58.549] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:36:58.549] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-09:36:58.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:36:58.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:36:58.589] thr=61 paramiko.transport: userauth is OK +INF [20190331-09:36:58.616] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:36:58.617] thr=61 paramiko.transport: userauth is OK +INF [20190331-09:36:58.642] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:36:58.642] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:36:58.825] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:36:58.825] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:36:58.867] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:36:58.867] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:36:58.871] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:36:58.890] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:36:58.891] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:36:58.891] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:36:58.891] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:36:58.891] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:36:58.932] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:36:58.946] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:36:58.947] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:36:58.947] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:36:58.948] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:36:58.948] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:36:58.989] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:36:59.002] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:36:59.003] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:36:59.003] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:36:59.004] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:36:59.004] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:36:59.046] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:36:59.070] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:36:59.070] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:36:59.071] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:36:59.072] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:36:59.072] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:36:59.111] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:36:59.132] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:36:59.132] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:36:59.133] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:36:59.133] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:36:59.133] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:36:59.175] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:36:59.196] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:36:59.197] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:36:59.298] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:36:59.299] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:36:59.299] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:36:59.300] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:36:59.309] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:36:59.309] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:36:59.311] thr=61 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:03.527] thr=62 paramiko.transport: starting thread (client mode): 0x50a79f0 +DEB [20190331-09:37:03.527] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:03.537] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:03.537] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:03.544] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:03.544] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:03.544] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:03.544] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:03.544] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:03.544] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:03.559] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:03.559] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:03.560] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:03.561] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:03.598] thr=62 paramiko.transport: userauth is OK +INF [20190331-09:37:03.618] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:03.619] thr=62 paramiko.transport: userauth is OK +INF [20190331-09:37:03.643] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:03.643] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:03.820] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:03.820] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:03.861] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:03.861] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:03.866] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:03.879] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:03.879] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:03.880] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:03.880] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:03.880] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:03.919] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:03.931] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:03.931] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:03.932] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:03.932] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:03.932] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:03.972] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:03.980] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:03.981] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:03.981] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:03.982] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:03.982] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:04.023] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:04.032] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:04.032] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:04.032] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:04.033] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:04.033] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:04.073] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:04.086] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:04.086] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:04.087] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:04.087] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:04.087] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:04.128] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:04.139] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:04.139] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:04.240] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:04.242] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:04.243] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:04.244] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:04.253] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:04.253] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:04.255] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:08.528] thr=63 paramiko.transport: starting thread (client mode): 0x50e97b0 +DEB [20190331-09:37:08.528] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:08.539] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:08.539] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:08.542] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:08.542] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:08.542] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:08.542] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:08.542] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:08.542] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:08.546] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:08.546] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:08.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:08.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:08.587] thr=63 paramiko.transport: userauth is OK +INF [20190331-09:37:08.608] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:08.608] thr=63 paramiko.transport: userauth is OK +INF [20190331-09:37:08.630] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:08.631] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:08.781] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:08.782] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:08.821] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:08.821] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:08.826] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:08.839] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:08.840] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:08.840] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:08.840] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:08.841] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:08.882] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:08.894] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:08.894] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:08.894] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:08.895] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:08.895] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:08.936] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:08.945] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:08.945] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:08.945] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:08.946] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:08.946] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:08.984] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:08.993] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:08.993] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:08.993] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:08.994] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:08.994] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:09.033] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:09.046] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:09.046] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:09.046] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:09.047] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:09.047] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:09.086] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:09.096] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:09.097] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:09.197] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:09.198] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:09.198] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:09.200] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:09.208] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:09.209] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:09.211] thr=63 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:13.530] thr=64 paramiko.transport: starting thread (client mode): 0x50e9670 +DEB [20190331-09:37:13.531] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:13.540] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:13.540] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:13.543] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:13.543] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:13.544] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:13.544] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:13.544] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:13.544] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:13.548] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:13.548] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:13.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:13.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:13.588] thr=64 paramiko.transport: userauth is OK +INF [20190331-09:37:13.680] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:13.680] thr=64 paramiko.transport: userauth is OK +INF [20190331-09:37:13.702] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:13.703] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:13.849] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:13.849] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:13.890] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:13.890] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:13.894] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:13.906] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:13.906] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:13.907] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:13.907] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:13.908] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:13.948] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:13.961] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:13.961] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:13.962] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:13.962] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:13.962] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:14.001] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:14.010] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:14.010] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:14.011] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:14.011] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:14.011] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:14.050] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:14.060] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:14.061] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:14.061] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:14.062] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:14.062] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:14.101] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:14.114] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:14.114] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:14.114] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:14.115] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:14.115] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:14.154] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:14.168] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:14.169] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:14.270] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:14.271] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:14.271] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:14.272] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:14.282] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:14.283] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:14.284] thr=64 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:18.530] thr=65 paramiko.transport: starting thread (client mode): 0x50bd970 +DEB [20190331-09:37:18.530] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:18.540] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:18.540] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:18.543] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:18.543] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:18.543] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:18.543] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:18.543] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:18.543] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:18.547] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:18.547] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:18.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:18.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:18.585] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:37:18.606] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:18.607] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:37:18.627] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:18.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:18.764] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:18.764] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:18.804] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:18.804] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:18.808] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:18.821] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:18.822] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:18.822] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:18.823] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:18.823] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:18.864] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:18.876] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:18.876] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:18.877] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:18.877] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:18.877] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:18.917] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:18.926] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:18.926] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:18.926] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:18.927] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:18.927] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:18.966] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:18.975] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:18.975] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:18.975] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:18.976] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:18.976] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:19.015] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:19.026] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:19.026] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:19.026] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:19.027] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:19.027] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:19.065] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:19.076] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:19.077] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:19.179] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:19.180] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:19.180] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:19.181] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:19.192] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:19.193] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:19.194] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:23.530] thr=66 paramiko.transport: starting thread (client mode): 0x4e394b0 +DEB [20190331-09:37:23.530] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:23.539] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:23.540] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:23.543] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:23.543] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:23.543] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:23.543] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:23.543] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:23.543] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:23.547] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:23.548] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:23.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:23.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:23.588] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:37:23.608] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:23.609] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:37:23.630] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:23.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:23.779] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:23.779] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:23.820] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:23.820] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:23.825] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:23.839] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:23.840] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:23.840] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:23.841] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:23.841] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:23.880] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:23.894] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:23.894] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:23.894] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:23.895] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:23.895] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:23.936] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:23.945] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:23.945] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:23.946] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:23.947] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:23.947] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:23.987] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:23.997] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:23.997] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:23.997] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:23.998] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:23.998] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:24.039] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:24.053] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:24.054] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:24.054] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:24.054] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:24.054] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:24.093] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:24.105] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:24.105] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:24.206] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:24.207] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:24.207] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:24.208] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:24.217] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:24.218] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:24.220] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:28.530] thr=67 paramiko.transport: starting thread (client mode): 0x50b8270 +DEB [20190331-09:37:28.530] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:28.540] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:28.540] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:28.544] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:28.544] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:28.544] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:28.544] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:28.544] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:28.545] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:28.550] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:28.550] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:28.550] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:28.551] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:28.588] thr=67 paramiko.transport: userauth is OK +INF [20190331-09:37:28.614] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:28.615] thr=67 paramiko.transport: userauth is OK +INF [20190331-09:37:28.638] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:28.639] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:28.808] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:28.808] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:28.848] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:28.848] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:28.853] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:28.867] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:28.867] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:28.868] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:28.868] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:28.869] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:28.909] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:28.922] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:28.922] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:28.922] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:28.923] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:28.923] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:28.964] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:28.972] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:28.973] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:28.973] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:28.974] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:28.974] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:29.014] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:29.023] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:29.024] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:29.024] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:29.025] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:29.025] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:29.066] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:29.081] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:29.081] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:29.081] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:29.082] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:29.082] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:29.121] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:29.132] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:29.132] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:29.234] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:29.234] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:29.234] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:29.235] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:29.244] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:29.245] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:29.246] thr=67 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:33.531] thr=68 paramiko.transport: starting thread (client mode): 0x4cf4a50 +DEB [20190331-09:37:33.531] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:33.540] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:33.540] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:33.543] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:33.543] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:33.543] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:33.543] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:33.543] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:33.543] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:33.547] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:33.548] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:33.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:33.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:33.587] thr=68 paramiko.transport: userauth is OK +INF [20190331-09:37:33.607] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:33.607] thr=68 paramiko.transport: userauth is OK +INF [20190331-09:37:33.629] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:33.629] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:33.770] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:33.770] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:33.811] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:33.811] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:33.816] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:33.830] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:33.830] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:33.831] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:33.832] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:33.832] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:33.872] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:33.884] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:33.884] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:33.885] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:33.885] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:33.885] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:33.927] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:33.936] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:33.936] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:33.936] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:33.937] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:33.937] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:33.977] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:33.986] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:33.986] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:33.986] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:33.987] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:33.987] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:34.027] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:34.038] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:34.038] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:34.038] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:34.039] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:34.039] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:34.080] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:34.091] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:34.091] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:34.192] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:34.193] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:34.193] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:34.194] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:34.203] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:34.204] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:34.205] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:38.530] thr=69 paramiko.transport: starting thread (client mode): 0x50a6170 +DEB [20190331-09:37:38.530] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:38.540] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:38.540] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:38.543] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:38.543] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:38.543] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:38.543] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:38.543] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:38.544] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:38.547] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:38.548] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:38.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:38.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:38.588] thr=69 paramiko.transport: userauth is OK +INF [20190331-09:37:38.608] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:38.609] thr=69 paramiko.transport: userauth is OK +INF [20190331-09:37:38.631] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:38.632] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:38.773] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:38.773] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:38.813] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:38.813] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:38.818] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:38.831] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:38.831] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:38.831] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:38.832] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:38.832] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:38.873] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:38.886] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:38.886] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:38.886] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:38.887] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:38.887] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:38.929] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:38.938] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:38.939] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:38.939] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:38.940] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:38.940] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:38.980] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:38.989] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:38.989] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:38.990] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:38.990] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:38.991] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:39.031] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:39.043] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:39.043] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:39.044] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:39.044] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:39.044] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:39.085] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:39.095] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:39.096] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:39.197] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:39.198] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:39.198] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:39.199] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:39.208] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:39.209] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:39.210] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:43.530] thr=70 paramiko.transport: starting thread (client mode): 0x4e39890 +DEB [20190331-09:37:43.530] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:43.539] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:43.539] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:43.542] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:43.542] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:43.542] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:43.542] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:43.542] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:43.542] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:43.547] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:43.547] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:43.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:43.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:43.588] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:37:43.610] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:43.611] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:37:43.632] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:43.632] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:43.766] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:43.766] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:43.806] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:43.806] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:43.809] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:43.823] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:43.823] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:43.823] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:43.824] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:43.824] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:43.864] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:43.875] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:43.876] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:43.876] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:43.877] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:43.877] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:43.918] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:43.927] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:43.927] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:43.928] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:43.928] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:43.928] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:43.969] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:43.978] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:43.979] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:43.979] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:43.980] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:43.980] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:44.020] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:44.033] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:44.033] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:44.034] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:44.034] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:44.034] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:44.075] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:44.086] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:44.086] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:44.186] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:44.187] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:44.187] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:44.188] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:44.198] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:44.199] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:44.200] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:48.529] thr=71 paramiko.transport: starting thread (client mode): 0x52e8e50 +DEB [20190331-09:37:48.530] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:48.538] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:48.539] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:48.541] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:48.542] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:48.542] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:48.542] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:48.542] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:48.542] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:48.547] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:48.547] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:48.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:48.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:48.587] thr=71 paramiko.transport: userauth is OK +INF [20190331-09:37:48.607] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:48.608] thr=71 paramiko.transport: userauth is OK +INF [20190331-09:37:48.630] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:48.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:48.791] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:48.791] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:48.832] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:48.832] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:48.835] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:48.849] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:48.850] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:48.850] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:48.851] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:48.851] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:48.891] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:48.905] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:48.905] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:48.905] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:48.906] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:48.906] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:48.945] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:48.954] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:48.955] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:48.955] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:48.956] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:48.956] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:48.997] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:49.006] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:49.007] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:49.007] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:49.008] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:49.008] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:49.049] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:49.061] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:49.062] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:49.062] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:49.063] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:49.063] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:49.103] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:49.114] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:49.114] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:49.215] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:49.216] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:49.216] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:49.217] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:49.226] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:49.227] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:49.229] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:53.528] thr=72 paramiko.transport: starting thread (client mode): 0x50837d0 +DEB [20190331-09:37:53.529] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:53.540] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:53.540] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:53.543] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:53.543] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:53.543] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:53.544] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:53.544] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:53.544] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:53.548] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:53.548] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:53.549] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:53.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:53.585] thr=72 paramiko.transport: userauth is OK +INF [20190331-09:37:53.605] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:53.606] thr=72 paramiko.transport: userauth is OK +INF [20190331-09:37:53.630] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:53.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:53.773] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:53.773] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:53.814] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:53.814] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:53.817] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:53.830] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:53.830] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:53.831] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:53.831] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:53.831] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:53.872] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:53.884] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:53.885] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:53.885] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:53.886] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:53.886] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:53.928] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:53.938] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:53.938] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:53.938] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:53.939] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:53.939] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:53.979] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:53.989] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:53.989] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:53.990] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:53.990] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:53.990] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:54.032] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:54.045] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:54.045] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:54.045] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:54.045] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:54.045] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:54.087] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:54.097] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:54.098] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:54.199] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:54.200] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:54.200] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:54.202] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:54.211] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:54.211] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:54.213] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-09:37:58.529] thr=73 paramiko.transport: starting thread (client mode): 0x52b18f0 +DEB [20190331-09:37:58.529] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:37:58.538] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:37:58.538] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:37:58.541] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:37:58.541] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:37:58.541] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:37:58.541] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:37:58.541] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:37:58.541] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-09:37:58.545] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:37:58.545] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-09:37:58.546] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:37:58.547] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:37:58.585] thr=73 paramiko.transport: userauth is OK +INF [20190331-09:37:58.604] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:37:58.605] thr=73 paramiko.transport: userauth is OK +INF [20190331-09:37:58.626] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:37:58.626] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:37:58.762] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:37:58.762] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:37:58.803] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:37:58.803] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:37:58.806] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:37:58.819] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:37:58.820] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:37:58.820] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:37:58.821] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:37:58.821] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:37:58.861] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:37:58.873] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:37:58.874] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:37:58.874] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:37:58.875] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:37:58.875] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:37:58.915] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:37:58.924] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:37:58.924] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:37:58.924] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:37:58.925] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:37:58.925] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:37:58.966] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:37:58.975] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:37:58.975] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:37:58.975] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:37:58.976] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:37:58.976] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:37:59.018] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:37:59.029] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:37:59.029] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:37:59.029] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:37:59.030] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:37:59.030] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:37:59.071] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:37:59.082] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:37:59.082] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:37:59.183] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:37:59.184] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:37:59.184] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:37:59.185] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:37:59.194] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:37:59.195] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:37:59.196] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:03.529] thr=74 paramiko.transport: starting thread (client mode): 0x50e9470 +DEB [20190331-09:38:03.529] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:03.540] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:03.540] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:03.543] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:03.543] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:03.543] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:03.544] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:03.544] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:03.544] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:03.548] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:03.548] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:03.549] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:03.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:03.588] thr=74 paramiko.transport: userauth is OK +INF [20190331-09:38:03.608] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:03.609] thr=74 paramiko.transport: userauth is OK +INF [20190331-09:38:03.629] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:03.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:03.766] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:03.767] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:03.806] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:03.806] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:03.809] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:03.821] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:03.821] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:03.822] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:03.822] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:03.822] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:03.862] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:03.874] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:03.875] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:03.875] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:03.875] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:03.876] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:03.916] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:03.925] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:03.925] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:03.925] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:03.927] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:03.927] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:03.968] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:03.977] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:03.977] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:03.978] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:03.978] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:03.978] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:04.019] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:04.030] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:04.030] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:04.031] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:04.031] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:04.031] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:04.072] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:04.083] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:04.083] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:04.184] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:04.185] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:04.185] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:04.186] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:04.196] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:04.196] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:04.198] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:08.529] thr=75 paramiko.transport: starting thread (client mode): 0x52b1bd0 +DEB [20190331-09:38:08.530] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:08.539] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:08.539] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:08.542] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:08.542] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:08.542] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:08.542] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:08.542] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:08.542] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:08.546] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:08.547] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:08.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:08.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:08.587] thr=75 paramiko.transport: userauth is OK +INF [20190331-09:38:08.607] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:08.607] thr=75 paramiko.transport: userauth is OK +INF [20190331-09:38:08.629] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:08.629] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:08.778] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:08.778] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:08.819] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:08.819] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:08.823] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:08.836] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:08.837] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:08.837] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:08.838] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:08.838] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:08.879] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:08.892] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:08.892] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:08.893] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:08.894] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:08.894] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:08.935] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:08.945] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:08.945] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:08.945] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:08.946] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:08.946] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:08.987] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:08.996] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:08.997] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:08.997] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:08.998] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:08.998] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:09.036] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:09.049] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:09.049] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:09.049] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:09.050] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:09.050] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:09.088] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:09.099] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:09.100] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:09.200] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:09.201] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:09.201] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:09.203] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:09.212] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:09.212] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:09.214] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:13.528] thr=76 paramiko.transport: starting thread (client mode): 0x508ccb0 +DEB [20190331-09:38:13.528] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:13.538] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:13.538] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:13.541] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:13.542] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:13.542] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:13.542] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:13.542] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:13.542] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:13.546] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:13.546] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:13.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:13.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:13.585] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:38:13.607] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:13.608] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:38:13.630] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:13.631] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:13.797] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:13.797] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:13.838] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:13.838] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:13.841] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:13.854] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:13.854] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:13.854] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:13.855] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:13.855] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:13.895] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:13.907] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:13.907] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:13.907] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:13.908] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:13.908] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:13.946] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:13.955] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:13.955] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:13.956] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:13.956] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:13.956] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:13.995] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:14.004] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:14.004] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:14.004] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:14.005] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:14.005] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:14.044] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:14.056] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:14.056] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:14.057] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:14.057] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:14.057] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:14.096] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:14.106] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:14.107] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:14.207] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:14.208] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:14.208] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:14.210] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:14.219] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:14.219] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:14.221] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:18.530] thr=77 paramiko.transport: starting thread (client mode): 0x5098d90 +DEB [20190331-09:38:18.530] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:18.540] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:18.540] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:18.543] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:18.543] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:18.543] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:18.543] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:18.544] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:18.544] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:18.548] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:18.548] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:18.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:18.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:18.586] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:38:18.690] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:18.691] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:38:18.712] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:18.712] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:18.851] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:18.851] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:18.891] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:18.891] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:18.893] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:18.906] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:18.906] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:18.907] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:18.907] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:18.907] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:18.947] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:18.960] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:18.960] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:18.961] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:18.961] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:18.961] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:19.002] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:19.011] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:19.011] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:19.011] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:19.012] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:19.012] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:19.054] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:19.064] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:19.064] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:19.065] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:19.065] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:19.065] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:19.106] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:19.119] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:19.120] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:19.120] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:19.121] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:19.121] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:19.159] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:19.169] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:19.170] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:19.271] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:19.272] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:19.272] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:19.273] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:19.282] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:19.283] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:19.284] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:23.530] thr=78 paramiko.transport: starting thread (client mode): 0x52efd50 +DEB [20190331-09:38:23.530] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:23.539] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:23.539] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:23.542] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:23.542] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:23.542] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:23.543] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:23.543] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:23.543] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:23.547] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:23.547] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:23.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:23.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:23.585] thr=78 paramiko.transport: userauth is OK +INF [20190331-09:38:23.605] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:23.606] thr=78 paramiko.transport: userauth is OK +INF [20190331-09:38:23.627] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:23.627] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:23.761] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:23.761] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:23.801] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:23.801] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:23.806] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:23.817] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:23.817] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:23.818] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:23.818] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:23.819] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:23.859] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:23.871] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:23.871] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:23.872] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:23.872] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:23.872] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:23.914] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:23.923] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:23.923] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:23.923] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:23.924] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:23.924] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:23.963] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:23.972] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:23.972] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:23.973] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:23.973] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:23.973] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:24.012] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:24.023] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:24.023] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:24.024] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:24.024] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:24.024] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:24.063] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:24.074] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:24.074] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:24.175] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:24.176] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:24.176] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:24.177] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:24.186] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:24.187] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:24.189] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:28.529] thr=44 paramiko.transport: starting thread (client mode): 0x4cf4ed0 +DEB [20190331-09:38:28.529] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:28.538] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:28.538] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:28.541] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:28.541] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:28.541] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:28.541] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:28.541] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:28.541] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:28.545] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:28.545] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:28.546] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:28.547] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:28.586] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:38:28.606] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:28.606] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:38:28.628] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:28.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:28.784] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:28.784] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:28.826] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:28.826] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:28.830] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:28.843] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:28.843] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:28.844] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:28.845] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:28.845] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:28.885] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:28.897] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:28.897] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:28.897] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:28.898] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:28.898] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:28.939] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:28.948] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:28.948] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:28.949] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:28.949] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:28.949] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:28.989] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:28.999] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:29.000] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:29.000] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:29.001] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:29.001] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:29.039] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:29.052] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:29.052] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:29.053] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:29.092] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:29.092] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:29.094] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:29.105] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:29.106] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:29.207] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:29.208] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:29.208] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:29.209] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:29.220] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:29.220] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:29.222] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:33.529] thr=79 paramiko.transport: starting thread (client mode): 0x4e39390 +DEB [20190331-09:38:33.529] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:33.539] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:33.539] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:33.542] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:33.542] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:33.542] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:33.542] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:33.542] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:33.542] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:33.546] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:33.547] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:33.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:33.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:33.585] thr=79 paramiko.transport: userauth is OK +INF [20190331-09:38:33.605] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:33.606] thr=79 paramiko.transport: userauth is OK +INF [20190331-09:38:33.629] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:33.629] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:33.792] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:33.792] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:33.833] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:33.833] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:33.836] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:33.850] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:33.851] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:33.851] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:33.852] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:33.852] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:33.891] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:33.904] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:33.904] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:33.904] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:33.905] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:33.905] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:33.944] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:33.952] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:33.952] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:33.953] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:33.953] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:33.953] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:33.993] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:34.002] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:34.002] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:34.002] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:34.003] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:34.003] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:34.043] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:34.056] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:34.056] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:34.056] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:34.057] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:34.057] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:34.096] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:34.106] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:34.107] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:34.207] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:34.210] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:34.210] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:34.211] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:34.220] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:34.220] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:34.222] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:38.528] thr=80 paramiko.transport: starting thread (client mode): 0x5090310 +DEB [20190331-09:38:38.528] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:38.537] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:38.538] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:38.541] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:38.541] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:38.542] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:38.542] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:38.542] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:38.542] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:38.546] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:38.547] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:38.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:38.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:38.584] thr=80 paramiko.transport: userauth is OK +INF [20190331-09:38:38.604] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:38.605] thr=80 paramiko.transport: userauth is OK +INF [20190331-09:38:38.625] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:38.625] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:38.757] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:38.757] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:38.797] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:38.797] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:38.801] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:38.813] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:38.813] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:38.814] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:38.814] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:38.814] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:38.855] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:38.867] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:38.867] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:38.868] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:38.868] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:38.868] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:38.908] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:38.916] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:38.916] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:38.917] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:38.917] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:38.918] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:38.958] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:38.966] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:38.967] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:38.967] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:38.967] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:38.968] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:39.005] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:39.016] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:39.016] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:39.017] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:39.017] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:39.017] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:39.056] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:39.066] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:39.066] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:39.167] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:39.168] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:39.168] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:39.169] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:39.179] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:39.180] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:39.182] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:43.529] thr=81 paramiko.transport: starting thread (client mode): 0x5083a70 +DEB [20190331-09:38:43.529] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:43.538] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:43.538] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:43.541] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:43.541] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:43.541] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:43.541] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:43.542] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:43.542] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:43.545] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:43.546] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:43.546] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:43.547] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:43.585] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:38:43.604] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:43.605] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:38:43.626] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:43.626] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:43.762] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:43.762] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:43.803] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:43.803] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:43.807] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:43.819] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:43.819] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:43.820] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:43.820] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:43.820] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:43.859] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:43.871] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:43.871] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:43.872] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:43.872] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:43.872] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:43.911] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:43.920] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:43.920] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:43.920] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:43.921] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:43.921] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:43.961] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:43.971] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:43.971] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:43.972] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:43.972] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:43.972] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:44.012] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:44.023] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:44.023] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:44.024] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:44.024] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:44.024] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:44.065] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:44.076] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:44.076] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:44.177] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:44.178] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:44.178] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:44.179] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:44.189] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:44.190] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:44.191] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:48.529] thr=82 paramiko.transport: starting thread (client mode): 0x52e8830 +DEB [20190331-09:38:48.530] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:48.539] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:48.540] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:48.543] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:48.543] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:48.543] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:48.543] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:48.543] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:48.543] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:48.547] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:48.547] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:48.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:48.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:48.587] thr=82 paramiko.transport: userauth is OK +INF [20190331-09:38:48.607] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:48.608] thr=82 paramiko.transport: userauth is OK +INF [20190331-09:38:48.630] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:48.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:48.765] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:48.765] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:48.805] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:48.805] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:48.809] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:48.821] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:48.822] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:48.822] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:48.823] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:48.823] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:48.864] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:48.876] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:48.876] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:48.877] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:48.877] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:48.877] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:48.916] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:48.924] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:48.925] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:48.925] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:48.926] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:48.926] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:48.964] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:48.972] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:48.973] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:48.973] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:48.974] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:48.974] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:49.012] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:49.023] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:49.023] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:49.024] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:49.024] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:49.024] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:49.063] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:49.074] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:49.075] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:49.175] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:49.175] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:49.176] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:49.177] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:49.187] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:49.187] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:49.189] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:53.531] thr=83 paramiko.transport: starting thread (client mode): 0x50bdc10 +DEB [20190331-09:38:53.531] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:53.540] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:53.540] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:53.543] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:53.544] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:53.544] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:53.544] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:53.544] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:53.544] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:53.548] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:53.548] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:53.549] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:53.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:53.588] thr=83 paramiko.transport: userauth is OK +INF [20190331-09:38:53.607] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:53.608] thr=83 paramiko.transport: userauth is OK +INF [20190331-09:38:53.629] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:53.629] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:53.779] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:53.779] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:53.820] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:53.820] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:53.825] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:53.839] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:53.839] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:53.839] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:53.840] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:53.840] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:53.881] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:53.895] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:53.895] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:53.895] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:53.896] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:53.896] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:53.935] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:53.944] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:53.945] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:53.945] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:53.946] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:53.946] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:53.987] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:53.997] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:53.997] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:53.997] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:53.998] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:53.998] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:54.040] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:54.053] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:54.053] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:54.053] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:54.054] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:54.054] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:54.092] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:54.102] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:54.103] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:54.204] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:54.206] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:54.206] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:54.207] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:54.217] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:54.217] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:54.219] thr=83 paramiko.transport: EOF in transport thread +DEB [20190331-09:38:58.532] thr=84 paramiko.transport: starting thread (client mode): 0x5090e70 +DEB [20190331-09:38:58.532] thr=84 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:38:58.544] thr=84 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:38:58.544] thr=84 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:38:58.547] thr=84 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:38:58.547] thr=84 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:38:58.547] thr=84 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:38:58.547] thr=84 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:38:58.547] thr=84 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:38:58.547] thr=84 paramiko.transport: Compression agreed: none +DEB [20190331-09:38:58.552] thr=84 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:38:58.552] thr=84 paramiko.transport: Switch to new keys ... +DEB [20190331-09:38:58.553] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:38:58.554] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:38:58.590] thr=84 paramiko.transport: userauth is OK +INF [20190331-09:38:58.611] thr=84 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:38:58.612] thr=84 paramiko.transport: userauth is OK +INF [20190331-09:38:58.635] thr=84 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:38:58.636] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:38:58.788] thr=84 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:38:58.788] thr=84 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:38:58.828] thr=84 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:38:58.828] thr=84 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:38:58.833] thr=84 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:38:58.847] thr=84 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:38:58.848] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:38:58.848] thr=84 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:38:58.849] thr=84 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:38:58.849] thr=84 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:38:58.888] thr=84 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:38:58.900] thr=84 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:38:58.900] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:38:58.901] thr=84 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:38:58.901] thr=84 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:38:58.901] thr=84 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:38:58.941] thr=84 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:38:58.950] thr=84 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:38:58.950] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:38:58.950] thr=84 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:38:58.951] thr=84 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:38:58.951] thr=84 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:38:58.991] thr=84 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:38:58.999] thr=84 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:38:59.000] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:38:59.000] thr=84 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:38:59.001] thr=84 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:38:59.001] thr=84 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:38:59.041] thr=84 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:38:59.054] thr=84 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:38:59.054] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:38:59.054] thr=84 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:38:59.055] thr=84 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:38:59.055] thr=84 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:38:59.094] thr=84 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:38:59.105] thr=84 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:38:59.105] thr=84 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:38:59.206] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:38:59.207] thr=84 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:38:59.207] thr=84 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:38:59.208] thr=84 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:38:59.217] thr=84 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:38:59.218] thr=84 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:38:59.220] thr=84 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:03.529] thr=85 paramiko.transport: starting thread (client mode): 0x52e8a10 +DEB [20190331-09:39:03.529] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:03.538] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:03.539] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:03.541] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:03.542] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:03.542] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:03.542] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:03.542] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:03.542] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:03.546] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:03.546] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:03.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:03.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:03.587] thr=85 paramiko.transport: userauth is OK +INF [20190331-09:39:03.608] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:03.609] thr=85 paramiko.transport: userauth is OK +INF [20190331-09:39:03.632] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:03.632] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:03.772] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:03.772] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:03.813] thr=85 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:03.813] thr=85 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:03.817] thr=85 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:03.831] thr=85 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:03.832] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:03.832] thr=85 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:03.833] thr=85 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:03.833] thr=85 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:03.873] thr=85 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:03.885] thr=85 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:03.885] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:03.886] thr=85 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:03.886] thr=85 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:03.886] thr=85 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:03.926] thr=85 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:03.936] thr=85 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:03.936] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:03.936] thr=85 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:03.937] thr=85 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:03.937] thr=85 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:03.979] thr=85 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:03.988] thr=85 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:03.989] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:03.989] thr=85 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:03.990] thr=85 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:03.990] thr=85 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:04.030] thr=85 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:04.042] thr=85 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:04.043] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:04.043] thr=85 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:04.044] thr=85 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:04.044] thr=85 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:04.085] thr=85 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:04.095] thr=85 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:04.096] thr=85 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:04.196] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:04.200] thr=85 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:04.200] thr=85 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:04.201] thr=85 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:04.210] thr=85 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:04.211] thr=85 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:04.212] thr=85 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:08.530] thr=86 paramiko.transport: starting thread (client mode): 0x5098f10 +DEB [20190331-09:39:08.530] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:08.539] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:08.539] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:08.542] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:08.543] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:08.543] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:08.543] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:08.543] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:08.543] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:08.547] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:08.547] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:08.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:08.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:08.587] thr=86 paramiko.transport: userauth is OK +INF [20190331-09:39:08.607] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:08.607] thr=86 paramiko.transport: userauth is OK +INF [20190331-09:39:08.628] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:08.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:08.763] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:08.763] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:08.803] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:08.803] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:08.807] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:08.819] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:08.819] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:08.820] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:08.820] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:08.821] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:08.860] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:08.872] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:08.872] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:08.872] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:08.873] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:08.873] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:08.912] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:08.920] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:08.921] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:08.921] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:08.922] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:08.922] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:08.961] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:08.969] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:08.970] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:08.970] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:08.971] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:08.971] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:09.009] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:09.020] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:09.020] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:09.020] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:09.021] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:09.021] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:09.061] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:09.071] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:09.072] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:09.173] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:09.174] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:09.174] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:09.176] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:09.185] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:09.186] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:09.188] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:13.529] thr=87 paramiko.transport: starting thread (client mode): 0x5083f50 +DEB [20190331-09:39:13.529] thr=87 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:13.539] thr=87 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:13.539] thr=87 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:13.542] thr=87 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:13.542] thr=87 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:13.542] thr=87 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:13.542] thr=87 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:13.542] thr=87 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:13.542] thr=87 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:13.546] thr=87 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:13.546] thr=87 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:13.546] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:13.547] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:13.584] thr=87 paramiko.transport: userauth is OK +INF [20190331-09:39:13.604] thr=87 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:13.604] thr=87 paramiko.transport: userauth is OK +INF [20190331-09:39:13.626] thr=87 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:13.626] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:13.763] thr=87 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:13.763] thr=87 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:13.804] thr=87 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:13.804] thr=87 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:13.807] thr=87 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:13.820] thr=87 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:13.821] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:13.821] thr=87 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:13.822] thr=87 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:13.822] thr=87 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:13.859] thr=87 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:13.871] thr=87 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:13.871] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:13.872] thr=87 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:13.872] thr=87 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:13.873] thr=87 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:13.914] thr=87 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:13.923] thr=87 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:13.923] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:13.924] thr=87 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:13.924] thr=87 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:13.924] thr=87 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:13.962] thr=87 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:13.971] thr=87 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:13.972] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:13.972] thr=87 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:13.973] thr=87 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:13.973] thr=87 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:14.011] thr=87 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:14.023] thr=87 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:14.023] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:14.024] thr=87 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:14.024] thr=87 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:14.024] thr=87 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:14.063] thr=87 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:14.078] thr=87 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:14.078] thr=87 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:14.179] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:14.180] thr=87 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:14.180] thr=87 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:14.181] thr=87 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:14.192] thr=87 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:14.192] thr=87 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:14.194] thr=87 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:18.529] thr=88 paramiko.transport: starting thread (client mode): 0x50a7430 +DEB [20190331-09:39:18.530] thr=88 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:18.543] thr=88 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:18.543] thr=88 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:18.546] thr=88 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:18.546] thr=88 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:18.546] thr=88 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:18.546] thr=88 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:18.547] thr=88 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:18.547] thr=88 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:18.551] thr=88 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:18.551] thr=88 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:18.552] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:18.553] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:18.590] thr=88 paramiko.transport: userauth is OK +INF [20190331-09:39:18.611] thr=88 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:18.612] thr=88 paramiko.transport: userauth is OK +INF [20190331-09:39:18.635] thr=88 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:18.635] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:18.791] thr=88 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:18.791] thr=88 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:18.832] thr=88 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:18.832] thr=88 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:18.835] thr=88 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:18.849] thr=88 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:18.850] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:18.850] thr=88 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:18.851] thr=88 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:18.851] thr=88 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:18.892] thr=88 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:18.904] thr=88 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:18.904] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:18.905] thr=88 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:18.906] thr=88 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:18.906] thr=88 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:18.944] thr=88 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:18.954] thr=88 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:18.954] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:18.954] thr=88 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:18.955] thr=88 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:18.955] thr=88 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:18.994] thr=88 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:19.003] thr=88 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:19.003] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:19.004] thr=88 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:19.004] thr=88 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:19.004] thr=88 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:19.043] thr=88 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:19.055] thr=88 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:19.056] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:19.056] thr=88 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:19.057] thr=88 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:19.057] thr=88 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:19.096] thr=88 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:19.106] thr=88 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:19.107] thr=88 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:19.207] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:19.208] thr=88 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:19.208] thr=88 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:19.209] thr=88 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:19.218] thr=88 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:19.219] thr=88 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:19.221] thr=88 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:23.528] thr=89 paramiko.transport: starting thread (client mode): 0x52efe30 +DEB [20190331-09:39:23.528] thr=89 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:23.537] thr=89 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:23.538] thr=89 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:23.541] thr=89 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:23.541] thr=89 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:23.541] thr=89 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:23.542] thr=89 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:23.542] thr=89 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:23.542] thr=89 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:23.551] thr=89 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:23.552] thr=89 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:23.552] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:23.553] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:23.592] thr=89 paramiko.transport: userauth is OK +INF [20190331-09:39:23.669] thr=89 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:23.670] thr=89 paramiko.transport: userauth is OK +INF [20190331-09:39:23.691] thr=89 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:23.691] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:23.826] thr=89 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:23.826] thr=89 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:23.866] thr=89 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:23.866] thr=89 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:23.870] thr=89 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:23.883] thr=89 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:23.884] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:23.884] thr=89 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:23.885] thr=89 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:23.885] thr=89 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:23.924] thr=89 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:23.935] thr=89 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:23.935] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:23.935] thr=89 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:23.936] thr=89 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:23.936] thr=89 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:23.976] thr=89 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:23.984] thr=89 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:23.984] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:23.985] thr=89 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:23.985] thr=89 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:23.985] thr=89 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:24.026] thr=89 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:24.034] thr=89 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:24.034] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:24.035] thr=89 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:24.035] thr=89 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:24.035] thr=89 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:24.076] thr=89 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:24.089] thr=89 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:24.089] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:24.090] thr=89 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:24.090] thr=89 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:24.090] thr=89 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:24.131] thr=89 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:24.143] thr=89 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:24.143] thr=89 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:24.244] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:24.245] thr=89 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:24.245] thr=89 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:24.246] thr=89 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:24.255] thr=89 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:24.256] thr=89 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:24.257] thr=89 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:28.531] thr=90 paramiko.transport: starting thread (client mode): 0x4dd4790 +DEB [20190331-09:39:28.531] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:28.541] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:28.542] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:28.545] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:28.545] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:28.545] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:28.545] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:28.545] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:28.546] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:28.550] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:28.550] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:28.550] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:28.551] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:28.590] thr=90 paramiko.transport: userauth is OK +INF [20190331-09:39:28.610] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:28.611] thr=90 paramiko.transport: userauth is OK +INF [20190331-09:39:28.635] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:28.635] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:28.775] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:28.775] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:28.815] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:28.815] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:28.820] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:28.832] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:28.833] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:28.833] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:28.834] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:28.834] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:28.872] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:28.884] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:28.884] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:28.884] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:28.885] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:28.885] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:28.926] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:28.935] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:28.936] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:28.936] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:28.937] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:28.937] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:28.977] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:28.986] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:28.986] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:28.986] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:28.987] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:28.987] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:29.027] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:29.038] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:29.038] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:29.038] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:29.039] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:29.039] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:29.080] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:29.090] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:29.091] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:29.192] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:29.193] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:29.193] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:29.194] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:29.204] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:29.205] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:29.207] thr=90 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:33.530] thr=70 paramiko.transport: starting thread (client mode): 0x4e39890 +DEB [20190331-09:39:33.530] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:33.539] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:33.539] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:33.542] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:33.542] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:33.542] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:33.542] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:33.542] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:33.542] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:33.546] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:33.546] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:33.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:33.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:33.584] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:39:33.603] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:33.604] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:39:33.625] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:33.626] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:33.764] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:33.764] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:33.804] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:33.804] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:33.809] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:33.821] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:33.821] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:33.821] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:33.822] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:33.822] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:33.863] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:33.875] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:33.875] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:33.876] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:33.876] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:33.876] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:33.916] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:33.925] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:33.925] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:33.926] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:33.926] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:33.926] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:33.966] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:33.974] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:33.975] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:33.975] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:33.976] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:33.976] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:34.015] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:34.026] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:34.026] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:34.027] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:34.027] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:34.027] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:34.066] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:34.074] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:34.075] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:34.175] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:34.176] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:34.176] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:34.178] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:34.190] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:34.191] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:34.192] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:38.530] thr=91 paramiko.transport: starting thread (client mode): 0x4d98f50 +DEB [20190331-09:39:38.530] thr=91 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:38.539] thr=91 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:38.539] thr=91 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:38.542] thr=91 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:38.542] thr=91 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:38.542] thr=91 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:38.542] thr=91 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:38.542] thr=91 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:38.542] thr=91 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:38.546] thr=91 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:38.546] thr=91 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:38.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:38.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:38.584] thr=91 paramiko.transport: userauth is OK +INF [20190331-09:39:38.605] thr=91 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:38.605] thr=91 paramiko.transport: userauth is OK +INF [20190331-09:39:38.626] thr=91 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:38.627] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:38.771] thr=91 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:38.771] thr=91 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:38.812] thr=91 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:38.812] thr=91 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:38.817] thr=91 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:38.831] thr=91 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:38.831] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:38.831] thr=91 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:38.832] thr=91 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:38.832] thr=91 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:38.873] thr=91 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:38.886] thr=91 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:38.886] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:38.887] thr=91 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:38.887] thr=91 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:38.888] thr=91 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:38.929] thr=91 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:38.939] thr=91 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:38.939] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:38.939] thr=91 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:38.940] thr=91 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:38.940] thr=91 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:38.978] thr=91 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:38.987] thr=91 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:38.987] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:38.988] thr=91 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:38.989] thr=91 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:38.989] thr=91 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:39.027] thr=91 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:39.039] thr=91 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:39.039] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:39.040] thr=91 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:39.040] thr=91 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:39.040] thr=91 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:39.078] thr=91 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:39.089] thr=91 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:39.089] thr=91 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:39.190] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:39.191] thr=91 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:39.191] thr=91 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:39.193] thr=91 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:39.204] thr=91 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:39.205] thr=91 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:39.206] thr=91 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:43.529] thr=92 paramiko.transport: starting thread (client mode): 0x50e7bb0 +DEB [20190331-09:39:43.530] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:43.541] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:43.541] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:43.545] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:43.545] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:43.545] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:43.545] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:43.545] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:43.545] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:43.549] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:43.550] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:43.550] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:43.551] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:43.587] thr=92 paramiko.transport: userauth is OK +INF [20190331-09:39:43.607] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:43.608] thr=92 paramiko.transport: userauth is OK +INF [20190331-09:39:43.632] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:43.632] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:43.795] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:43.796] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:43.836] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:43.836] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:43.842] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:43.858] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:43.858] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:43.859] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:43.859] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:43.859] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:43.901] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:43.912] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:43.913] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:43.913] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:43.914] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:43.914] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:43.953] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:43.961] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:43.962] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:43.962] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:43.963] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:43.963] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:44.000] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:44.009] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:44.009] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:44.009] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:44.010] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:44.010] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:44.049] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:44.060] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:44.060] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:44.060] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:44.061] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:44.061] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:44.099] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:44.108] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:44.109] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:44.210] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:44.211] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:44.211] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:44.213] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:44.225] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:44.226] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:44.227] thr=92 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:48.530] thr=66 paramiko.transport: starting thread (client mode): 0x4e394b0 +DEB [20190331-09:39:48.531] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:48.539] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:48.539] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:48.542] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:48.543] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:48.543] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:48.543] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:48.543] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:48.543] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:48.547] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:48.547] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:48.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:48.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:48.586] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:39:48.605] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:48.606] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:39:48.627] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:48.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:48.765] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:48.765] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:48.806] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:48.806] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:48.810] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:48.823] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:48.823] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:48.823] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:48.824] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:48.824] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:48.865] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:48.877] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:48.877] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:48.878] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:48.878] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:48.878] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:48.917] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:48.926] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:48.926] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:48.927] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:48.927] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:48.927] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:48.967] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:48.976] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:48.976] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:48.976] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:48.977] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:48.977] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:49.016] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:49.028] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:49.028] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:49.028] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:49.029] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:49.029] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:49.067] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:49.076] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:49.076] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:49.176] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:49.177] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:49.177] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:49.178] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:49.189] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:49.189] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:49.191] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:53.531] thr=93 paramiko.transport: starting thread (client mode): 0x5083110 +DEB [20190331-09:39:53.531] thr=93 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:53.540] thr=93 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:53.540] thr=93 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:53.543] thr=93 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:53.543] thr=93 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:53.543] thr=93 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:53.543] thr=93 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:53.543] thr=93 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:53.544] thr=93 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:53.548] thr=93 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:53.548] thr=93 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:53.549] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:53.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:53.589] thr=93 paramiko.transport: userauth is OK +INF [20190331-09:39:53.611] thr=93 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:53.612] thr=93 paramiko.transport: userauth is OK +INF [20190331-09:39:53.633] thr=93 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:53.633] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:53.770] thr=93 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:53.770] thr=93 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:53.810] thr=93 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:53.810] thr=93 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:53.814] thr=93 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:53.827] thr=93 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:53.827] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:53.828] thr=93 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:53.828] thr=93 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:53.829] thr=93 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:53.867] thr=93 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:53.879] thr=93 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:53.880] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:53.880] thr=93 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:53.881] thr=93 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:53.881] thr=93 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:53.919] thr=93 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:53.927] thr=93 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:53.928] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:53.928] thr=93 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:53.929] thr=93 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:53.929] thr=93 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:53.967] thr=93 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:53.976] thr=93 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:53.976] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:53.976] thr=93 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:53.977] thr=93 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:53.977] thr=93 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:54.016] thr=93 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:54.027] thr=93 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:54.027] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:54.027] thr=93 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:54.028] thr=93 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:54.028] thr=93 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:54.068] thr=93 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:54.077] thr=93 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:54.077] thr=93 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:54.178] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:54.179] thr=93 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:54.179] thr=93 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:54.180] thr=93 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:54.191] thr=93 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:54.192] thr=93 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:54.194] thr=93 paramiko.transport: EOF in transport thread +DEB [20190331-09:39:58.529] thr=94 paramiko.transport: starting thread (client mode): 0x4d08490 +DEB [20190331-09:39:58.529] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:39:58.540] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:39:58.540] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:39:58.543] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:39:58.543] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:39:58.544] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:39:58.544] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:39:58.544] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:39:58.544] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-09:39:58.548] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:39:58.548] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-09:39:58.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:39:58.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:39:58.587] thr=94 paramiko.transport: userauth is OK +INF [20190331-09:39:58.608] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:39:58.609] thr=94 paramiko.transport: userauth is OK +INF [20190331-09:39:58.630] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:39:58.631] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:39:58.768] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:39:58.768] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:39:58.808] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:39:58.808] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:39:58.811] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:39:58.823] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:39:58.824] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:39:58.824] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:39:58.825] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:39:58.825] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:39:58.863] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:39:58.875] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:39:58.875] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:39:58.876] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:39:58.876] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:39:58.877] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:39:58.916] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:39:58.924] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:39:58.925] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:39:58.925] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:39:58.926] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:39:58.926] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:39:58.965] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:39:58.974] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:39:58.974] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:39:58.974] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:39:58.975] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:39:58.975] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:39:59.015] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:39:59.027] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:39:59.027] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:39:59.028] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:39:59.028] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:39:59.028] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:39:59.068] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:39:59.077] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:39:59.078] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:39:59.178] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:39:59.179] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:39:59.179] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:39:59.181] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:39:59.194] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:39:59.196] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:39:59.198] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:03.528] thr=95 paramiko.transport: starting thread (client mode): 0x50e93f0 +DEB [20190331-09:40:03.528] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:03.543] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:03.543] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:03.546] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:03.547] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:03.547] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:03.547] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:03.547] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:03.547] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:03.551] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:03.552] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:03.552] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:03.553] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:03.589] thr=95 paramiko.transport: userauth is OK +INF [20190331-09:40:03.609] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:03.609] thr=95 paramiko.transport: userauth is OK +INF [20190331-09:40:03.631] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:03.631] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:03.787] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:03.787] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:03.828] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:03.828] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:03.833] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:03.847] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:03.847] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:03.848] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:03.849] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:03.849] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:03.888] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:03.902] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:03.902] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:03.902] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:03.903] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:03.903] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:03.944] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:03.953] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:03.953] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:03.954] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:03.954] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:03.954] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:03.994] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:04.003] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:04.004] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:04.004] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:04.005] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:04.005] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:04.045] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:04.056] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:04.057] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:04.057] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:04.058] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:04.058] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:04.098] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:04.107] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:04.107] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:04.208] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:04.210] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:04.210] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:04.211] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:04.223] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:04.223] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:04.225] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:08.530] thr=96 paramiko.transport: starting thread (client mode): 0x5098830 +DEB [20190331-09:40:08.530] thr=96 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:08.541] thr=96 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:08.541] thr=96 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:08.545] thr=96 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:08.545] thr=96 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:08.545] thr=96 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:08.545] thr=96 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:08.545] thr=96 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:08.545] thr=96 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:08.550] thr=96 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:08.550] thr=96 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:08.550] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:08.551] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:08.588] thr=96 paramiko.transport: userauth is OK +INF [20190331-09:40:08.610] thr=96 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:08.611] thr=96 paramiko.transport: userauth is OK +INF [20190331-09:40:08.633] thr=96 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:08.634] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:08.787] thr=96 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:08.788] thr=96 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:08.828] thr=96 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:08.828] thr=96 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:08.834] thr=96 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:08.847] thr=96 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:08.848] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:08.848] thr=96 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:08.849] thr=96 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:08.849] thr=96 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:08.889] thr=96 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:08.901] thr=96 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:08.902] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:08.902] thr=96 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:08.903] thr=96 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:08.903] thr=96 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:08.942] thr=96 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:08.952] thr=96 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:08.952] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:08.952] thr=96 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:08.953] thr=96 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:08.953] thr=96 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:08.994] thr=96 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:09.003] thr=96 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:09.004] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:09.004] thr=96 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:09.005] thr=96 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:09.005] thr=96 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:09.044] thr=96 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:09.055] thr=96 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:09.055] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:09.056] thr=96 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:09.056] thr=96 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:09.056] thr=96 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:09.097] thr=96 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:09.106] thr=96 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:09.106] thr=96 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:09.207] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:09.208] thr=96 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:09.208] thr=96 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:09.210] thr=96 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:09.222] thr=96 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:09.222] thr=96 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:09.224] thr=96 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:13.530] thr=97 paramiko.transport: starting thread (client mode): 0x50e7730 +DEB [20190331-09:40:13.530] thr=97 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:13.538] thr=97 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:13.539] thr=97 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:13.542] thr=97 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:13.542] thr=97 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:13.542] thr=97 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:13.542] thr=97 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:13.542] thr=97 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:13.542] thr=97 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:13.547] thr=97 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:13.547] thr=97 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:13.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:13.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:13.587] thr=97 paramiko.transport: userauth is OK +INF [20190331-09:40:13.608] thr=97 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:13.608] thr=97 paramiko.transport: userauth is OK +INF [20190331-09:40:13.630] thr=97 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:13.631] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:13.769] thr=97 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:13.769] thr=97 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:13.809] thr=97 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:13.809] thr=97 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:13.813] thr=97 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:13.826] thr=97 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:13.827] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:13.827] thr=97 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:13.828] thr=97 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:13.828] thr=97 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:13.867] thr=97 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:13.879] thr=97 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:13.879] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:13.879] thr=97 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:13.880] thr=97 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:13.880] thr=97 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:13.920] thr=97 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:13.929] thr=97 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:13.929] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:13.930] thr=97 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:13.930] thr=97 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:13.930] thr=97 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:13.971] thr=97 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:13.980] thr=97 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:13.980] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:13.980] thr=97 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:13.981] thr=97 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:13.981] thr=97 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:14.022] thr=97 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:14.033] thr=97 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:14.034] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:14.034] thr=97 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:14.035] thr=97 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:14.035] thr=97 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:14.076] thr=97 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:14.085] thr=97 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:14.085] thr=97 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:14.186] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:14.187] thr=97 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:14.187] thr=97 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:14.188] thr=97 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:14.200] thr=97 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:14.201] thr=97 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:14.202] thr=97 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:18.529] thr=98 paramiko.transport: starting thread (client mode): 0x50b7550 +DEB [20190331-09:40:18.529] thr=98 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:18.538] thr=98 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:18.538] thr=98 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:18.541] thr=98 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:18.541] thr=98 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:18.541] thr=98 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:18.541] thr=98 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:18.541] thr=98 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:18.541] thr=98 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:18.546] thr=98 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:18.546] thr=98 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:18.546] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:18.547] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:18.585] thr=98 paramiko.transport: userauth is OK +INF [20190331-09:40:18.605] thr=98 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:18.606] thr=98 paramiko.transport: userauth is OK +INF [20190331-09:40:18.627] thr=98 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:18.627] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:18.762] thr=98 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:18.763] thr=98 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:18.803] thr=98 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:18.803] thr=98 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:18.808] thr=98 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:18.820] thr=98 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:18.821] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:18.821] thr=98 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:18.822] thr=98 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:18.822] thr=98 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:18.862] thr=98 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:18.874] thr=98 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:18.874] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:18.875] thr=98 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:18.875] thr=98 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:18.875] thr=98 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:18.914] thr=98 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:18.923] thr=98 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:18.923] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:18.923] thr=98 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:18.924] thr=98 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:18.924] thr=98 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:18.961] thr=98 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:18.970] thr=98 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:18.970] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:18.970] thr=98 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:18.971] thr=98 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:18.971] thr=98 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:19.009] thr=98 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:19.020] thr=98 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:19.020] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:19.020] thr=98 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:19.021] thr=98 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:19.021] thr=98 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:19.059] thr=98 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:19.067] thr=98 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:19.068] thr=98 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:19.169] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:19.172] thr=98 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:19.172] thr=98 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:19.173] thr=98 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:19.185] thr=98 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:19.185] thr=98 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:19.187] thr=98 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:23.529] thr=99 paramiko.transport: starting thread (client mode): 0x52e8c70 +DEB [20190331-09:40:23.529] thr=99 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:23.538] thr=99 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:23.538] thr=99 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:23.541] thr=99 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:23.541] thr=99 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:23.541] thr=99 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:23.542] thr=99 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:23.542] thr=99 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:23.542] thr=99 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:23.546] thr=99 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:23.546] thr=99 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:23.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:23.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:23.586] thr=99 paramiko.transport: userauth is OK +INF [20190331-09:40:23.606] thr=99 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:23.607] thr=99 paramiko.transport: userauth is OK +INF [20190331-09:40:23.628] thr=99 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:23.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:23.772] thr=99 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:23.772] thr=99 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:23.813] thr=99 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:23.813] thr=99 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:23.816] thr=99 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:23.831] thr=99 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:23.831] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:23.832] thr=99 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:23.833] thr=99 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:23.833] thr=99 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:23.874] thr=99 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:23.887] thr=99 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:23.887] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:23.887] thr=99 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:23.888] thr=99 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:23.888] thr=99 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:23.929] thr=99 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:23.938] thr=99 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:23.938] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:23.939] thr=99 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:23.939] thr=99 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:23.939] thr=99 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:23.981] thr=99 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:23.990] thr=99 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:23.991] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:23.991] thr=99 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:23.992] thr=99 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:23.992] thr=99 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:24.033] thr=99 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:24.045] thr=99 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:24.045] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:24.046] thr=99 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:24.046] thr=99 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:24.046] thr=99 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:24.085] thr=99 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:24.095] thr=99 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:24.095] thr=99 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:24.196] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:24.197] thr=99 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:24.197] thr=99 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:24.198] thr=99 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:24.211] thr=99 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:24.211] thr=99 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:24.213] thr=99 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:28.530] thr=100 paramiko.transport: starting thread (client mode): 0x50a6430 +DEB [20190331-09:40:28.530] thr=100 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:28.540] thr=100 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:28.541] thr=100 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:28.544] thr=100 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:28.545] thr=100 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:28.545] thr=100 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:28.545] thr=100 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:28.545] thr=100 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:28.545] thr=100 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:28.550] thr=100 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:28.550] thr=100 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:28.551] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:28.552] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:28.590] thr=100 paramiko.transport: userauth is OK +INF [20190331-09:40:28.665] thr=100 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:28.665] thr=100 paramiko.transport: userauth is OK +INF [20190331-09:40:28.694] thr=100 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:28.694] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:28.860] thr=100 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:28.860] thr=100 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:28.901] thr=100 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:28.901] thr=100 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:28.904] thr=100 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:28.917] thr=100 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:28.917] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:28.917] thr=100 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:28.918] thr=100 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:28.918] thr=100 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:28.957] thr=100 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:28.968] thr=100 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:28.969] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:28.969] thr=100 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:28.970] thr=100 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:28.970] thr=100 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:29.008] thr=100 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:29.016] thr=100 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:29.017] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:29.017] thr=100 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:29.018] thr=100 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:29.018] thr=100 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:29.058] thr=100 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:29.067] thr=100 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:29.067] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:29.067] thr=100 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:29.068] thr=100 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:29.068] thr=100 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:29.107] thr=100 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:29.120] thr=100 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:29.120] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:29.121] thr=100 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:29.121] thr=100 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:29.121] thr=100 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:29.160] thr=100 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:29.171] thr=100 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:29.171] thr=100 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:29.272] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:29.273] thr=100 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:29.273] thr=100 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:29.274] thr=100 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:29.283] thr=100 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:29.284] thr=100 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:29.286] thr=100 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:33.529] thr=101 paramiko.transport: starting thread (client mode): 0x50902d0 +DEB [20190331-09:40:33.529] thr=101 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:33.539] thr=101 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:33.539] thr=101 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:33.542] thr=101 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:33.542] thr=101 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:33.542] thr=101 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:33.542] thr=101 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:33.542] thr=101 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:33.543] thr=101 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:33.547] thr=101 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:33.547] thr=101 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:33.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:33.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:33.585] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:40:33.607] thr=101 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:33.607] thr=101 paramiko.transport: userauth is OK +INF [20190331-09:40:33.629] thr=101 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:33.629] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:33.772] thr=101 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:33.772] thr=101 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:33.812] thr=101 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:33.812] thr=101 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:33.816] thr=101 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:33.830] thr=101 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:33.830] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:33.830] thr=101 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:33.831] thr=101 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:33.831] thr=101 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:33.870] thr=101 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:33.882] thr=101 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:33.882] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:33.883] thr=101 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:33.883] thr=101 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:33.883] thr=101 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:33.923] thr=101 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:33.932] thr=101 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:33.932] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:33.933] thr=101 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:33.933] thr=101 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:33.933] thr=101 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:33.972] thr=101 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:33.980] thr=101 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:33.981] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:33.981] thr=101 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:33.982] thr=101 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:33.982] thr=101 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:34.021] thr=101 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:34.032] thr=101 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:34.032] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:34.032] thr=101 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:34.033] thr=101 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:34.033] thr=101 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:34.072] thr=101 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:34.081] thr=101 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:34.081] thr=101 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:34.181] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:34.182] thr=101 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:34.182] thr=101 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:34.184] thr=101 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:34.194] thr=101 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:34.194] thr=101 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:34.196] thr=101 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:38.529] thr=102 paramiko.transport: starting thread (client mode): 0x52e8a50 +DEB [20190331-09:40:38.529] thr=102 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:38.538] thr=102 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:38.539] thr=102 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:38.542] thr=102 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:38.542] thr=102 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:38.542] thr=102 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:38.542] thr=102 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:38.542] thr=102 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:38.542] thr=102 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:38.546] thr=102 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:38.546] thr=102 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:38.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:38.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:38.584] thr=102 paramiko.transport: userauth is OK +INF [20190331-09:40:38.604] thr=102 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:38.605] thr=102 paramiko.transport: userauth is OK +INF [20190331-09:40:38.626] thr=102 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:38.626] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:38.764] thr=102 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:38.764] thr=102 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:38.805] thr=102 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:38.805] thr=102 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:38.808] thr=102 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:38.821] thr=102 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:38.822] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:38.822] thr=102 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:38.823] thr=102 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:38.823] thr=102 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:38.865] thr=102 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:38.877] thr=102 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:38.877] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:38.878] thr=102 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:38.878] thr=102 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:38.878] thr=102 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:38.916] thr=102 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:38.925] thr=102 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:38.926] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:38.926] thr=102 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:38.926] thr=102 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:38.927] thr=102 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:38.964] thr=102 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:38.973] thr=102 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:38.973] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:38.973] thr=102 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:38.974] thr=102 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:38.974] thr=102 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:39.013] thr=102 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:39.024] thr=102 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:39.024] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:39.024] thr=102 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:39.025] thr=102 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:39.025] thr=102 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:39.064] thr=102 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:39.073] thr=102 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:39.073] thr=102 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:39.174] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:39.175] thr=102 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:39.175] thr=102 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:39.176] thr=102 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:39.187] thr=102 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:39.188] thr=102 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:39.190] thr=102 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:43.530] thr=103 paramiko.transport: starting thread (client mode): 0x4c50ff0 +DEB [20190331-09:40:43.530] thr=103 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:43.539] thr=103 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:43.539] thr=103 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:43.541] thr=103 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:43.542] thr=103 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:43.542] thr=103 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:43.542] thr=103 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:43.542] thr=103 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:43.542] thr=103 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:43.546] thr=103 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:43.546] thr=103 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:43.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:43.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:43.585] thr=103 paramiko.transport: userauth is OK +INF [20190331-09:40:43.604] thr=103 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:43.605] thr=103 paramiko.transport: userauth is OK +INF [20190331-09:40:43.625] thr=103 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:43.626] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:43.759] thr=103 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:43.760] thr=103 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:43.799] thr=103 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:43.799] thr=103 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:43.804] thr=103 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:43.817] thr=103 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:43.818] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:43.818] thr=103 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:43.819] thr=103 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:43.820] thr=103 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:43.858] thr=103 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:43.870] thr=103 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:43.870] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:43.871] thr=103 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:43.871] thr=103 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:43.871] thr=103 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:43.912] thr=103 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:43.921] thr=103 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:43.921] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:43.922] thr=103 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:43.922] thr=103 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:43.922] thr=103 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:43.961] thr=103 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:43.970] thr=103 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:43.970] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:43.970] thr=103 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:43.971] thr=103 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:43.971] thr=103 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:44.010] thr=103 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:44.022] thr=103 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:44.022] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:44.023] thr=103 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:44.023] thr=103 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:44.024] thr=103 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:44.062] thr=103 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:44.071] thr=103 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:44.072] thr=103 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:44.173] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:44.174] thr=103 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:44.174] thr=103 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:44.176] thr=103 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:44.186] thr=103 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:44.187] thr=103 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:44.189] thr=103 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:48.528] thr=95 paramiko.transport: starting thread (client mode): 0x50e93f0 +DEB [20190331-09:40:48.528] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:48.538] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:48.538] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:48.541] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:48.541] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:48.541] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:48.541] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:48.541] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:48.541] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:48.546] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:48.546] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:48.546] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:48.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:48.586] thr=95 paramiko.transport: userauth is OK +INF [20190331-09:40:48.606] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:48.607] thr=95 paramiko.transport: userauth is OK +INF [20190331-09:40:48.627] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:48.627] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:48.786] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:48.786] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:48.827] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:48.827] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:48.831] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:48.847] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:48.847] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:48.847] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:48.848] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:48.849] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:48.890] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:48.904] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:48.904] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:48.905] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:48.905] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:48.905] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:48.943] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:48.952] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:48.952] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:48.953] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:48.953] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:48.953] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:48.991] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:49.002] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:49.002] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:49.002] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:49.003] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:49.003] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:49.041] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:49.052] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:49.052] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:49.052] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:49.053] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:49.053] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:49.092] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:49.101] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:49.101] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:49.202] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:49.203] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:49.203] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:49.205] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:49.217] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:49.217] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:49.219] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:53.530] thr=104 paramiko.transport: starting thread (client mode): 0x50a6310 +DEB [20190331-09:40:53.530] thr=104 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:53.541] thr=104 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:53.541] thr=104 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:53.545] thr=104 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:53.545] thr=104 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:53.545] thr=104 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:53.545] thr=104 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:53.545] thr=104 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:53.546] thr=104 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:53.550] thr=104 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:53.550] thr=104 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:53.551] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:53.552] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:53.587] thr=104 paramiko.transport: userauth is OK +INF [20190331-09:40:53.608] thr=104 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:53.609] thr=104 paramiko.transport: userauth is OK +INF [20190331-09:40:53.632] thr=104 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:53.633] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:53.779] thr=104 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:53.779] thr=104 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:53.820] thr=104 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:53.820] thr=104 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:53.823] thr=104 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:53.836] thr=104 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:53.837] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:53.837] thr=104 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:53.838] thr=104 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:53.838] thr=104 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:53.877] thr=104 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:53.889] thr=104 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:53.889] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:53.890] thr=104 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:53.890] thr=104 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:53.890] thr=104 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:53.929] thr=104 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:53.938] thr=104 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:53.938] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:53.938] thr=104 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:53.939] thr=104 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:53.939] thr=104 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:53.978] thr=104 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:53.987] thr=104 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:53.987] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:53.988] thr=104 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:53.988] thr=104 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:53.988] thr=104 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:54.028] thr=104 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:54.039] thr=104 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:54.039] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:54.039] thr=104 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:54.040] thr=104 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:54.040] thr=104 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:54.079] thr=104 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:54.089] thr=104 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:54.089] thr=104 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:54.190] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:54.191] thr=104 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:54.191] thr=104 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:54.193] thr=104 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:54.202] thr=104 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:54.204] thr=104 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:54.205] thr=104 paramiko.transport: EOF in transport thread +DEB [20190331-09:40:58.530] thr=105 paramiko.transport: starting thread (client mode): 0x50e7a30 +DEB [20190331-09:40:58.530] thr=105 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:40:58.538] thr=105 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:40:58.538] thr=105 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:40:58.541] thr=105 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:40:58.542] thr=105 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:40:58.542] thr=105 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:40:58.542] thr=105 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:40:58.542] thr=105 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:40:58.542] thr=105 paramiko.transport: Compression agreed: none +DEB [20190331-09:40:58.546] thr=105 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:40:58.547] thr=105 paramiko.transport: Switch to new keys ... +DEB [20190331-09:40:58.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:40:58.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:40:58.587] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:40:58.608] thr=105 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:40:58.609] thr=105 paramiko.transport: userauth is OK +INF [20190331-09:40:58.629] thr=105 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:40:58.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:40:58.766] thr=105 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:40:58.767] thr=105 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:40:58.807] thr=105 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:40:58.807] thr=105 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:40:58.810] thr=105 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:40:58.822] thr=105 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:40:58.822] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:40:58.823] thr=105 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:40:58.823] thr=105 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:40:58.823] thr=105 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:40:58.862] thr=105 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:40:58.873] thr=105 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:40:58.874] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:40:58.874] thr=105 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:40:58.875] thr=105 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:40:58.875] thr=105 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:40:58.915] thr=105 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:40:58.923] thr=105 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:40:58.923] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:40:58.924] thr=105 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:40:58.924] thr=105 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:40:58.925] thr=105 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:40:58.964] thr=105 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:40:58.973] thr=105 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:40:58.973] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:40:58.973] thr=105 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:40:58.974] thr=105 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:40:58.974] thr=105 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:40:59.015] thr=105 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:40:59.026] thr=105 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:40:59.026] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:40:59.026] thr=105 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:40:59.027] thr=105 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:40:59.027] thr=105 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:40:59.067] thr=105 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:40:59.076] thr=105 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:40:59.076] thr=105 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:40:59.177] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:40:59.178] thr=105 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:40:59.178] thr=105 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:40:59.179] thr=105 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:40:59.190] thr=105 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:40:59.190] thr=105 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:40:59.192] thr=105 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:03.529] thr=106 paramiko.transport: starting thread (client mode): 0x50e9af0 +DEB [20190331-09:41:03.529] thr=106 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:03.537] thr=106 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:03.537] thr=106 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:03.540] thr=106 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:03.540] thr=106 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:03.541] thr=106 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:03.541] thr=106 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:03.541] thr=106 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:03.541] thr=106 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:03.545] thr=106 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:03.545] thr=106 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:03.545] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:03.546] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:03.586] thr=106 paramiko.transport: userauth is OK +INF [20190331-09:41:03.606] thr=106 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:03.607] thr=106 paramiko.transport: userauth is OK +INF [20190331-09:41:03.628] thr=106 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:03.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:03.761] thr=106 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:03.761] thr=106 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:03.801] thr=106 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:03.801] thr=106 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:03.806] thr=106 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:03.820] thr=106 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:03.820] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:03.821] thr=106 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:03.821] thr=106 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:03.822] thr=106 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:03.861] thr=106 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:03.873] thr=106 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:03.874] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:03.874] thr=106 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:03.874] thr=106 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:03.875] thr=106 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:03.915] thr=106 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:03.924] thr=106 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:03.924] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:03.924] thr=106 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:03.925] thr=106 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:03.925] thr=106 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:03.966] thr=106 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:03.975] thr=106 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:03.975] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:03.976] thr=106 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:03.976] thr=106 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:03.976] thr=106 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:04.018] thr=106 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:04.029] thr=106 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:04.029] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:04.029] thr=106 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:04.030] thr=106 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:04.030] thr=106 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:04.071] thr=106 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:04.079] thr=106 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:04.080] thr=106 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:04.181] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:04.182] thr=106 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:04.182] thr=106 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:04.184] thr=106 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:04.195] thr=106 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:04.195] thr=106 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:04.198] thr=106 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:08.529] thr=107 paramiko.transport: starting thread (client mode): 0x50e79d0 +DEB [20190331-09:41:08.529] thr=107 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:08.539] thr=107 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:08.540] thr=107 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:08.542] thr=107 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:08.542] thr=107 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:08.543] thr=107 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:08.543] thr=107 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:08.543] thr=107 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:08.543] thr=107 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:08.547] thr=107 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:08.547] thr=107 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:08.547] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:08.548] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:08.587] thr=107 paramiko.transport: userauth is OK +INF [20190331-09:41:08.606] thr=107 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:08.607] thr=107 paramiko.transport: userauth is OK +INF [20190331-09:41:08.629] thr=107 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:08.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:08.771] thr=107 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:08.772] thr=107 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:08.813] thr=107 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:08.813] thr=107 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:08.817] thr=107 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:08.832] thr=107 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:08.832] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:08.833] thr=107 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:08.833] thr=107 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:08.833] thr=107 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:08.873] thr=107 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:08.887] thr=107 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:08.887] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:08.887] thr=107 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:08.888] thr=107 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:08.888] thr=107 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:08.929] thr=107 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:08.939] thr=107 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:08.939] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:08.939] thr=107 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:08.940] thr=107 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:08.940] thr=107 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:08.981] thr=107 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:08.991] thr=107 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:08.991] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:08.991] thr=107 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:08.992] thr=107 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:08.992] thr=107 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:09.032] thr=107 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:09.044] thr=107 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:09.044] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:09.045] thr=107 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:09.045] thr=107 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:09.045] thr=107 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:09.083] thr=107 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:09.093] thr=107 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:09.094] thr=107 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:09.195] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:09.196] thr=107 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:09.196] thr=107 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:09.198] thr=107 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:09.208] thr=107 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:09.209] thr=107 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:09.211] thr=107 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:13.529] thr=81 paramiko.transport: starting thread (client mode): 0x5083a70 +DEB [20190331-09:41:13.529] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:13.541] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:13.541] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:13.545] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:13.545] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:13.545] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:13.545] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:13.545] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:13.546] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:13.550] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:13.550] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:13.551] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:13.552] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:13.590] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:41:13.611] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:13.611] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:41:13.634] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:13.634] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:13.794] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:13.794] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:13.835] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:13.835] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:13.840] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:13.852] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:13.853] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:13.853] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:13.854] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:13.854] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:13.895] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:13.906] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:13.906] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:13.907] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:13.907] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:13.907] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:13.949] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:13.958] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:13.958] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:13.959] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:13.959] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:13.959] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:14.000] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:14.008] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:14.009] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:14.009] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:14.010] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:14.010] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:14.049] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:14.060] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:14.060] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:14.060] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:14.061] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:14.061] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:14.099] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:14.108] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:14.108] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:14.209] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:14.210] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:14.210] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:14.212] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:14.224] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:14.224] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:14.226] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:18.530] thr=108 paramiko.transport: starting thread (client mode): 0x50e9ad0 +DEB [20190331-09:41:18.531] thr=108 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:18.540] thr=108 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:18.540] thr=108 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:18.544] thr=108 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:18.544] thr=108 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:18.544] thr=108 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:18.544] thr=108 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:18.544] thr=108 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:18.544] thr=108 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:18.548] thr=108 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:18.549] thr=108 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:18.549] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:18.550] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:18.586] thr=108 paramiko.transport: userauth is OK +INF [20190331-09:41:18.606] thr=108 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:18.607] thr=108 paramiko.transport: userauth is OK +INF [20190331-09:41:18.628] thr=108 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:18.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:18.764] thr=108 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:18.764] thr=108 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:18.803] thr=108 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:18.803] thr=108 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:18.805] thr=108 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:18.818] thr=108 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:18.819] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:18.819] thr=108 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:18.820] thr=108 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:18.820] thr=108 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:18.861] thr=108 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:18.872] thr=108 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:18.873] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:18.873] thr=108 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:18.874] thr=108 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:18.874] thr=108 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:18.914] thr=108 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:18.923] thr=108 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:18.923] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:18.923] thr=108 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:18.924] thr=108 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:18.924] thr=108 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:18.964] thr=108 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:18.975] thr=108 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:18.975] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:18.975] thr=108 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:18.976] thr=108 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:18.976] thr=108 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:19.015] thr=108 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:19.029] thr=108 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:19.029] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:19.029] thr=108 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:19.030] thr=108 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:19.030] thr=108 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:19.068] thr=108 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:19.082] thr=108 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:19.083] thr=108 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:19.184] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:19.185] thr=108 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:19.185] thr=108 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:19.187] thr=108 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:19.199] thr=108 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:19.199] thr=108 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:19.201] thr=108 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:23.530] thr=1 paramiko.transport: starting thread (client mode): 0x4dd4ad0 +DEB [20190331-09:41:23.531] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:23.540] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:23.540] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:23.543] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:23.543] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:23.543] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:23.544] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:23.544] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:23.544] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:23.548] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:23.548] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:23.548] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:23.549] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:23.588] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:41:23.608] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:23.609] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:41:23.629] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:23.630] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:23.766] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:23.766] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:23.806] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:23.806] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:23.809] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:23.822] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:23.822] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:23.823] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:23.823] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:23.823] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:23.864] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:23.876] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:23.876] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:23.877] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:23.877] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:23.877] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:23.917] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:23.926] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:23.926] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:23.927] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:23.927] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:23.927] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:23.968] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:23.977] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:23.977] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:23.978] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:23.978] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:23.978] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:24.017] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:24.028] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:24.029] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:24.029] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:24.030] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:24.030] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:24.069] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:24.078] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:24.078] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:24.179] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:24.180] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:24.180] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:24.181] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:24.192] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:24.193] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:24.194] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:28.529] thr=109 paramiko.transport: starting thread (client mode): 0x4d98f10 +DEB [20190331-09:41:28.530] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:28.539] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:28.539] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:28.541] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:28.541] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:28.542] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:28.542] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:28.542] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:28.542] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:28.546] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:28.546] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:28.546] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:28.547] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:28.586] thr=109 paramiko.transport: userauth is OK +INF [20190331-09:41:28.605] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:28.606] thr=109 paramiko.transport: userauth is OK +INF [20190331-09:41:28.628] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:28.628] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:28.771] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:28.771] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:28.812] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:28.812] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:28.815] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:28.828] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:28.828] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:28.829] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:28.829] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:28.830] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:28.869] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:28.881] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:28.882] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:28.882] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:28.883] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:28.883] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:28.923] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:28.933] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:28.933] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:28.934] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:28.934] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:28.934] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:28.974] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:28.984] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:28.984] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:28.984] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:28.985] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:28.985] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:29.026] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:29.038] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:29.038] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:29.039] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:29.039] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:29.039] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:29.080] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:29.089] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:29.090] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:29.190] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:29.191] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:29.191] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:29.193] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:29.205] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:29.206] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:29.208] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:33.531] thr=110 paramiko.transport: starting thread (client mode): 0x52e83d0 +DEB [20190331-09:41:33.531] thr=110 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:33.542] thr=110 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:33.542] thr=110 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:33.547] thr=110 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:33.547] thr=110 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:33.547] thr=110 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:33.547] thr=110 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:33.548] thr=110 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:33.548] thr=110 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:33.552] thr=110 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:33.552] thr=110 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:33.553] thr=56 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:33.554] thr=56 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:33.593] thr=110 paramiko.transport: userauth is OK +INF [20190331-09:41:33.699] thr=110 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:33.700] thr=110 paramiko.transport: userauth is OK +INF [20190331-09:41:33.723] thr=110 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:33.723] thr=56 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:33.890] thr=110 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:33.890] thr=110 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:33.931] thr=110 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:33.931] thr=110 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:33.935] thr=110 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:33.949] thr=110 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:33.949] thr=56 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:33.949] thr=110 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:33.950] thr=110 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:33.950] thr=110 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:33.989] thr=110 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:34.002] thr=110 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:34.003] thr=56 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:34.003] thr=110 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:34.004] thr=110 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:34.004] thr=110 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:34.043] thr=110 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:34.052] thr=110 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:34.052] thr=56 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:34.052] thr=110 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:34.053] thr=110 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:34.053] thr=110 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:34.092] thr=110 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:34.101] thr=110 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:34.101] thr=56 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:34.101] thr=110 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:34.102] thr=110 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:34.102] thr=110 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:34.142] thr=110 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:34.154] thr=110 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:34.155] thr=56 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:34.155] thr=110 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:34.156] thr=110 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:34.156] thr=110 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:34.194] thr=110 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:34.206] thr=110 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:34.206] thr=110 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:34.307] thr=56 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:34.308] thr=110 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:34.308] thr=110 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:34.310] thr=110 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:34.319] thr=110 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:34.320] thr=110 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:34.322] thr=110 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:38.531] thr=111 paramiko.transport: starting thread (client mode): 0x52b1730 +DEB [20190331-09:41:38.531] thr=111 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:38.542] thr=111 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:38.542] thr=111 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:38.546] thr=111 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:38.546] thr=111 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:38.546] thr=111 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:38.546] thr=111 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:38.546] thr=111 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:38.547] thr=111 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:38.551] thr=111 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:38.551] thr=111 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:38.552] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:38.553] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:38.590] thr=111 paramiko.transport: userauth is OK +INF [20190331-09:41:38.610] thr=111 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:38.611] thr=111 paramiko.transport: userauth is OK +INF [20190331-09:41:38.634] thr=111 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:38.635] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:38.784] thr=111 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:38.785] thr=111 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:38.825] thr=111 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:38.825] thr=111 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:38.829] thr=111 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:38.842] thr=111 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:38.843] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:38.843] thr=111 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:38.844] thr=111 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:38.844] thr=111 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:38.884] thr=111 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:38.895] thr=111 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:38.896] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:38.896] thr=111 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:38.897] thr=111 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:38.897] thr=111 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:38.937] thr=111 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:38.945] thr=111 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:38.946] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:38.946] thr=111 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:38.947] thr=111 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:38.947] thr=111 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:38.988] thr=111 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:38.996] thr=111 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:38.997] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:38.997] thr=111 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:38.998] thr=111 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:38.998] thr=111 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:39.039] thr=111 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:39.050] thr=111 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:39.051] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:39.051] thr=111 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:39.052] thr=111 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:39.052] thr=111 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:39.093] thr=111 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:39.102] thr=111 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:39.102] thr=111 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:39.203] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:39.204] thr=111 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:39.204] thr=111 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:39.206] thr=111 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:39.216] thr=111 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:39.216] thr=111 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:39.218] thr=111 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:43.531] thr=112 paramiko.transport: starting thread (client mode): 0x5083490 +DEB [20190331-09:41:43.531] thr=112 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:43.540] thr=112 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:43.540] thr=112 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:43.543] thr=112 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:43.543] thr=112 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:43.543] thr=112 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:43.543] thr=112 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:43.543] thr=112 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:43.543] thr=112 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:43.547] thr=112 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:43.547] thr=112 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:43.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:43.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:43.585] thr=112 paramiko.transport: userauth is OK +INF [20190331-09:41:43.604] thr=112 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:43.605] thr=112 paramiko.transport: userauth is OK +INF [20190331-09:41:43.626] thr=112 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:43.626] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:43.763] thr=112 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:43.763] thr=112 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:43.804] thr=112 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:43.804] thr=112 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:43.807] thr=112 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:43.820] thr=112 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:43.820] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:43.821] thr=112 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:43.821] thr=112 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:43.821] thr=112 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:43.860] thr=112 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:43.872] thr=112 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:43.872] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:43.873] thr=112 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:43.873] thr=112 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:43.873] thr=112 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:43.914] thr=112 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:43.923] thr=112 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:43.923] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:43.923] thr=112 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:43.924] thr=112 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:43.924] thr=112 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:43.964] thr=112 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:43.973] thr=112 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:43.973] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:43.973] thr=112 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:43.974] thr=112 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:43.974] thr=112 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:44.013] thr=112 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:44.024] thr=112 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:44.024] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:44.025] thr=112 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:44.025] thr=112 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:44.025] thr=112 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:44.065] thr=112 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:44.074] thr=112 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:44.074] thr=112 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:44.175] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:44.176] thr=112 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:44.176] thr=112 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:44.177] thr=112 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:44.188] thr=112 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:44.188] thr=112 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:44.190] thr=112 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:48.530] thr=113 paramiko.transport: starting thread (client mode): 0x50e9970 +DEB [20190331-09:41:48.530] thr=113 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:48.540] thr=113 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:48.540] thr=113 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:48.543] thr=113 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:48.543] thr=113 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:48.543] thr=113 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:48.543] thr=113 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:48.544] thr=113 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:48.544] thr=113 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:48.548] thr=113 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:48.548] thr=113 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:48.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:48.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:48.587] thr=113 paramiko.transport: userauth is OK +INF [20190331-09:41:48.607] thr=113 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:48.607] thr=113 paramiko.transport: userauth is OK +INF [20190331-09:41:48.629] thr=113 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:48.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:48.769] thr=113 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:48.769] thr=113 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:48.809] thr=113 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:48.809] thr=113 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:48.813] thr=113 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:48.827] thr=113 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:48.827] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:48.827] thr=113 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:48.828] thr=113 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:48.828] thr=113 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:48.869] thr=113 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:48.881] thr=113 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:48.882] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:48.882] thr=113 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:48.882] thr=113 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:48.883] thr=113 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:48.924] thr=113 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:48.934] thr=113 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:48.934] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:48.935] thr=113 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:48.935] thr=113 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:48.936] thr=113 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:48.973] thr=113 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:48.981] thr=113 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:48.981] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:48.981] thr=113 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:48.982] thr=113 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:48.982] thr=113 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:49.021] thr=113 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:49.032] thr=113 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:49.033] thr=113 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:49.033] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:49.070] thr=113 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:49.071] thr=113 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:49.072] thr=113 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:49.081] thr=113 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:49.081] thr=113 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:49.182] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:49.183] thr=113 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:49.183] thr=113 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:49.184] thr=113 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:49.196] thr=113 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:49.196] thr=113 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:49.198] thr=113 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:53.530] thr=114 paramiko.transport: starting thread (client mode): 0x50a7a10 +DEB [20190331-09:41:53.530] thr=114 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:53.539] thr=114 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:53.539] thr=114 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:53.542] thr=114 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:53.542] thr=114 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:53.542] thr=114 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:53.542] thr=114 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:53.542] thr=114 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:53.543] thr=114 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:53.547] thr=114 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:53.547] thr=114 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:53.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:53.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:53.585] thr=114 paramiko.transport: userauth is OK +INF [20190331-09:41:53.606] thr=114 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:53.607] thr=114 paramiko.transport: userauth is OK +INF [20190331-09:41:53.628] thr=114 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:53.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:53.767] thr=114 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:53.767] thr=114 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:53.809] thr=114 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:53.809] thr=114 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:53.812] thr=114 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:53.825] thr=114 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:53.826] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:53.826] thr=114 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:53.827] thr=114 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:53.827] thr=114 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:53.866] thr=114 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:53.879] thr=114 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:53.879] thr=114 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:53.880] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:53.919] thr=114 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:53.920] thr=114 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:53.921] thr=114 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:53.930] thr=114 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:53.931] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:53.931] thr=114 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:53.932] thr=114 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:53.932] thr=114 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:53.972] thr=114 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:53.983] thr=114 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:53.983] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:53.983] thr=114 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:53.984] thr=114 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:53.984] thr=114 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:54.024] thr=114 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:54.037] thr=114 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:54.037] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:54.037] thr=114 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:54.038] thr=114 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:54.038] thr=114 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:54.079] thr=114 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:54.089] thr=114 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:54.089] thr=114 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:54.190] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:54.191] thr=114 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:54.191] thr=114 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:54.192] thr=114 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:54.202] thr=114 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:54.203] thr=114 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:54.205] thr=114 paramiko.transport: EOF in transport thread +DEB [20190331-09:41:58.530] thr=115 paramiko.transport: starting thread (client mode): 0x5098670 +DEB [20190331-09:41:58.530] thr=115 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:41:58.543] thr=115 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:41:58.543] thr=115 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:41:58.547] thr=115 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:41:58.547] thr=115 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:41:58.547] thr=115 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:41:58.547] thr=115 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:41:58.547] thr=115 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:41:58.547] thr=115 paramiko.transport: Compression agreed: none +DEB [20190331-09:41:58.552] thr=115 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:41:58.552] thr=115 paramiko.transport: Switch to new keys ... +DEB [20190331-09:41:58.553] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:41:58.554] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:41:58.593] thr=115 paramiko.transport: userauth is OK +INF [20190331-09:41:58.613] thr=115 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:41:58.614] thr=115 paramiko.transport: userauth is OK +INF [20190331-09:41:58.637] thr=115 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:41:58.637] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:41:58.797] thr=115 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:41:58.798] thr=115 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:41:58.839] thr=115 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:41:58.839] thr=115 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:41:58.844] thr=115 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:41:58.858] thr=115 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:41:58.859] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:41:58.859] thr=115 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:41:58.860] thr=115 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:41:58.860] thr=115 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:41:58.901] thr=115 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:41:58.912] thr=115 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:41:58.913] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:41:58.913] thr=115 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:41:58.914] thr=115 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:41:58.914] thr=115 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:41:58.953] thr=115 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:41:58.961] thr=115 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:41:58.961] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:41:58.962] thr=115 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:41:58.962] thr=115 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:41:58.963] thr=115 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:41:59.001] thr=115 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:41:59.009] thr=115 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:41:59.010] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:41:59.010] thr=115 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:41:59.011] thr=115 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:41:59.011] thr=115 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:41:59.048] thr=115 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:41:59.059] thr=115 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:41:59.059] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:41:59.059] thr=115 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:41:59.060] thr=115 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:41:59.060] thr=115 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:41:59.099] thr=115 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:41:59.108] thr=115 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:41:59.108] thr=115 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:41:59.209] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:41:59.210] thr=115 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:41:59.210] thr=115 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:41:59.212] thr=115 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:41:59.223] thr=115 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:41:59.224] thr=115 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:41:59.226] thr=115 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:03.530] thr=116 paramiko.transport: starting thread (client mode): 0x50e9630 +DEB [20190331-09:42:03.530] thr=116 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:03.541] thr=116 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:03.541] thr=116 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:03.545] thr=116 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:03.545] thr=116 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:03.545] thr=116 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:03.546] thr=116 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:03.546] thr=116 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:03.546] thr=116 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:03.550] thr=116 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:03.550] thr=116 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:03.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:03.552] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:03.588] thr=116 paramiko.transport: userauth is OK +INF [20190331-09:42:03.609] thr=116 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:03.610] thr=116 paramiko.transport: userauth is OK +INF [20190331-09:42:03.633] thr=116 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:03.634] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:03.778] thr=116 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:03.778] thr=116 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:03.818] thr=116 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:03.818] thr=116 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:03.822] thr=116 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:03.834] thr=116 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:03.835] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:03.835] thr=116 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:03.836] thr=116 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:03.836] thr=116 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:03.875] thr=116 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:03.889] thr=116 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:03.890] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:03.890] thr=116 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:03.891] thr=116 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:03.891] thr=116 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:03.929] thr=116 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:03.937] thr=116 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:03.938] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:03.938] thr=116 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:03.938] thr=116 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:03.939] thr=116 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:03.978] thr=116 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:03.987] thr=116 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:03.987] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:03.988] thr=116 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:03.988] thr=116 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:03.989] thr=116 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:04.028] thr=116 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:04.039] thr=116 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:04.040] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:04.040] thr=116 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:04.040] thr=116 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:04.041] thr=116 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:04.080] thr=116 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:04.089] thr=116 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:04.090] thr=116 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:04.190] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:04.191] thr=116 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:04.191] thr=116 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:04.192] thr=116 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:04.203] thr=116 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:04.203] thr=116 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:04.205] thr=116 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:08.541] thr=1 paramiko.transport: starting thread (client mode): 0x5176730 +DEB [20190331-09:42:08.541] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:08.550] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:08.551] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:08.554] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:08.554] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:08.554] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:08.554] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:08.554] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:08.554] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:08.561] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:08.562] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:08.562] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:08.569] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:08.602] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:42:08.636] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:08.637] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:42:08.683] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:08.684] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:09.124] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:09.124] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:09.165] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:09.165] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:09.172] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:09.189] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:09.189] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:09.190] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:09.191] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:09.191] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:09.232] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:09.257] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:09.258] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:09.258] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:09.259] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:09.259] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:09.300] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:09.317] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:09.317] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:09.317] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:09.318] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:09.318] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:09.359] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:09.371] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:09.371] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:09.372] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:09.372] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:09.372] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:09.412] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:09.430] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:09.430] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:09.431] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:09.431] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:09.431] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:09.470] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:09.480] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:09.480] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:09.581] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:09.582] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:09.582] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:09.583] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:09.593] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:09.594] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:09.596] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:13.528] thr=3 paramiko.transport: starting thread (client mode): 0x5140070 +DEB [20190331-09:42:13.528] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:13.538] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:13.538] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:13.541] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:13.541] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:13.541] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:13.541] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:13.541] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:13.541] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:13.545] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:13.545] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:13.545] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:13.546] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:13.583] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:42:13.602] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:13.603] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:42:13.625] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:13.626] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:13.770] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:13.770] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:13.810] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:13.810] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:13.814] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:13.828] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:13.828] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:13.828] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:13.829] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:13.829] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:13.868] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:13.880] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:13.880] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:13.881] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:13.881] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:13.881] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:13.921] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:13.929] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:13.930] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:13.930] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:13.931] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:13.931] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:13.968] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:13.977] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:13.977] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:13.977] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:13.978] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:13.978] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:14.016] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:14.027] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:14.027] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:14.028] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:14.028] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:14.028] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:14.067] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:14.076] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:14.076] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:14.176] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:14.177] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:14.177] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:14.178] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:14.189] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:14.191] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:14.192] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:19.047] thr=1 paramiko.transport: starting thread (client mode): 0x4fb8430 +DEB [20190331-09:42:19.048] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:19.058] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:19.058] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:19.063] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:19.063] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:19.063] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:19.064] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:19.064] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:19.064] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:19.069] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:19.070] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:19.070] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:19.074] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:19.109] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:42:19.131] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:19.132] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:42:19.182] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:19.183] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:19.355] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:19.355] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:19.397] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:19.397] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:19.401] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:19.414] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:19.415] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:19.415] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:19.416] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:19.416] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:19.456] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:19.468] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:19.469] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:19.469] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:19.470] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:19.470] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:19.511] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:19.521] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:19.521] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:19.521] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:19.522] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:19.522] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:19.563] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:19.573] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:19.573] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:19.573] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:19.574] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:19.574] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:19.613] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:19.625] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:19.625] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:19.626] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:19.626] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:19.626] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:19.664] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:19.674] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:19.674] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:19.775] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:19.776] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:19.776] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:19.777] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:19.787] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:19.788] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:19.789] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:23.529] thr=3 paramiko.transport: starting thread (client mode): 0x5261310 +DEB [20190331-09:42:23.529] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:23.538] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:23.538] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:23.541] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:23.542] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:23.542] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:23.542] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:23.542] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:23.542] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:23.546] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:23.546] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:23.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:23.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:23.587] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:42:23.607] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:23.608] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:42:23.629] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:23.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:23.763] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:23.764] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:23.803] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:23.803] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:23.807] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:23.820] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:23.820] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:23.821] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:23.821] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:23.821] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:23.860] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:23.872] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:23.872] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:23.873] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:23.873] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:23.873] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:23.912] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:23.920] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:23.921] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:23.921] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:23.922] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:23.922] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:23.961] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:23.969] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:23.970] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:23.970] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:23.971] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:23.971] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:24.010] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:24.021] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:24.021] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:24.021] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:24.022] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:24.022] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:24.061] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:24.070] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:24.070] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:24.170] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:24.171] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:24.171] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:24.172] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:24.183] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:24.183] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:24.185] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:28.531] thr=4 paramiko.transport: starting thread (client mode): 0x4cc8390 +DEB [20190331-09:42:28.531] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:28.541] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:28.541] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:28.544] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:28.544] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:28.545] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:28.545] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:28.545] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:28.545] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:28.549] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:28.550] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:28.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:28.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:28.589] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:42:28.609] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:28.609] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:42:28.631] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:28.631] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:28.779] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:28.779] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:28.819] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:28.819] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:28.823] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:28.837] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:28.837] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:28.838] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:28.838] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:28.838] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:28.878] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:28.891] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:28.891] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:28.892] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:28.892] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:28.892] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:28.933] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:28.942] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:28.943] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:28.943] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:28.944] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:28.944] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:28.985] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:28.994] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:28.994] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:28.995] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:28.995] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:28.995] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:29.036] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:29.047] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:29.047] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:29.047] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:29.048] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:29.048] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:29.086] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:29.095] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:29.096] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:29.197] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:29.198] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:29.198] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:29.199] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:29.210] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:29.211] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:29.213] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:33.530] thr=5 paramiko.transport: starting thread (client mode): 0x4cc0ef0 +DEB [20190331-09:42:33.530] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:33.539] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:33.540] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:33.543] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:33.543] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:33.543] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:33.543] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:33.543] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:33.543] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:33.548] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:33.548] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:33.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:33.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:33.587] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:42:33.617] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:33.618] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:42:33.639] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:33.640] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:33.785] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:33.785] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:33.826] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:33.826] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:33.830] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:33.842] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:33.843] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:33.843] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:33.844] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:33.844] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:33.883] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:33.895] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:33.896] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:33.896] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:33.897] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:33.897] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:33.935] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:33.945] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:33.945] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:33.945] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:33.985] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:33.986] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:33.987] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:33.996] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:33.996] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:33.996] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:33.998] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:33.998] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:34.038] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:34.050] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:34.051] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:34.051] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:34.051] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:34.051] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:34.094] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:34.104] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:34.104] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:34.205] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:34.206] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:34.206] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:34.207] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:34.219] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:34.220] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:34.221] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:38.530] thr=6 paramiko.transport: starting thread (client mode): 0x4ce73d0 +DEB [20190331-09:42:38.530] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:38.539] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:38.540] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:38.543] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:38.543] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:38.543] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:38.543] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:38.543] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:38.543] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:38.547] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:38.548] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:38.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:38.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:38.585] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:42:38.703] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:38.704] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:42:38.727] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:38.728] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:38.915] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:38.915] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:38.956] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:38.956] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:38.961] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:38.977] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:38.978] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:38.979] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:38.979] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:38.979] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:39.019] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:39.031] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:39.031] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:39.032] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:39.032] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:39.032] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:39.073] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:39.081] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:39.082] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:39.082] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:39.083] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:39.083] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:39.122] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:39.132] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:39.132] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:39.132] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:39.133] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:39.133] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:39.171] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:39.184] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:39.184] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:39.184] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:39.185] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:39.185] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:39.224] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:39.237] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:39.238] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:39.338] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:39.339] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:39.339] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:39.341] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:39.350] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:39.350] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:39.352] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:43.534] thr=7 paramiko.transport: starting thread (client mode): 0x5049250 +DEB [20190331-09:42:43.534] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:43.551] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:43.551] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:43.554] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:43.554] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:43.554] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:43.555] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:43.555] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:43.555] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:43.559] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:43.560] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:43.560] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:43.561] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:43.598] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:42:43.620] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:43.621] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:42:43.642] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:43.642] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:43.795] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:43.795] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:43.837] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:43.837] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:43.842] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:43.857] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:43.857] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:43.858] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:43.858] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:43.858] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:43.899] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:43.913] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:43.913] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:43.913] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:43.914] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:43.914] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:43.953] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:43.963] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:43.963] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:43.964] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:43.964] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:43.964] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:44.002] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:44.012] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:44.012] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:44.012] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:44.013] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:44.013] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:44.051] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:44.063] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:44.064] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:44.064] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:44.064] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:44.065] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:44.104] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:44.115] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:44.115] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:44.216] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:44.217] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:44.217] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:44.218] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:44.229] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:44.229] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:44.231] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:48.530] thr=9 paramiko.transport: starting thread (client mode): 0x5050f10 +DEB [20190331-09:42:48.530] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:48.540] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:48.540] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:48.544] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:48.544] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:48.544] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:48.544] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:48.544] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:48.544] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:48.549] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:48.549] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:48.550] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:48.551] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:48.587] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:42:48.608] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:48.609] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:42:48.633] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:48.633] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:48.791] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:48.791] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:48.831] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:48.831] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:48.836] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:48.847] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:48.848] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:48.848] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:48.849] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:48.849] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:48.888] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:48.900] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:48.900] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:48.901] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:48.901] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:48.901] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:48.941] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:48.949] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:48.950] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:48.950] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:48.951] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:48.951] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:48.990] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:48.999] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:48.999] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:49.000] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:49.000] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:49.000] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:49.041] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:49.052] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:49.052] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:49.053] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:49.053] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:49.053] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:49.094] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:49.103] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:49.103] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:49.203] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:49.204] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:49.204] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:49.206] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:49.216] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:49.217] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:49.218] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:53.531] thr=10 paramiko.transport: starting thread (client mode): 0x5051fb0 +DEB [20190331-09:42:53.531] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:53.540] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:53.540] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:53.542] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:53.543] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:53.543] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:53.543] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:53.543] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:53.543] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:53.547] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:53.547] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:53.548] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:53.549] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:53.586] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:42:53.605] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:53.605] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:42:53.626] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:53.627] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:53.759] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:53.759] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:53.799] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:53.799] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:53.803] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:53.816] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:53.817] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:53.817] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:53.818] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:53.818] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:53.859] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:53.871] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:53.871] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:53.872] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:53.872] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:53.872] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:53.913] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:53.921] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:53.922] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:53.922] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:53.923] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:53.923] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:53.963] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:53.972] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:53.972] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:53.972] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:53.973] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:53.973] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:54.011] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:54.022] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:54.022] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:54.022] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:54.023] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:54.023] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:54.061] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:54.070] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:54.070] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:54.171] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:54.172] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:54.172] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:54.173] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:54.183] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:54.184] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:54.185] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-09:42:58.529] thr=11 paramiko.transport: starting thread (client mode): 0x4ce7270 +DEB [20190331-09:42:58.529] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:42:58.538] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:42:58.538] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:42:58.541] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:42:58.541] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:42:58.542] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:42:58.542] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:42:58.542] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:42:58.542] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:42:58.546] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:42:58.546] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:42:58.546] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:42:58.547] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:42:58.587] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:42:58.609] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:42:58.610] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:42:58.631] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:42:58.631] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:42:58.765] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:42:58.765] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:42:58.806] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:42:58.806] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:42:58.810] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:42:58.823] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:42:58.823] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:42:58.824] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:42:58.824] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:42:58.824] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:42:58.864] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:42:58.876] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:42:58.877] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:42:58.877] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:42:58.878] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:42:58.878] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:42:58.918] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:42:58.926] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:42:58.927] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:42:58.927] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:42:58.928] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:42:58.928] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:42:58.967] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:42:58.976] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:42:58.976] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:42:58.976] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:42:58.977] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:42:58.977] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:42:59.018] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:42:59.029] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:42:59.029] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:42:59.030] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:42:59.030] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:42:59.030] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:42:59.070] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:42:59.079] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:42:59.079] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:42:59.181] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:42:59.182] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:42:59.182] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:42:59.184] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:42:59.194] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:42:59.195] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:42:59.196] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:03.531] thr=12 paramiko.transport: starting thread (client mode): 0x4fb8a70 +DEB [20190331-09:43:03.531] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:03.540] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:03.540] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:03.543] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:03.543] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:03.543] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:03.543] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:03.543] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:03.543] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:03.547] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:03.548] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:03.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:03.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:03.588] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:43:03.609] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:03.610] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:43:03.630] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:03.631] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:03.766] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:03.766] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:03.806] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:03.806] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:03.809] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:03.822] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:03.822] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:03.823] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:03.824] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:03.824] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:03.863] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:03.876] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:03.876] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:03.877] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:03.877] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:03.877] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:03.918] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:03.927] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:03.927] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:03.927] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:03.928] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:03.928] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:03.969] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:03.979] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:03.979] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:03.979] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:03.980] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:03.980] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:04.021] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:04.033] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:04.033] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:04.034] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:04.034] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:04.035] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:04.075] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:04.085] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:04.085] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:04.186] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:04.187] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:04.187] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:04.188] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:04.201] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:04.202] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:04.204] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:08.530] thr=13 paramiko.transport: starting thread (client mode): 0x523c410 +DEB [20190331-09:43:08.530] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:08.539] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:08.539] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:08.542] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:08.542] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:08.542] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:08.542] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:08.542] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:08.542] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:08.547] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:08.547] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:08.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:08.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:08.586] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:43:08.606] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:08.606] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:43:08.628] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:08.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:08.786] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:08.787] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:08.828] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:08.828] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:08.831] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:08.846] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:08.847] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:08.847] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:08.848] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:08.848] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:08.890] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:08.903] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:08.903] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:08.904] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:08.904] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:08.904] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:08.945] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:08.954] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:08.955] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:08.955] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:08.955] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:08.956] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:08.997] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:09.006] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:09.007] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:09.007] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:09.008] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:09.008] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:09.046] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:09.057] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:09.057] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:09.057] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:09.058] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:09.058] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:09.096] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:09.105] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:09.105] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:09.206] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:09.207] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:09.207] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:09.209] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:09.219] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:09.220] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:09.221] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:13.529] thr=14 paramiko.transport: starting thread (client mode): 0x5261510 +DEB [20190331-09:43:13.529] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:13.540] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:13.540] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:13.544] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:13.544] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:13.544] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:13.544] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:13.544] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:13.544] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:13.549] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:13.549] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:13.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:13.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:13.588] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:43:13.608] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:13.609] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:43:13.632] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:13.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:13.776] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:13.776] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:13.817] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:13.817] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:13.821] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:13.834] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:13.834] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:13.834] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:13.835] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:13.835] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:13.874] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:13.885] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:13.886] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:13.886] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:13.887] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:13.887] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:13.925] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:13.933] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:13.933] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:13.934] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:13.934] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:13.934] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:13.972] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:13.980] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:13.981] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:13.981] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:13.982] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:13.982] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:14.021] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:14.032] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:14.032] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:14.033] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:14.033] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:14.033] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:14.070] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:14.079] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:14.079] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:14.180] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:14.181] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:14.181] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:14.182] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:14.192] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:14.192] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:14.194] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:18.530] thr=15 paramiko.transport: starting thread (client mode): 0x54ccab0 +DEB [20190331-09:43:18.530] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:18.539] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:18.539] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:18.542] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:18.542] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:18.542] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:18.542] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:18.542] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:18.542] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:18.547] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:18.547] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:18.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:18.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:18.587] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:43:18.608] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:18.609] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:43:18.630] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:18.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:18.768] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:18.768] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:18.810] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:18.810] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:18.815] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:18.826] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:18.826] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:18.827] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:18.828] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:18.828] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:18.867] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:18.878] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:18.878] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:18.879] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:18.879] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:18.879] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:18.919] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:18.927] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:18.928] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:18.928] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:18.929] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:18.929] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:18.970] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:18.979] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:18.979] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:18.980] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:18.980] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:18.980] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:19.021] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:19.032] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:19.032] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:19.032] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:19.033] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:19.033] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:19.073] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:19.082] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:19.082] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:19.183] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:19.184] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:19.184] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:19.185] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:19.195] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:19.195] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:19.197] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:23.530] thr=16 paramiko.transport: starting thread (client mode): 0x5503470 +DEB [20190331-09:43:23.531] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:23.539] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:23.539] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:23.542] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:23.542] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:23.542] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:23.542] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:23.542] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:23.542] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:23.547] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:23.547] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:23.547] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:23.548] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:23.587] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:43:23.607] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:23.608] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:43:23.628] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:23.629] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:23.766] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:23.766] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:23.806] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:23.806] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:23.810] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:23.823] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:23.823] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:23.824] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:23.824] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:23.824] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:23.864] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:23.875] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:23.875] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:23.876] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:23.876] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:23.876] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:23.917] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:23.925] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:23.926] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:23.926] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:23.927] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:23.927] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:23.966] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:23.975] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:23.975] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:23.975] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:23.976] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:23.976] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:24.016] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:24.027] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:24.027] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:24.027] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:24.028] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:24.028] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:24.069] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:24.078] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:24.078] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:24.179] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:24.180] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:24.180] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:24.182] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:24.192] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:24.193] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:24.195] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:28.530] thr=17 paramiko.transport: starting thread (client mode): 0x50490b0 +DEB [20190331-09:43:28.531] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:28.541] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:28.541] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:28.544] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:28.544] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:28.544] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:28.544] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:28.544] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:28.545] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:28.549] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:28.549] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:28.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:28.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:28.587] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:43:28.607] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:28.608] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:43:28.629] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:28.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:28.776] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:28.776] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:28.817] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:28.817] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:28.821] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:28.834] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:28.834] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:28.834] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:28.835] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:28.835] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:28.875] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:28.887] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:28.887] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:28.887] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:28.888] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:28.888] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:28.926] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:28.936] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:28.936] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:28.936] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:28.937] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:28.937] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:28.975] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:28.984] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:28.985] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:28.985] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:28.986] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:28.986] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:29.024] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:29.036] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:29.036] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:29.037] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:29.037] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:29.037] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:29.076] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:29.086] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:29.086] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:29.187] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:29.188] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:29.188] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:29.190] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:29.201] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:29.201] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:29.203] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:33.530] thr=18 paramiko.transport: starting thread (client mode): 0x52615d0 +DEB [20190331-09:43:33.530] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:33.547] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:33.547] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:33.550] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:33.550] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:33.550] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:33.550] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:33.550] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:33.551] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:33.555] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:33.556] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:33.556] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:33.557] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:33.596] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:43:33.631] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:33.632] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:43:33.654] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:33.655] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:33.822] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:33.822] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:33.871] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:33.871] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:33.875] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:33.890] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:33.891] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:33.891] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:33.891] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:33.892] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:33.930] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:33.943] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:33.943] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:33.944] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:33.944] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:33.945] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:33.986] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:33.994] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:33.995] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:33.995] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:33.996] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:33.996] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:34.035] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:34.044] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:34.044] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:34.045] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:34.045] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:34.045] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:34.085] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:34.096] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:34.096] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:34.096] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:34.097] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:34.097] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:34.135] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:34.144] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:34.144] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:34.245] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:34.246] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:34.246] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:34.248] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:34.260] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:34.261] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:34.263] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:38.531] thr=19 paramiko.transport: starting thread (client mode): 0x5261b30 +DEB [20190331-09:43:38.532] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:38.552] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:38.552] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:38.556] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:38.556] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:38.556] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:38.556] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:38.556] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:38.556] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:38.562] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:38.562] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:38.562] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:38.564] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:38.602] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:43:38.699] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:38.699] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:43:38.722] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:38.723] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:38.872] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:38.872] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:38.912] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:38.912] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:38.916] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:38.929] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:38.930] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:38.930] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:38.931] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:38.931] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:38.971] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:38.984] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:38.984] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:38.984] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:38.985] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:38.985] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:39.023] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:39.032] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:39.032] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:39.033] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:39.033] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:39.033] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:39.073] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:39.083] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:39.083] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:39.084] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:39.085] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:39.085] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:39.125] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:39.136] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:39.136] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:39.136] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:39.137] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:39.137] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:39.179] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:39.189] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:39.189] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:39.289] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:39.290] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:39.290] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:39.291] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:39.301] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:39.302] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:39.304] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:43.531] thr=20 paramiko.transport: starting thread (client mode): 0x4d5eb70 +DEB [20190331-09:43:43.531] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:43.541] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:43.541] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:43.545] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:43.545] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:43.545] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:43.545] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:43.545] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:43.545] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:43.550] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:43.550] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:43.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:43.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:43.588] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:43:43.616] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:43.617] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:43:43.638] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:43.638] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:43.783] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:43.784] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:43.824] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:43.824] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:43.827] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:43.841] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:43.841] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:43.842] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:43.842] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:43.842] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:43.881] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:43.893] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:43.893] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:43.894] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:43.894] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:43.894] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:43.933] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:43.942] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:43.943] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:43.943] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:43.944] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:43.944] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:43.983] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:43.992] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:43.992] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:43.992] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:43.993] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:43.993] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:44.032] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:44.043] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:44.043] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:44.044] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:44.044] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:44.044] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:44.082] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:44.092] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:44.092] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:44.193] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:44.194] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:44.194] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:44.195] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:44.206] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:44.206] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:44.208] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:48.528] thr=21 paramiko.transport: starting thread (client mode): 0x4d5ee90 +DEB [20190331-09:43:48.529] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:48.538] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:48.538] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:48.541] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:48.541] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:48.542] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:48.542] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:48.542] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:48.542] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:48.546] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:48.546] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:48.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:48.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:48.586] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:43:48.606] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:48.606] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:43:48.629] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:48.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:48.771] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:48.771] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:48.811] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:48.811] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:48.816] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:48.829] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:48.829] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:48.830] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:48.830] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:48.830] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:48.871] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:48.883] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:48.884] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:48.884] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:48.885] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:48.885] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:48.925] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:48.934] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:48.935] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:48.935] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:48.936] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:48.936] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:48.976] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:48.984] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:48.984] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:48.985] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:48.985] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:48.985] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:49.027] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:49.039] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:49.039] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:49.040] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:49.040] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:49.040] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:49.081] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:49.090] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:49.090] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:49.191] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:49.192] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:49.192] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:49.193] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:49.204] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:49.205] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:43:49.207] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-09:43:53.530] thr=10 paramiko.transport: starting thread (client mode): 0x5051fb0 +DEB [20190331-09:43:53.530] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:53.544] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:53.544] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:53.549] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:53.549] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:53.550] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:53.550] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:53.550] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:53.550] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:53.555] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:53.555] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:53.556] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:53.557] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:53.596] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:43:53.619] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:53.620] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:43:53.645] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:53.645] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:53.883] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:53.883] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:53.935] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:53.935] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:53.943] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:53.966] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:53.967] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:53.968] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:53.969] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:53.969] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:54.009] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:54.035] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:54.035] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:54.035] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:54.036] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:54.036] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:54.077] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:54.093] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:54.093] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:54.094] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:54.094] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:54.095] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:54.144] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:54.161] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:54.161] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:54.162] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:54.163] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:54.163] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:43:54.202] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:43:54.223] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:43:54.224] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:43:54.224] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:43:54.225] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:43:54.225] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:43:54.265] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:43:54.278] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:43:54.279] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:43:54.380] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:43:54.381] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:43:54.382] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:43:54.384] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:43:54.400] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:43:58.720] thr=22 paramiko.transport: starting thread (client mode): 0x5051870 +DEB [20190331-09:43:58.741] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:43:58.741] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:43:58.741] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:43:58.755] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:43:58.756] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:43:58.756] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:43:58.756] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:43:58.756] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:43:58.756] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-09:43:58.815] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:43:58.816] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-09:43:58.816] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:43:58.818] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:43:58.865] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:43:58.961] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:43:59.026] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:43:59.062] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:43:59.063] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:43:59.709] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:43:59.709] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:43:59.750] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:43:59.750] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:43:59.759] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:43:59.783] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:43:59.784] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:43:59.785] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:43:59.827] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:43:59.827] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:43:59.830] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:43:59.852] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:43:59.853] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:43:59.853] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:43:59.892] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:43:59.892] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:43:59.894] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:43:59.908] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:43:59.908] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:43:59.909] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:43:59.910] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:43:59.910] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:43:59.950] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:43:59.964] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:43:59.965] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:43:59.965] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:43:59.966] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:43:59.966] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:00.005] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:00.030] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:00.031] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:00.031] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:00.032] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:00.032] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:00.073] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:00.092] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:00.093] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:00.194] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:00.195] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:00.196] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:00.199] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:00.219] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:00.220] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:00.222] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:03.533] thr=23 paramiko.transport: starting thread (client mode): 0x54fa870 +DEB [20190331-09:44:03.533] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:03.561] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:03.561] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:03.584] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:03.584] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:03.585] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:03.585] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:03.585] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:03.585] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:03.592] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:03.593] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:03.594] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:03.595] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:03.632] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:44:03.666] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:03.668] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:44:03.710] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:03.710] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:03.937] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:03.937] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:03.978] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:03.978] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:03.983] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:03.998] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:03.999] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:03.999] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:04.000] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:04.000] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:04.043] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:04.062] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:04.062] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:04.062] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:04.063] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:04.063] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:04.108] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:04.122] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:04.123] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:04.123] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:04.124] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:04.124] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:04.162] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:04.172] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:04.172] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:04.172] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:04.173] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:04.173] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:04.214] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:04.233] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:04.233] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:04.233] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:04.234] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:04.234] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:04.277] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:04.292] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:04.298] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:04.394] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:04.394] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:04.395] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:04.396] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:04.406] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:04.407] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:04.408] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:08.530] thr=24 paramiko.transport: starting thread (client mode): 0x5049110 +DEB [20190331-09:44:08.530] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:08.540] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:08.540] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:08.543] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:08.543] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:08.543] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:08.543] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:08.543] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:08.543] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:08.547] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:08.547] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:08.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:08.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:08.587] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:44:08.607] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:08.607] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:44:08.628] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:08.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:08.785] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:08.785] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:08.824] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:08.824] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:08.828] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:08.843] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:08.844] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:08.844] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:08.844] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:08.844] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:08.885] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:08.898] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:08.899] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:08.899] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:08.900] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:08.900] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:08.941] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:08.950] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:08.950] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:08.951] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:08.951] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:08.951] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:08.992] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:09.000] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:09.001] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:09.001] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:09.002] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:09.002] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:09.040] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:09.051] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:09.052] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:09.052] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:09.053] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:09.053] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:09.092] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:09.101] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:09.101] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:09.203] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:09.204] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:09.204] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:09.205] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:09.215] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:09.215] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:09.217] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:13.528] thr=17 paramiko.transport: starting thread (client mode): 0x50490b0 +DEB [20190331-09:44:13.529] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:13.537] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:13.537] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:13.540] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:13.540] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:13.540] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:13.541] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:13.541] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:13.541] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:13.545] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:13.545] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:13.546] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:13.547] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:13.583] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:44:13.604] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:13.604] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:44:13.630] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:13.630] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:13.780] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:13.780] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:13.822] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:13.822] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:13.825] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:13.838] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:13.838] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:13.839] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:13.839] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:13.839] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:13.878] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:13.891] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:13.891] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:13.891] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:13.892] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:13.892] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:13.930] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:13.939] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:13.939] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:13.940] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:13.940] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:13.940] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:13.979] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:13.988] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:13.988] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:13.988] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:13.989] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:13.989] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:14.028] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:14.039] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:14.039] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:14.040] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:14.040] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:14.040] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:14.079] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:14.088] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:14.088] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:14.189] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:14.190] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:14.190] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:14.191] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:14.200] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:14.201] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:14.202] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:18.530] thr=25 paramiko.transport: starting thread (client mode): 0x5009690 +DEB [20190331-09:44:18.530] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:18.540] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:18.541] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:18.543] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:18.543] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:18.543] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:18.543] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:18.543] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:18.543] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:18.547] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:18.547] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:18.548] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:18.549] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:18.586] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:44:18.606] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:18.607] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:44:18.628] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:18.629] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:18.767] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:18.767] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:18.807] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:18.807] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:18.811] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:18.824] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:18.825] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:18.825] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:18.826] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:18.826] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:18.864] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:18.876] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:18.877] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:18.877] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:18.878] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:18.878] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:18.917] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:18.926] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:18.926] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:18.926] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:18.927] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:18.927] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:18.967] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:18.976] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:18.976] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:18.976] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:18.977] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:18.977] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:19.017] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:19.028] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:19.028] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:19.028] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:19.029] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:19.029] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:19.069] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:19.078] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:19.078] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:19.179] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:19.180] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:19.180] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:19.181] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:19.191] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:19.192] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:19.194] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:23.528] thr=26 paramiko.transport: starting thread (client mode): 0x4fa8ff0 +DEB [20190331-09:44:23.529] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:23.538] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:23.538] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:23.541] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:23.541] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:23.541] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:23.541] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:23.542] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:23.542] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:23.546] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:23.546] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:23.547] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:23.548] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:23.587] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:44:23.609] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:23.609] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:44:23.636] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:23.636] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:23.776] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:23.776] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:23.817] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:23.817] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:23.820] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:23.833] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:23.833] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:23.834] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:23.834] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:23.834] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:23.873] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:23.886] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:23.887] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:23.887] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:23.888] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:23.888] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:23.928] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:23.938] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:23.938] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:23.938] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:23.939] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:23.939] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:23.980] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:23.990] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:23.990] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:23.990] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:23.991] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:23.991] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:24.031] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:24.043] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:24.043] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:24.043] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:24.044] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:24.044] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:24.085] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:24.095] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:24.096] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:24.196] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:24.196] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:24.196] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:24.198] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:24.209] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:24.209] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:24.210] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:28.530] thr=27 paramiko.transport: starting thread (client mode): 0x5009710 +DEB [20190331-09:44:28.530] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:28.540] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:28.540] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:28.543] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:28.543] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:28.543] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:28.543] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:28.543] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:28.543] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:28.548] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:28.548] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:28.549] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:28.550] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:28.587] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:44:28.607] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:28.607] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:44:28.630] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:28.631] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:28.790] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:28.790] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:28.831] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:28.831] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:28.835] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:28.849] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:28.849] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:28.850] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:28.850] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:28.850] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:28.891] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:28.905] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:28.905] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:28.906] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:28.906] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:28.906] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:28.947] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:28.956] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:28.956] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:28.956] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:28.957] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:28.957] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:28.998] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:29.006] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:29.007] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:29.007] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:29.008] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:29.008] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:29.047] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:29.058] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:29.058] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:29.058] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:29.059] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:29.059] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:29.098] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:29.107] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:29.107] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:29.208] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:29.209] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:29.209] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:29.210] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:29.219] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:29.219] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:29.221] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:33.527] thr=28 paramiko.transport: starting thread (client mode): 0x5503bb0 +DEB [20190331-09:44:33.528] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:33.538] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:33.538] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:33.541] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:33.541] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:33.541] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:33.541] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:33.542] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:33.542] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:33.546] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:33.546] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:33.546] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:33.548] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:33.584] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:44:33.640] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:33.640] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:44:33.667] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:33.668] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:33.808] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:33.808] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:33.848] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:33.848] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:33.852] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:33.865] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:33.865] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:33.866] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:33.866] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:33.866] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:33.908] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:33.920] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:33.920] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:33.921] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:33.921] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:33.922] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:33.961] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:33.971] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:33.971] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:33.971] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:33.972] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:33.972] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:34.012] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:34.021] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:34.021] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:34.021] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:34.022] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:34.022] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:34.062] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:34.073] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:34.073] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:34.073] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:34.074] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:34.074] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:34.111] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:34.120] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:34.120] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:34.221] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:34.222] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:34.222] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:34.223] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:34.233] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:34.234] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:34.235] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:38.528] thr=29 paramiko.transport: starting thread (client mode): 0x5053e70 +DEB [20190331-09:44:38.529] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:38.538] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:38.539] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:38.541] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:38.542] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:38.542] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:38.542] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:38.542] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:38.542] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:38.546] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:38.546] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:38.546] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:38.547] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:38.584] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:44:38.603] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:38.603] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:44:38.624] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:38.624] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:38.759] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:38.760] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:38.800] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:38.800] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:38.804] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:38.816] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:38.816] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:38.817] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:38.817] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:38.817] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:38.858] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:38.869] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:38.869] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:38.869] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:38.870] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:38.870] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:38.911] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:38.920] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:38.920] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:38.920] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:38.921] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:38.921] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:38.963] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:38.972] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:38.972] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:38.972] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:38.973] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:38.973] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:39.011] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:39.027] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:39.027] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:39.027] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:39.028] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:39.028] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:39.067] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:39.076] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:39.077] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:39.178] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:39.179] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:39.179] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:39.180] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:39.189] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:39.190] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:39.192] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:43.529] thr=30 paramiko.transport: starting thread (client mode): 0x4ce0dd0 +DEB [20190331-09:44:43.530] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:43.539] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:43.539] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:43.541] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:43.541] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:43.541] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:43.541] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:43.542] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:43.542] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:43.546] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:43.546] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:43.546] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:43.547] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:43.586] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:44:43.655] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:43.656] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:44:43.677] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:43.677] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:43.814] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:43.815] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:43.854] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:43.854] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:43.858] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:43.871] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:43.872] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:43.872] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:43.873] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:43.873] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:43.914] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:43.926] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:43.926] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:43.926] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:43.927] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:43.927] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:43.968] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:43.977] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:43.977] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:43.977] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:43.978] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:43.978] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:44.017] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:44.025] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:44.025] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:44.026] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:44.026] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:44.027] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:44.068] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:44.080] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:44.080] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:44.081] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:44.118] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:44.119] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:44.120] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:44.129] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:44.130] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:44.231] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:44.232] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:44.232] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:44.233] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:44.243] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:44.244] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:44.246] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:48.529] thr=31 paramiko.transport: starting thread (client mode): 0x4fa88b0 +DEB [20190331-09:44:48.529] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:48.540] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:48.540] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:48.543] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:48.543] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:48.543] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:48.543] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:48.544] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:48.544] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:48.548] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:48.548] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:48.548] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:48.550] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:48.588] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:44:48.608] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:48.609] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:44:48.630] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:48.630] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:48.779] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:48.779] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:48.820] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:48.820] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:48.825] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:48.839] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:48.839] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:48.840] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:48.840] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:48.840] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:48.882] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:48.895] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:48.895] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:48.896] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:48.896] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:48.896] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:48.935] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:48.945] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:48.945] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:48.946] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:48.946] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:48.947] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:48.985] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:48.994] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:48.995] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:48.995] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:48.996] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:48.996] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:49.035] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:49.047] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:49.047] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:49.048] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:49.048] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:49.048] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:49.088] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:49.098] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:49.098] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:49.199] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:49.200] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:49.200] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:49.201] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:49.210] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:49.211] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:49.213] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:53.530] thr=32 paramiko.transport: starting thread (client mode): 0x5053cf0 +DEB [20190331-09:44:53.530] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:53.543] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:53.543] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:53.547] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:53.547] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:53.547] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:53.547] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:53.548] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:53.548] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:53.552] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:53.552] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:53.553] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:53.554] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:53.593] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:44:53.612] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:53.613] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:44:53.635] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:53.636] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:53.795] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:53.795] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:53.835] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:53.835] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:53.840] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:53.851] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:53.851] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:53.852] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:53.852] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:53.852] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:53.893] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:53.905] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:53.905] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:53.905] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:53.906] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:53.906] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:53.945] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:53.954] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:53.954] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:53.954] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:53.955] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:53.955] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:53.993] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:54.002] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:54.002] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:54.002] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:54.003] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:54.003] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:54.040] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:54.051] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:54.051] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:54.051] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:54.052] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:54.052] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:54.091] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:54.100] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:54.100] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:54.201] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:54.202] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:54.202] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:54.203] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:54.213] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:54.214] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:54.216] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-09:44:58.529] thr=33 paramiko.transport: starting thread (client mode): 0x504b110 +DEB [20190331-09:44:58.529] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:44:58.539] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:44:58.539] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:44:58.542] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:44:58.542] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:44:58.542] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:44:58.542] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:44:58.542] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:44:58.542] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-09:44:58.546] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:44:58.546] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-09:44:58.547] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:44:58.548] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:44:58.586] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:44:58.606] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:44:58.607] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:44:58.632] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:44:58.632] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:44:58.771] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:44:58.771] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:44:58.812] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:44:58.812] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:44:58.816] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:44:58.829] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:44:58.830] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:44:58.830] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:44:58.831] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:44:58.831] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:44:58.870] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:44:58.883] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:44:58.883] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:44:58.883] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:44:58.884] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:44:58.884] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:44:58.925] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:44:58.934] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:44:58.934] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:44:58.934] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:44:58.935] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:44:58.935] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:44:58.975] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:44:58.984] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:44:58.984] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:44:58.984] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:44:58.985] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:44:58.985] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:44:59.026] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:44:59.037] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:44:59.037] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:44:59.038] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:44:59.038] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:44:59.038] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:44:59.079] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:44:59.088] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:44:59.088] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:44:59.188] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:44:59.189] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:44:59.189] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:44:59.190] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:44:59.199] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:44:59.200] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:44:59.201] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:03.529] thr=34 paramiko.transport: starting thread (client mode): 0x5049210 +DEB [20190331-09:45:03.530] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:03.539] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:03.540] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:03.543] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:03.543] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:03.543] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:03.543] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:03.543] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:03.543] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:03.547] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:03.547] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:03.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:03.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:03.586] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:45:03.607] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:03.608] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:45:03.633] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:03.634] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:03.773] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:03.773] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:03.814] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:03.814] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:03.818] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:03.829] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:03.830] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:03.830] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:03.831] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:03.831] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:03.870] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:03.881] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:03.882] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:03.882] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:03.883] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:03.883] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:03.923] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:03.932] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:03.932] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:03.933] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:03.933] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:03.933] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:03.973] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:03.982] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:03.982] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:03.983] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:03.983] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:03.983] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:04.024] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:04.035] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:04.035] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:04.035] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:04.036] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:04.036] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:04.076] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:04.085] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:04.085] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:04.186] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:04.187] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:04.187] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:04.188] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:04.197] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:04.198] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:04.199] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:08.529] thr=33 paramiko.transport: starting thread (client mode): 0x504b110 +DEB [20190331-09:45:08.529] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:08.539] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:08.540] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:08.549] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:08.549] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:08.549] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:08.549] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:08.550] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:08.550] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:08.554] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:08.554] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:08.554] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:08.555] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:08.594] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:45:08.621] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:08.622] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:45:08.649] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:08.650] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:08.791] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:08.792] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:08.832] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:08.832] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:08.837] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:08.851] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:08.852] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:08.852] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:08.853] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:08.853] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:08.892] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:08.904] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:08.904] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:08.904] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:08.905] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:08.905] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:08.945] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:08.954] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:08.954] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:08.955] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:08.955] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:08.955] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:08.996] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:09.006] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:09.006] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:09.006] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:09.007] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:09.007] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:09.046] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:09.059] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:09.059] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:09.059] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:09.060] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:09.060] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:09.101] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:09.110] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:09.111] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:09.212] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:09.213] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:09.213] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:09.214] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:09.224] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:09.225] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:09.226] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:13.528] thr=35 paramiko.transport: starting thread (client mode): 0x5049ef0 +DEB [20190331-09:45:13.528] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:13.538] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:13.538] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:13.540] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:13.541] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:13.541] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:13.541] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:13.541] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:13.541] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:13.545] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:13.545] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:13.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:13.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:13.585] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:45:13.604] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:13.604] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:45:13.626] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:13.626] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:13.775] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:13.775] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:13.816] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:13.816] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:13.821] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:13.835] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:13.835] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:13.836] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:13.836] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:13.837] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:13.877] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:13.891] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:13.891] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:13.891] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:13.892] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:13.892] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:13.933] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:13.942] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:13.943] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:13.943] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:13.981] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:13.981] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:13.983] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:13.992] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:13.992] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:13.993] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:13.993] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:13.994] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:14.032] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:14.044] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:14.044] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:14.045] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:14.045] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:14.045] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:14.084] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:14.094] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:14.094] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:14.194] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:14.195] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:14.195] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:14.196] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:14.205] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:14.206] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:14.207] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:18.529] thr=36 paramiko.transport: starting thread (client mode): 0x5006910 +DEB [20190331-09:45:18.529] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:18.539] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:18.540] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:18.543] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:18.543] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:18.543] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:18.543] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:18.543] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:18.543] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:18.548] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:18.548] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:18.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:18.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:18.587] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:45:18.612] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:18.613] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:45:18.636] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:18.636] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:18.804] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:18.804] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:18.844] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:18.844] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:18.847] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:18.859] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:18.860] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:18.860] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:18.861] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:18.861] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:18.902] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:18.914] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:18.914] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:18.914] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:18.915] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:18.915] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:18.956] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:18.965] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:18.965] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:18.966] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:18.966] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:18.966] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:19.004] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:19.014] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:19.014] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:19.015] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:19.015] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:19.015] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:19.054] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:19.065] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:19.065] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:19.065] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:19.066] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:19.066] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:19.104] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:19.113] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:19.113] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:19.214] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:19.215] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:19.215] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:19.216] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:19.225] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:19.226] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:19.228] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:23.530] thr=37 paramiko.transport: starting thread (client mode): 0x55031d0 +DEB [20190331-09:45:23.530] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:23.540] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:23.540] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:23.543] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:23.543] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:23.544] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:23.544] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:23.544] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:23.544] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:23.548] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:23.548] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:23.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:23.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:23.586] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:45:23.606] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:23.607] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:45:23.630] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:23.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:23.765] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:23.765] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:23.805] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:23.805] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:23.809] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:23.822] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:23.823] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:23.823] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:23.824] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:23.824] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:23.865] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:23.878] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:23.878] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:23.878] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:23.879] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:23.879] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:23.919] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:23.928] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:23.928] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:23.928] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:23.929] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:23.929] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:23.968] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:23.977] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:23.978] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:23.978] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:23.978] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:23.979] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:24.016] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:24.027] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:24.027] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:24.027] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:24.028] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:24.028] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:24.067] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:24.076] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:24.076] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:24.177] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:24.178] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:24.178] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:24.179] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:24.188] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:24.189] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:24.190] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:28.530] thr=38 paramiko.transport: starting thread (client mode): 0x54cc830 +DEB [20190331-09:45:28.530] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:28.539] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:28.540] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:28.543] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:28.543] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:28.543] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:28.543] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:28.543] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:28.543] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:28.547] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:28.547] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:28.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:28.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:28.587] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:45:28.607] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:28.608] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:45:28.628] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:28.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:28.767] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:28.768] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:28.808] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:28.808] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:28.812] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:28.826] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:28.826] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:28.826] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:28.827] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:28.827] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:28.867] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:28.879] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:28.879] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:28.879] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:28.880] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:28.880] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:28.921] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:28.929] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:28.930] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:28.930] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:28.931] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:28.931] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:28.971] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:28.979] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:28.980] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:28.980] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:28.981] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:28.981] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:29.021] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:29.032] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:29.032] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:29.033] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:29.033] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:29.033] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:29.075] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:29.084] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:29.084] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:29.184] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:29.185] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:29.185] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:29.186] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:29.195] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:29.195] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:29.197] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:33.528] thr=39 paramiko.transport: starting thread (client mode): 0x5009a30 +DEB [20190331-09:45:33.528] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:33.537] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:33.537] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:33.540] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:33.540] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:33.540] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:33.540] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:33.540] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:33.540] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:33.545] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:33.545] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:33.545] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:33.546] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:33.585] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:45:33.621] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:33.622] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:45:33.643] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:33.644] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:33.781] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:33.781] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:33.821] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:33.821] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:33.825] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:33.839] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:33.839] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:33.840] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:33.840] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:33.841] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:33.882] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:33.894] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:33.894] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:33.894] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:33.895] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:33.895] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:33.933] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:33.941] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:33.942] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:33.942] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:33.943] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:33.943] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:33.981] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:33.991] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:33.991] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:33.991] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:33.992] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:33.992] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:34.030] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:34.042] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:34.042] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:34.042] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:34.043] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:34.043] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:34.081] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:34.090] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:34.091] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:34.192] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:34.193] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:34.193] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:34.194] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:34.204] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:34.205] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:34.207] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:38.528] thr=40 paramiko.transport: starting thread (client mode): 0x5503c30 +DEB [20190331-09:45:38.528] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:38.536] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:38.536] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:38.539] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:38.540] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:38.540] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:38.540] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:38.540] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:38.540] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:38.544] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:38.544] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:38.545] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:38.546] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:38.584] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:45:38.605] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:38.605] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:45:38.627] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:38.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:38.780] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:38.781] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:38.822] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:38.822] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:38.825] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:38.839] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:38.840] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:38.840] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:38.841] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:38.841] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:38.881] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:38.894] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:38.894] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:38.894] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:38.895] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:38.895] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:38.936] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:38.946] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:38.946] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:38.946] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:38.947] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:38.947] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:38.988] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:38.998] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:38.998] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:38.999] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:38.999] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:38.999] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:39.040] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:39.052] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:39.052] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:39.053] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:39.053] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:39.053] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:39.092] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:39.101] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:39.101] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:39.202] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:39.203] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:39.203] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:39.204] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:39.213] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:39.214] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:39.215] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:43.531] thr=41 paramiko.transport: starting thread (client mode): 0x54faef0 +DEB [20190331-09:45:43.531] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:43.541] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:43.542] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:43.545] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:43.545] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:43.545] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:43.545] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:43.545] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:43.545] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:43.549] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:43.550] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:43.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:43.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:43.588] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:45:43.607] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:43.608] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:45:43.631] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:43.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:43.788] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:43.788] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:43.829] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:43.829] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:43.834] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:43.847] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:43.847] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:43.848] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:43.848] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:43.848] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:43.887] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:43.899] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:43.899] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:43.899] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:43.900] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:43.900] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:43.941] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:43.949] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:43.949] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:43.950] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:43.950] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:43.951] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:43.990] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:43.998] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:43.999] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:43.999] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:44.000] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:44.000] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:44.041] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:44.052] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:44.052] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:44.052] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:44.053] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:44.053] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:44.092] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:44.101] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:44.101] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:44.202] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:44.203] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:44.203] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:44.204] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:44.213] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:44.214] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:44.216] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:48.529] thr=42 paramiko.transport: starting thread (client mode): 0x5046df0 +DEB [20190331-09:45:48.529] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:48.539] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:48.540] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:48.542] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:48.543] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:48.543] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:48.543] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:48.543] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:48.543] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:48.548] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:48.548] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:48.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:48.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:48.587] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:45:48.657] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:48.657] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:45:48.678] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:48.678] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:48.814] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:48.814] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:48.854] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:48.854] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:48.858] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:48.871] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:48.871] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:48.872] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:48.872] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:48.872] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:48.913] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:48.925] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:48.925] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:48.926] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:48.926] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:48.926] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:48.965] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:48.973] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:48.974] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:48.974] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:48.974] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:48.975] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:49.015] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:49.023] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:49.024] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:49.024] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:49.025] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:49.025] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:49.065] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:49.076] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:49.076] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:49.076] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:49.077] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:49.077] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:49.114] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:49.123] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:49.123] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:49.224] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:49.225] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:49.225] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:49.226] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:49.236] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:49.236] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:49.238] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:53.530] thr=43 paramiko.transport: starting thread (client mode): 0x4d128f0 +DEB [20190331-09:45:53.530] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:53.540] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:53.540] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:53.543] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:53.543] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:53.543] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:53.543] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:53.543] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:53.544] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:53.548] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:53.548] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:53.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:53.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:53.585] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:45:53.605] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:53.606] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:45:53.627] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:53.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:53.760] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:53.760] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:53.800] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:53.800] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:53.803] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:53.816] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:53.816] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:53.817] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:53.817] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:53.817] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:53.858] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:53.868] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:53.868] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:53.869] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:53.869] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:53.869] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:53.910] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:53.918] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:53.918] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:53.919] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:53.919] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:53.919] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:53.959] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:53.968] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:53.968] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:53.969] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:53.969] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:53.969] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:54.008] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:54.019] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:54.020] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:54.020] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:54.020] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:54.021] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:54.062] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:54.071] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:54.071] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:54.171] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:54.172] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:54.172] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:54.173] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:54.182] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:54.183] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:54.184] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-09:45:58.528] thr=44 paramiko.transport: starting thread (client mode): 0x4d5edf0 +DEB [20190331-09:45:58.529] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:45:58.537] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:45:58.538] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:45:58.540] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:45:58.541] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:45:58.541] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:45:58.541] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:45:58.541] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:45:58.541] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-09:45:58.545] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:45:58.545] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-09:45:58.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:45:58.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:45:58.585] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:45:58.604] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:45:58.605] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:45:58.626] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:45:58.626] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:45:58.765] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:45:58.765] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:45:58.806] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:45:58.806] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:45:58.810] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:45:58.824] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:45:58.825] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:45:58.825] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:45:58.825] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:45:58.826] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:45:58.865] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:45:58.877] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:45:58.877] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:45:58.878] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:45:58.878] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:45:58.878] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:45:58.919] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:45:58.928] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:45:58.929] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:45:58.929] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:45:58.929] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:45:58.930] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:45:58.970] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:45:58.979] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:45:58.979] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:45:58.980] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:45:58.980] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:45:58.981] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:45:59.021] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:45:59.033] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:45:59.033] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:45:59.033] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:45:59.033] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:45:59.033] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:45:59.074] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:45:59.085] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:45:59.085] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:45:59.186] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:45:59.187] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:45:59.187] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:45:59.188] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:45:59.198] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:45:59.198] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:45:59.200] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:03.527] thr=45 paramiko.transport: starting thread (client mode): 0x523c4d0 +DEB [20190331-09:46:03.528] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:03.539] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:03.539] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:03.542] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:03.542] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:03.542] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:03.542] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:03.542] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:03.542] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:03.547] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:03.547] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:03.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:03.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:03.586] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:46:03.605] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:03.606] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:46:03.629] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:03.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:03.796] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:03.796] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:03.837] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:03.837] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:03.842] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:03.856] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:03.857] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:03.857] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:03.858] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:03.858] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:03.899] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:03.913] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:03.914] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:03.914] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:03.914] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:03.914] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:03.955] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:03.963] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:03.964] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:03.964] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:03.965] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:03.965] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:04.006] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:04.015] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:04.015] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:04.015] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:04.016] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:04.016] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:04.056] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:04.067] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:04.067] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:04.067] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:04.068] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:04.068] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:04.107] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:04.116] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:04.116] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:04.216] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:04.217] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:04.217] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:04.218] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:04.227] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:04.228] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:04.229] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:08.529] thr=46 paramiko.transport: starting thread (client mode): 0x54cc650 +DEB [20190331-09:46:08.529] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:08.538] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:08.539] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:08.542] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:08.542] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:08.542] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:08.542] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:08.542] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:08.542] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:08.547] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:08.547] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:08.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:08.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:08.585] thr=46 paramiko.transport: userauth is OK +INF [20190331-09:46:08.605] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:08.605] thr=46 paramiko.transport: userauth is OK +INF [20190331-09:46:08.626] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:08.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:08.760] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:08.761] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:08.801] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:08.801] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:08.806] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:08.819] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:08.820] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:08.820] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:08.821] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:08.821] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:08.862] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:08.873] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:08.874] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:08.874] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:08.874] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:08.875] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:08.915] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:08.923] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:08.923] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:08.924] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:08.924] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:08.924] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:08.965] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:08.974] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:08.974] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:08.975] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:08.975] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:08.975] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:09.013] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:09.024] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:09.024] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:09.024] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:09.025] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:09.025] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:09.063] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:09.072] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:09.072] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:09.173] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:09.174] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:09.174] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:09.175] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:09.184] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:09.185] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:09.186] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:13.529] thr=47 paramiko.transport: starting thread (client mode): 0x5049290 +DEB [20190331-09:46:13.530] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:13.539] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:13.539] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:13.542] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:13.542] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:13.542] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:13.542] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:13.542] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:13.542] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:13.547] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:13.547] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:13.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:13.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:13.587] thr=47 paramiko.transport: userauth is OK +INF [20190331-09:46:13.608] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:13.608] thr=47 paramiko.transport: userauth is OK +INF [20190331-09:46:13.629] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:13.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:13.765] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:13.765] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:13.805] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:13.805] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:13.809] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:13.821] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:13.821] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:13.822] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:13.822] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:13.822] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:13.861] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:13.873] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:13.873] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:13.874] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:13.874] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:13.874] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:13.913] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:13.922] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:13.923] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:13.923] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:13.924] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:13.924] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:13.964] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:13.973] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:13.973] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:13.973] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:13.974] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:13.974] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:14.014] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:14.025] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:14.025] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:14.025] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:14.026] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:14.026] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:14.067] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:14.076] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:14.076] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:14.178] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:14.179] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:14.179] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:14.180] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:14.189] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:14.190] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:14.192] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:18.529] thr=21 paramiko.transport: starting thread (client mode): 0x4d5ee90 +DEB [20190331-09:46:18.529] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:18.538] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:18.539] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:18.542] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:18.542] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:18.542] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:18.542] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:18.542] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:18.542] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:18.546] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:18.547] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:18.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:18.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:18.585] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:46:18.605] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:18.606] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:46:18.626] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:18.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:18.759] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:18.759] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:18.799] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:18.799] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:18.801] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:18.813] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:18.814] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:18.814] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:18.815] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:18.815] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:18.856] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:18.867] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:18.868] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:18.868] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:18.869] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:18.869] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:18.907] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:18.916] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:18.916] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:18.916] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:18.917] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:18.917] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:18.955] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:18.964] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:18.964] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:18.964] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:19.002] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:19.003] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:19.004] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:19.016] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:19.016] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:19.017] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:19.017] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:19.017] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:19.056] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:19.065] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:19.066] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:19.167] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:19.168] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:19.168] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:19.169] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:19.179] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:19.180] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:19.181] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:23.529] thr=48 paramiko.transport: starting thread (client mode): 0x523c470 +DEB [20190331-09:46:23.529] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:23.538] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:23.539] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:23.542] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:23.542] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:23.542] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:23.542] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:23.542] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:23.542] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:23.547] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:23.547] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:23.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:23.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:23.585] thr=48 paramiko.transport: userauth is OK +INF [20190331-09:46:23.604] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:23.605] thr=48 paramiko.transport: userauth is OK +INF [20190331-09:46:23.626] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:23.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:23.781] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:23.781] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:23.822] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:23.822] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:23.826] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:23.840] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:23.841] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:23.841] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:23.879] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:23.880] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:23.881] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:23.894] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:23.894] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:23.895] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:23.895] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:23.895] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:23.934] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:23.944] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:23.944] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:23.944] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:23.945] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:23.945] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:23.984] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:23.993] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:23.994] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:23.994] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:23.995] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:23.995] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:24.034] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:24.046] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:24.046] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:24.046] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:24.047] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:24.047] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:24.087] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:24.096] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:24.096] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:24.197] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:24.198] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:24.198] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:24.199] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:24.208] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:24.209] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:24.211] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:28.529] thr=49 paramiko.transport: starting thread (client mode): 0x54fac90 +DEB [20190331-09:46:28.530] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:28.541] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:28.541] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:28.545] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:28.545] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:28.545] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:28.545] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:28.545] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:28.545] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:28.549] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:28.550] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:28.550] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:28.551] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:28.590] thr=49 paramiko.transport: userauth is OK +INF [20190331-09:46:28.610] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:28.611] thr=49 paramiko.transport: userauth is OK +INF [20190331-09:46:28.635] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:28.635] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:28.780] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:28.780] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:28.820] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:28.820] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:28.825] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:28.836] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:28.837] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:28.837] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:28.838] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:28.838] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:28.877] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:28.889] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:28.889] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:28.890] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:28.890] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:28.890] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:28.932] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:28.940] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:28.940] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:28.941] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:28.941] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:28.941] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:28.982] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:28.991] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:28.991] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:28.991] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:28.992] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:28.992] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:29.030] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:29.041] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:29.041] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:29.042] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:29.042] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:29.042] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:29.082] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:29.091] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:29.091] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:29.192] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:29.193] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:29.193] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:29.194] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:29.203] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:29.204] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:29.206] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:33.529] thr=50 paramiko.transport: starting thread (client mode): 0x54cc7b0 +DEB [20190331-09:46:33.530] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:33.538] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:33.539] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:33.542] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:33.542] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:33.542] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:33.542] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:33.542] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:33.542] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:33.546] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:33.547] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:33.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:33.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:33.585] thr=50 paramiko.transport: userauth is OK +INF [20190331-09:46:33.604] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:33.604] thr=50 paramiko.transport: userauth is OK +INF [20190331-09:46:33.625] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:33.625] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:33.758] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:33.758] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:33.798] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:33.798] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:33.802] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:33.815] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:33.815] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:33.815] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:33.816] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:33.816] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:33.857] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:33.869] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:33.869] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:33.870] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:33.870] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:33.870] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:33.912] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:33.921] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:33.921] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:33.921] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:33.922] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:33.922] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:33.960] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:33.969] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:33.969] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:33.969] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:33.970] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:33.970] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:34.009] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:34.020] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:34.020] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:34.021] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:34.021] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:34.021] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:34.059] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:34.068] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:34.068] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:34.169] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:34.170] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:34.170] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:34.171] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:34.180] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:34.181] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:34.182] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:38.530] thr=51 paramiko.transport: starting thread (client mode): 0x50507d0 +DEB [20190331-09:46:38.530] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:38.539] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:38.539] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:38.541] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:38.541] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:38.542] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:38.542] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:38.542] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:38.542] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:38.546] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:38.546] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:38.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:38.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:38.583] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:46:38.603] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:38.603] thr=51 paramiko.transport: userauth is OK +INF [20190331-09:46:38.625] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:38.625] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:38.759] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:38.759] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:38.799] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:38.799] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:38.803] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:38.815] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:38.816] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:38.816] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:38.817] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:38.817] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:38.858] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:38.870] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:38.871] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:38.871] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:38.872] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:38.872] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:38.911] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:38.919] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:38.920] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:38.920] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:38.920] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:38.920] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:38.962] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:38.970] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:38.971] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:38.971] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:38.972] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:38.972] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:39.009] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:39.020] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:39.020] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:39.021] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:39.021] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:39.021] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:39.059] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:39.068] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:39.068] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:39.169] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:39.170] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:39.170] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:39.171] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:39.181] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:39.181] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:39.183] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:43.530] thr=52 paramiko.transport: starting thread (client mode): 0x4c89910 +DEB [20190331-09:46:43.530] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:43.541] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:43.541] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:43.544] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:43.544] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:43.544] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:43.544] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:43.544] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:43.544] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:43.548] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:43.549] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:43.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:43.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:43.587] thr=52 paramiko.transport: userauth is OK +INF [20190331-09:46:43.605] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:43.606] thr=52 paramiko.transport: userauth is OK +INF [20190331-09:46:43.627] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:43.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:43.769] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:43.769] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:43.810] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:43.810] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:43.814] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:43.828] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:43.828] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:43.829] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:43.830] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:43.830] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:43.869] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:43.882] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:43.882] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:43.883] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:43.883] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:43.883] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:43.921] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:43.931] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:43.932] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:43.932] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:43.970] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:43.970] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:43.972] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:43.982] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:43.982] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:43.982] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:43.983] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:43.983] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:44.022] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:44.034] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:44.034] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:44.034] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:44.035] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:44.035] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:44.074] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:44.083] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:44.084] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:44.185] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:44.186] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:44.186] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:44.187] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:44.197] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:44.197] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:44.199] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:48.529] thr=53 paramiko.transport: starting thread (client mode): 0x5009b30 +DEB [20190331-09:46:48.529] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:48.540] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:48.540] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:48.543] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:48.544] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:48.544] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:48.544] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:48.544] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:48.544] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:48.548] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:48.549] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:48.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:48.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:48.589] thr=53 paramiko.transport: userauth is OK +INF [20190331-09:46:48.609] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:48.609] thr=53 paramiko.transport: userauth is OK +INF [20190331-09:46:48.632] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:48.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:48.792] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:48.792] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:48.833] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:48.833] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:48.838] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:48.851] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:48.851] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:48.852] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:48.892] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:48.893] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:48.894] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:48.906] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:48.906] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:48.907] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:48.907] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:48.907] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:48.946] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:48.954] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:48.955] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:48.955] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:48.956] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:48.956] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:48.993] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:49.002] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:49.002] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:49.003] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:49.003] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:49.003] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:49.042] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:49.053] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:49.053] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:49.054] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:49.054] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:49.054] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:49.092] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:49.101] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:49.101] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:49.203] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:49.204] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:49.204] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:49.205] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:49.224] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:49.225] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:49.227] thr=53 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:53.530] thr=54 paramiko.transport: starting thread (client mode): 0x50490f0 +DEB [20190331-09:46:53.530] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:53.539] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:53.539] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:53.542] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:53.542] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:53.543] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:53.543] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:53.543] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:53.543] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:53.547] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:53.547] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:53.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:53.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:53.587] thr=54 paramiko.transport: userauth is OK +INF [20190331-09:46:53.691] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:53.692] thr=54 paramiko.transport: userauth is OK +INF [20190331-09:46:53.713] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:53.714] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:53.850] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:53.850] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:53.891] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:53.891] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:53.895] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:53.908] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:53.909] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:53.909] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:53.909] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:53.910] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:53.949] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:53.961] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:53.961] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:53.961] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:53.962] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:53.962] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:54.002] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:54.010] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:54.011] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:54.011] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:54.011] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:54.012] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:54.051] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:54.060] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:54.060] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:54.060] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:54.061] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:54.061] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:54.101] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:54.112] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:54.112] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:54.112] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:54.113] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:54.113] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:54.153] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:54.162] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:54.162] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:54.264] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:54.265] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:54.265] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:54.266] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:54.276] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:54.277] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:54.279] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-09:46:58.531] thr=55 paramiko.transport: starting thread (client mode): 0x523c3b0 +DEB [20190331-09:46:58.531] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:46:58.541] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:46:58.541] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:46:58.544] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:46:58.544] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:46:58.544] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:46:58.544] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:46:58.545] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:46:58.545] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-09:46:58.549] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:46:58.549] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-09:46:58.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:46:58.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:46:58.588] thr=55 paramiko.transport: userauth is OK +INF [20190331-09:46:58.608] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:46:58.609] thr=55 paramiko.transport: userauth is OK +INF [20190331-09:46:58.632] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:46:58.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:46:58.770] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:46:58.770] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:46:58.810] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:46:58.810] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:46:58.814] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:46:58.827] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:46:58.827] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:46:58.828] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:46:58.828] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:46:58.828] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:46:58.867] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:46:58.878] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:46:58.879] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:46:58.879] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:46:58.880] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:46:58.880] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:46:58.919] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:46:58.928] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:46:58.929] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:46:58.929] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:46:58.930] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:46:58.930] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:46:58.969] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:46:58.978] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:46:58.978] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:46:58.978] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:46:58.979] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:46:58.979] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:46:59.020] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:46:59.031] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:46:59.031] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:46:59.032] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:46:59.032] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:46:59.032] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:46:59.072] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:46:59.081] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:46:59.081] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:46:59.182] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:46:59.183] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:46:59.183] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:46:59.184] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:46:59.193] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:46:59.194] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:46:59.196] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:03.529] thr=56 paramiko.transport: starting thread (client mode): 0x4ce0ad0 +DEB [20190331-09:47:03.529] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:03.538] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:03.538] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:03.541] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:03.541] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:03.541] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:03.542] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:03.542] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:03.542] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:03.546] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:03.546] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:03.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:03.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:03.585] thr=56 paramiko.transport: userauth is OK +INF [20190331-09:47:03.605] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:03.606] thr=56 paramiko.transport: userauth is OK +INF [20190331-09:47:03.627] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:03.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:03.767] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:03.767] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:03.809] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:03.809] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:03.812] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:03.825] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:03.826] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:03.826] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:03.827] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:03.827] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:03.868] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:03.880] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:03.880] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:03.880] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:03.881] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:03.881] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:03.919] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:03.927] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:03.928] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:03.928] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:03.928] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:03.929] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:03.967] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:03.977] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:03.977] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:03.978] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:03.978] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:03.978] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:04.016] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:04.028] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:04.028] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:04.029] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:04.029] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:04.030] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:04.068] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:04.077] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:04.078] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:04.179] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:04.180] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:04.180] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:04.181] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:04.191] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:04.191] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:04.193] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:08.529] thr=57 paramiko.transport: starting thread (client mode): 0x54cc150 +DEB [20190331-09:47:08.529] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:08.538] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:08.538] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:08.542] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:08.542] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:08.542] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:08.542] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:08.542] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:08.542] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:08.546] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:08.547] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:08.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:08.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:08.587] thr=57 paramiko.transport: userauth is OK +INF [20190331-09:47:08.606] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:08.607] thr=57 paramiko.transport: userauth is OK +INF [20190331-09:47:08.628] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:08.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:08.782] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:08.783] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:08.822] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:08.822] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:08.827] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:08.842] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:08.843] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:08.843] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:08.844] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:08.844] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:08.886] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:08.899] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:08.899] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:08.899] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:08.900] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:08.900] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:08.939] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:08.948] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:08.949] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:08.949] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:08.950] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:08.950] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:08.988] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:08.998] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:08.998] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:08.999] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:08.999] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:09.000] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:09.037] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:09.049] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:09.049] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:09.050] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:09.050] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:09.051] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:09.089] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:09.098] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:09.098] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:09.199] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:09.200] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:09.200] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:09.201] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:09.210] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:09.211] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:09.212] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:13.529] thr=58 paramiko.transport: starting thread (client mode): 0x50538b0 +DEB [20190331-09:47:13.529] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:13.540] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:13.540] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:13.543] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:13.544] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:13.544] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:13.544] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:13.544] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:13.544] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:13.548] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:13.549] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:13.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:13.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:13.588] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:47:13.609] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:13.610] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:47:13.634] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:13.634] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:13.784] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:13.784] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:13.824] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:13.824] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:13.827] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:13.838] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:13.838] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:13.839] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:13.839] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:13.839] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:13.880] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:13.892] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:13.892] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:13.893] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:13.893] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:13.893] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:13.934] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:13.943] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:13.943] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:13.943] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:13.944] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:13.944] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:13.985] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:13.994] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:13.994] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:13.995] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:13.995] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:13.995] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:14.035] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:14.046] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:14.046] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:14.046] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:14.047] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:14.047] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:14.086] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:14.095] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:14.095] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:14.196] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:14.196] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:14.196] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:14.197] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:14.206] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:14.207] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:14.209] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:18.531] thr=59 paramiko.transport: starting thread (client mode): 0x5049130 +DEB [20190331-09:47:18.531] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:18.540] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:18.540] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:18.543] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:18.543] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:18.543] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:18.543] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:18.543] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:18.543] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:18.547] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:18.548] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:18.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:18.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:18.587] thr=59 paramiko.transport: userauth is OK +INF [20190331-09:47:18.606] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:18.607] thr=59 paramiko.transport: userauth is OK +INF [20190331-09:47:18.628] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:18.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:18.764] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:18.765] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:18.805] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:18.805] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:18.809] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:18.821] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:18.821] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:18.822] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:18.822] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:18.822] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:18.861] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:18.873] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:18.873] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:18.873] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:18.874] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:18.874] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:18.914] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:18.923] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:18.923] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:18.923] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:18.924] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:18.924] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:18.962] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:18.971] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:18.971] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:18.972] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:18.972] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:18.972] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:19.011] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:19.022] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:19.022] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:19.023] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:19.023] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:19.023] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:19.063] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:19.072] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:19.072] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:19.174] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:19.174] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:19.174] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:19.175] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:19.184] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:19.185] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:19.186] thr=59 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:23.530] thr=60 paramiko.transport: starting thread (client mode): 0x50492b0 +DEB [20190331-09:47:23.530] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:23.540] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:23.540] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:23.542] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:23.543] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:23.543] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:23.543] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:23.543] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:23.543] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:23.548] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:23.548] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:23.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:23.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:23.589] thr=60 paramiko.transport: userauth is OK +INF [20190331-09:47:23.608] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:23.609] thr=60 paramiko.transport: userauth is OK +INF [20190331-09:47:23.630] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:23.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:23.766] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:23.766] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:23.807] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:23.807] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:23.808] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:23.822] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:23.823] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:23.823] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:23.824] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:23.824] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:23.863] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:23.875] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:23.876] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:23.876] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:23.877] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:23.877] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:23.917] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:23.925] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:23.926] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:23.926] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:23.927] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:23.927] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:23.967] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:23.975] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:23.976] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:23.976] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:23.977] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:23.977] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:24.016] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:24.027] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:24.028] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:24.028] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:24.029] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:24.029] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:24.070] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:24.079] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:24.079] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:24.180] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:24.181] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:24.181] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:24.182] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:24.191] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:24.191] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:24.193] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:28.530] thr=61 paramiko.transport: starting thread (client mode): 0x54f9e50 +DEB [20190331-09:47:28.530] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:28.539] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:28.539] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:28.542] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:28.542] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:28.542] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:28.542] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:28.542] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:28.543] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:28.547] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:28.548] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:28.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:28.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:28.587] thr=61 paramiko.transport: userauth is OK +INF [20190331-09:47:28.608] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:28.608] thr=61 paramiko.transport: userauth is OK +INF [20190331-09:47:28.629] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:28.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:28.768] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:28.768] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:28.809] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:28.809] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:28.812] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:28.825] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:28.825] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:28.826] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:28.826] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:28.826] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:28.865] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:28.876] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:28.877] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:28.877] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:28.878] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:28.878] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:28.917] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:28.926] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:28.927] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:28.927] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:28.927] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:28.928] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:28.967] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:28.976] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:28.977] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:28.977] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:28.978] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:28.978] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:29.017] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:29.029] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:29.029] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:29.030] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:29.030] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:29.030] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:29.070] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:29.080] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:29.080] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:29.181] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:29.182] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:29.182] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:29.183] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:29.193] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:29.194] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:29.196] thr=61 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:33.530] thr=62 paramiko.transport: starting thread (client mode): 0x54f9c10 +DEB [20190331-09:47:33.530] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:33.540] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:33.540] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:33.542] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:33.543] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:33.543] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:33.543] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:33.543] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:33.543] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:33.547] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:33.548] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:33.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:33.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:33.585] thr=62 paramiko.transport: userauth is OK +INF [20190331-09:47:33.605] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:33.605] thr=62 paramiko.transport: userauth is OK +INF [20190331-09:47:33.628] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:33.628] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:33.788] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:33.788] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:33.829] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:33.829] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:33.832] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:33.847] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:33.847] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:33.847] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:33.848] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:33.848] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:33.887] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:33.900] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:33.900] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:33.901] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:33.940] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:33.941] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:33.942] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:33.952] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:33.952] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:33.953] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:33.953] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:33.953] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:33.993] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:34.001] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:34.001] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:34.002] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:34.002] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:34.002] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:34.043] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:34.053] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:34.054] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:34.054] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:34.055] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:34.055] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:34.096] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:34.105] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:34.105] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:34.206] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:34.207] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:34.207] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:34.209] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:34.218] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:34.219] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:34.220] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:38.530] thr=63 paramiko.transport: starting thread (client mode): 0x5009a10 +DEB [20190331-09:47:38.530] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:38.541] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:38.542] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:38.545] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:38.545] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:38.546] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:38.546] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:38.546] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:38.546] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:38.550] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:38.551] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:38.551] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:38.552] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:38.591] thr=63 paramiko.transport: userauth is OK +INF [20190331-09:47:38.611] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:38.612] thr=63 paramiko.transport: userauth is OK +INF [20190331-09:47:38.635] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:38.635] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:38.772] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:38.773] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:38.813] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:38.813] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:38.817] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:38.829] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:38.830] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:38.830] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:38.831] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:38.831] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:38.871] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:38.882] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:38.883] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:38.883] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:38.884] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:38.884] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:38.924] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:38.933] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:38.933] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:38.933] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:38.934] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:38.934] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:38.971] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:38.980] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:38.980] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:38.980] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:38.981] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:38.981] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:39.020] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:39.030] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:39.031] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:39.031] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:39.032] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:39.032] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:39.073] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:39.082] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:39.082] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:39.183] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:39.184] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:39.184] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:39.185] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:39.195] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:39.195] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:39.197] thr=63 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:43.530] thr=64 paramiko.transport: starting thread (client mode): 0x4c89af0 +DEB [20190331-09:47:43.530] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:43.539] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:43.539] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:43.542] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:43.542] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:43.542] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:43.542] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:43.542] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:43.542] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:43.546] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:43.546] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:43.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:43.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:43.586] thr=64 paramiko.transport: userauth is OK +INF [20190331-09:47:43.607] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:43.607] thr=64 paramiko.transport: userauth is OK +INF [20190331-09:47:43.628] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:43.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:43.765] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:43.765] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:43.805] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:43.805] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:43.809] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:43.822] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:43.822] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:43.822] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:43.823] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:43.823] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:43.862] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:43.873] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:43.874] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:43.874] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:43.875] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:43.875] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:43.915] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:43.923] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:43.924] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:43.924] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:43.925] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:43.925] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:43.963] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:43.971] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:43.972] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:43.972] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:43.973] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:43.973] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:44.013] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:44.023] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:44.023] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:44.025] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:44.025] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:44.025] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:44.064] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:44.073] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:44.073] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:44.173] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:44.174] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:44.174] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:44.175] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:44.184] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:44.185] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:44.186] thr=64 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:48.530] thr=65 paramiko.transport: starting thread (client mode): 0x504bbd0 +DEB [20190331-09:47:48.531] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:48.540] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:48.540] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:48.543] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:48.543] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:48.544] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:48.544] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:48.544] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:48.544] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:48.548] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:48.548] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:48.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:48.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:48.588] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:47:48.607] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:48.608] thr=65 paramiko.transport: userauth is OK +INF [20190331-09:47:48.629] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:48.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:48.766] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:48.766] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:48.807] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:48.807] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:48.810] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:48.824] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:48.824] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:48.824] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:48.825] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:48.825] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:48.865] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:48.878] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:48.878] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:48.879] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:48.879] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:48.879] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:48.920] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:48.929] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:48.930] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:48.930] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:48.931] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:48.931] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:48.971] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:48.980] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:48.980] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:48.980] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:48.981] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:48.981] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:49.022] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:49.032] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:49.033] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:49.033] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:49.034] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:49.034] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:49.075] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:49.083] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:49.084] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:49.185] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:49.186] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:49.186] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:49.187] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:49.197] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:49.198] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:49.199] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:53.529] thr=66 paramiko.transport: starting thread (client mode): 0x5049bd0 +DEB [20190331-09:47:53.529] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:53.541] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:53.541] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:53.544] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:53.544] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:53.544] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:53.544] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:53.545] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:53.545] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:53.548] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:53.549] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:53.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:53.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:53.588] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:47:53.608] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:53.609] thr=66 paramiko.transport: userauth is OK +INF [20190331-09:47:53.631] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:53.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:53.769] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:53.770] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:53.810] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:53.810] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:53.814] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:53.828] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:53.828] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:53.829] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:53.829] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:53.829] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:53.869] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:53.882] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:53.883] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:53.883] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:53.884] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:53.884] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:53.924] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:53.933] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:53.934] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:53.934] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:53.934] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:53.935] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:53.975] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:53.984] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:53.985] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:53.985] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:53.986] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:53.986] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:54.025] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:54.037] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:54.037] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:54.037] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:54.078] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:54.079] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:54.080] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:54.090] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:54.091] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:54.192] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:54.193] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:54.193] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:54.194] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:54.203] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:54.204] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:54.205] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-09:47:58.530] thr=67 paramiko.transport: starting thread (client mode): 0x4ffb4d0 +DEB [20190331-09:47:58.530] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:47:58.540] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:47:58.540] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:47:58.543] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:47:58.543] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:47:58.543] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:47:58.544] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:47:58.544] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:47:58.544] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-09:47:58.548] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:47:58.548] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-09:47:58.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:47:58.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:47:58.588] thr=67 paramiko.transport: userauth is OK +INF [20190331-09:47:58.695] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:47:58.696] thr=67 paramiko.transport: userauth is OK +INF [20190331-09:47:58.719] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:47:58.719] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:47:58.869] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:47:58.870] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:47:58.910] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:47:58.910] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:47:58.914] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:47:58.926] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:47:58.927] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:47:58.927] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:47:58.928] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:47:58.928] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:47:58.967] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:47:58.978] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:47:58.979] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:47:58.979] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:47:58.980] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:47:58.980] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:47:59.019] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:47:59.027] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:47:59.028] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:47:59.028] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:47:59.028] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:47:59.029] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:47:59.068] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:47:59.077] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:47:59.077] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:47:59.077] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:47:59.077] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:47:59.077] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:47:59.118] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:47:59.129] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:47:59.129] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:47:59.130] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:47:59.130] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:47:59.130] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:47:59.171] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:47:59.180] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:47:59.180] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:47:59.281] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:47:59.282] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:47:59.282] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:47:59.283] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:47:59.294] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:47:59.295] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:47:59.296] thr=67 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:03.529] thr=68 paramiko.transport: starting thread (client mode): 0x54cc390 +DEB [20190331-09:48:03.530] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:03.539] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:03.539] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:03.542] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:03.543] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:03.543] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:03.543] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:03.543] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:03.543] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:03.547] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:03.547] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:03.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:03.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:03.587] thr=68 paramiko.transport: userauth is OK +INF [20190331-09:48:03.607] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:03.608] thr=68 paramiko.transport: userauth is OK +INF [20190331-09:48:03.629] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:03.629] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:03.769] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:03.769] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:03.810] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:03.810] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:03.814] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:03.828] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:03.828] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:03.828] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:03.829] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:03.829] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:03.870] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:03.882] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:03.882] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:03.883] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:03.883] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:03.883] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:03.923] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:03.931] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:03.931] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:03.932] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:03.932] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:03.932] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:03.970] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:03.979] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:03.979] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:03.980] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:03.980] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:03.980] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:04.018] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:04.029] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:04.029] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:04.029] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:04.030] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:04.030] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:04.068] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:04.077] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:04.077] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:04.179] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:04.180] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:04.180] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:04.181] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:04.190] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:04.191] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:04.192] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:08.531] thr=69 paramiko.transport: starting thread (client mode): 0x4c898b0 +DEB [20190331-09:48:08.531] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:08.541] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:08.541] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:08.544] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:08.544] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:08.544] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:08.544] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:08.544] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:08.544] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:08.548] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:08.549] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:08.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:08.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:08.589] thr=69 paramiko.transport: userauth is OK +INF [20190331-09:48:08.608] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:08.609] thr=69 paramiko.transport: userauth is OK +INF [20190331-09:48:08.630] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:08.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:08.772] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:08.772] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:08.813] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:08.813] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:08.817] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:08.829] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:08.829] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:08.829] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:08.830] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:08.830] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:08.869] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:08.880] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:08.880] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:08.881] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:08.881] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:08.881] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:08.922] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:08.930] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:08.931] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:08.931] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:08.932] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:08.932] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:08.971] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:08.979] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:08.980] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:08.980] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:08.980] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:08.981] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:09.021] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:09.032] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:09.032] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:09.032] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:09.033] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:09.033] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:09.073] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:09.082] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:09.082] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:09.184] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:09.185] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:09.185] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:09.186] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:09.195] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:09.196] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:09.197] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:13.532] thr=70 paramiko.transport: starting thread (client mode): 0x4d5eef0 +DEB [20190331-09:48:13.532] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:13.541] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:13.541] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:13.543] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:13.543] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:13.543] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:13.544] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:13.544] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:13.544] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:13.548] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:13.548] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:13.549] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:13.550] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:13.587] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:48:13.616] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:13.617] thr=70 paramiko.transport: userauth is OK +INF [20190331-09:48:13.638] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:13.639] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:13.774] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:13.774] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:13.815] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:13.815] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:13.820] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:13.834] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:13.835] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:13.835] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:13.836] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:13.836] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:13.875] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:13.887] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:13.887] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:13.887] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:13.888] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:13.888] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:13.929] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:13.939] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:13.939] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:13.940] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:13.940] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:13.941] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:13.982] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:13.991] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:13.991] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:13.992] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:13.993] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:13.993] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:14.034] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:14.046] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:14.046] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:14.047] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:14.047] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:14.047] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:14.085] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:14.095] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:14.095] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:14.196] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:14.196] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:14.197] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:14.198] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:14.208] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:14.208] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:14.210] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:18.528] thr=71 paramiko.transport: starting thread (client mode): 0x4fec9f0 +DEB [20190331-09:48:18.529] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:18.538] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:18.539] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:18.542] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:18.543] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:18.543] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:18.543] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:18.543] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:18.543] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:18.547] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:18.548] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:18.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:18.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:18.586] thr=71 paramiko.transport: userauth is OK +INF [20190331-09:48:18.606] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:18.606] thr=71 paramiko.transport: userauth is OK +INF [20190331-09:48:18.630] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:18.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:18.791] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:18.791] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:18.831] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:18.831] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:18.836] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:18.850] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:18.850] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:18.851] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:18.851] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:18.851] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:18.891] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:18.904] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:18.905] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:18.905] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:18.905] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:18.906] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:18.944] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:18.953] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:18.954] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:18.954] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:18.955] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:18.955] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:18.996] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:19.004] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:19.004] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:19.005] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:19.005] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:19.005] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:19.046] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:19.056] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:19.057] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:19.057] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:19.058] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:19.058] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:19.099] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:19.108] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:19.108] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:19.208] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:19.209] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:19.209] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:19.210] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:19.219] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:19.220] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:19.221] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:23.528] thr=72 paramiko.transport: starting thread (client mode): 0x50064b0 +DEB [20190331-09:48:23.528] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:23.538] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:23.538] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:23.542] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:23.542] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:23.542] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:23.542] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:23.542] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:23.542] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:23.547] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:23.547] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:23.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:23.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:23.586] thr=72 paramiko.transport: userauth is OK +INF [20190331-09:48:23.606] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:23.607] thr=72 paramiko.transport: userauth is OK +INF [20190331-09:48:23.630] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:23.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:23.767] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:23.767] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:23.808] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:23.808] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:23.812] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:23.825] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:23.826] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:23.826] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:23.827] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:23.827] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:23.867] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:23.879] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:23.879] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:23.879] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:23.880] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:23.880] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:23.919] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:23.929] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:23.929] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:23.930] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:23.930] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:23.930] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:23.968] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:23.977] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:23.977] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:23.977] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:23.978] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:23.978] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:24.017] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:24.028] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:24.028] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:24.029] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:24.029] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:24.029] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:24.067] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:24.076] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:24.076] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:24.177] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:24.178] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:24.178] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:24.179] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:24.188] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:24.189] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:24.190] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:28.529] thr=73 paramiko.transport: starting thread (client mode): 0x5503630 +DEB [20190331-09:48:28.530] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:28.538] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:28.539] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:28.541] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:28.542] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:28.542] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:28.542] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:28.542] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:28.542] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:28.546] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:28.546] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:28.546] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:28.547] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:28.586] thr=73 paramiko.transport: userauth is OK +INF [20190331-09:48:28.607] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:28.608] thr=73 paramiko.transport: userauth is OK +INF [20190331-09:48:28.630] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:28.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:28.765] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:28.765] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:28.806] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:28.806] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:28.810] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:28.824] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:28.824] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:28.825] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:28.825] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:28.825] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:28.866] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:28.878] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:28.878] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:28.879] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:28.879] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:28.880] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:28.921] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:28.930] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:28.930] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:28.930] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:28.931] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:28.931] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:28.971] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:28.980] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:28.980] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:28.980] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:28.981] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:28.981] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:29.022] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:29.033] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:29.033] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:29.034] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:29.034] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:29.034] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:29.075] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:29.084] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:29.085] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:29.186] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:29.187] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:29.187] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:29.188] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:29.197] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:29.198] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:29.199] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:33.530] thr=74 paramiko.transport: starting thread (client mode): 0x50098f0 +DEB [20190331-09:48:33.530] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:33.539] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:33.539] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:33.542] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:33.543] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:33.543] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:33.543] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:33.543] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:33.543] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:33.548] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:33.548] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:33.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:33.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:33.589] thr=74 paramiko.transport: userauth is OK +INF [20190331-09:48:33.609] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:33.610] thr=74 paramiko.transport: userauth is OK +INF [20190331-09:48:33.632] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:33.632] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:33.765] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:33.766] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:33.806] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:33.806] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:33.809] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:33.822] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:33.823] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:33.823] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:33.824] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:33.824] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:33.862] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:33.874] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:33.874] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:33.874] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:33.875] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:33.875] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:33.916] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:33.925] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:33.925] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:33.926] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:33.926] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:33.926] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:33.967] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:33.976] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:33.976] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:33.976] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:33.977] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:33.977] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:34.018] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:34.029] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:34.029] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:34.029] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:34.030] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:34.030] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:34.071] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:34.081] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:34.081] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:34.182] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:34.183] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:34.183] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:34.184] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:34.194] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:34.195] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:34.197] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:38.531] thr=75 paramiko.transport: starting thread (client mode): 0x4fa84b0 +DEB [20190331-09:48:38.532] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:38.549] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:38.549] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:38.554] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:38.555] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:38.555] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:38.555] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:38.555] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:38.555] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:38.560] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:38.561] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:38.562] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:38.563] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:38.601] thr=75 paramiko.transport: userauth is OK +INF [20190331-09:48:38.621] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:38.622] thr=75 paramiko.transport: userauth is OK +INF [20190331-09:48:38.664] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:38.665] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:38.851] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:38.852] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:38.892] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:38.892] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:38.898] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:38.913] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:38.914] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:38.914] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:38.915] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:38.915] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:38.955] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:38.968] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:38.968] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:38.968] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:38.969] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:38.969] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:39.007] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:39.016] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:39.017] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:39.017] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:39.018] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:39.018] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:39.056] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:39.065] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:39.066] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:39.066] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:39.066] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:39.066] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:39.105] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:39.117] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:39.117] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:39.117] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:39.118] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:39.118] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:39.156] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:39.165] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:39.166] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:39.266] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:39.267] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:39.267] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:39.268] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:39.278] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:39.279] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:39.281] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:43.529] thr=76 paramiko.transport: starting thread (client mode): 0x4d12530 +DEB [20190331-09:48:43.529] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:43.539] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:43.540] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:43.543] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:43.543] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:43.543] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:43.543] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:43.543] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:43.544] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:43.548] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:43.548] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:43.548] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:43.550] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:43.588] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:48:43.608] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:43.609] thr=76 paramiko.transport: userauth is OK +INF [20190331-09:48:43.633] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:43.633] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:43.794] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:43.795] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:43.835] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:43.835] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:43.838] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:43.853] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:43.853] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:43.854] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:43.892] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:43.892] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:43.893] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:43.907] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:43.907] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:43.907] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:43.908] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:43.908] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:43.947] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:43.955] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:43.956] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:43.956] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:43.956] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:43.957] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:43.995] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:44.003] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:44.004] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:44.004] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:44.004] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:44.004] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:44.044] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:44.055] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:44.055] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:44.055] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:44.056] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:44.056] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:44.095] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:44.104] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:44.104] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:44.204] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:44.205] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:44.205] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:44.206] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:44.215] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:44.216] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:44.217] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:48.530] thr=77 paramiko.transport: starting thread (client mode): 0x54cc670 +DEB [20190331-09:48:48.530] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:48.539] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:48.539] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:48.542] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:48.542] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:48.542] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:48.542] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:48.543] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:48.543] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:48.547] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:48.548] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:48.548] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:48.550] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:48.586] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:48:48.605] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:48.606] thr=77 paramiko.transport: userauth is OK +INF [20190331-09:48:48.627] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:48.628] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:48.763] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:48.763] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:48.803] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:48.803] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:48.806] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:48.819] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:48.819] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:48.819] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:48.820] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:48.820] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:48.861] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:48.872] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:48.873] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:48.873] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:48.874] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:48.874] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:48.915] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:48.923] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:48.924] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:48.924] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:48.925] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:48.925] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:48.966] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:48.975] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:48.975] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:48.975] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:48.976] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:48.976] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:49.015] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:49.025] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:49.026] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:49.026] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:49.027] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:49.027] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:49.065] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:49.074] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:49.074] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:49.175] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:49.175] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:49.175] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:49.176] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:49.185] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:49.186] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:49.188] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:53.533] thr=78 paramiko.transport: starting thread (client mode): 0x4ce70d0 +DEB [20190331-09:48:53.533] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:53.543] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:53.543] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:53.546] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:53.546] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:53.546] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:53.546] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:53.546] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:53.546] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:53.551] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:53.551] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:53.551] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:53.552] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:53.591] thr=78 paramiko.transport: userauth is OK +INF [20190331-09:48:53.611] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:53.611] thr=78 paramiko.transport: userauth is OK +INF [20190331-09:48:53.632] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:53.632] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:53.768] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:53.768] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:53.809] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:53.809] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:53.812] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:53.825] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:53.825] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:53.826] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:53.826] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:53.826] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:53.865] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:53.877] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:53.877] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:53.877] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:53.878] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:53.878] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:53.918] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:53.927] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:53.928] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:53.928] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:53.929] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:53.929] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:53.969] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:53.978] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:53.978] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:53.978] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:53.979] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:53.979] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:54.017] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:54.028] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:54.028] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:54.029] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:54.029] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:54.029] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:54.070] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:54.079] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:54.079] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:54.180] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:54.181] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:54.181] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:54.182] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:54.191] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:54.192] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:54.193] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-09:48:58.529] thr=79 paramiko.transport: starting thread (client mode): 0x5049090 +DEB [20190331-09:48:58.529] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:48:58.540] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:48:58.540] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:48:58.543] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:48:58.543] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:48:58.543] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:48:58.543] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:48:58.543] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:48:58.543] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-09:48:58.548] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:48:58.548] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-09:48:58.548] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:48:58.550] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:48:58.588] thr=79 paramiko.transport: userauth is OK +INF [20190331-09:48:58.607] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:48:58.609] thr=79 paramiko.transport: userauth is OK +INF [20190331-09:48:58.630] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:48:58.630] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:48:58.776] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:48:58.776] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:48:58.816] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:48:58.816] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:48:58.820] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:48:58.833] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:48:58.833] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:48:58.834] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:48:58.834] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:48:58.834] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:48:58.874] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:48:58.887] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:48:58.887] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:48:58.887] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:48:58.888] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:48:58.888] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:48:58.930] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:48:58.938] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:48:58.938] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:48:58.939] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:48:58.939] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:48:58.939] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:48:58.980] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:48:58.989] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:48:58.989] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:48:58.989] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:48:58.990] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:48:58.990] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:48:59.030] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:48:59.041] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:48:59.041] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:48:59.042] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:48:59.042] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:48:59.042] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:48:59.080] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:48:59.090] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:48:59.090] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:48:59.191] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:48:59.192] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:48:59.192] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:48:59.193] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:48:59.203] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:48:59.204] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:48:59.206] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:03.528] thr=80 paramiko.transport: starting thread (client mode): 0x4d12790 +DEB [20190331-09:49:03.529] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:03.537] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:03.537] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:03.540] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:03.541] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:03.541] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:03.541] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:03.541] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:03.541] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:03.546] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:03.546] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:03.546] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:03.547] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:03.586] thr=80 paramiko.transport: userauth is OK +INF [20190331-09:49:03.677] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:03.678] thr=80 paramiko.transport: userauth is OK +INF [20190331-09:49:03.699] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:03.699] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:03.855] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:03.856] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:03.896] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:03.896] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:03.900] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:03.914] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:03.915] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:03.915] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:03.953] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:03.954] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:03.955] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:03.967] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:03.967] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:03.968] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:03.968] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:03.968] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:04.007] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:04.017] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:04.017] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:04.017] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:04.055] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:04.055] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:04.057] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:04.067] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:04.067] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:04.067] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:04.068] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:04.068] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:04.109] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:04.121] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:04.121] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:04.121] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:04.122] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:04.122] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:04.160] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:04.168] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:04.169] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:04.270] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:04.271] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:04.271] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:04.272] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:04.283] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:04.284] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:04.285] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:08.528] thr=81 paramiko.transport: starting thread (client mode): 0x5006350 +DEB [20190331-09:49:08.529] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:08.539] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:08.539] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:08.543] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:08.543] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:08.543] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:08.544] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:08.544] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:08.544] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:08.554] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:08.554] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:08.554] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:08.556] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:08.591] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:49:08.613] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:08.613] thr=81 paramiko.transport: userauth is OK +INF [20190331-09:49:08.635] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:08.636] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:08.795] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:08.795] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:08.835] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:08.835] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:08.839] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:08.851] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:08.852] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:08.852] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:08.853] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:08.853] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:08.893] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:08.905] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:08.905] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:08.905] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:08.905] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:08.905] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:08.945] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:08.953] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:08.954] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:08.954] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:08.954] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:08.955] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:08.996] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:09.005] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:09.005] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:09.005] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:09.006] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:09.006] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:09.045] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:09.056] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:09.056] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:09.056] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:09.057] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:09.057] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:09.098] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:09.107] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:09.107] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:09.208] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:09.209] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:09.209] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:09.210] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:09.219] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:09.220] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:09.221] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:13.529] thr=82 paramiko.transport: starting thread (client mode): 0x5503030 +DEB [20190331-09:49:13.529] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:13.540] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:13.540] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:13.543] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:13.543] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:13.543] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:13.543] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:13.543] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:13.543] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:13.548] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:13.548] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:13.548] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:13.549] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:13.586] thr=82 paramiko.transport: userauth is OK +INF [20190331-09:49:13.605] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:13.606] thr=82 paramiko.transport: userauth is OK +INF [20190331-09:49:13.628] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:13.628] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:13.763] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:13.764] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:13.804] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:13.804] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:13.807] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:13.820] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:13.820] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:13.821] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:13.821] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:13.822] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:13.860] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:13.872] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:13.872] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:13.873] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:13.873] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:13.873] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:13.913] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:13.922] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:13.922] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:13.922] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:13.923] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:13.923] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:13.963] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:13.972] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:13.972] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:13.972] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:13.973] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:13.973] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:14.014] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:14.025] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:14.025] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:14.026] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:14.026] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:14.026] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:14.066] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:14.075] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:14.075] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:14.176] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:14.177] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:14.177] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:14.178] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:14.187] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:14.188] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:14.190] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:18.531] thr=83 paramiko.transport: starting thread (client mode): 0x5053850 +DEB [20190331-09:49:18.531] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:18.540] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:18.540] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:18.543] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:18.543] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:18.543] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:18.543] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:18.543] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:18.543] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:18.548] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:18.548] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:18.548] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:18.549] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:18.589] thr=83 paramiko.transport: userauth is OK +INF [20190331-09:49:18.609] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:18.609] thr=83 paramiko.transport: userauth is OK +INF [20190331-09:49:18.630] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:18.630] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:18.768] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:18.768] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:18.808] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:18.808] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:18.813] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:18.824] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:18.825] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:18.825] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:18.826] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:18.826] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:18.866] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:18.879] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:18.880] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:18.880] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:18.881] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:18.881] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:18.920] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:18.928] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:18.929] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:18.929] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:18.930] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:18.930] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:18.971] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:18.980] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:18.980] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:18.981] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:18.981] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:18.981] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:19.022] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:19.033] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:19.033] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:19.034] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:19.034] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:19.034] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:19.074] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:19.083] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:19.083] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:19.184] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:19.185] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:19.185] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:19.186] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:19.195] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:19.195] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:19.197] thr=83 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:23.530] thr=58 paramiko.transport: starting thread (client mode): 0x50538b0 +DEB [20190331-09:49:23.530] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:23.543] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:23.543] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:23.546] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:23.547] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:23.547] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:23.547] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:23.547] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:23.547] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:23.555] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:23.555] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:23.555] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:23.556] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:23.595] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:49:23.622] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:23.623] thr=58 paramiko.transport: userauth is OK +INF [20190331-09:49:23.658] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:23.659] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:23.883] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:23.883] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:23.924] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:23.924] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:23.930] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:23.957] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:23.958] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:23.958] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:23.959] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:23.959] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:23.998] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:24.024] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:24.024] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:24.025] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:24.026] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:24.026] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:24.067] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:24.079] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:24.079] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:24.080] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:24.081] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:24.081] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:24.121] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:24.136] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:24.137] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:24.137] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:24.138] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:24.138] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:24.180] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:24.201] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:24.202] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:24.202] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:24.203] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:24.203] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:24.243] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:24.261] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:24.261] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:24.362] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:24.363] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:24.363] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:24.365] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:24.385] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:24.387] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:24.389] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:28.530] thr=84 paramiko.transport: starting thread (client mode): 0x52619d0 +DEB [20190331-09:49:28.530] thr=84 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:28.541] thr=84 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:28.541] thr=84 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:28.544] thr=84 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:28.545] thr=84 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:28.545] thr=84 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:28.545] thr=84 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:28.545] thr=84 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:28.545] thr=84 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:28.549] thr=84 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:28.549] thr=84 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:28.550] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:28.551] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:28.589] thr=84 paramiko.transport: userauth is OK +INF [20190331-09:49:28.616] thr=84 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:28.617] thr=84 paramiko.transport: userauth is OK +INF [20190331-09:49:28.639] thr=84 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:28.639] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:28.825] thr=84 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:28.825] thr=84 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:28.866] thr=84 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:28.866] thr=84 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:28.871] thr=84 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:28.887] thr=84 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:28.887] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:28.888] thr=84 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:28.888] thr=84 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:28.889] thr=84 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:28.928] thr=84 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:28.941] thr=84 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:28.941] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:28.942] thr=84 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:28.942] thr=84 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:28.942] thr=84 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:28.983] thr=84 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:28.993] thr=84 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:28.993] thr=84 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:28.993] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:29.040] thr=84 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:29.040] thr=84 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:29.054] thr=84 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:29.119] thr=84 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:29.119] thr=84 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:29.120] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:29.161] thr=84 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:29.161] thr=84 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:29.164] thr=84 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:29.193] thr=84 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:29.193] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:29.194] thr=84 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:29.195] thr=84 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:29.195] thr=84 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:29.237] thr=84 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:29.255] thr=84 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:29.255] thr=84 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:29.356] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:29.357] thr=84 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:29.357] thr=84 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:29.359] thr=84 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:29.374] thr=84 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:29.375] thr=84 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:29.379] thr=84 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:33.530] thr=85 paramiko.transport: starting thread (client mode): 0x4c50c30 +DEB [20190331-09:49:33.530] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:33.539] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:33.539] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:33.542] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:33.542] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:33.542] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:33.543] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:33.543] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:33.543] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:33.547] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:33.547] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:33.547] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:33.548] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:33.585] thr=85 paramiko.transport: userauth is OK +INF [20190331-09:49:33.605] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:33.606] thr=85 paramiko.transport: userauth is OK +INF [20190331-09:49:33.627] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:33.627] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:33.761] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:33.762] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:33.802] thr=85 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:33.802] thr=85 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:33.806] thr=85 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:33.818] thr=85 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:33.819] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:33.819] thr=85 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:33.820] thr=85 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:33.820] thr=85 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:33.861] thr=85 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:33.873] thr=85 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:33.873] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:33.873] thr=85 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:33.874] thr=85 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:33.874] thr=85 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:33.915] thr=85 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:33.923] thr=85 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:33.923] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:33.924] thr=85 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:33.924] thr=85 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:33.925] thr=85 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:33.962] thr=85 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:33.971] thr=85 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:33.972] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:33.972] thr=85 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:33.972] thr=85 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:33.972] thr=85 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:34.010] thr=85 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:34.021] thr=85 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:34.021] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:34.022] thr=85 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:34.022] thr=85 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:34.022] thr=85 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:34.061] thr=85 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:34.070] thr=85 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:34.070] thr=85 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:34.171] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:34.172] thr=85 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:34.172] thr=85 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:34.173] thr=85 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:34.183] thr=85 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:34.183] thr=85 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:34.185] thr=85 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:38.529] thr=86 paramiko.transport: starting thread (client mode): 0x5009450 +DEB [20190331-09:49:38.530] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:38.538] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:38.539] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:38.542] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:38.542] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:38.542] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:38.542] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:38.542] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:38.542] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:38.547] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:38.547] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:38.547] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:38.548] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:38.584] thr=86 paramiko.transport: userauth is OK +INF [20190331-09:49:38.603] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:38.604] thr=86 paramiko.transport: userauth is OK +INF [20190331-09:49:38.624] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:38.625] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:38.758] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:38.758] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:38.799] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:38.799] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:38.803] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:38.817] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:38.817] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:38.818] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:38.818] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:38.818] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:38.859] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:38.871] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:38.871] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:38.871] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:38.872] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:38.872] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:38.912] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:38.922] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:38.922] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:38.923] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:38.923] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:38.923] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:38.961] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:38.969] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:38.970] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:38.970] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:38.971] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:38.971] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:39.008] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:39.019] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:39.019] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:39.019] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:39.020] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:39.020] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:39.058] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:39.068] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:39.068] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:39.168] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:39.169] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:39.169] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:39.170] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:39.179] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:39.180] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:39.181] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:44.040] thr=1 paramiko.transport: starting thread (client mode): 0x5933510 +DEB [20190331-09:49:44.040] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:44.050] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:44.050] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:44.053] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:44.054] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:44.054] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:44.054] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:44.054] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:44.054] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:44.060] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:44.060] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:44.060] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:44.064] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:44.098] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:49:44.119] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:44.120] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:49:44.145] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:44.145] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:44.341] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:44.341] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:44.382] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:44.382] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:44.386] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:44.399] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:44.399] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:44.400] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:44.400] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:44.401] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:44.439] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:44.452] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:44.452] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:44.452] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:44.453] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:44.453] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:44.492] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:44.501] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:44.502] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:44.502] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:44.503] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:44.503] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:44.542] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:44.552] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:44.552] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:44.552] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:44.553] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:44.554] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:44.593] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:44.606] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:44.606] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:44.607] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:44.607] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:44.607] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:44.646] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:44.657] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:44.657] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:44.758] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:44.759] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:44.759] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:44.760] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:44.770] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:44.771] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:44.773] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:48.530] thr=3 paramiko.transport: starting thread (client mode): 0x5617230 +DEB [20190331-09:49:48.530] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:48.539] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:48.540] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:48.542] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:48.542] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:48.542] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:48.542] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:48.542] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:48.543] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:48.547] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:48.547] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:48.547] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:48.548] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:48.585] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:49:48.605] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:48.606] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:49:48.626] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:48.627] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:48.761] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:48.761] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:48.801] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:48.801] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:48.804] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:48.816] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:48.817] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:48.817] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:48.818] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:48.818] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:48.859] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:48.871] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:48.871] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:48.871] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:48.872] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:48.872] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:48.912] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:48.921] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:48.922] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:48.922] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:48.922] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:48.923] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:48.960] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:48.969] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:48.969] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:48.969] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:48.970] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:48.970] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:49.010] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:49.021] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:49.021] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:49.022] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:49.022] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:49.022] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:49.060] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:49.069] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:49.069] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:49.170] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:49.171] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:49.171] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:49.172] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:49.181] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:49.182] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:49.183] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:53.019] thr=4 paramiko.transport: starting thread (client mode): 0x5c00170 +DEB [20190331-09:49:53.020] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:53.032] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:53.032] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:53.035] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:53.035] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:53.035] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:53.035] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:53.035] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:53.035] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:53.040] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:53.040] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:53.040] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:53.042] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:53.080] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:49:53.099] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:53.100] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:49:53.126] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:53.126] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:53.301] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:53.302] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:53.341] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:53.341] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:53.348] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:53.368] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:53.368] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:53.368] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:53.369] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:53.369] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:53.409] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:53.421] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:53.421] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:53.422] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:53.422] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:53.422] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:53.463] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:53.471] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:53.472] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:53.472] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:53.473] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:53.473] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:53.513] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:53.522] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:53.522] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:53.524] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:53.525] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:53.525] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:53.533] thr=5 paramiko.transport: starting thread (client mode): 0x5ba62f0 +DEB [20190331-09:49:53.533] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:53.549] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:53.549] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:53.554] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:53.554] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:53.554] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:53.554] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:53.554] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:53.554] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:53.559] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:53.559] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:53.559] thr=6 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:53.561] thr=6 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:53.566] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:53.582] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:53.582] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:53.583] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:53.583] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:53.583] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:53.597] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:49:53.617] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:53.618] thr=5 paramiko.transport: userauth is OK +DEB [20190331-09:49:53.634] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +INF [20190331-09:49:53.651] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:53.652] thr=6 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:53.725] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:53.725] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:53.806] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:53.806] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:53.827] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:53.828] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:53.828] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:53.829] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:53.840] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:53.840] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:53.842] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-09:49:53.847] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:53.847] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:53.848] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:53.869] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:53.870] thr=6 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:53.870] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:53.871] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:53.871] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:53.912] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:53.926] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:53.926] thr=6 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:53.927] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:53.927] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:53.927] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:53.967] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:53.976] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:53.976] thr=6 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:53.976] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:53.977] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:53.977] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:54.016] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:54.025] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:54.025] thr=6 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:54.025] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:54.026] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:54.026] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:54.067] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:54.080] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:54.080] thr=6 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:54.080] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:54.081] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:54.081] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:54.119] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:54.129] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:54.130] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:54.231] thr=6 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:54.232] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:54.232] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:54.233] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:54.243] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:54.244] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:54.245] thr=5 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-09:49:59.289] thr=7 paramiko.transport: starting thread (client mode): 0x5c0e690 +DEB [20190331-09:49:59.289] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:49:59.300] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:49:59.300] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:49:59.304] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:49:59.304] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:49:59.304] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:49:59.304] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:49:59.304] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:49:59.304] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-09:49:59.308] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:49:59.309] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-09:49:59.309] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:49:59.310] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:49:59.347] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:49:59.368] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:49:59.369] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:49:59.391] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:49:59.391] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:49:59.544] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:49:59.544] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:49:59.585] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:49:59.585] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:49:59.589] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:49:59.602] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:49:59.602] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:49:59.603] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:49:59.603] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:49:59.604] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:49:59.641] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:49:59.654] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:49:59.655] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:49:59.655] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:49:59.656] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:49:59.656] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:49:59.694] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:49:59.703] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:49:59.704] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:49:59.704] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:49:59.705] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:49:59.705] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:49:59.744] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:49:59.753] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:49:59.754] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:49:59.754] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:49:59.754] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:49:59.755] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:49:59.793] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:49:59.808] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:49:59.809] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:49:59.809] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:49:59.810] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:49:59.810] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:49:59.849] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:49:59.859] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:49:59.859] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:49:59.960] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:49:59.961] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:49:59.961] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:49:59.962] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:49:59.972] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:49:59.972] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:49:59.974] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-09:50:04.289] thr=8 paramiko.transport: starting thread (client mode): 0x5c0e3d0 +DEB [20190331-09:50:04.290] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:50:04.303] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:50:04.304] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:50:04.308] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:50:04.309] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:50:04.309] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:50:04.309] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:50:04.309] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:50:04.309] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-09:50:04.314] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:50:04.314] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-09:50:04.315] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:50:04.316] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:50:04.355] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:50:04.449] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:50:04.450] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:50:04.475] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:50:04.476] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:50:04.653] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:50:04.653] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:50:04.694] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:50:04.694] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:50:04.698] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:50:04.712] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:50:04.713] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:50:04.713] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:50:04.714] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:50:04.714] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:50:04.755] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:50:04.767] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:50:04.767] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:50:04.767] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:50:04.768] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:50:04.768] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:50:04.806] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:50:04.814] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:50:04.815] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:50:04.815] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:50:04.815] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:50:04.816] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:50:04.854] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:50:04.862] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:50:04.863] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:50:04.863] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:50:04.864] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:50:04.864] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:50:04.902] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:50:04.913] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:50:04.913] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:50:04.913] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:50:04.914] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:50:04.914] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:50:04.952] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:50:04.961] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:50:04.961] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:50:05.062] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:50:05.063] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:50:05.063] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:50:05.064] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:50:05.073] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:50:05.074] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:50:05.076] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-09:50:09.299] thr=9 paramiko.transport: starting thread (client mode): 0x5999c10 +DEB [20190331-09:50:09.299] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:50:09.318] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:50:09.318] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:50:09.324] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:50:09.324] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:50:09.324] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:50:09.325] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:50:09.325] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:50:09.325] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-09:50:09.333] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:50:09.334] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-09:50:09.334] thr=10 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:50:09.337] thr=10 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:50:09.373] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:50:09.410] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:50:09.411] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:50:09.458] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:50:09.458] thr=10 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:50:09.692] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:50:09.692] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:50:09.733] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:50:09.733] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:50:09.739] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:50:09.763] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:50:09.764] thr=10 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:50:09.764] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:50:09.765] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:50:09.765] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:50:09.806] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:50:09.830] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:50:09.830] thr=10 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:50:09.831] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:50:09.832] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:50:09.832] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:50:09.874] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:50:09.891] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:50:09.892] thr=10 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:50:09.893] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:50:09.894] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:50:09.894] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:50:09.932] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:50:09.945] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:50:09.946] thr=10 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:50:09.947] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:50:09.947] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:50:09.948] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:50:09.988] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:50:10.009] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:50:10.009] thr=10 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:50:10.010] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:50:10.011] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:50:10.011] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:50:10.053] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:50:10.067] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:50:10.067] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:50:10.168] thr=10 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:50:10.169] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:50:10.169] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:50:10.171] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:50:10.190] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:50:10.191] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:50:10.193] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-09:50:14.290] thr=11 paramiko.transport: starting thread (client mode): 0x59bb9b0 +DEB [20190331-09:50:14.290] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:50:14.301] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:50:14.302] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:50:14.306] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:50:14.306] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:50:14.307] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:50:14.307] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:50:14.307] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:50:14.307] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:50:14.312] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:50:14.312] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:50:14.312] thr=10 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:50:14.314] thr=10 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:50:14.352] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:50:14.374] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:50:14.374] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:50:14.397] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:50:14.398] thr=10 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:50:14.549] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:50:14.549] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:50:14.590] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:50:14.590] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:50:14.593] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:50:14.608] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:50:14.608] thr=10 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:50:14.609] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:50:14.610] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:50:14.610] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:50:14.651] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:50:14.664] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:50:14.664] thr=10 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:50:14.664] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:50:14.665] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:50:14.665] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:50:14.706] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:50:14.715] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:50:14.715] thr=10 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:50:14.716] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:50:14.716] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:50:14.716] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:50:14.755] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:50:14.765] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:50:14.765] thr=10 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:50:14.766] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:50:14.766] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:50:14.766] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:50:14.804] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:50:14.816] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:50:14.816] thr=10 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:50:14.817] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:50:14.817] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:50:14.817] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:50:14.855] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:50:14.865] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:50:14.865] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:50:14.966] thr=10 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:50:14.967] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:50:14.967] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:50:14.968] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:50:14.977] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:50:14.978] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:50:14.979] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:50:19.288] thr=12 paramiko.transport: starting thread (client mode): 0x5bb21f0 +DEB [20190331-09:50:19.289] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:50:19.302] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:50:19.302] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:50:19.308] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:50:19.308] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:50:19.308] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:50:19.308] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:50:19.308] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:50:19.308] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-09:50:19.313] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:50:19.314] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-09:50:19.314] thr=10 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:50:19.315] thr=10 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:50:19.351] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:50:19.375] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:50:19.376] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:50:19.400] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:50:19.400] thr=10 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:50:19.562] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:50:19.562] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:50:19.603] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:50:19.603] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:50:19.606] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:50:19.619] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:50:19.619] thr=10 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:50:19.620] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:50:19.620] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:50:19.620] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:50:19.659] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:50:19.670] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:50:19.671] thr=10 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:50:19.671] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:50:19.672] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:50:19.672] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:50:19.710] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:50:19.719] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:50:19.719] thr=10 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:50:19.719] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:50:19.720] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:50:19.720] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:50:19.758] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:50:19.767] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:50:19.767] thr=10 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:50:19.767] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:50:19.768] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:50:19.768] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:50:19.807] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:50:19.818] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:50:19.818] thr=10 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:50:19.818] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:50:19.819] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:50:19.819] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:50:19.859] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:50:19.867] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:50:19.868] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:50:19.968] thr=10 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:50:19.969] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:50:19.969] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:50:19.970] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:50:19.980] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:50:19.980] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:50:19.982] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-09:50:24.288] thr=13 paramiko.transport: starting thread (client mode): 0x5bbae90 +DEB [20190331-09:50:24.289] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:50:24.299] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:50:24.299] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:50:24.303] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:50:24.303] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:50:24.304] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:50:24.304] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:50:24.304] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:50:24.304] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-09:50:24.310] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:50:24.310] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-09:50:24.311] thr=10 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:50:24.314] thr=10 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:50:24.350] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:50:24.371] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:50:24.372] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:50:24.393] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:50:24.394] thr=10 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:50:24.528] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:50:24.528] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:50:24.569] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:50:24.569] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:50:24.573] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:50:24.585] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:50:24.586] thr=10 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:50:24.586] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:50:24.587] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:50:24.587] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:50:24.625] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:50:24.637] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:50:24.637] thr=10 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:50:24.638] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:50:24.638] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:50:24.638] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:50:24.679] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:50:24.687] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:50:24.688] thr=10 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:50:24.688] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:50:24.689] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:50:24.689] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:50:24.728] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:50:24.737] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:50:24.737] thr=10 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:50:24.738] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:50:24.738] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:50:24.738] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:50:24.779] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:50:24.790] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:50:24.790] thr=10 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:50:24.790] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:50:24.791] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:50:24.791] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:50:24.832] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:50:24.841] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:50:24.841] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:50:24.942] thr=10 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:50:24.943] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:50:24.943] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:50:24.944] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:50:24.953] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:50:24.954] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:50:24.955] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-09:50:29.288] thr=14 paramiko.transport: starting thread (client mode): 0x5bba650 +DEB [20190331-09:50:29.288] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:50:29.300] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:50:29.300] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:50:29.305] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:50:29.305] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:50:29.305] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:50:29.305] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:50:29.305] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:50:29.305] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-09:50:29.310] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:50:29.311] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-09:50:29.311] thr=10 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:50:29.312] thr=10 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:50:29.349] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:50:29.370] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:50:29.371] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:50:29.396] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:50:29.396] thr=10 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:50:29.545] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:50:29.545] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:50:29.585] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:50:29.585] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:50:29.589] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:50:29.602] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:50:29.602] thr=10 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:50:29.603] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:50:29.603] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:50:29.603] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:50:29.642] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:50:29.654] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:50:29.655] thr=10 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:50:29.655] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:50:29.656] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:50:29.656] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:50:29.696] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:50:29.704] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:50:29.705] thr=10 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:50:29.705] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:50:29.706] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:50:29.706] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:50:29.745] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:50:29.754] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:50:29.754] thr=10 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:50:29.754] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:50:29.755] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:50:29.755] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:50:29.795] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:50:29.808] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:50:29.809] thr=10 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:50:29.809] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:50:29.810] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:50:29.810] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:50:29.850] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:50:29.859] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:50:29.859] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:50:29.961] thr=10 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:50:29.962] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:50:29.962] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:50:29.963] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:50:29.972] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:50:29.973] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:50:29.975] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:00.196] thr=1 paramiko.transport: starting thread (client mode): 0x52dfe90 +DEB [20190331-09:51:00.197] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:00.206] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:00.207] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:00.210] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:00.210] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:00.210] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:00.210] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:00.210] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:00.211] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:00.216] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:00.217] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:00.217] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:00.221] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:00.254] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:51:00.282] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:00.284] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:51:00.312] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:00.313] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:00.521] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:00.521] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:00.562] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:00.562] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:00.566] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:00.582] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:00.582] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:00.583] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:00.583] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:00.584] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:00.623] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:00.635] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:00.636] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:00.636] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:00.637] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:00.637] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:00.677] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:00.686] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:00.687] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:00.687] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:00.688] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:00.688] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:00.727] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:00.736] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:00.737] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:00.737] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:00.738] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:00.738] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:00.778] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:00.789] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:00.789] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:00.789] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:00.790] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:00.790] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:00.831] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:00.840] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:00.840] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:00.941] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:00.942] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:00.942] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:00.943] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:00.952] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:00.953] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:00.954] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:09.091] thr=3 paramiko.transport: starting thread (client mode): 0x548d730 +DEB [20190331-09:51:09.091] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:09.100] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:09.100] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:09.104] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:09.104] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:09.104] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:09.104] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:09.104] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:09.105] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:09.109] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:09.109] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:09.110] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:09.111] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:09.147] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:51:09.259] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:09.260] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:51:09.284] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:09.451] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:09.451] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:13.906] thr=4 paramiko.transport: starting thread (client mode): 0x53c94b0 +DEB [20190331-09:51:13.907] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:13.917] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:13.917] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:13.921] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:13.921] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:13.921] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:13.921] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:13.921] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:13.921] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:13.925] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:13.926] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:13.926] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:13.927] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:13.966] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:51:13.986] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:13.987] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:51:14.012] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:14.114] thr=5 paramiko.transport: starting thread (client mode): 0x53f0bb0 +DEB [20190331-09:51:14.114] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:14.163] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:14.163] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:14.180] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:14.180] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:14.180] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:14.180] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:14.180] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:14.180] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:14.184] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:14.185] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:14.185] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:14.186] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:14.220] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:14.221] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:14.224] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:51:14.251] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:14.251] thr=5 paramiko.transport: userauth is OK +INF [20190331-09:51:14.284] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:14.285] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:14.460] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:14.460] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:14.501] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:14.501] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:14.506] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:14.519] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:14.520] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:14.520] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:14.521] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:14.521] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:14.560] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:14.572] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:14.572] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:14.572] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:14.573] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:14.573] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:14.614] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:14.623] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:14.623] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:14.623] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:14.624] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:14.624] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:14.665] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:14.673] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:14.674] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:14.674] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:14.675] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:14.675] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:14.714] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:14.726] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:14.726] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:14.726] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:14.727] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:14.727] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:14.765] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:14.774] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:14.775] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:14.876] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:14.877] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:14.877] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:14.878] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:14.887] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:14.887] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:14.889] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:20.156] thr=6 paramiko.transport: starting thread (client mode): 0x534c310 +DEB [20190331-09:51:20.156] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:20.166] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:20.166] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:20.169] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:20.169] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:20.169] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:20.169] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:20.169] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:20.169] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:20.179] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:20.179] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:20.180] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:20.181] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:20.220] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:51:20.240] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:20.241] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:51:20.272] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:20.273] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:20.473] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:20.473] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:20.514] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:20.514] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:20.519] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:20.534] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:20.534] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:20.535] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:20.535] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:20.535] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:20.574] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:20.586] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:20.587] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:20.587] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:20.588] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:20.588] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:20.627] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:20.635] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:20.635] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:20.636] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:20.636] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:20.637] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:20.676] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:20.685] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:20.685] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:20.685] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:20.686] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:20.686] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:20.724] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:20.739] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:20.739] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:20.740] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:20.740] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:20.740] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:20.780] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:20.789] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:20.789] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:20.890] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:20.891] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:20.891] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:20.892] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:20.901] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:20.902] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:20.904] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:25.156] thr=7 paramiko.transport: starting thread (client mode): 0x53f4af0 +DEB [20190331-09:51:25.156] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:25.165] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:25.165] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:25.168] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:25.169] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:25.169] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:25.169] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:25.169] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:25.169] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:25.173] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:25.173] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:25.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:25.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:25.214] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:51:25.233] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:25.234] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:51:25.259] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:25.260] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:25.432] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:25.433] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:25.473] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:25.473] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:25.478] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:25.491] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:25.493] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:25.493] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:25.493] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:25.493] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:25.531] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:25.543] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:25.543] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:25.543] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:25.544] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:25.544] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:25.583] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:25.591] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:25.592] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:25.592] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:25.592] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:25.593] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:25.631] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:25.640] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:25.640] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:25.640] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:25.641] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:25.641] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:25.680] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:25.691] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:25.691] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:25.692] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:25.692] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:25.692] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:25.731] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:25.740] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:25.740] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:25.841] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:25.842] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:25.842] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:25.843] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:25.852] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:25.853] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:25.854] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:30.156] thr=8 paramiko.transport: starting thread (client mode): 0x539a670 +DEB [20190331-09:51:30.156] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:30.164] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:30.165] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:30.167] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:30.168] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:30.168] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:30.168] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:30.168] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:30.168] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:30.172] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:30.172] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:30.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:30.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:30.211] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:51:30.241] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:30.242] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:51:30.266] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:30.266] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:30.428] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:30.428] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:30.468] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:30.468] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:30.473] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:30.488] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:30.488] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:30.488] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:30.489] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:30.489] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:30.528] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:30.541] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:30.542] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:30.542] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:30.543] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:30.543] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:30.580] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:30.589] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:30.589] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:30.589] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:30.590] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:30.590] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:30.629] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:30.637] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:30.638] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:30.638] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:30.639] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:30.639] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:30.676] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:30.692] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:30.693] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:30.693] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:30.694] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:30.694] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:30.732] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:30.740] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:30.741] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:30.842] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:30.843] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:30.843] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:30.844] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:30.853] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:30.854] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:30.855] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:35.155] thr=9 paramiko.transport: starting thread (client mode): 0x539ac70 +DEB [20190331-09:51:35.156] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:35.172] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:35.172] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:35.177] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:35.178] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:35.178] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:35.178] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:35.178] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:35.178] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:35.187] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:35.187] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:35.187] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:35.188] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:35.225] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:51:35.247] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:35.247] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:51:35.274] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:35.275] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:35.470] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:35.470] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:35.510] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:35.510] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:35.513] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:35.526] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:35.526] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:35.527] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:35.527] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:35.527] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:35.565] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:35.578] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:35.578] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:35.578] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:35.579] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:35.579] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:35.617] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:35.627] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:35.627] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:35.628] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:35.628] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:35.628] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:35.667] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:35.677] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:35.677] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:35.677] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:35.678] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:35.678] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:35.718] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:35.729] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:35.729] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:35.730] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:35.730] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:35.730] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:35.770] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:35.779] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:35.779] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:35.880] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:35.881] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:35.881] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:35.882] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:35.892] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:35.892] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:35.894] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:40.154] thr=10 paramiko.transport: starting thread (client mode): 0x5357930 +DEB [20190331-09:51:40.155] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:40.163] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:40.163] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:40.166] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:40.166] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:40.166] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:40.166] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:40.167] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:40.167] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:40.171] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:40.171] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:40.171] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:40.172] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:40.209] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:51:40.228] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:40.228] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:51:40.253] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:40.254] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:40.434] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:40.434] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:40.475] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:40.475] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:40.478] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:40.491] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:40.492] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:40.492] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:40.493] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:40.493] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:40.533] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:40.547] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:40.547] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:40.547] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:40.548] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:40.548] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:40.589] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:40.598] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:40.598] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:40.599] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:40.599] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:40.599] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:40.639] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:40.648] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:40.650] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:40.650] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:40.651] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:40.651] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:40.691] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:40.703] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:40.703] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:40.703] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:40.704] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:40.704] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:40.742] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:40.752] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:40.752] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:40.853] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:40.855] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:40.855] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:40.857] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:40.866] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:40.867] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:40.869] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:45.153] thr=11 paramiko.transport: starting thread (client mode): 0x5386090 +DEB [20190331-09:51:45.154] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:45.163] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:45.164] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:45.166] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:45.166] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:45.166] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:45.166] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:45.167] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:45.167] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:45.171] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:45.171] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:45.171] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:45.172] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:45.211] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:51:45.230] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:45.231] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:51:45.254] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:45.255] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:45.447] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:45.447] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:45.488] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:45.488] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:45.491] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:45.504] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:45.504] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:45.505] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:45.505] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:45.506] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:45.546] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:45.560] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:45.560] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:45.560] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:45.602] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:45.602] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:45.603] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:45.613] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:45.613] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:45.613] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:45.614] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:45.614] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:45.656] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:45.666] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:45.666] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:45.666] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:45.667] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:45.667] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:45.705] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:45.716] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:45.717] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:45.717] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:45.718] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:45.718] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:45.756] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:45.765] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:45.766] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:45.866] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:45.867] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:45.867] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:45.868] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:45.877] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:45.877] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:45.879] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:50.154] thr=12 paramiko.transport: starting thread (client mode): 0x52dfdb0 +DEB [20190331-09:51:50.154] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:50.164] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:50.164] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:50.167] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:50.167] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:50.167] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:50.167] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:50.167] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:50.167] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:50.172] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:50.172] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:50.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:50.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:50.210] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:51:50.229] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:50.230] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:51:50.254] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:50.254] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:50.432] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:50.432] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:50.472] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:50.472] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:50.476] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:50.488] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:50.489] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:50.489] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:50.490] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:50.490] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:50.530] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:50.542] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:50.542] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:50.542] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:50.543] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:50.543] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:50.585] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:50.594] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:50.594] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:50.595] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:50.595] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:50.595] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:50.634] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:50.643] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:50.643] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:50.643] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:50.644] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:50.644] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:50.683] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:50.700] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:50.700] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:50.701] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:50.701] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:50.701] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:50.740] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:50.749] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:50.750] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:50.850] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:50.851] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:50.851] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:50.852] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:50.862] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:50.863] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:50.865] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-09:51:55.155] thr=13 paramiko.transport: starting thread (client mode): 0x548dd30 +DEB [20190331-09:51:55.155] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:51:55.164] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:51:55.164] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:51:55.167] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:51:55.167] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:51:55.168] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:51:55.168] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:51:55.168] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:51:55.168] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-09:51:55.172] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:51:55.172] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-09:51:55.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:51:55.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:51:55.212] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:51:55.231] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:51:55.232] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:51:55.257] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:51:55.257] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:51:55.450] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:51:55.450] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:51:55.491] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:51:55.491] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:51:55.496] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:51:55.510] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:51:55.511] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:51:55.511] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:51:55.512] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:51:55.512] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:51:55.552] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:51:55.564] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:51:55.564] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:51:55.564] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:51:55.565] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:51:55.565] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:51:55.605] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:51:55.613] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:51:55.614] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:51:55.614] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:51:55.614] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:51:55.614] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:51:55.655] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:51:55.663] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:51:55.663] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:51:55.664] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:51:55.664] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:51:55.664] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:51:55.704] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:51:55.715] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:51:55.715] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:51:55.715] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:51:55.716] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:51:55.716] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:51:55.758] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:51:55.766] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:51:55.767] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:51:55.867] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:51:55.868] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:51:55.868] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:51:55.869] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:51:55.879] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:51:55.879] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:51:55.881] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:00.155] thr=14 paramiko.transport: starting thread (client mode): 0x53c7190 +DEB [20190331-09:52:00.155] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:00.166] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:00.167] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:00.170] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:00.170] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:00.171] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:00.171] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:00.171] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:00.171] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:00.175] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:00.175] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:00.176] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:00.177] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:00.215] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:52:00.235] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:00.236] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:52:00.261] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:00.262] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:00.436] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:00.436] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:00.476] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:00.476] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:00.482] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:00.496] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:00.497] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:00.497] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:00.498] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:00.498] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:00.539] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:00.551] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:00.552] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:00.552] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:00.553] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:00.553] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:00.591] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:00.601] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:00.601] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:00.601] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:00.602] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:00.602] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:00.641] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:00.650] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:00.651] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:00.651] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:00.652] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:00.652] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:00.690] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:00.702] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:00.702] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:00.702] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:00.703] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:00.703] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:00.743] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:00.752] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:00.753] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:00.854] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:00.855] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:00.855] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:00.856] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:00.865] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:00.866] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:00.868] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:05.156] thr=15 paramiko.transport: starting thread (client mode): 0x5438710 +DEB [20190331-09:52:05.157] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:05.166] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:05.167] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:05.170] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:05.170] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:05.170] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:05.170] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:05.170] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:05.170] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:05.178] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:05.178] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:05.179] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:05.180] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:05.216] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:52:05.249] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:05.250] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:52:05.277] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:05.277] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:05.506] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:05.506] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:05.547] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:05.547] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:05.551] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:05.566] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:05.566] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:05.567] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:05.567] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:05.567] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:05.608] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:05.621] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:05.621] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:05.621] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:05.622] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:05.622] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:05.660] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:05.668] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:05.668] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:05.669] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:05.669] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:05.669] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:05.708] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:05.717] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:05.717] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:05.717] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:05.718] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:05.718] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:05.757] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:05.768] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:05.768] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:05.768] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:05.769] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:05.769] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:05.808] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:05.817] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:05.817] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:05.917] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:05.918] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:05.918] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:05.919] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:05.932] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:05.932] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:05.933] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:10.154] thr=16 paramiko.transport: starting thread (client mode): 0x5472890 +DEB [20190331-09:52:10.155] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:10.163] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:10.164] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:10.166] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:10.166] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:10.167] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:10.167] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:10.167] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:10.167] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:10.171] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:10.172] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:10.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:10.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:10.209] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:52:10.277] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:10.277] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:52:10.307] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:10.307] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:10.461] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:10.461] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:10.501] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:10.501] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:10.506] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:10.519] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:10.519] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:10.520] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:10.520] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:10.520] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:10.562] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:10.574] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:10.574] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:10.575] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:10.575] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:10.575] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:10.616] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:10.625] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:10.625] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:10.625] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:10.626] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:10.626] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:10.668] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:10.677] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:10.677] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:10.677] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:10.678] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:10.678] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:10.717] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:10.728] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:10.728] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:10.729] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:10.729] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:10.729] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:10.768] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:10.777] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:10.778] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:10.878] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:10.879] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:10.879] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:10.880] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:10.892] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:10.893] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:10.894] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:15.154] thr=17 paramiko.transport: starting thread (client mode): 0x55017f0 +DEB [20190331-09:52:15.154] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:15.164] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:15.164] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:15.167] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:15.167] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:15.168] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:15.168] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:15.168] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:15.168] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:15.172] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:15.172] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:15.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:15.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:15.211] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:52:15.230] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:15.231] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:52:15.255] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:15.256] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:15.430] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:15.430] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:15.471] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:15.471] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:15.475] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:15.489] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:15.489] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:15.490] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:15.490] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:15.490] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:15.532] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:15.545] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:15.546] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:15.546] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:15.547] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:15.547] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:15.586] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:15.595] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:15.595] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:15.596] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:15.596] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:15.597] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:15.635] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:15.646] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:15.646] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:15.647] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:15.647] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:15.647] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:15.685] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:15.697] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:15.697] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:15.698] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:15.698] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:15.698] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:15.737] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:15.747] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:15.747] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:15.848] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:15.849] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:15.849] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:15.850] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:15.860] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:15.860] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:15.862] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:20.154] thr=18 paramiko.transport: starting thread (client mode): 0x5c94070 +DEB [20190331-09:52:20.155] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:20.164] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:20.164] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:20.167] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:20.168] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:20.168] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:20.168] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:20.168] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:20.168] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:20.172] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:20.172] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:20.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:20.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:20.211] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:52:20.230] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:20.231] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:52:20.256] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:20.257] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:20.440] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:20.440] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:20.481] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:20.481] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:20.486] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:20.500] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:20.500] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:20.501] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:20.501] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:20.501] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:20.541] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:20.554] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:20.555] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:20.555] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:20.592] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:20.593] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:20.594] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:20.604] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:20.604] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:20.604] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:20.605] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:20.605] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:20.644] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:20.653] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:20.653] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:20.654] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:20.654] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:20.655] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:20.693] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:20.708] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:20.709] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:20.709] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:20.710] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:20.710] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:20.749] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:20.758] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:20.758] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:20.858] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:20.859] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:20.859] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:20.860] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:20.869] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:20.870] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:20.871] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:25.153] thr=19 paramiko.transport: starting thread (client mode): 0x5472690 +DEB [20190331-09:52:25.153] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:25.164] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:25.164] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:25.168] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:25.168] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:25.168] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:25.168] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:25.168] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:25.168] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:25.173] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:25.173] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:25.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:25.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:25.214] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:52:25.234] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:25.234] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:52:25.260] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:25.260] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:25.456] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:25.456] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:25.495] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:25.495] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:25.500] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:25.512] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:25.512] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:25.512] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:25.513] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:25.513] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:25.554] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:25.566] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:25.566] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:25.567] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:25.567] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:25.567] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:25.607] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:25.616] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:25.616] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:25.616] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:25.617] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:25.617] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:25.658] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:25.667] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:25.667] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:25.667] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:25.668] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:25.668] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:25.709] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:25.719] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:25.720] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:25.720] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:25.721] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:25.721] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:25.759] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:25.768] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:25.768] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:25.869] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:25.870] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:25.870] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:25.871] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:25.880] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:25.881] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:25.882] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:30.155] thr=20 paramiko.transport: starting thread (client mode): 0x54fdd70 +DEB [20190331-09:52:30.155] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:30.165] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:30.165] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:30.169] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:30.169] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:30.169] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:30.169] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:30.169] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:30.169] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:30.173] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:30.174] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:30.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:30.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:30.212] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:52:30.232] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:30.233] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:52:30.263] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:30.264] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:30.435] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:30.435] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:30.476] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:30.476] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:30.480] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:30.493] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:30.493] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:30.493] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:30.494] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:30.494] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:30.534] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:30.546] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:30.546] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:30.546] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:30.547] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:30.547] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:30.586] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:30.595] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:30.595] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:30.595] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:30.596] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:30.596] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:30.637] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:30.645] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:30.646] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:30.646] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:30.647] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:30.647] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:30.687] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:30.698] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:30.698] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:30.699] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:30.699] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:30.699] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:30.740] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:30.749] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:30.749] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:30.850] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:30.851] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:30.851] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:30.852] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:30.861] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:30.862] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:30.863] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:35.154] thr=21 paramiko.transport: starting thread (client mode): 0x539ab10 +DEB [20190331-09:52:35.155] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:35.171] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:35.171] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:35.175] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:35.175] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:35.176] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:35.176] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:35.176] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:35.176] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:35.180] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:35.180] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:35.181] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:35.182] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:35.220] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:52:35.240] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:35.241] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:52:35.265] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:35.265] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:35.432] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:35.432] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:35.474] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:35.474] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:35.479] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:35.491] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:35.491] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:35.492] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:35.492] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:35.492] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:35.531] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:35.543] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:35.544] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:35.544] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:35.545] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:35.545] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:35.586] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:35.595] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:35.595] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:35.596] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:35.596] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:35.596] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:35.636] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:35.645] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:35.645] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:35.646] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:35.646] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:35.646] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:35.685] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:35.696] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:35.696] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:35.696] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:35.697] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:35.697] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:35.736] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:35.746] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:35.746] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:35.847] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:35.848] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:35.848] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:35.849] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:35.858] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:35.858] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:35.860] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:40.154] thr=22 paramiko.transport: starting thread (client mode): 0x53fa5d0 +DEB [20190331-09:52:40.155] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:40.163] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:40.163] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:40.166] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:40.166] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:40.166] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:40.166] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:40.166] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:40.166] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:40.171] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:40.171] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:40.171] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:40.172] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:40.208] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:52:40.229] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:40.229] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:52:40.256] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:40.256] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:40.463] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:40.463] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:40.503] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:40.503] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:40.507] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:40.520] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:40.521] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:40.521] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:40.522] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:40.522] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:40.560] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:40.573] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:40.573] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:40.574] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:40.575] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:40.575] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:40.613] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:40.622] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:40.622] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:40.622] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:40.623] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:40.623] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:40.662] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:40.671] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:40.671] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:40.671] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:40.672] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:40.672] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:40.711] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:40.722] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:40.722] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:40.723] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:40.723] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:40.724] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:40.764] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:40.774] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:40.774] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:40.875] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:40.876] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:40.876] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:40.878] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:40.887] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:40.888] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:40.890] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:45.155] thr=23 paramiko.transport: starting thread (client mode): 0x5502130 +DEB [20190331-09:52:45.155] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:45.164] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:45.164] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:45.167] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:45.167] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:45.167] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:45.167] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:45.167] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:45.167] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:45.172] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:45.172] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:45.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:45.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:45.211] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:52:45.230] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:45.231] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:52:45.260] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:45.260] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:45.441] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:45.441] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:45.482] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:45.482] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:45.486] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:45.501] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:45.502] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:45.502] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:45.503] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:45.503] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:45.542] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:45.554] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:45.554] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:45.555] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:45.556] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:45.556] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:45.596] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:45.605] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:45.605] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:45.606] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:45.606] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:45.607] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:45.647] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:45.657] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:45.657] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:45.657] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:45.658] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:45.658] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:45.698] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:45.711] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:45.712] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:45.712] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:45.713] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:45.713] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:45.755] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:45.765] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:45.765] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:45.865] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:45.866] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:45.866] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:45.867] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:45.876] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:45.877] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:45.878] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:50.155] thr=24 paramiko.transport: starting thread (client mode): 0x5cfe150 +DEB [20190331-09:52:50.155] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:50.165] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:50.165] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:50.168] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:50.169] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:50.169] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:50.169] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:50.169] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:50.169] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:50.173] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:50.173] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:50.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:50.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:50.212] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:52:50.231] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:50.232] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:52:50.276] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:50.277] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:50.493] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:50.493] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:50.534] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:50.534] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:50.539] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:50.553] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:50.554] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:50.554] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:50.555] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:50.555] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:50.594] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:50.606] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:50.607] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:50.607] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:50.608] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:50.608] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:50.649] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:50.657] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:50.658] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:50.658] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:50.658] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:50.659] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:50.700] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:50.709] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:50.709] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:50.710] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:50.710] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:50.710] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:50.751] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:50.762] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:50.762] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:50.763] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:50.763] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:50.763] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:50.803] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:50.812] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:50.812] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:50.913] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:50.914] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:50.914] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:50.915] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:50.924] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:50.925] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:50.926] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-09:52:55.155] thr=25 paramiko.transport: starting thread (client mode): 0x5cf5330 +DEB [20190331-09:52:55.155] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:52:55.165] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:52:55.166] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:52:55.168] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:52:55.168] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:52:55.168] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:52:55.168] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:52:55.168] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:52:55.168] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-09:52:55.172] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:52:55.172] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-09:52:55.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:52:55.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:52:55.213] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:52:55.233] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:52:55.234] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:52:55.260] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:52:55.260] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:52:55.430] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:52:55.430] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:52:55.470] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:52:55.470] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:52:55.473] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:52:55.486] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:52:55.486] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:52:55.487] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:52:55.488] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:52:55.488] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:52:55.527] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:52:55.538] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:52:55.538] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:52:55.539] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:52:55.539] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:52:55.540] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:52:55.579] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:52:55.589] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:52:55.589] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:52:55.590] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:52:55.590] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:52:55.590] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:52:55.630] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:52:55.638] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:52:55.639] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:52:55.639] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:52:55.640] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:52:55.640] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:52:55.679] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:52:55.690] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:52:55.691] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:52:55.691] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:52:55.692] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:52:55.692] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:52:55.731] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:52:55.740] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:52:55.740] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:52:55.842] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:52:55.843] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:52:55.843] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:52:55.844] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:52:55.854] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:52:55.854] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:52:55.856] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:00.156] thr=26 paramiko.transport: starting thread (client mode): 0x5a4dfd0 +DEB [20190331-09:53:00.156] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:00.165] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:00.165] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:00.168] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:00.168] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:00.168] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:00.168] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:00.168] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:00.168] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:00.173] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:00.173] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:00.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:00.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:00.212] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:53:00.232] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:00.232] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:53:00.261] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:00.262] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:00.426] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:00.426] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:00.466] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:00.466] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:00.471] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:00.485] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:00.485] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:00.485] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:00.486] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:00.486] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:00.526] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:00.538] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:00.538] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:00.539] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:00.539] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:00.540] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:00.580] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:00.589] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:00.589] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:00.590] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:00.590] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:00.590] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:00.631] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:00.640] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:00.640] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:00.640] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:00.641] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:00.641] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:00.682] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:00.693] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:00.693] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:00.694] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:00.694] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:00.694] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:00.735] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:00.744] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:00.744] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:00.844] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:00.846] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:00.846] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:00.847] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:00.856] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:00.857] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:00.858] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:05.156] thr=27 paramiko.transport: starting thread (client mode): 0x5ceb190 +DEB [20190331-09:53:05.157] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:05.166] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:05.166] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:05.169] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:05.170] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:05.170] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:05.170] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:05.170] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:05.170] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:05.174] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:05.174] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:05.175] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:05.176] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:05.214] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:53:05.234] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:05.235] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:53:05.259] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:05.260] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:05.428] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:05.428] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:05.469] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:05.469] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:05.474] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:05.487] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:05.487] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:05.488] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:05.488] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:05.489] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:05.528] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:05.540] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:05.541] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:05.541] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:05.541] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:05.542] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:05.581] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:05.591] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:05.592] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:05.592] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:05.593] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:05.593] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:05.633] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:05.643] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:05.643] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:05.644] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:05.644] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:05.644] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:05.684] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:05.695] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:05.695] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:05.695] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:05.696] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:05.696] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:05.736] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:05.744] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:05.745] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:05.846] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:05.847] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:05.847] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:05.848] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:05.858] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:05.859] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:05.861] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:10.462] thr=28 paramiko.transport: starting thread (client mode): 0x52df030 +DEB [20190331-09:53:10.462] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:10.591] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:10.591] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:10.633] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:10.634] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:10.634] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:10.634] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:10.634] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:10.634] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:10.642] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:10.643] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:10.644] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:10.646] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:10.688] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:53:10.827] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:10.831] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:53:10.875] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:10.875] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:11.199] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:11.199] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:11.240] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:11.241] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:11.246] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:11.293] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:11.293] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:11.315] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:11.385] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:11.385] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:11.387] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:11.441] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:11.441] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:11.442] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:11.443] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:11.443] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:11.482] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:11.497] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:11.498] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:11.498] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:11.499] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:11.499] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:11.538] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:11.552] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:11.552] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:11.553] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:11.553] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:11.553] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:11.593] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:11.612] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:11.613] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:11.613] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:11.614] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:11.614] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:11.722] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:11.735] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:11.735] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:11.836] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:11.837] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:11.837] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:11.840] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:11.852] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:11.852] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:11.855] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:15.155] thr=29 paramiko.transport: starting thread (client mode): 0x5ceb950 +DEB [20190331-09:53:15.155] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:15.164] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:15.164] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:15.166] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:15.167] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:15.167] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:15.167] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:15.167] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:15.167] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:15.171] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:15.171] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:15.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:15.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:15.211] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:53:15.229] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:15.230] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:53:15.257] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:15.257] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:15.430] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:15.430] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:15.471] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:15.471] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:15.476] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:15.489] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:15.489] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:15.490] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:15.490] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:15.490] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:15.529] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:15.541] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:15.541] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:15.542] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:15.542] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:15.542] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:15.581] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:15.589] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:15.590] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:15.590] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:15.591] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:15.591] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:15.630] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:15.638] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:15.639] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:15.639] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:15.640] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:15.640] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:15.679] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:15.689] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:15.690] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:15.690] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:15.691] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:15.691] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:15.730] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:15.738] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:15.739] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:15.840] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:15.841] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:15.841] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:15.842] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:15.851] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:15.851] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:15.852] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:20.156] thr=30 paramiko.transport: starting thread (client mode): 0x5a4dd50 +DEB [20190331-09:53:20.157] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:20.171] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:20.172] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:20.177] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:20.177] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:20.177] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:20.177] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:20.177] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:20.177] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:20.183] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:20.184] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:20.184] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:20.185] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:20.221] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:53:20.253] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:20.255] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:53:20.294] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:20.295] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:20.518] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:20.518] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:20.559] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:20.559] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:20.563] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:20.576] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:20.576] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:20.577] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:20.577] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:20.577] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:20.619] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:20.634] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:20.635] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:20.635] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:20.636] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:20.636] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:20.675] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:20.687] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:20.688] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:20.688] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:20.689] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:20.689] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:20.728] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:20.737] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:20.737] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:20.737] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:20.738] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:20.738] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:20.776] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:20.786] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:20.787] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:20.787] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:20.787] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:20.787] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:20.827] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:20.835] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:20.836] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:20.937] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:20.938] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:20.938] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:20.939] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:20.948] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:20.948] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:20.950] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:25.153] thr=15 paramiko.transport: starting thread (client mode): 0x5438710 +DEB [20190331-09:53:25.153] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:25.164] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:25.164] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:25.167] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:25.167] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:25.167] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:25.167] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:25.167] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:25.168] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:25.172] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:25.172] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:25.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:25.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:25.211] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:53:25.230] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:25.230] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:53:25.258] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:25.259] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:25.425] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:25.425] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:25.466] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:25.466] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:25.469] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:25.483] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:25.483] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:25.484] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:25.484] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:25.484] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:25.525] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:25.536] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:25.537] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:25.537] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:25.538] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:25.538] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:25.578] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:25.586] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:25.587] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:25.587] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:25.588] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:25.588] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:25.626] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:25.634] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:25.635] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:25.635] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:25.635] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:25.636] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:25.674] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:25.685] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:25.685] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:25.685] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:25.686] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:25.686] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:25.724] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:25.732] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:25.733] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:25.834] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:25.835] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:25.835] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:25.836] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:25.846] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:25.847] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:25.848] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:30.154] thr=31 paramiko.transport: starting thread (client mode): 0x52c6410 +DEB [20190331-09:53:30.154] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:30.164] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:30.164] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:30.168] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:30.168] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:30.168] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:30.168] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:30.168] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:30.168] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:30.172] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:30.172] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:30.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:30.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:30.213] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:53:30.232] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:30.233] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:53:30.259] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:30.259] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:30.431] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:30.431] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:30.472] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:30.472] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:30.476] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:30.489] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:30.489] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:30.490] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:30.491] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:30.491] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:30.530] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:30.542] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:30.542] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:30.543] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:30.543] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:30.543] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:30.584] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:30.593] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:30.593] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:30.594] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:30.594] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:30.595] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:30.634] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:30.643] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:30.643] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:30.644] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:30.644] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:30.644] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:30.685] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:30.701] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:30.701] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:30.701] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:30.702] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:30.702] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:30.743] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:30.759] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:30.759] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:30.860] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:30.861] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:30.861] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:30.862] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:30.872] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:30.872] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:30.874] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:35.154] thr=32 paramiko.transport: starting thread (client mode): 0x53d8ad0 +DEB [20190331-09:53:35.155] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:35.164] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:35.165] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:35.168] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:35.168] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:35.168] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:35.168] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:35.168] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:35.168] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:35.173] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:35.173] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:35.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:35.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:35.214] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:53:35.233] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:35.234] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:53:35.261] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:35.261] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:35.452] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:35.452] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:35.493] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:35.493] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:35.497] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:35.511] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:35.511] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:35.511] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:35.512] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:35.512] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:35.551] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:35.564] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:35.565] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:35.565] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:35.603] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:35.604] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:35.605] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:35.615] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:35.616] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:35.616] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:35.617] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:35.617] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:35.655] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:35.665] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:35.665] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:35.665] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:35.666] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:35.666] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:35.704] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:35.715] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:35.715] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:35.716] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:35.716] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:35.716] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:35.755] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:35.763] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:35.764] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:35.864] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:35.865] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:35.865] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:35.866] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:35.875] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:35.875] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:35.877] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:40.154] thr=33 paramiko.transport: starting thread (client mode): 0x53fe130 +DEB [20190331-09:53:40.154] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:40.164] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:40.164] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:40.167] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:40.167] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:40.167] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:40.168] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:40.168] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:40.168] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:40.172] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:40.172] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:40.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:40.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:40.211] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:53:40.231] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:40.232] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:53:40.260] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:40.261] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:40.452] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:40.452] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:40.492] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:40.492] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:40.496] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:40.509] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:40.509] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:40.509] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:40.510] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:40.510] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:40.550] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:40.562] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:40.562] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:40.562] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:40.563] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:40.563] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:40.603] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:40.612] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:40.612] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:40.613] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:40.613] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:40.613] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:40.654] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:40.664] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:40.664] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:40.664] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:40.665] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:40.665] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:40.707] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:40.718] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:40.718] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:40.718] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:40.719] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:40.719] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:40.760] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:40.768] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:40.769] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:40.870] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:40.871] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:40.871] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:40.872] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:40.881] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:40.882] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:40.883] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:45.156] thr=34 paramiko.transport: starting thread (client mode): 0x540d890 +DEB [20190331-09:53:45.156] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:45.165] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:45.165] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:45.168] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:45.168] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:45.168] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:45.169] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:45.169] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:45.169] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:45.173] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:45.173] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:45.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:45.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:45.214] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:53:45.234] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:45.234] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:53:45.260] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:45.260] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:45.432] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:45.432] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:45.472] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:45.472] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:45.476] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:45.489] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:45.489] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:45.489] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:45.490] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:45.490] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:45.528] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:45.540] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:45.540] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:45.541] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:45.541] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:45.541] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:45.582] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:45.591] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:45.591] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:45.591] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:45.592] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:45.592] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:45.632] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:45.640] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:45.641] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:45.641] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:45.642] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:45.642] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:45.681] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:45.692] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:45.692] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:45.692] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:45.693] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:45.693] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:45.732] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:45.741] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:45.741] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:45.842] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:45.843] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:45.843] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:45.844] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:45.853] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:45.853] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:45.855] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:50.155] thr=35 paramiko.transport: starting thread (client mode): 0x5357f10 +DEB [20190331-09:53:50.155] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:50.165] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:50.165] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:50.168] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:50.169] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:50.169] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:50.169] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:50.169] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:50.169] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:50.173] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:50.174] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:50.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:50.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:50.212] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:53:50.232] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:50.232] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:53:50.256] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:50.257] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:50.425] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:50.425] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:50.466] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:50.466] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:50.471] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:50.483] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:50.483] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:50.484] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:50.484] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:50.484] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:50.525] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:50.538] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:50.538] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:50.538] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:50.539] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:50.539] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:50.580] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:50.589] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:50.589] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:50.590] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:50.590] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:50.590] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:50.631] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:50.640] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:50.640] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:50.641] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:50.641] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:50.641] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:50.682] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:50.698] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:50.699] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:50.699] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:50.699] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:50.700] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:50.738] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:50.746] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:50.747] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:50.848] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:50.848] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:50.849] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:50.850] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:50.858] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:50.859] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:50.861] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-09:53:55.154] thr=36 paramiko.transport: starting thread (client mode): 0x5357e10 +DEB [20190331-09:53:55.155] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:53:55.164] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:53:55.164] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:53:55.167] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:53:55.167] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:53:55.167] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:53:55.167] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:53:55.167] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:53:55.167] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-09:53:55.171] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:53:55.171] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-09:53:55.171] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:53:55.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:53:55.210] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:53:55.229] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:53:55.230] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:53:55.251] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:53:55.252] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:53:55.430] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:53:55.430] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:53:55.471] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:53:55.471] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:53:55.476] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:53:55.490] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:53:55.490] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:53:55.491] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:53:55.491] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:53:55.491] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:53:55.532] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:53:55.543] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:53:55.544] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:53:55.544] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:53:55.545] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:53:55.545] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:53:55.586] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:53:55.596] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:53:55.596] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:53:55.597] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:53:55.597] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:53:55.597] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:53:55.637] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:53:55.646] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:53:55.647] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:53:55.647] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:53:55.648] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:53:55.648] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:53:55.689] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:53:55.704] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:53:55.704] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:53:55.705] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:53:55.705] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:53:55.705] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:53:55.744] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:53:55.753] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:53:55.754] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:53:55.854] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:53:55.855] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:53:55.855] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:53:55.856] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:53:55.867] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:53:55.867] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:53:55.869] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:00.154] thr=37 paramiko.transport: starting thread (client mode): 0x5c97030 +DEB [20190331-09:54:00.155] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:00.164] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:00.164] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:00.167] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:00.167] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:00.167] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:00.167] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:00.167] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:00.168] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:00.172] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:00.172] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:00.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:00.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:00.212] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:54:00.230] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:00.231] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:54:00.256] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:00.256] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:00.454] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:00.454] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:00.495] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:00.495] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:00.500] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:00.514] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:00.514] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:00.515] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:00.553] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:00.554] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:00.555] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:00.569] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:00.569] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:00.569] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:00.570] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:00.570] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:00.611] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:00.620] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:00.621] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:00.621] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:00.622] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:00.622] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:00.663] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:00.672] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:00.672] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:00.672] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:00.673] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:00.673] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:00.712] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:00.723] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:00.723] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:00.723] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:00.724] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:00.724] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:00.762] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:00.771] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:00.771] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:00.872] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:00.873] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:00.873] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:00.874] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:00.883] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:00.884] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:00.885] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:05.154] thr=38 paramiko.transport: starting thread (client mode): 0x5cff0b0 +DEB [20190331-09:54:05.154] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:05.165] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:05.165] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:05.169] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:05.169] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:05.169] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:05.169] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:05.169] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:05.169] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:05.174] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:05.174] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:05.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:05.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:05.212] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:54:05.232] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:05.233] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:54:05.260] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:05.261] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:05.444] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:05.445] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:05.485] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:05.485] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:05.490] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:05.503] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:05.503] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:05.503] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:05.504] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:05.504] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:05.544] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:05.556] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:05.556] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:05.557] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:05.557] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:05.557] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:05.597] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:05.605] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:05.606] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:05.606] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:05.607] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:05.607] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:05.645] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:05.654] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:05.654] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:05.655] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:05.655] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:05.655] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:05.695] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:05.706] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:05.706] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:05.706] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:05.707] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:05.707] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:05.746] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:05.755] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:05.755] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:05.856] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:05.857] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:05.857] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:05.858] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:05.867] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:05.867] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:05.869] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:10.155] thr=39 paramiko.transport: starting thread (client mode): 0x5ce9cb0 +DEB [20190331-09:54:10.156] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:10.165] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:10.165] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:10.168] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:10.168] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:10.168] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:10.168] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:10.168] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:10.168] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:10.172] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:10.173] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:10.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:10.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:10.214] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:54:10.233] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:10.234] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:54:10.256] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:10.256] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:10.426] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:10.426] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:10.466] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:10.466] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:10.471] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:10.485] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:10.486] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:10.486] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:10.487] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:10.487] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:10.525] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:10.537] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:10.537] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:10.538] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:10.538] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:10.538] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:10.577] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:10.586] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:10.586] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:10.587] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:10.587] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:10.587] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:10.627] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:10.636] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:10.636] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:10.637] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:10.637] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:10.637] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:10.676] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:10.688] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:10.689] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:10.689] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:10.690] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:10.690] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:10.729] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:10.738] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:10.738] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:10.839] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:10.840] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:10.840] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:10.841] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:10.851] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:10.852] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:10.853] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:15.155] thr=40 paramiko.transport: starting thread (client mode): 0x52c6c10 +DEB [20190331-09:54:15.155] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:15.163] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:15.164] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:15.166] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:15.166] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:15.166] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:15.166] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:15.166] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:15.166] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:15.170] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:15.171] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:15.171] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:15.172] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:15.207] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:54:15.307] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:15.308] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:54:15.336] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:15.336] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:15.491] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:15.491] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:15.532] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:15.532] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:15.537] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:15.550] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:15.550] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:15.550] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:15.551] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:15.551] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:15.592] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:15.604] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:15.604] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:15.604] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:15.605] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:15.605] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:15.647] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:15.655] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:15.656] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:15.656] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:15.656] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:15.657] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:15.696] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:15.704] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:15.705] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:15.705] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:15.706] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:15.706] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:15.743] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:15.754] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:15.754] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:15.754] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:15.755] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:15.755] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:15.793] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:15.801] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:15.802] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:15.903] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:15.904] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:15.904] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:15.905] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:15.914] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:15.915] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:15.916] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:20.153] thr=41 paramiko.transport: starting thread (client mode): 0x54fd1b0 +DEB [20190331-09:54:20.154] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:20.163] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:20.163] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:20.167] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:20.167] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:20.167] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:20.167] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:20.167] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:20.167] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:20.171] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:20.171] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:20.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:20.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:20.212] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:54:20.233] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:20.233] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:54:20.257] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:20.257] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:20.433] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:20.433] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:20.472] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:20.472] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:20.477] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:20.491] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:20.491] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:20.491] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:20.492] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:20.492] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:20.531] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:20.543] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:20.543] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:20.543] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:20.544] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:20.544] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:20.583] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:20.592] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:20.592] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:20.592] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:20.593] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:20.593] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:20.632] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:20.641] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:20.641] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:20.642] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:20.642] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:20.642] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:20.681] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:20.692] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:20.692] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:20.693] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:20.693] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:20.693] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:20.733] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:20.742] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:20.743] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:20.843] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:20.844] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:20.844] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:20.845] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:20.854] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:20.855] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:20.857] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:25.155] thr=42 paramiko.transport: starting thread (client mode): 0x5438f10 +DEB [20190331-09:54:25.155] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:25.164] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:25.164] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:25.168] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:25.168] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:25.168] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:25.168] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:25.168] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:25.168] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:25.172] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:25.172] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:25.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:25.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:25.212] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:54:25.231] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:25.232] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:54:25.257] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:25.257] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:25.428] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:25.429] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:25.468] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:25.468] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:25.473] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:25.486] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:25.486] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:25.486] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:25.487] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:25.487] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:25.525] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:25.537] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:25.537] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:25.538] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:25.538] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:25.538] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:25.579] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:25.587] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:25.588] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:25.588] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:25.589] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:25.589] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:25.627] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:25.636] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:25.636] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:25.636] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:25.637] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:25.637] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:25.678] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:25.689] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:25.689] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:25.689] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:25.690] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:25.690] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:25.731] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:25.739] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:25.740] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:25.841] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:25.842] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:25.842] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:25.843] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:25.852] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:25.852] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:25.854] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:30.155] thr=43 paramiko.transport: starting thread (client mode): 0x5346250 +DEB [20190331-09:54:30.156] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:30.165] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:30.165] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:30.168] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:30.168] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:30.168] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:30.169] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:30.169] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:30.169] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:30.173] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:30.173] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:30.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:30.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:30.214] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:54:30.234] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:30.235] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:54:30.256] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:30.256] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:30.425] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:30.425] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:30.466] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:30.466] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:30.470] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:30.483] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:30.483] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:30.484] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:30.484] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:30.484] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:30.523] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:30.535] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:30.536] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:30.536] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:30.537] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:30.537] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:30.575] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:30.583] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:30.583] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:30.585] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:30.585] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:30.585] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:30.624] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:30.633] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:30.633] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:30.633] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:30.634] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:30.634] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:30.672] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:30.683] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:30.683] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:30.683] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:30.684] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:30.684] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:30.723] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:30.732] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:30.732] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:30.833] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:30.834] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:30.834] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:30.835] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:30.844] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:30.845] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:30.846] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:35.155] thr=44 paramiko.transport: starting thread (client mode): 0x52c6710 +DEB [20190331-09:54:35.155] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:35.164] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:35.164] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:35.167] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:35.167] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:35.167] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:35.167] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:35.167] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:35.168] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:35.172] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:35.172] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:35.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:35.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:35.210] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:54:35.230] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:35.230] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:54:35.257] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:35.257] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:35.432] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:35.432] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:35.473] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:35.473] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:35.477] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:35.488] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:35.489] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:35.489] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:35.490] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:35.490] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:35.531] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:35.542] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:35.543] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:35.543] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:35.544] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:35.544] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:35.584] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:35.593] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:35.593] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:35.594] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:35.594] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:35.594] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:35.636] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:35.645] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:35.645] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:35.646] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:35.646] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:35.646] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:35.685] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:35.696] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:35.696] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:35.696] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:35.697] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:35.697] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:35.736] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:35.744] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:35.745] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:35.846] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:35.847] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:35.847] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:35.848] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:35.857] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:35.858] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:35.860] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:40.154] thr=45 paramiko.transport: starting thread (client mode): 0x52c6fb0 +DEB [20190331-09:54:40.154] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:40.164] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:40.164] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:40.167] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:40.167] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:40.167] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:40.168] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:40.168] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:40.168] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:40.172] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:40.172] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:40.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:40.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:40.211] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:54:40.230] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:40.231] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:54:40.253] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:40.253] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:40.428] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:40.428] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:40.470] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:40.470] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:40.473] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:40.486] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:40.486] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:40.487] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:40.487] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:40.488] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:40.527] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:40.539] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:40.539] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:40.540] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:40.540] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:40.540] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:40.581] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:40.589] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:40.590] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:40.590] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:40.591] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:40.591] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:40.629] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:40.637] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:40.638] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:40.638] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:40.639] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:40.639] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:40.679] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:40.690] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:40.690] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:40.691] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:40.691] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:40.691] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:40.729] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:40.738] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:40.738] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:40.840] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:40.841] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:40.841] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:40.842] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:40.851] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:40.852] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:40.853] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-09:54:51.011] thr=1 paramiko.transport: starting thread (client mode): 0x514a950 +DEB [20190331-09:54:51.011] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:54:51.021] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:54:51.021] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:54:51.024] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:54:51.024] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:54:51.024] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:54:51.024] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:54:51.024] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:54:51.024] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:54:51.029] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:54:51.029] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:54:51.030] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:54:51.033] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:54:51.067] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:54:51.087] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:54:51.088] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:54:51.109] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:54:51.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:54:51.253] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:54:51.253] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:54:51.294] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:54:51.294] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:54:51.299] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:54:51.316] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:54:51.317] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:54:51.317] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:54:51.319] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:54:51.319] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:54:51.357] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:54:51.374] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:54:51.374] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:54:51.374] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:54:51.375] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:54:51.375] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:54:51.415] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:54:51.424] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:54:51.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:54:51.425] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:54:51.426] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:54:51.426] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:54:51.465] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:54:51.474] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:54:51.475] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:54:51.475] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:54:51.476] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:54:51.476] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:54:51.515] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:54:51.526] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:54:51.526] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:54:51.527] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:54:51.528] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:54:51.528] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:54:51.567] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:54:51.576] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:54:51.576] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:54:51.677] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:54:51.678] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:54:51.678] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:54:51.679] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:54:51.688] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:54:51.689] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:54:51.690] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:56:25.167] thr=1 paramiko.transport: starting thread (client mode): 0x50bc3d0 +DEB [20190331-09:56:25.167] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:56:25.176] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:56:25.176] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:56:25.180] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:56:25.180] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:56:25.180] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:56:25.180] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:56:25.180] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:56:25.180] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-09:56:25.185] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:56:25.186] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-09:56:25.186] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:56:25.191] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:56:25.226] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:56:25.332] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:56:25.333] thr=1 paramiko.transport: userauth is OK +INF [20190331-09:56:25.358] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:56:25.359] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:56:25.527] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:56:25.528] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:56:25.568] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:56:25.568] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:56:25.572] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:56:25.593] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:56:25.593] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:56:25.594] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:56:25.595] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:56:25.595] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:56:25.633] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:56:25.644] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:56:25.644] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:56:25.645] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:56:25.645] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:56:25.645] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:56:25.687] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:56:25.695] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:56:25.696] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:56:25.696] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:56:25.697] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:56:25.697] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:56:25.738] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:56:25.746] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:56:25.747] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:56:25.747] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:56:25.748] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:56:25.749] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:56:25.788] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:56:25.800] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:56:25.801] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:56:25.801] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:56:25.802] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:56:25.802] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:56:25.843] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:56:25.852] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:56:25.853] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:56:25.954] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:56:25.955] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:56:25.955] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:56:25.956] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:56:25.966] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:56:25.966] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:56:25.968] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-09:56:30.156] thr=3 paramiko.transport: starting thread (client mode): 0x50a8c90 +DEB [20190331-09:56:30.156] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:56:30.165] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:56:30.165] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:56:30.168] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:56:30.168] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:56:30.168] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:56:30.168] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:56:30.168] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:56:30.168] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-09:56:30.172] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:56:30.173] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-09:56:30.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:56:30.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:56:30.211] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:56:30.235] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:56:30.236] thr=3 paramiko.transport: userauth is OK +INF [20190331-09:56:30.258] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:56:30.259] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:56:30.444] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:56:30.445] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:56:30.484] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:56:30.484] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:56:30.489] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:56:30.502] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:56:30.503] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:56:30.503] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:56:30.504] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:56:30.504] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:56:30.544] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:56:30.556] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:56:30.556] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:56:30.557] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:56:30.557] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:56:30.557] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:56:30.598] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:56:30.607] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:56:30.607] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:56:30.608] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:56:30.608] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:56:30.608] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:56:30.649] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:56:30.658] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:56:30.658] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:56:30.658] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:56:30.659] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:56:30.659] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:56:30.697] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:56:30.709] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:56:30.709] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:56:30.709] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:56:30.710] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:56:30.710] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:56:30.752] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:56:30.765] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:56:30.765] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:56:30.866] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:56:30.867] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:56:30.867] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:56:30.868] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:56:30.877] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:56:30.878] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:56:30.879] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-09:56:35.160] thr=4 paramiko.transport: starting thread (client mode): 0x4f95eb0 +DEB [20190331-09:56:35.160] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:56:35.170] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:56:35.170] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:56:35.173] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:56:35.173] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:56:35.173] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:56:35.173] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:56:35.174] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:56:35.174] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-09:56:35.178] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:56:35.178] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-09:56:35.178] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:56:35.180] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:56:35.217] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:56:35.237] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:56:35.238] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:56:35.259] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:56:35.259] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:56:35.429] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:56:35.429] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:56:35.469] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:56:35.469] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:56:35.473] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:56:35.485] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:56:35.485] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:56:35.486] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:56:35.486] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:56:35.486] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:56:35.527] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:56:35.539] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:56:35.539] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:56:35.540] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:56:35.540] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:56:35.540] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:56:35.578] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:56:35.587] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:56:35.587] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:56:35.588] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:56:35.588] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:56:35.588] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:56:35.627] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:56:35.635] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:56:35.636] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:56:35.636] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:56:35.637] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:56:35.637] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:56:35.674] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:56:35.685] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:56:35.685] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:56:35.686] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:56:35.686] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:56:35.686] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:56:35.725] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:56:35.734] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:56:35.734] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:56:35.836] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:56:35.837] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:56:35.837] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:56:35.838] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:56:35.847] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:56:35.848] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:56:35.850] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-09:56:40.156] thr=6 paramiko.transport: starting thread (client mode): 0x50a8270 +DEB [20190331-09:56:40.156] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:56:40.165] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:56:40.165] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:56:40.168] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:56:40.168] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:56:40.168] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:56:40.168] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:56:40.168] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:56:40.168] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-09:56:40.172] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:56:40.173] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-09:56:40.173] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:56:40.174] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:56:40.211] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:56:40.230] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:56:40.231] thr=6 paramiko.transport: userauth is OK +INF [20190331-09:56:40.252] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:56:40.252] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:56:40.424] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:56:40.424] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:56:40.465] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:56:40.465] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:56:40.468] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:56:40.481] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:56:40.481] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:56:40.481] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:56:40.482] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:56:40.482] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:56:40.523] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:56:40.534] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:56:40.535] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:56:40.535] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:56:40.536] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:56:40.536] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:56:40.576] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:56:40.586] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:56:40.586] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:56:40.586] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:56:40.587] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:56:40.587] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:56:40.625] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:56:40.639] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:56:40.639] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:56:40.639] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:56:40.640] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:56:40.640] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:56:40.680] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:56:40.691] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:56:40.691] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:56:40.692] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:56:40.692] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:56:40.692] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:56:40.733] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:56:40.742] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:56:40.742] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:56:40.842] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:56:40.843] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:56:40.843] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:56:40.844] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:56:40.854] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:56:40.854] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:56:40.856] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-09:56:45.156] thr=7 paramiko.transport: starting thread (client mode): 0x4f75af0 +DEB [20190331-09:56:45.156] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:56:45.165] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:56:45.165] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:56:45.167] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:56:45.168] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:56:45.168] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:56:45.168] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:56:45.168] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:56:45.168] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-09:56:45.172] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:56:45.172] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-09:56:45.173] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:56:45.174] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:56:45.212] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:56:45.231] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:56:45.232] thr=7 paramiko.transport: userauth is OK +INF [20190331-09:56:45.254] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:56:45.254] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:56:45.441] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:56:45.441] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:56:45.481] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:56:45.481] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:56:45.486] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:56:45.500] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:56:45.500] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:56:45.500] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:56:45.501] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:56:45.501] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:56:45.540] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:56:45.554] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:56:45.554] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:56:45.555] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:56:45.555] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:56:45.556] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:56:45.597] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:56:45.607] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:56:45.607] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:56:45.607] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:56:45.608] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:56:45.608] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:56:45.650] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:56:45.659] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:56:45.660] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:56:45.660] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:56:45.661] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:56:45.661] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:56:45.699] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:56:45.713] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:56:45.713] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:56:45.713] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:56:45.714] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:56:45.714] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:56:45.755] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:56:45.765] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:56:45.765] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:56:45.865] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:56:45.866] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:56:45.866] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:56:45.867] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:56:45.876] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:56:45.876] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:56:45.878] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-09:56:50.154] thr=8 paramiko.transport: starting thread (client mode): 0x4f8b5b0 +DEB [20190331-09:56:50.154] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:56:50.166] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:56:50.166] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:56:50.169] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:56:50.170] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:56:50.170] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:56:50.170] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:56:50.170] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:56:50.170] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-09:56:50.174] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:56:50.174] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-09:56:50.175] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:56:50.176] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:56:50.214] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:56:50.233] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:56:50.234] thr=8 paramiko.transport: userauth is OK +INF [20190331-09:56:50.259] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:56:50.259] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:56:50.467] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:56:50.467] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:56:50.508] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:56:50.508] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:56:50.511] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:56:50.527] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:56:50.527] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:56:50.527] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:56:50.528] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:56:50.528] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:56:50.568] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:56:50.580] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:56:50.581] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:56:50.581] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:56:50.581] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:56:50.582] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:56:50.622] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:56:50.632] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:56:50.632] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:56:50.632] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:56:50.633] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:56:50.633] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:56:50.672] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:56:50.681] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:56:50.681] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:56:50.681] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:56:50.682] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:56:50.682] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:56:50.721] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:56:50.731] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:56:50.731] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:56:50.732] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:56:50.732] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:56:50.732] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:56:50.771] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:56:50.780] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:56:50.780] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:56:50.881] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:56:50.882] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:56:50.882] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:56:50.883] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:56:50.892] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:56:50.893] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:56:50.894] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-09:56:55.155] thr=9 paramiko.transport: starting thread (client mode): 0x4f75cb0 +DEB [20190331-09:56:55.156] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:56:55.166] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:56:55.166] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:56:55.169] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:56:55.169] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:56:55.169] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:56:55.169] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:56:55.170] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:56:55.170] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-09:56:55.174] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:56:55.174] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-09:56:55.175] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:56:55.176] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:56:55.212] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:56:55.232] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:56:55.233] thr=9 paramiko.transport: userauth is OK +INF [20190331-09:56:55.255] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:56:55.255] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:56:55.426] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:56:55.427] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:56:55.466] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:56:55.466] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:56:55.469] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:56:55.481] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:56:55.482] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:56:55.482] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:56:55.483] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:56:55.483] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:56:55.523] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:56:55.535] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:56:55.535] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:56:55.536] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:56:55.536] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:56:55.536] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:56:55.577] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:56:55.585] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:56:55.586] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:56:55.586] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:56:55.586] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:56:55.587] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:56:55.624] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:56:55.633] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:56:55.633] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:56:55.634] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:56:55.634] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:56:55.634] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:56:55.675] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:56:55.686] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:56:55.686] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:56:55.686] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:56:55.687] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:56:55.687] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:56:55.729] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:56:55.738] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:56:55.738] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:56:55.838] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:56:55.839] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:56:55.839] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:56:55.840] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:56:55.850] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:56:55.850] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:56:55.852] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:00.156] thr=10 paramiko.transport: starting thread (client mode): 0x4fb2970 +DEB [20190331-09:57:00.156] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:00.164] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:00.164] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:00.167] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:00.167] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:00.167] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:00.167] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:00.168] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:00.168] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:00.172] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:00.172] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:00.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:00.174] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:00.212] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:57:00.232] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:00.233] thr=10 paramiko.transport: userauth is OK +INF [20190331-09:57:00.254] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:00.254] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:00.425] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:00.425] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:00.465] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:00.465] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:00.469] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:00.482] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:00.482] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:00.483] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:00.483] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:00.484] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:00.525] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:00.537] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:00.538] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:00.538] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:00.538] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:00.539] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:00.577] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:00.585] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:00.586] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:00.586] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:00.586] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:00.587] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:00.624] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:00.632] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:00.633] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:00.633] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:00.634] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:00.634] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:00.671] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:00.682] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:00.682] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:00.682] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:00.683] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:00.683] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:00.722] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:00.731] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:00.731] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:00.831] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:00.832] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:00.833] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:00.834] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:00.843] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:00.843] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:00.845] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:05.154] thr=11 paramiko.transport: starting thread (client mode): 0x4f75c50 +DEB [20190331-09:57:05.155] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:05.165] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:05.165] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:05.168] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:05.169] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:05.169] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:05.169] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:05.169] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:05.169] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:05.173] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:05.173] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:05.173] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:05.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:05.210] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:57:05.230] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:05.231] thr=11 paramiko.transport: userauth is OK +INF [20190331-09:57:05.252] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:05.253] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:05.432] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:05.432] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:05.474] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:05.474] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:05.478] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:05.493] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:05.493] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:05.494] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:05.494] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:05.495] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:05.535] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:05.548] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:05.548] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:05.548] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:05.549] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:05.549] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:05.588] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:05.597] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:05.598] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:05.598] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:05.599] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:05.599] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:05.640] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:05.649] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:05.649] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:05.649] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:05.650] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:05.650] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:05.691] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:05.702] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:05.703] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:05.703] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:05.703] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:05.704] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:05.742] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:05.751] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:05.751] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:05.852] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:05.853] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:05.853] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:05.854] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:05.864] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:05.864] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:05.866] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:10.154] thr=12 paramiko.transport: starting thread (client mode): 0x4f95dd0 +DEB [20190331-09:57:10.154] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:10.164] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:10.164] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:10.167] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:10.167] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:10.167] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:10.167] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:10.167] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:10.168] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:10.172] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:10.172] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:10.172] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:10.173] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:10.209] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:57:10.228] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:10.229] thr=12 paramiko.transport: userauth is OK +INF [20190331-09:57:10.252] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:10.252] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:10.450] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:10.451] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:10.492] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:10.492] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:10.496] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:10.510] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:10.511] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:10.511] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:10.512] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:10.512] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:10.553] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:10.568] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:10.568] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:10.568] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:10.569] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:10.569] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:10.610] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:10.620] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:10.620] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:10.620] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:10.621] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:10.621] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:10.659] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:10.669] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:10.669] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:10.669] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:10.670] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:10.670] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:10.708] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:10.720] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:10.720] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:10.721] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:10.721] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:10.721] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:10.760] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:10.771] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:10.771] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:10.872] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:10.873] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:10.873] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:10.874] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:10.885] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:10.885] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:10.887] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:15.155] thr=13 paramiko.transport: starting thread (client mode): 0x4f95af0 +DEB [20190331-09:57:15.155] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:15.165] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:15.165] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:15.168] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:15.168] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:15.168] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:15.169] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:15.169] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:15.169] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:15.173] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:15.174] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:15.174] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:15.175] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:15.211] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:57:15.230] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:15.230] thr=13 paramiko.transport: userauth is OK +INF [20190331-09:57:15.253] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:15.253] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:15.468] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:15.468] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:15.509] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:15.509] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:15.513] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:15.528] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:15.528] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:15.529] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:15.529] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:15.530] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:15.570] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:15.597] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:15.597] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:15.597] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:15.598] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:15.598] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:15.640] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:15.659] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:15.660] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:15.660] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:15.660] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:15.661] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:15.698] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:15.707] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:15.707] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:15.708] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:15.708] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:15.708] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:15.746] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:15.781] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:15.782] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:15.782] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:15.783] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:15.783] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:15.824] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:15.833] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:15.833] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:15.934] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:15.935] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:15.935] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:15.936] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:15.946] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:15.947] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:15.948] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:20.157] thr=14 paramiko.transport: starting thread (client mode): 0x4fcc7b0 +DEB [20190331-09:57:20.157] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:20.171] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:20.171] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:20.175] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:20.175] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:20.175] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:20.175] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:20.175] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:20.175] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:20.180] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:20.180] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:20.181] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:20.182] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:20.218] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:57:20.239] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:20.239] thr=14 paramiko.transport: userauth is OK +INF [20190331-09:57:20.264] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:20.264] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:20.533] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:20.533] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:20.574] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:20.574] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:20.579] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:20.594] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:20.594] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:20.595] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:20.595] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:20.595] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:20.635] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:20.651] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:20.651] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:20.652] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:20.652] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:20.653] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:20.694] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:20.709] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:20.709] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:20.710] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:20.710] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:20.711] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:20.752] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:20.764] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:20.764] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:20.764] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:20.765] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:20.765] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:20.803] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:20.817] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:20.817] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:20.817] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:20.818] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:20.818] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:20.857] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:20.866] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:20.866] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:20.967] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:20.968] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:20.968] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:20.970] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:20.985] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:20.986] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:20.988] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:25.154] thr=15 paramiko.transport: starting thread (client mode): 0x4fd5a90 +DEB [20190331-09:57:25.155] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:25.165] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:25.165] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:25.168] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:25.169] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:25.169] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:25.169] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:25.169] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:25.169] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:25.174] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:25.174] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:25.175] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:25.176] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:25.214] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:57:25.243] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:25.244] thr=15 paramiko.transport: userauth is OK +INF [20190331-09:57:25.274] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:25.275] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:25.529] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:25.529] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:25.570] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:25.570] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:25.576] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:25.591] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:25.592] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:25.592] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:25.593] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:25.593] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:25.632] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:25.647] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:25.647] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:25.648] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:25.648] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:25.648] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:25.688] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:25.699] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:25.699] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:25.699] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:25.700] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:25.700] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:25.740] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:25.752] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:25.752] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:25.753] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:25.753] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:25.753] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:25.793] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:25.807] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:25.807] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:25.808] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:25.808] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:25.808] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:25.849] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:25.861] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:25.862] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:25.962] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:25.963] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:25.963] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:25.966] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:25.981] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:25.981] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:25.983] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:30.258] thr=16 paramiko.transport: starting thread (client mode): 0x503d0d0 +DEB [20190331-09:57:30.258] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:30.271] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:30.271] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:30.277] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:30.277] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:30.278] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:30.278] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:30.278] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:30.278] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:30.283] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:30.284] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:30.284] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:30.286] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:30.322] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:57:30.424] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:30.425] thr=16 paramiko.transport: userauth is OK +INF [20190331-09:57:30.465] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:30.466] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:30.712] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:30.713] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:30.754] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:30.754] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:30.764] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:30.792] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:30.792] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:30.792] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:30.793] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:30.793] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:30.837] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:30.864] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:30.864] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:30.865] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:30.865] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:30.866] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:30.905] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:30.922] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:30.922] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:30.924] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:30.974] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:30.974] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:30.981] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:30.998] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:30.999] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:30.999] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:31.000] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:31.000] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:31.063] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:31.083] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:31.084] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:31.084] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:31.084] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:31.084] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:31.126] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:31.150] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:31.151] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:31.253] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:31.254] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:31.254] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:31.257] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:31.276] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:31.278] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:31.280] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:35.156] thr=17 paramiko.transport: starting thread (client mode): 0x4f8b330 +DEB [20190331-09:57:35.156] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:35.169] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:35.169] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:35.176] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:35.176] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:35.176] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:35.176] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:35.176] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:35.176] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:35.184] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:35.185] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:35.185] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:35.187] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:35.222] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:57:35.246] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:35.247] thr=17 paramiko.transport: userauth is OK +INF [20190331-09:57:35.274] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:35.274] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:35.690] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:35.691] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:35.731] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:35.731] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:35.737] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:35.758] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:35.759] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:35.761] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:35.799] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:35.799] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:35.802] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:35.825] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:35.825] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:35.826] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:35.827] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:35.827] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:35.868] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:35.883] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:35.883] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:35.883] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:35.925] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:35.925] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:35.927] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:35.949] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:35.949] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:35.952] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:35.997] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:35.997] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:36.000] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:36.062] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:36.062] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:36.063] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:36.105] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:36.106] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:36.108] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:36.120] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:36.120] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:36.227] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:36.232] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:36.233] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:36.238] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:36.293] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:36.294] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:36.299] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:40.156] thr=18 paramiko.transport: starting thread (client mode): 0x4fb24b0 +DEB [20190331-09:57:40.157] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:40.170] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:40.170] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:40.173] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:40.173] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:40.174] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:40.174] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:40.174] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:40.174] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:40.178] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:40.178] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:40.179] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:40.180] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:40.219] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:57:40.248] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:40.249] thr=18 paramiko.transport: userauth is OK +INF [20190331-09:57:40.278] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:40.278] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:40.753] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:40.753] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:40.798] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:40.798] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:40.817] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:40.868] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:40.868] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:40.880] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:41.034] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:41.035] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:41.047] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:41.087] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:41.087] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:41.088] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:41.089] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:41.089] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:41.130] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:41.153] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:41.153] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:41.154] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:41.155] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:41.155] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:41.199] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:41.238] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:41.238] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:41.242] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:41.281] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:41.281] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:41.283] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:41.308] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:41.308] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:41.309] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:41.310] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:41.310] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:41.350] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:41.362] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:41.363] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:41.463] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:41.464] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:41.464] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:41.466] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:41.480] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:41.480] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:41.482] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:45.157] thr=19 paramiko.transport: starting thread (client mode): 0x4f95e30 +DEB [20190331-09:57:45.158] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:45.173] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:45.173] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:45.176] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:45.176] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:45.177] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:45.177] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:45.177] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:45.177] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:45.187] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:45.187] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:45.187] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:45.188] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:45.227] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:57:45.254] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:45.255] thr=19 paramiko.transport: userauth is OK +INF [20190331-09:57:45.293] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:45.293] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:45.586] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:45.586] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:45.626] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:45.626] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:45.635] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:45.664] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:45.664] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:45.665] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:45.665] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:45.665] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:45.703] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:45.725] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:45.725] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:45.726] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:45.727] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:45.727] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:45.769] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:45.791] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:45.791] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:45.792] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:45.793] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:45.793] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:45.832] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:45.845] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:45.846] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:45.847] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:45.847] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:45.847] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:45.887] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:45.901] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:45.901] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:45.902] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:45.902] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:45.902] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:45.941] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:45.952] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:45.952] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:46.053] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:46.054] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:46.054] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:46.055] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:46.066] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:46.067] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:46.069] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:50.156] thr=20 paramiko.transport: starting thread (client mode): 0x503dd50 +DEB [20190331-09:57:50.157] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:50.169] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:50.169] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:50.174] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:50.174] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:50.174] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:50.174] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:50.174] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:50.174] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:50.179] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:50.179] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:50.179] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:50.181] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:50.218] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:57:50.244] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:50.245] thr=20 paramiko.transport: userauth is OK +INF [20190331-09:57:50.292] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:50.293] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:50.418] thr=21 paramiko.transport: starting thread (client mode): 0x4f7f890 +DEB [20190331-09:57:50.418] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:50.447] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:50.447] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:50.464] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:50.465] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:50.465] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:50.465] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:50.465] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:50.465] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:50.480] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:50.481] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:50.482] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:50.484] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:50.529] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:57:50.598] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:50.609] thr=21 paramiko.transport: userauth is OK +INF [20190331-09:57:50.726] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:50.727] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:51.233] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:51.233] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:51.275] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:51.275] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:51.292] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:51.430] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:51.430] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:51.431] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:51.442] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:51.442] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:51.490] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:51.629] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:51.630] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:51.632] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:51.647] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:51.648] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:51.690] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:51.711] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:51.711] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:51.735] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:51.735] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:51.736] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:51.737] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:51.737] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:51.754] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:51.754] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:51.757] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:51.781] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:51.783] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:51.783] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:51.783] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:51.795] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:51.795] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:51.807] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:51.807] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:51.807] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:51.818] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:51.818] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:51.835] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:51.859] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:51.859] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:51.860] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:51.863] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:51.888] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:51.889] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:51.908] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:51.908] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:51.909] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:51.911] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:51.911] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:51.927] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:51.956] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:51.956] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:51.956] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:51.957] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:51.962] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:51.962] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:51.981] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:51.982] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:52.003] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:52.024] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:52.025] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:52.025] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:52.026] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:52.026] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:52.068] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:52.082] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:52.085] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:52.086] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:52.096] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:52.097] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:52.097] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:52.098] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:52.099] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:52.100] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:52.115] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:52.115] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:52.117] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:52.147] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:52.177] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:52.177] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:52.278] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:52.279] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:52.280] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:52.282] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:52.301] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:52.303] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:52.305] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-09:57:55.183] thr=22 paramiko.transport: starting thread (client mode): 0x530f850 +DEB [20190331-09:57:55.183] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:57:55.197] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:57:55.197] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:57:55.201] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:57:55.202] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:57:55.202] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:57:55.202] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:57:55.202] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:57:55.203] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-09:57:55.207] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:57:55.207] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-09:57:55.207] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:57:55.209] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:57:55.246] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:57:55.266] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:57:55.267] thr=22 paramiko.transport: userauth is OK +INF [20190331-09:57:55.293] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:57:55.294] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:57:55.541] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:57:55.542] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:57:55.582] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:57:55.583] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:57:55.590] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:57:55.601] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:57:55.601] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:57:55.601] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:57:55.602] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:57:55.602] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:57:55.644] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:57:55.655] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:57:55.655] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:57:55.656] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:57:55.657] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:57:55.657] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:57:55.695] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:57:55.706] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:57:55.706] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:57:55.706] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:57:55.707] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:57:55.707] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:57:55.747] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:57:55.756] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:57:55.756] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:57:55.757] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:57:55.758] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:57:55.758] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:57:55.797] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:57:55.809] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:57:55.809] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:57:55.810] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:57:55.810] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:57:55.810] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:57:55.850] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:57:55.860] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:57:55.860] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:57:55.960] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:57:55.961] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:57:55.961] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:57:55.963] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:57:55.973] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:57:55.973] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:57:55.975] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:01.193] thr=23 paramiko.transport: starting thread (client mode): 0x576be90 +DEB [20190331-09:58:01.193] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:01.203] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:01.203] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:01.206] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:01.207] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:01.207] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:01.207] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:01.207] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:01.207] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:01.211] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:01.211] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:01.211] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:01.213] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:01.252] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:58:01.284] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:01.285] thr=23 paramiko.transport: userauth is OK +INF [20190331-09:58:01.306] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:01.307] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:01.498] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:01.498] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:01.538] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:01.538] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:01.542] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:01.556] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:01.556] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:01.556] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:01.557] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:01.557] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:01.598] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:01.611] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:01.612] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:01.612] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:01.612] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:01.613] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:01.653] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:01.663] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:01.663] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:01.663] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:01.664] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:01.664] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:01.702] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:01.712] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:01.712] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:01.713] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:01.713] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:01.713] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:01.751] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:01.763] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:01.764] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:01.764] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:01.765] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:01.765] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:01.803] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:01.813] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:01.814] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:01.914] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:01.915] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:01.915] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:01.916] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:01.925] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:01.926] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:01.927] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:06.192] thr=4 paramiko.transport: starting thread (client mode): 0x4f95eb0 +DEB [20190331-09:58:06.192] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:06.202] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:06.202] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:06.207] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:06.207] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:06.207] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:06.207] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:06.207] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:06.207] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:06.211] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:06.211] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:06.212] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:06.213] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:06.248] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:58:06.269] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:06.270] thr=4 paramiko.transport: userauth is OK +INF [20190331-09:58:06.300] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:06.301] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:06.524] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:06.524] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:06.565] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:06.565] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:06.570] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:06.585] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:06.586] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:06.586] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:06.587] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:06.587] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:06.628] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:06.640] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:06.640] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:06.641] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:06.641] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:06.641] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:06.683] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:06.692] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:06.693] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:06.693] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:06.694] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:06.694] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:06.734] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:06.744] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:06.744] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:06.744] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:06.745] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:06.745] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:06.784] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:06.797] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:06.797] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:06.798] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:06.836] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:06.836] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:06.837] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:06.847] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:06.848] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:06.949] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:06.950] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:06.950] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:06.951] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:06.961] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:06.962] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:06.964] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:11.191] thr=24 paramiko.transport: starting thread (client mode): 0x576b7f0 +DEB [20190331-09:58:11.191] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:11.201] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:11.202] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:11.205] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:11.205] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:11.205] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:11.205] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:11.205] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:11.205] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:11.210] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:11.210] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:11.211] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:11.212] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:11.249] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:58:11.269] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:11.270] thr=24 paramiko.transport: userauth is OK +INF [20190331-09:58:11.295] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:11.295] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:11.557] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:11.557] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:11.598] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:11.598] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:11.602] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:11.620] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:11.620] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:11.621] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:11.622] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:11.622] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:11.663] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:11.677] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:11.677] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:11.678] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:11.678] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:11.678] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:11.717] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:11.728] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:11.728] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:11.728] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:11.729] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:11.729] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:11.769] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:11.779] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:11.779] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:11.779] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:11.780] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:11.780] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:11.820] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:11.832] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:11.833] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:11.833] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:11.834] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:11.834] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:11.873] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:11.882] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:11.882] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:11.983] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:11.984] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:11.984] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:11.986] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:11.995] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:11.996] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:11.997] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:16.191] thr=25 paramiko.transport: starting thread (client mode): 0x57630f0 +DEB [20190331-09:58:16.192] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:16.201] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:16.202] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:16.205] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:16.205] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:16.205] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:16.205] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:16.205] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:16.205] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:16.210] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:16.210] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:16.211] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:16.212] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:16.251] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:58:16.273] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:16.274] thr=25 paramiko.transport: userauth is OK +INF [20190331-09:58:16.296] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:16.297] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:16.499] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:16.499] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:16.540] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:16.540] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:16.545] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:16.557] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:16.557] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:16.558] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:16.558] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:16.558] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:16.600] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:16.612] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:16.612] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:16.613] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:16.613] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:16.613] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:16.651] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:16.659] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:16.660] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:16.660] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:16.660] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:16.661] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:16.699] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:16.707] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:16.708] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:16.708] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:16.709] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:16.709] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:16.747] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:16.759] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:16.759] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:16.759] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:16.760] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:16.760] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:16.798] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:16.808] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:16.808] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:16.909] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:16.910] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:16.910] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:16.912] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:16.921] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:16.922] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:16.923] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:21.191] thr=26 paramiko.transport: starting thread (client mode): 0x508a4f0 +DEB [20190331-09:58:21.191] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:21.201] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:21.201] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:21.205] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:21.206] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:21.206] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:21.206] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:21.206] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:21.206] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:21.211] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:21.211] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:21.212] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:21.213] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:21.250] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:58:21.270] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:21.271] thr=26 paramiko.transport: userauth is OK +INF [20190331-09:58:21.292] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:21.292] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:21.534] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:21.534] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:21.575] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:21.575] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:21.580] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:21.601] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:21.601] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:21.602] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:21.603] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:21.603] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:21.641] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:21.657] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:21.658] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:21.658] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:21.659] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:21.659] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:21.697] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:21.712] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:21.713] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:21.713] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:21.714] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:21.714] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:21.754] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:21.766] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:21.767] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:21.767] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:21.768] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:21.768] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:21.808] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:21.822] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:21.822] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:21.823] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:21.824] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:21.824] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:21.864] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:21.874] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:21.874] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:21.975] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:21.975] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:21.976] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:21.977] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:21.986] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:21.987] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:21.988] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:26.193] thr=27 paramiko.transport: starting thread (client mode): 0x5543ab0 +DEB [20190331-09:58:26.193] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:26.205] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:26.205] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:26.208] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:26.208] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:26.208] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:26.208] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:26.208] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:26.208] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:26.212] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:26.212] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:26.212] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:26.213] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:26.252] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:58:26.270] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:26.271] thr=27 paramiko.transport: userauth is OK +INF [20190331-09:58:26.292] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:26.292] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:26.477] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:26.477] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:26.517] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:26.517] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:26.520] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:26.534] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:26.535] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:26.535] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:26.536] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:26.536] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:26.576] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:26.589] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:26.590] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:26.590] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:26.591] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:26.591] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:26.629] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:26.639] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:26.639] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:26.639] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:26.640] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:26.640] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:26.678] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:26.688] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:26.688] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:26.688] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:26.689] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:26.689] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:26.727] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:26.739] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:26.739] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:26.740] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:26.740] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:26.740] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:26.779] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:26.788] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:26.788] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:26.889] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:26.891] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:26.891] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:26.892] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:26.901] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:26.902] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:26.904] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:31.191] thr=28 paramiko.transport: starting thread (client mode): 0x509aef0 +DEB [20190331-09:58:31.191] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:31.200] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:31.200] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:31.204] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:31.204] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:31.204] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:31.204] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:31.204] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:31.204] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:31.209] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:31.209] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:31.209] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:31.210] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:31.249] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:58:31.349] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:31.350] thr=28 paramiko.transport: userauth is OK +INF [20190331-09:58:31.377] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:31.378] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:31.539] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:31.539] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:31.580] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:31.580] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:31.583] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:31.595] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:31.596] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:31.596] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:31.597] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:31.597] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:31.637] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:31.649] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:31.649] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:31.649] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:31.650] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:31.650] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:31.691] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:31.699] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:31.700] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:31.700] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:31.701] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:31.701] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:31.739] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:31.749] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:31.749] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:31.749] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:31.750] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:31.750] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:31.793] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:31.804] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:31.805] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:31.805] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:31.806] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:31.806] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:31.845] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:31.855] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:31.855] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:31.956] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:31.957] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:31.957] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:31.959] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:31.969] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:31.969] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:31.971] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:36.502] thr=29 paramiko.transport: starting thread (client mode): 0x5048fb0 +DEB [20190331-09:58:36.503] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:36.519] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:36.520] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:36.525] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:36.526] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:36.526] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:36.526] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:36.526] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:36.526] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:36.532] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:36.533] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:36.533] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:36.534] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:36.569] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:58:36.599] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:36.600] thr=29 paramiko.transport: userauth is OK +INF [20190331-09:58:36.637] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:36.638] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:36.863] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:36.864] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:36.906] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:36.906] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:36.911] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:36.935] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:36.935] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:36.935] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:36.936] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:36.936] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:36.976] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:36.994] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:36.994] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:36.995] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:36.995] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:36.995] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:37.036] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:37.048] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:37.048] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:37.048] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:37.087] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:37.087] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:37.090] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:37.102] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:37.102] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:37.102] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:37.103] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:37.103] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:37.144] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:37.157] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:37.157] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:37.157] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:37.158] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:37.158] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:37.199] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:37.211] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:37.212] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:37.313] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:37.314] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:37.314] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:37.315] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:37.336] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:37.337] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:37.339] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:37.547] thr=30 paramiko.transport: starting thread (client mode): 0x5588a30 +DEB [20190331-09:58:37.548] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:37.561] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:37.561] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:37.565] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:37.566] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:37.566] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:37.566] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:37.566] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:37.566] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:37.570] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:37.571] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:37.571] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:37.572] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:37.609] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:58:37.635] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:37.636] thr=30 paramiko.transport: userauth is OK +INF [20190331-09:58:37.667] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:37.668] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:37.878] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:37.879] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:37.918] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:37.918] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:37.921] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:37.938] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:37.939] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:37.939] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:37.940] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:37.940] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:37.980] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:37.993] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:37.993] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:37.994] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:37.994] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:37.994] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:38.035] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:38.045] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:38.046] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:38.046] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:38.046] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:38.047] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:38.085] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:38.097] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:38.097] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:38.097] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:38.098] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:38.098] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:38.140] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:38.152] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:38.153] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:38.154] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:38.155] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:38.155] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:38.194] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:38.207] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:38.207] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:38.308] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:38.309] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:38.309] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:38.311] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:38.323] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:38.325] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:38.327] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:44.004] thr=31 paramiko.transport: starting thread (client mode): 0x5310070 +DEB [20190331-09:58:44.004] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:44.015] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:44.016] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:44.019] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:44.019] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:44.019] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:44.020] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:44.020] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:44.020] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:44.024] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:44.024] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:44.025] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:44.026] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:44.062] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:58:44.092] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:44.093] thr=31 paramiko.transport: userauth is OK +INF [20190331-09:58:44.117] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:44.117] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:44.313] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:44.313] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:44.354] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:44.354] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:44.359] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:44.378] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:44.378] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:44.379] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:44.380] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:44.380] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:44.418] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:44.434] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:44.434] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:44.435] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:44.435] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:44.435] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:44.474] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:44.484] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:44.484] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:44.485] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:44.485] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:44.485] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:44.526] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:44.536] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:44.536] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:44.537] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:44.537] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:44.537] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:44.578] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:44.590] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:44.590] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:44.591] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:44.591] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:44.591] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:44.632] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:44.642] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:44.642] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:44.743] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:44.744] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:44.744] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:44.745] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:44.755] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:44.756] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:44.758] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:48.684] thr=32 paramiko.transport: starting thread (client mode): 0x576bd50 +DEB [20190331-09:58:48.684] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:48.695] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:48.695] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:48.699] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:48.699] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:48.699] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:48.699] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:48.699] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:48.699] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:48.704] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:48.704] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:48.704] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:48.706] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:48.745] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:58:48.765] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:48.766] thr=32 paramiko.transport: userauth is OK +INF [20190331-09:58:48.789] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:48.789] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:48.976] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:48.976] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:49.018] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:49.018] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:49.021] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:49.038] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:49.039] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:49.039] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:49.039] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:49.039] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:49.080] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:49.092] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:49.092] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:49.092] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:49.093] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:49.093] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:49.133] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:49.143] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:49.143] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:49.143] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:49.144] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:49.144] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:49.184] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:49.193] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:49.194] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:49.194] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:49.195] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:49.195] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:49.236] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:49.247] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:49.247] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:49.248] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:49.248] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:49.248] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:49.289] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:49.299] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:49.299] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:49.400] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:49.401] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:49.401] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:49.403] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:49.414] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:49.414] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:49.416] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:53.684] thr=33 paramiko.transport: starting thread (client mode): 0x576be30 +DEB [20190331-09:58:53.684] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:53.694] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:53.694] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:53.698] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:53.698] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:53.698] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:53.698] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:53.698] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:53.698] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:53.703] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:53.703] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:53.703] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:53.704] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:53.743] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:58:53.764] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:53.765] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:58:53.789] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:53.789] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:53.952] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:53.953] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:53.993] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:53.993] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:53.998] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:54.013] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:54.013] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:54.014] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:54.014] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:54.014] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:54.053] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:54.064] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:54.065] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:54.065] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:54.066] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:54.066] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:54.105] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:54.114] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:54.115] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:54.115] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:54.115] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:54.115] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:54.155] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:54.164] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:54.165] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:54.165] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:54.166] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:54.166] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:54.205] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:54.217] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:54.217] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:54.218] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:54.218] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:54.218] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:54.257] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:54.266] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:54.266] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:54.367] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:54.368] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:54.368] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:54.370] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:54.381] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:54.382] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:54.384] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-09:58:58.683] thr=33 paramiko.transport: starting thread (client mode): 0x576be30 +DEB [20190331-09:58:58.684] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:58:58.693] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:58:58.693] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:58:58.697] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:58:58.697] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:58:58.697] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:58:58.697] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:58:58.697] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:58:58.697] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-09:58:58.702] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:58:58.702] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-09:58:58.702] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:58:58.704] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:58:58.742] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:58:58.762] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:58:58.762] thr=33 paramiko.transport: userauth is OK +INF [20190331-09:58:58.784] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:58:58.785] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:58:58.927] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:58:58.928] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:58:58.969] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:58:58.969] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:58:58.974] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:58:58.989] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:58:58.990] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:58:58.990] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:58:58.991] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:58:58.991] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:58:59.031] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:58:59.042] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:58:59.043] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:58:59.043] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:58:59.043] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:58:59.044] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:58:59.082] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:58:59.093] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:58:59.093] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:58:59.093] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:58:59.094] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:58:59.094] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:58:59.135] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:58:59.144] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:58:59.145] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:58:59.145] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:58:59.146] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:58:59.146] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:58:59.188] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:58:59.200] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:58:59.200] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:58:59.201] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:58:59.201] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:58:59.201] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:58:59.240] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:58:59.250] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:58:59.250] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:58:59.351] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:58:59.352] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:58:59.352] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:58:59.354] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:58:59.366] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:58:59.367] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:58:59.369] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:03.685] thr=34 paramiko.transport: starting thread (client mode): 0x509a790 +DEB [20190331-09:59:03.685] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:03.694] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:03.695] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:03.697] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:03.698] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:03.698] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:03.698] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:03.698] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:03.698] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:03.702] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:03.702] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:03.702] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:03.704] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:03.739] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:59:03.763] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:03.764] thr=34 paramiko.transport: userauth is OK +INF [20190331-09:59:03.785] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:03.786] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:03.931] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:03.932] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:03.973] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:03.973] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:03.978] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:03.992] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:03.992] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:03.992] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:03.993] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:03.993] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:04.031] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:04.044] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:04.044] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:04.045] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:04.045] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:04.045] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:04.084] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:04.093] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:04.094] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:04.094] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:04.094] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:04.094] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:04.133] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:04.142] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:04.143] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:04.143] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:04.144] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:04.144] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:04.182] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:04.194] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:04.194] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:04.194] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:04.195] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:04.195] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:04.234] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:04.244] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:04.245] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:04.346] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:04.347] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:04.347] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:04.348] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:04.357] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:04.357] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:04.359] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:08.684] thr=35 paramiko.transport: starting thread (client mode): 0x50c8130 +DEB [20190331-09:59:08.684] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:08.694] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:08.694] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:08.698] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:08.698] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:08.698] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:08.698] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:08.698] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:08.698] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:08.703] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:08.703] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:08.704] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:08.705] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:08.744] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:59:08.766] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:08.766] thr=35 paramiko.transport: userauth is OK +INF [20190331-09:59:08.804] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:08.805] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:08.977] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:08.978] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:09.018] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:09.018] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:09.023] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:09.036] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:09.036] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:09.037] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:09.037] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:09.037] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:09.079] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:09.091] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:09.092] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:09.092] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:09.093] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:09.093] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:09.133] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:09.143] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:09.143] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:09.143] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:09.144] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:09.144] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:09.182] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:09.191] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:09.192] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:09.192] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:09.193] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:09.193] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:09.231] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:09.243] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:09.243] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:09.244] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:09.244] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:09.244] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:09.283] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:09.293] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:09.293] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:09.394] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:09.395] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:09.395] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:09.396] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:09.408] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:09.408] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:09.410] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:13.691] thr=36 paramiko.transport: starting thread (client mode): 0x508a6f0 +DEB [20190331-09:59:13.691] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:13.704] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:13.704] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:13.708] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:13.708] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:13.708] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:13.708] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:13.708] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:13.709] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:13.718] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:13.718] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:13.718] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:13.720] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:13.760] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:59:13.785] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:13.786] thr=36 paramiko.transport: userauth is OK +INF [20190331-09:59:13.811] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:13.811] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:14.016] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:14.016] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:14.060] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:14.060] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:14.064] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:14.078] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:14.078] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:14.078] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:14.079] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:14.079] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:14.118] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:14.140] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:14.141] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:14.141] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:14.141] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:14.142] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:14.182] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:14.191] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:14.191] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:14.191] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:14.192] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:14.192] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:14.232] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:14.241] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:14.241] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:14.242] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:14.242] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:14.242] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:14.284] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:14.295] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:14.295] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:14.295] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:14.296] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:14.296] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:14.336] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:14.345] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:14.345] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:14.446] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:14.447] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:14.447] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:14.449] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:14.461] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:14.462] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:14.463] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:18.683] thr=37 paramiko.transport: starting thread (client mode): 0x4f279f0 +DEB [20190331-09:59:18.683] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:18.692] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:18.693] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:18.696] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:18.696] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:18.696] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:18.696] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:18.696] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:18.696] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:18.700] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:18.700] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:18.701] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:18.702] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:18.740] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:59:18.759] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:18.760] thr=37 paramiko.transport: userauth is OK +INF [20190331-09:59:18.783] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:18.783] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:18.954] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:18.954] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:18.995] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:18.995] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:18.998] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:19.011] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:19.012] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:19.012] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:19.013] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:19.013] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:19.054] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:19.067] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:19.068] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:19.068] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:19.069] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:19.069] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:19.107] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:19.118] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:19.118] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:19.118] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:19.119] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:19.119] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:19.157] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:19.167] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:19.167] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:19.168] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:19.168] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:19.168] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:19.207] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:19.228] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:19.228] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:19.229] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:19.229] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:19.229] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:19.270] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:19.289] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:19.289] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:19.390] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:19.391] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:19.391] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:19.392] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:19.403] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:19.404] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:19.406] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:23.683] thr=38 paramiko.transport: starting thread (client mode): 0x4f95b70 +DEB [20190331-09:59:23.683] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:23.692] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:23.693] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:23.696] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:23.696] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:23.696] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:23.696] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:23.696] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:23.697] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:23.701] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:23.701] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:23.701] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:23.702] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:23.741] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:59:23.764] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:23.765] thr=38 paramiko.transport: userauth is OK +INF [20190331-09:59:23.788] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:23.788] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:23.967] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:23.967] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:24.009] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:24.009] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:24.016] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:24.036] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:24.037] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:24.037] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:24.038] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:24.038] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:24.078] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:24.094] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:24.094] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:24.095] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:24.095] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:24.095] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:24.138] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:24.148] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:24.149] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:24.149] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:24.149] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:24.149] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:24.190] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:24.199] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:24.199] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:24.200] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:24.200] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:24.200] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:24.238] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:24.249] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:24.249] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:24.249] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:24.250] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:24.250] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:24.288] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:24.297] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:24.298] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:24.399] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:24.400] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:24.400] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:24.401] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:24.416] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:24.416] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:24.418] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:26.834] thr=39 paramiko.transport: starting thread (client mode): 0x5085170 +DEB [20190331-09:59:26.835] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:26.845] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:26.846] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:26.849] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:26.849] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:26.849] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:26.849] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:26.849] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:26.849] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:26.853] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:26.854] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:26.854] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:26.855] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:26.894] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:59:26.914] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:26.915] thr=39 paramiko.transport: userauth is OK +INF [20190331-09:59:26.936] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:26.937] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:27.087] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:27.087] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:27.128] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:27.128] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:27.132] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:27.146] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:27.146] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:27.147] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:27.147] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:27.147] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:27.188] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:27.200] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:27.200] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:27.200] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:27.201] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:27.201] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:27.240] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:27.251] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:27.251] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:27.251] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:27.252] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:27.252] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:27.293] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:27.302] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:27.303] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:27.303] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:27.303] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:27.303] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:27.342] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:27.354] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:27.354] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:27.355] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:27.355] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:27.355] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:27.394] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:27.406] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:27.406] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:27.506] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:27.507] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:27.507] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:27.509] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:27.519] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:27.520] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:27.522] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:32.856] thr=40 paramiko.transport: starting thread (client mode): 0x508aa90 +DEB [20190331-09:59:32.857] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:32.871] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:32.871] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:32.873] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:32.873] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:32.873] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:32.873] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:32.873] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:32.874] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:32.878] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:32.878] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:32.879] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:32.880] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:32.917] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:59:32.999] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:32.999] thr=40 paramiko.transport: userauth is OK +INF [20190331-09:59:33.028] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:33.028] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:33.165] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:33.165] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:33.205] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:33.205] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:33.210] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:33.222] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:33.223] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:33.223] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:33.224] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:33.224] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:33.264] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:33.276] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:33.276] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:33.276] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:33.277] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:33.277] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:33.326] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:33.327] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:33.327] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:33.327] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:33.328] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:33.328] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:33.373] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:33.379] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:33.380] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:33.380] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:33.381] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:33.381] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:33.423] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:33.438] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:33.438] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:33.438] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:33.439] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:33.439] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:33.480] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:33.486] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:33.486] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:33.587] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:33.588] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:33.588] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:33.592] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:33.600] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:33.601] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:33.603] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:37.856] thr=41 paramiko.transport: starting thread (client mode): 0x4f27350 +DEB [20190331-09:59:37.856] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:37.869] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:37.869] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:37.870] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:37.870] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:37.870] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:37.870] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:37.870] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:37.870] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:37.875] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:37.875] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:37.875] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:37.877] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:37.914] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:59:37.934] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:37.935] thr=41 paramiko.transport: userauth is OK +INF [20190331-09:59:37.961] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:37.961] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:38.163] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:38.163] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:38.204] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:38.204] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:38.210] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:38.225] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:38.226] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:38.226] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:38.227] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:38.227] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:38.267] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:38.284] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:38.285] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:38.285] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:38.286] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:38.286] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:38.327] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:38.340] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:38.340] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:38.341] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:38.341] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:38.341] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:38.383] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:38.398] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:38.399] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:38.399] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:38.400] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:38.400] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:38.441] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:38.468] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:38.468] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:38.469] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:38.469] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:38.470] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:38.509] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:38.522] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:38.522] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:38.623] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:38.624] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:38.624] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:38.626] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:38.642] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:38.643] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:38.645] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:42.855] thr=42 paramiko.transport: starting thread (client mode): 0x509a770 +DEB [20190331-09:59:42.855] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:42.864] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:42.864] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:42.867] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:42.867] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:42.867] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:42.867] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:42.867] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:42.868] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:42.872] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:42.872] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:42.872] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:42.873] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:42.909] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:59:42.928] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:42.928] thr=42 paramiko.transport: userauth is OK +INF [20190331-09:59:42.950] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:42.950] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:43.108] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:43.108] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:43.150] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:43.150] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:43.155] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:43.170] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:43.170] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:43.170] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:43.171] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:43.171] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:43.211] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:43.223] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:43.224] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:43.224] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:43.224] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:43.224] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:43.265] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:43.288] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:43.289] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:43.289] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:43.289] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:43.289] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:43.330] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:43.340] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:43.340] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:43.341] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:43.341] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:43.341] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:43.382] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:43.397] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:43.397] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:43.397] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:43.398] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:43.398] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:43.437] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:43.448] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:43.448] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:43.549] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:43.550] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:43.550] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:43.554] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:43.568] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:43.569] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:43.571] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:47.856] thr=43 paramiko.transport: starting thread (client mode): 0x509a930 +DEB [20190331-09:59:47.856] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:47.866] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:47.866] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:47.870] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:47.870] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:47.870] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:47.870] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:47.870] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:47.870] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:47.875] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:47.875] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:47.875] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:47.875] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:47.912] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:59:47.934] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:47.935] thr=43 paramiko.transport: userauth is OK +INF [20190331-09:59:47.966] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:47.967] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:48.118] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:48.118] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:48.159] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:48.159] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:48.163] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:48.176] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:48.176] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:48.177] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:48.177] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:48.177] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:48.217] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:48.230] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:48.230] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:48.230] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:48.231] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:48.231] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:48.271] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:48.280] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:48.281] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:48.281] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:48.282] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:48.282] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:48.320] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:48.329] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:48.330] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:48.330] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:48.331] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:48.331] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:48.372] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:48.386] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:48.386] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:48.387] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:48.387] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:48.388] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:48.429] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:48.441] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:48.441] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:48.542] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:48.542] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:48.543] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:48.544] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:48.554] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:48.555] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:48.556] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:52.854] thr=44 paramiko.transport: starting thread (client mode): 0x55ace70 +DEB [20190331-09:59:52.854] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:52.864] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:52.865] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:52.867] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:52.867] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:52.867] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:52.868] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:52.868] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:52.868] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:52.872] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:52.872] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:52.873] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:52.874] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:52.913] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:59:52.935] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:52.936] thr=44 paramiko.transport: userauth is OK +INF [20190331-09:59:52.961] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:52.961] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:53.121] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:53.121] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:53.161] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:53.161] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:53.166] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:53.180] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:53.181] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:53.181] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:53.182] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:53.182] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:53.221] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:53.235] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:53.235] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:53.236] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:53.237] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:53.237] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:53.277] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:53.288] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:53.288] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:53.288] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:53.289] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:53.289] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:53.328] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:53.336] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:53.337] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:53.337] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:53.337] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:53.338] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:53.379] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:53.393] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:53.393] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:53.394] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:53.394] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:53.394] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:53.435] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:53.447] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:53.448] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:53.548] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:53.549] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:53.549] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:53.550] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:53.559] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:53.560] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:53.561] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-09:59:57.854] thr=45 paramiko.transport: starting thread (client mode): 0x508a470 +DEB [20190331-09:59:57.854] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-09:59:57.865] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-09:59:57.866] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-09:59:57.869] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-09:59:57.869] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-09:59:57.869] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-09:59:57.869] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-09:59:57.870] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-09:59:57.870] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-09:59:57.875] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-09:59:57.875] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-09:59:57.875] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-09:59:57.876] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-09:59:57.913] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:59:57.936] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-09:59:57.937] thr=45 paramiko.transport: userauth is OK +INF [20190331-09:59:57.962] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-09:59:57.963] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-09:59:58.160] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-09:59:58.160] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-09:59:58.206] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-09:59:58.206] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-09:59:58.209] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-09:59:58.222] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-09:59:58.222] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-09:59:58.222] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-09:59:58.223] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-09:59:58.223] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-09:59:58.262] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-09:59:58.274] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-09:59:58.275] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-09:59:58.275] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-09:59:58.276] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-09:59:58.276] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-09:59:58.314] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-09:59:58.323] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-09:59:58.323] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-09:59:58.323] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-09:59:58.324] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-09:59:58.324] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-09:59:58.364] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-09:59:58.376] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-09:59:58.376] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-09:59:58.376] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-09:59:58.377] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-09:59:58.378] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-09:59:58.417] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-09:59:58.438] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-09:59:58.439] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-09:59:58.439] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-09:59:58.440] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-09:59:58.440] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-09:59:58.483] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-09:59:58.497] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-09:59:58.497] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-09:59:58.597] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-09:59:58.598] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-09:59:58.598] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-09:59:58.600] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-09:59:58.611] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-09:59:58.612] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-09:59:58.613] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-10:00:02.854] thr=46 paramiko.transport: starting thread (client mode): 0x4ff7210 +DEB [20190331-10:00:02.854] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:00:02.864] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:00:02.864] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:00:02.867] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:00:02.868] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:00:02.868] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:00:02.868] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:00:02.868] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:00:02.868] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-10:00:02.872] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:00:02.873] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-10:00:02.873] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:00:02.874] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:00:02.912] thr=46 paramiko.transport: userauth is OK +INF [20190331-10:00:02.936] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:00:02.937] thr=46 paramiko.transport: userauth is OK +INF [20190331-10:00:02.960] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:00:02.961] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:00:03.125] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:00:03.125] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:00:03.166] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:00:03.166] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:00:03.170] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:00:03.183] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:00:03.183] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:00:03.183] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:00:03.184] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:00:03.184] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:00:03.225] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:00:03.237] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:00:03.237] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:00:03.237] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:00:03.238] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:00:03.238] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:00:03.276] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:00:03.288] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:00:03.289] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:00:03.289] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:00:03.290] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:00:03.290] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:00:03.328] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:00:03.338] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:00:03.339] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:00:03.339] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:00:03.339] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:00:03.339] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:00:03.379] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:00:03.404] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:00:03.404] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:00:03.405] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:00:03.405] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:00:03.406] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:00:03.446] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:00:03.459] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:00:03.459] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:00:03.559] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:00:03.559] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:00:03.560] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:00:03.561] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:00:03.571] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:00:03.572] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:00:03.573] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-10:00:07.856] thr=47 paramiko.transport: starting thread (client mode): 0x5763d30 +DEB [20190331-10:00:07.856] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:00:07.865] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:00:07.865] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:00:07.868] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:00:07.868] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:00:07.868] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:00:07.868] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:00:07.868] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:00:07.868] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-10:00:07.872] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:00:07.872] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-10:00:07.873] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:00:07.874] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:00:07.912] thr=47 paramiko.transport: userauth is OK +INF [20190331-10:00:07.932] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:00:07.933] thr=47 paramiko.transport: userauth is OK +INF [20190331-10:00:07.955] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:00:07.955] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:00:08.118] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:00:08.118] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:00:08.159] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:00:08.159] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:00:08.163] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:00:08.177] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:00:08.177] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:00:08.178] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:00:08.178] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:00:08.178] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:00:08.220] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:00:08.233] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:00:08.233] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:00:08.234] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:00:08.234] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:00:08.234] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:00:08.274] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:00:08.285] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:00:08.285] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:00:08.285] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:00:08.286] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:00:08.286] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:00:08.325] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:00:08.335] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:00:08.335] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:00:08.335] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:00:08.336] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:00:08.336] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:00:08.375] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:00:08.387] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:00:08.387] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:00:08.388] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:00:08.388] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:00:08.388] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:00:08.427] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:00:08.437] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:00:08.438] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:00:08.539] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:00:08.540] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:00:08.540] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:00:08.541] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:00:08.550] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:00:08.551] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:00:08.553] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-10:00:12.853] thr=48 paramiko.transport: starting thread (client mode): 0x4fcc9d0 +DEB [20190331-10:00:12.853] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:00:12.864] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:00:12.864] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:00:12.867] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:00:12.868] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:00:12.868] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:00:12.868] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:00:12.868] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:00:12.868] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-10:00:12.872] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:00:12.872] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-10:00:12.873] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:00:12.874] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:00:12.911] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:00:12.930] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:00:12.931] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:00:12.954] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:00:12.955] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:00:13.118] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:00:13.119] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:00:13.159] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:00:13.159] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:00:13.162] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:00:13.176] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:00:13.177] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:00:13.177] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:00:13.178] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:00:13.178] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:00:13.218] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:00:13.230] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:00:13.230] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:00:13.230] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:00:13.231] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:00:13.231] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:00:13.272] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:00:13.281] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:00:13.281] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:00:13.282] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:00:13.282] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:00:13.282] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:00:13.323] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:00:13.332] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:00:13.332] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:00:13.333] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:00:13.333] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:00:13.333] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:00:13.372] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:00:13.384] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:00:13.384] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:00:13.385] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:00:13.385] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:00:13.385] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:00:13.424] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:00:13.434] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:00:13.435] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:00:13.536] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:00:13.537] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:00:13.537] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:00:13.538] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:00:13.549] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:00:13.550] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:00:13.551] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-10:00:17.855] thr=49 paramiko.transport: starting thread (client mode): 0x4ff3ab0 +DEB [20190331-10:00:17.855] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:00:17.864] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:00:17.864] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:00:17.867] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:00:17.867] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:00:17.867] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:00:17.867] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:00:17.867] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:00:17.867] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-10:00:17.871] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:00:17.871] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-10:00:17.872] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:00:17.873] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:00:17.910] thr=49 paramiko.transport: userauth is OK +INF [20190331-10:00:17.930] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:00:17.931] thr=49 paramiko.transport: userauth is OK +INF [20190331-10:00:17.953] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:00:17.953] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:00:18.089] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:00:18.089] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:00:18.129] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:00:18.129] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:00:18.133] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:00:18.146] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:00:18.146] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:00:18.147] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:00:18.147] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:00:18.147] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:00:18.185] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:00:18.197] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:00:18.198] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:00:18.198] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:00:18.199] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:00:18.199] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:00:18.237] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:00:18.245] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:00:18.246] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:00:18.246] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:00:18.246] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:00:18.247] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:00:18.286] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:00:18.294] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:00:18.295] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:00:18.295] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:00:18.296] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:00:18.296] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:00:18.336] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:00:18.346] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:00:18.347] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:00:18.347] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:00:18.348] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:00:18.348] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:00:18.387] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:00:18.397] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:00:18.398] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:00:18.499] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:00:18.500] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:00:18.500] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:00:18.501] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:00:18.512] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:00:18.513] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:00:18.515] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-10:00:22.855] thr=50 paramiko.transport: starting thread (client mode): 0x50a84d0 +DEB [20190331-10:00:22.855] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:00:22.865] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:00:22.865] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:00:22.868] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:00:22.868] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:00:22.868] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:00:22.868] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:00:22.868] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:00:22.868] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-10:00:22.872] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:00:22.872] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-10:00:22.873] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:00:22.874] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:00:22.913] thr=50 paramiko.transport: userauth is OK +INF [20190331-10:00:22.935] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:00:22.935] thr=50 paramiko.transport: userauth is OK +INF [20190331-10:00:22.957] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:00:22.957] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:00:23.138] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:00:23.138] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:00:23.178] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:00:23.178] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:00:23.185] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:00:23.203] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:00:23.203] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:00:23.204] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:00:23.204] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:00:23.205] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:00:23.246] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:00:23.261] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:00:23.262] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:00:23.262] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:00:23.263] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:00:23.263] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:00:23.304] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:00:23.314] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:00:23.314] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:00:23.315] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:00:23.315] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:00:23.316] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:00:23.357] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:00:23.371] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:00:23.371] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:00:23.371] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:00:23.372] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:00:23.372] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:00:23.413] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:00:23.428] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:00:23.429] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:00:23.429] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:00:23.430] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:00:23.431] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:00:23.470] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:00:23.484] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:00:23.485] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:00:23.585] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:00:23.586] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:00:23.586] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:00:23.587] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:00:23.596] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:00:23.597] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:00:23.599] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-10:05:43.837] thr=1 paramiko.transport: starting thread (client mode): 0x50d2270 +DEB [20190331-10:05:43.837] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:05:43.851] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:05:43.851] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:05:43.855] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:05:43.855] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:05:43.855] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:05:43.855] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:05:43.855] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:05:43.855] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-10:05:43.865] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:05:43.865] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-10:05:43.866] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:05:43.872] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:05:43.903] thr=1 paramiko.transport: userauth is OK +INF [20190331-10:05:44.013] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:05:44.013] thr=1 paramiko.transport: userauth is OK +INF [20190331-10:05:44.036] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:05:44.225] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:05:44.225] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:05:47.844] thr=3 paramiko.transport: starting thread (client mode): 0x5179ab0 +DEB [20190331-10:05:47.844] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:05:47.860] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:05:47.861] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:05:47.865] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:05:47.865] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:05:47.865] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:05:47.865] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:05:47.865] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:05:47.865] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-10:05:47.870] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:05:47.871] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-10:05:47.871] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:05:47.873] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:05:47.910] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:05:47.934] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:05:47.935] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:05:47.959] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:05:48.106] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:05:48.106] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:05:48.296] thr=4 paramiko.transport: starting thread (client mode): 0x5138670 +DEB [20190331-10:05:48.297] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:05:48.314] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:05:48.314] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:05:48.319] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:05:48.319] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:05:48.319] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:05:48.319] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:05:48.319] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:05:48.319] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-10:05:48.323] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:05:48.323] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-10:05:48.324] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:05:48.325] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:05:48.361] thr=4 paramiko.transport: userauth is OK +INF [20190331-10:05:48.391] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:05:48.392] thr=4 paramiko.transport: userauth is OK +INF [20190331-10:05:48.415] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:05:48.418] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:05:48.570] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:05:48.570] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:05:48.610] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:05:48.610] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:05:48.615] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:05:48.640] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:05:48.640] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:05:48.641] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:05:48.641] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:05:48.641] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:05:48.681] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:05:48.695] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:05:48.696] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:05:48.696] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:05:48.697] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:05:48.697] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:05:48.735] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:05:48.747] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:05:48.748] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:05:48.748] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:05:48.749] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:05:48.749] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:05:48.788] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:05:48.800] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:05:48.801] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:05:48.801] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:05:48.802] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:05:48.802] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:05:48.841] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:05:48.853] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:05:48.853] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:05:48.854] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:05:48.854] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:05:48.854] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:05:48.895] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:05:48.905] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:05:48.905] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:05:49.006] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:05:49.007] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:05:49.007] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:05:49.008] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:05:49.017] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:05:49.018] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:05:49.020] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-10:05:54.340] thr=5 paramiko.transport: starting thread (client mode): 0x50591f0 +DEB [20190331-10:05:54.341] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:05:54.350] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:05:54.350] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:05:54.353] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:05:54.353] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:05:54.353] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:05:54.353] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:05:54.353] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:05:54.353] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-10:05:54.357] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:05:54.357] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-10:05:54.358] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:05:54.359] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:05:54.397] thr=5 paramiko.transport: userauth is OK +INF [20190331-10:05:54.419] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:05:54.420] thr=5 paramiko.transport: userauth is OK +INF [20190331-10:05:54.440] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:05:54.441] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:05:54.581] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:05:54.582] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:05:54.622] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:05:54.622] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:05:54.628] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:05:54.643] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:05:54.643] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:05:54.644] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:05:54.644] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:05:54.645] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:05:54.684] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:05:54.697] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:05:54.697] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:05:54.697] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:05:54.699] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:05:54.699] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:05:54.738] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:05:54.754] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:05:54.755] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:05:54.755] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:05:54.755] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:05:54.755] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:05:54.797] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:05:54.809] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:05:54.809] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:05:54.809] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:05:54.810] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:05:54.810] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:05:54.848] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:05:54.860] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:05:54.860] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:05:54.860] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:05:54.861] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:05:54.861] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:05:54.899] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:05:54.909] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:05:54.909] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:05:55.010] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:05:55.011] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:05:55.011] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:05:55.012] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:05:55.021] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:05:55.022] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:05:55.023] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-10:05:59.336] thr=6 paramiko.transport: starting thread (client mode): 0x508f2f0 +DEB [20190331-10:05:59.337] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:05:59.346] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:05:59.346] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:05:59.348] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:05:59.349] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:05:59.349] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:05:59.349] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:05:59.349] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:05:59.349] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-10:05:59.353] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:05:59.353] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-10:05:59.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:05:59.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:05:59.393] thr=6 paramiko.transport: userauth is OK +INF [20190331-10:05:59.413] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:05:59.413] thr=6 paramiko.transport: userauth is OK +INF [20190331-10:05:59.436] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:05:59.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:05:59.573] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:05:59.573] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:05:59.613] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:05:59.613] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:05:59.618] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:05:59.632] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:05:59.632] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:05:59.632] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:05:59.633] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:05:59.633] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:05:59.675] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:05:59.686] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:05:59.687] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:05:59.687] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:05:59.688] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:05:59.688] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:05:59.726] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:05:59.735] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:05:59.735] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:05:59.735] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:05:59.736] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:05:59.736] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:05:59.775] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:05:59.787] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:05:59.787] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:05:59.787] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:05:59.788] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:05:59.788] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:05:59.827] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:05:59.838] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:05:59.838] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:05:59.838] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:05:59.839] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:05:59.839] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:05:59.878] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:05:59.887] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:05:59.887] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:05:59.988] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:05:59.989] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:05:59.989] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:05:59.990] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:00.004] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:00.005] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:00.006] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:04.335] thr=7 paramiko.transport: starting thread (client mode): 0x517d5f0 +DEB [20190331-10:06:04.335] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:04.356] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:04.356] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:04.359] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:04.359] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:04.359] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:04.359] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:04.359] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:04.359] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:04.364] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:04.364] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:04.365] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:04.366] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:04.402] thr=7 paramiko.transport: userauth is OK +INF [20190331-10:06:04.764] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:04.765] thr=7 paramiko.transport: userauth is OK +INF [20190331-10:06:04.793] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:04.793] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:04.964] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:04.964] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:05.004] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:05.004] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:05.009] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:05.022] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:05.022] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:05.023] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:05.023] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:05.023] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:05.064] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:05.078] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:05.078] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:05.079] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:05.118] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:05.118] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:05.120] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:05.129] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:05.129] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:05.129] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:05.130] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:05.130] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:05.172] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:05.180] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:05.180] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:05.180] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:05.181] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:05.181] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:05.223] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:05.233] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:05.233] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:05.234] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:05.234] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:05.234] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:05.275] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:05.284] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:05.285] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:05.385] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:05.386] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:05.386] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:05.388] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:05.396] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:05.397] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:05.398] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:09.338] thr=8 paramiko.transport: starting thread (client mode): 0x50591d0 +DEB [20190331-10:06:09.338] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:09.351] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:09.351] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:09.353] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:09.353] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:09.353] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:09.353] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:09.353] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:09.353] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:09.357] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:09.358] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:09.358] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:09.359] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:09.398] thr=8 paramiko.transport: userauth is OK +INF [20190331-10:06:09.418] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:09.419] thr=8 paramiko.transport: userauth is OK +INF [20190331-10:06:09.441] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:09.441] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:09.593] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:09.593] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:09.633] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:09.633] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:09.638] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:09.650] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:09.650] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:09.650] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:09.651] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:09.651] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:09.695] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:09.702] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:09.702] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:09.703] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:09.704] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:09.704] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:09.747] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:09.753] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:09.753] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:09.753] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:09.754] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:09.754] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:09.805] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:09.806] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:09.806] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:09.806] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:09.807] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:09.807] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:09.857] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:09.859] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:09.859] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:09.859] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:09.860] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:09.860] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:09.898] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:09.907] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:09.907] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:10.008] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:10.009] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:10.009] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:10.013] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:10.020] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:10.020] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:10.022] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:14.335] thr=9 paramiko.transport: starting thread (client mode): 0x501fcf0 +DEB [20190331-10:06:14.336] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:14.345] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:14.345] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:14.348] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:14.348] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:14.349] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:14.349] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:14.349] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:14.349] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:14.353] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:14.353] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:14.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:14.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:14.391] thr=9 paramiko.transport: userauth is OK +INF [20190331-10:06:14.431] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:14.431] thr=9 paramiko.transport: userauth is OK +INF [20190331-10:06:14.452] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:14.453] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:14.617] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:14.617] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:14.659] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:14.659] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:14.663] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:14.676] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:14.677] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:14.677] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:14.678] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:14.678] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:14.717] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:14.729] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:14.730] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:14.730] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:14.731] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:14.731] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:14.771] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:14.791] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:14.792] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:14.792] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:14.793] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:14.793] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:14.833] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:14.843] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:14.843] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:14.844] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:14.844] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:14.844] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:14.885] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:14.896] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:14.896] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:14.897] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:14.897] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:14.897] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:14.939] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:14.948] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:14.948] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:15.049] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:15.050] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:15.050] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:15.051] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:15.061] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:15.062] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:15.063] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:19.336] thr=10 paramiko.transport: starting thread (client mode): 0x5092f50 +DEB [20190331-10:06:19.337] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:19.344] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:19.345] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:19.347] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:19.348] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:19.348] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:19.348] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:19.348] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:19.348] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:19.352] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:19.352] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:19.352] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:19.353] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:19.392] thr=10 paramiko.transport: userauth is OK +INF [20190331-10:06:19.411] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:19.412] thr=10 paramiko.transport: userauth is OK +INF [20190331-10:06:19.433] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:19.433] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:19.568] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:19.568] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:19.607] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:19.607] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:19.611] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:19.624] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:19.624] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:19.624] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:19.625] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:19.625] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:19.665] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:19.679] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:19.679] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:19.679] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:19.680] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:19.680] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:19.720] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:19.728] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:19.728] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:19.729] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:19.729] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:19.729] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:19.770] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:19.779] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:19.780] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:19.780] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:19.781] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:19.781] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:19.823] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:19.838] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:19.838] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:19.838] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:19.839] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:19.839] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:19.878] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:19.887] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:19.887] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:19.988] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:19.989] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:19.989] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:19.990] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:19.999] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:20.000] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:20.001] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:24.336] thr=11 paramiko.transport: starting thread (client mode): 0x501f530 +DEB [20190331-10:06:24.337] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:24.346] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:24.346] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:24.349] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:24.349] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:24.350] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:24.350] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:24.350] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:24.350] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:24.354] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:24.354] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:24.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:24.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:24.393] thr=11 paramiko.transport: userauth is OK +INF [20190331-10:06:24.413] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:24.414] thr=11 paramiko.transport: userauth is OK +INF [20190331-10:06:24.435] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:24.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:24.576] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:24.576] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:24.616] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:24.616] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:24.621] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:24.634] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:24.634] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:24.635] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:24.635] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:24.636] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:24.674] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:24.686] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:24.686] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:24.687] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:24.687] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:24.687] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:24.728] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:24.736] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:24.737] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:24.737] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:24.738] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:24.738] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:24.778] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:24.799] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:24.799] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:24.800] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:24.800] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:24.800] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:24.841] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:24.855] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:24.856] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:24.856] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:24.857] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:24.857] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:24.896] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:24.905] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:24.905] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:25.006] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:25.007] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:25.007] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:25.008] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:25.017] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:25.018] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:25.019] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:29.335] thr=12 paramiko.transport: starting thread (client mode): 0x5050cd0 +DEB [20190331-10:06:29.335] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:29.345] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:29.345] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:29.349] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:29.349] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:29.349] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:29.349] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:29.349] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:29.349] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:29.353] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:29.353] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:29.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:29.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:29.393] thr=12 paramiko.transport: userauth is OK +INF [20190331-10:06:29.412] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:29.413] thr=12 paramiko.transport: userauth is OK +INF [20190331-10:06:29.435] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:29.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:29.582] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:29.583] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:29.623] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:29.623] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:29.627] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:29.640] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:29.640] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:29.641] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:29.641] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:29.642] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:29.681] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:29.692] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:29.693] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:29.693] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:29.694] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:29.694] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:29.733] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:29.743] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:29.743] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:29.743] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:29.744] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:29.744] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:29.785] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:29.794] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:29.794] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:29.795] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:29.795] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:29.795] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:29.834] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:29.850] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:29.850] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:29.850] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:29.851] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:29.851] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:29.892] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:29.901] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:29.901] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:30.002] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:30.003] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:30.003] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:30.004] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:30.013] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:30.014] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:30.015] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:34.337] thr=13 paramiko.transport: starting thread (client mode): 0x5b372f0 +DEB [20190331-10:06:34.337] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:34.346] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:34.347] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:34.350] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:34.350] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:34.350] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:34.350] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:34.350] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:34.350] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:34.355] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:34.355] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:34.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:34.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:34.395] thr=13 paramiko.transport: userauth is OK +INF [20190331-10:06:34.450] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:34.451] thr=13 paramiko.transport: userauth is OK +INF [20190331-10:06:34.473] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:34.474] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:34.630] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:34.630] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:34.672] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:34.672] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:34.676] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:34.689] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:34.689] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:34.690] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:34.690] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:34.690] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:34.728] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:34.741] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:34.741] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:34.741] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:34.742] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:34.742] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:34.781] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:34.791] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:34.791] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:34.792] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:34.793] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:34.793] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:34.832] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:34.844] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:34.844] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:34.845] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:34.845] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:34.845] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:34.886] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:34.897] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:34.898] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:34.898] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:34.899] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:34.899] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:34.939] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:34.948] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:34.948] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:35.048] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:35.049] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:35.049] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:35.050] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:35.060] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:35.060] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:35.064] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:39.337] thr=14 paramiko.transport: starting thread (client mode): 0x506f930 +DEB [20190331-10:06:39.337] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:39.346] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:39.346] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:39.349] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:39.349] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:39.349] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:39.349] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:39.349] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:39.349] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:39.353] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:39.354] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:39.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:39.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:39.392] thr=14 paramiko.transport: userauth is OK +INF [20190331-10:06:39.412] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:39.413] thr=14 paramiko.transport: userauth is OK +INF [20190331-10:06:39.434] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:39.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:39.574] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:39.574] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:39.615] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:39.615] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:39.619] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:39.636] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:39.636] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:39.636] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:39.637] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:39.637] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:39.677] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:39.689] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:39.689] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:39.690] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:39.690] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:39.690] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:39.731] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:39.741] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:39.741] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:39.742] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:39.742] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:39.742] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:39.783] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:39.793] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:39.794] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:39.794] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:39.794] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:39.795] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:39.834] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:39.850] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:39.850] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:39.850] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:39.851] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:39.851] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:39.890] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:39.899] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:39.899] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:40.000] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:40.001] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:40.001] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:40.002] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:40.011] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:40.012] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:40.014] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:44.337] thr=15 paramiko.transport: starting thread (client mode): 0x5088c30 +DEB [20190331-10:06:44.337] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:44.347] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:44.347] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:44.350] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:44.350] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:44.350] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:44.351] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:44.351] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:44.351] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:44.355] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:44.355] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:44.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:44.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:44.395] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:06:44.492] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:44.493] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:06:44.514] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:44.515] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:44.658] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:44.658] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:44.700] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:44.700] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:44.705] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:44.719] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:44.719] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:44.720] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:44.720] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:44.721] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:44.760] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:44.773] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:44.774] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:44.774] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:44.775] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:44.775] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:44.816] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:44.825] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:44.825] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:44.826] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:44.826] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:44.826] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:44.868] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:44.881] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:44.881] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:44.881] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:44.882] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:44.882] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:44.923] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:44.934] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:44.934] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:44.935] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:44.935] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:44.935] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:44.973] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:44.982] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:44.982] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:45.083] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:45.084] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:45.084] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:45.085] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:45.094] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:45.095] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:45.096] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:49.336] thr=16 paramiko.transport: starting thread (client mode): 0x5060670 +DEB [20190331-10:06:49.336] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:49.346] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:49.346] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:49.349] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:49.349] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:49.349] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:49.349] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:49.349] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:49.349] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:49.354] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:49.354] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:49.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:49.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:49.392] thr=16 paramiko.transport: userauth is OK +INF [20190331-10:06:49.413] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:49.414] thr=16 paramiko.transport: userauth is OK +INF [20190331-10:06:49.434] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:49.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:49.570] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:49.570] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:49.611] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:49.611] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:49.615] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:49.628] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:49.628] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:49.629] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:49.629] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:49.630] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:49.671] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:49.683] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:49.683] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:49.684] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:49.684] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:49.684] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:49.723] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:49.731] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:49.732] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:49.732] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:49.733] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:49.733] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:49.772] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:49.782] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:49.782] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:49.782] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:49.783] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:49.783] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:49.821] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:49.832] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:49.833] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:49.833] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:49.834] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:49.834] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:49.872] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:49.885] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:49.885] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:49.986] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:49.987] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:49.987] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:49.988] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:49.997] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:49.998] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:49.999] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:54.337] thr=17 paramiko.transport: starting thread (client mode): 0x5b373d0 +DEB [20190331-10:06:54.338] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:54.348] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:54.348] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:54.351] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:54.351] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:54.351] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:54.351] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:54.351] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:54.352] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:54.356] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:54.357] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:54.357] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:54.358] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:54.396] thr=17 paramiko.transport: userauth is OK +INF [20190331-10:06:54.424] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:54.425] thr=17 paramiko.transport: userauth is OK +INF [20190331-10:06:54.446] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:54.447] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:54.593] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:54.594] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:54.634] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:54.634] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:54.639] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:54.651] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:54.652] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:54.652] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:54.653] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:54.653] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:54.694] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:54.705] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:54.706] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:54.706] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:54.707] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:54.707] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:54.745] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:54.754] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:54.754] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:54.754] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:54.755] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:54.755] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:54.795] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:54.804] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:54.805] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:54.805] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:54.806] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:54.806] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:54.844] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:54.857] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:54.857] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:54.857] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:54.858] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:54.858] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:54.897] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:54.907] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:54.907] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:06:55.008] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:06:55.009] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:06:55.009] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:06:55.010] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:06:55.019] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:06:55.020] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:06:55.021] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-10:06:59.339] thr=18 paramiko.transport: starting thread (client mode): 0x50cd990 +DEB [20190331-10:06:59.339] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:06:59.348] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:06:59.348] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:06:59.351] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:06:59.351] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:06:59.351] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:06:59.351] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:06:59.351] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:06:59.351] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-10:06:59.355] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:06:59.356] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-10:06:59.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:06:59.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:06:59.394] thr=18 paramiko.transport: userauth is OK +INF [20190331-10:06:59.414] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:06:59.414] thr=18 paramiko.transport: userauth is OK +INF [20190331-10:06:59.436] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:06:59.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:06:59.582] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:06:59.582] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:06:59.624] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:06:59.624] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:06:59.629] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:06:59.644] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:06:59.644] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:06:59.644] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:06:59.645] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:06:59.645] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:06:59.684] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:06:59.697] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:06:59.697] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:06:59.697] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:06:59.698] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:06:59.698] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:06:59.739] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:06:59.748] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:06:59.748] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:06:59.749] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:06:59.749] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:06:59.749] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:06:59.788] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:06:59.797] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:06:59.798] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:06:59.798] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:06:59.798] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:06:59.798] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:06:59.840] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:06:59.865] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:06:59.865] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:06:59.865] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:06:59.866] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:06:59.866] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:06:59.905] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:06:59.914] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:06:59.914] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:00.015] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:00.015] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:00.015] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:00.016] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:00.025] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:00.025] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:00.027] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:04.337] thr=19 paramiko.transport: starting thread (client mode): 0x4fa83f0 +DEB [20190331-10:07:04.337] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:04.346] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:04.346] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:04.349] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:04.349] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:04.350] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:04.350] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:04.350] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:04.350] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:04.354] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:04.354] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:04.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:04.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:04.394] thr=19 paramiko.transport: userauth is OK +INF [20190331-10:07:04.417] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:04.418] thr=19 paramiko.transport: userauth is OK +INF [20190331-10:07:04.442] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:04.442] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:04.579] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:04.579] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:04.621] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:04.621] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:04.625] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:04.638] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:04.639] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:04.639] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:04.640] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:04.640] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:04.679] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:04.691] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:04.691] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:04.691] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:04.692] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:04.692] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:04.732] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:04.741] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:04.741] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:04.741] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:04.742] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:04.742] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:04.784] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:04.793] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:04.793] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:04.794] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:04.794] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:04.794] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:04.836] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:04.847] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:04.848] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:04.848] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:04.848] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:04.849] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:04.889] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:04.901] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:04.901] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:05.001] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:05.002] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:05.002] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:05.003] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:05.012] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:05.013] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:05.015] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:09.336] thr=20 paramiko.transport: starting thread (client mode): 0x5b37270 +DEB [20190331-10:07:09.337] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:09.347] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:09.348] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:09.350] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:09.351] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:09.351] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:09.351] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:09.351] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:09.351] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:09.355] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:09.355] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:09.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:09.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:09.395] thr=20 paramiko.transport: userauth is OK +INF [20190331-10:07:09.414] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:09.414] thr=20 paramiko.transport: userauth is OK +INF [20190331-10:07:09.435] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:09.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:09.600] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:09.600] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:09.641] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:09.641] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:09.644] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:09.658] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:09.658] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:09.658] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:09.659] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:09.659] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:09.699] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:09.712] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:09.713] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:09.713] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:09.713] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:09.713] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:09.754] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:09.763] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:09.763] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:09.763] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:09.764] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:09.764] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:09.805] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:09.814] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:09.814] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:09.814] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:09.815] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:09.815] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:09.856] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:09.867] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:09.868] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:09.868] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:09.869] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:09.869] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:09.909] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:09.919] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:09.919] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:10.020] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:10.021] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:10.021] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:10.022] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:10.031] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:10.032] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:10.032] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:14.336] thr=21 paramiko.transport: starting thread (client mode): 0x5095fd0 +DEB [20190331-10:07:14.337] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:14.345] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:14.345] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:14.348] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:14.348] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:14.348] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:14.348] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:14.348] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:14.349] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:14.353] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:14.353] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:14.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:14.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:14.390] thr=21 paramiko.transport: userauth is OK +INF [20190331-10:07:14.409] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:14.410] thr=21 paramiko.transport: userauth is OK +INF [20190331-10:07:14.431] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:14.432] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:14.570] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:14.571] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:14.612] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:14.612] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:14.615] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:14.627] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:14.628] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:14.628] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:14.629] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:14.629] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:14.669] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:14.681] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:14.681] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:14.681] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:14.682] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:14.682] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:14.723] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:14.732] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:14.733] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:14.733] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:14.734] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:14.734] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:14.776] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:14.789] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:14.790] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:14.790] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:14.791] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:14.791] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:14.831] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:14.846] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:14.846] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:14.846] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:14.847] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:14.847] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:14.888] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:14.902] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:14.903] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:15.004] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:15.005] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:15.005] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:15.006] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:15.016] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:15.016] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:15.018] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:19.336] thr=22 paramiko.transport: starting thread (client mode): 0x508ff90 +DEB [20190331-10:07:19.336] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:19.347] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:19.347] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:19.350] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:19.350] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:19.350] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:19.350] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:19.350] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:19.350] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:19.355] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:19.355] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:19.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:19.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:19.395] thr=22 paramiko.transport: userauth is OK +INF [20190331-10:07:19.416] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:19.416] thr=22 paramiko.transport: userauth is OK +INF [20190331-10:07:19.438] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:19.439] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:19.593] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:19.594] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:19.634] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:19.634] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:19.637] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:19.651] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:19.651] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:19.652] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:19.652] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:19.652] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:19.693] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:19.705] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:19.705] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:19.706] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:19.706] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:19.706] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:19.747] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:19.755] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:19.756] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:19.756] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:19.757] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:19.757] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:19.797] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:19.806] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:19.806] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:19.807] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:19.807] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:19.807] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:19.849] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:19.860] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:19.861] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:19.861] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:19.862] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:19.862] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:19.900] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:19.910] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:19.910] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:20.011] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:20.012] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:20.012] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:20.013] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:20.022] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:20.022] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:20.024] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:24.337] thr=23 paramiko.transport: starting thread (client mode): 0x4fa80b0 +DEB [20190331-10:07:24.337] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:24.349] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:24.349] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:24.352] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:24.352] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:24.352] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:24.352] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:24.353] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:24.353] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:24.357] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:24.357] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:24.357] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:24.358] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:24.397] thr=23 paramiko.transport: userauth is OK +INF [20190331-10:07:24.419] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:24.420] thr=23 paramiko.transport: userauth is OK +INF [20190331-10:07:24.441] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:24.441] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:24.582] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:24.582] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:24.622] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:24.622] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:24.626] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:24.639] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:24.639] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:24.640] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:24.640] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:24.640] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:24.680] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:24.693] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:24.693] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:24.693] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:24.694] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:24.694] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:24.734] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:24.743] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:24.743] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:24.744] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:24.744] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:24.744] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:24.782] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:24.792] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:24.792] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:24.792] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:24.793] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:24.793] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:24.832] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:24.843] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:24.843] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:24.844] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:24.844] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:24.844] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:24.885] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:24.897] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:24.897] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:24.998] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:24.999] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:24.999] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:25.000] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:25.010] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:25.011] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:25.013] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:29.336] thr=24 paramiko.transport: starting thread (client mode): 0x5088890 +DEB [20190331-10:07:29.336] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:29.346] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:29.346] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:29.351] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:29.351] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:29.351] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:29.351] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:29.351] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:29.351] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:29.355] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:29.355] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:29.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:29.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:29.395] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:07:29.414] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:29.415] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:07:29.437] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:29.437] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:29.603] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:29.603] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:29.644] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:29.644] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:29.651] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:29.667] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:29.667] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:29.667] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:29.668] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:29.668] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:29.708] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:29.722] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:29.722] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:29.723] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:29.723] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:29.723] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:29.761] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:29.770] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:29.770] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:29.770] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:29.771] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:29.771] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:29.809] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:29.818] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:29.819] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:29.819] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:29.820] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:29.820] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:29.858] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:29.870] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:29.870] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:29.871] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:29.871] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:29.871] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:29.910] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:29.921] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:29.922] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:30.023] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:30.024] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:30.024] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:30.026] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:30.035] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:30.036] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:30.037] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:34.336] thr=25 paramiko.transport: starting thread (client mode): 0x50ca2d0 +DEB [20190331-10:07:34.337] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:34.347] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:34.347] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:34.351] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:34.351] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:34.351] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:34.351] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:34.351] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:34.351] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:34.355] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:34.356] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:34.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:34.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:34.394] thr=25 paramiko.transport: userauth is OK +INF [20190331-10:07:34.413] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:34.414] thr=25 paramiko.transport: userauth is OK +INF [20190331-10:07:34.435] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:34.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:34.585] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:34.586] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:34.627] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:34.627] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:34.633] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:34.647] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:34.647] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:34.648] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:34.649] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:34.649] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:34.687] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:34.701] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:34.701] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:34.702] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:34.702] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:34.702] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:34.742] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:34.751] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:34.752] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:34.752] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:34.753] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:34.753] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:34.792] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:34.803] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:34.803] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:34.803] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:34.804] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:34.804] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:34.843] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:34.854] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:34.855] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:34.855] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:34.856] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:34.856] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:34.896] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:34.908] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:34.908] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:35.009] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:35.010] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:35.010] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:35.011] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:35.020] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:35.020] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:35.022] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:39.335] thr=26 paramiko.transport: starting thread (client mode): 0x50882d0 +DEB [20190331-10:07:39.335] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:39.345] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:39.345] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:39.349] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:39.349] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:39.349] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:39.349] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:39.349] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:39.349] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:39.353] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:39.354] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:39.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:39.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:39.392] thr=26 paramiko.transport: userauth is OK +INF [20190331-10:07:39.412] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:39.413] thr=26 paramiko.transport: userauth is OK +INF [20190331-10:07:39.436] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:39.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:39.588] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:39.589] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:39.630] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:39.630] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:39.634] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:39.648] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:39.648] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:39.648] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:39.649] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:39.649] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:39.690] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:39.701] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:39.702] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:39.702] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:39.703] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:39.703] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:39.742] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:39.751] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:39.751] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:39.752] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:39.752] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:39.752] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:39.791] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:39.800] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:39.800] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:39.800] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:39.801] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:39.801] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:39.840] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:39.851] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:39.852] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:39.852] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:39.853] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:39.853] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:39.892] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:39.901] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:39.901] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:40.002] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:40.003] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:40.003] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:40.004] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:40.016] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:40.016] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:40.019] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:44.339] thr=27 paramiko.transport: starting thread (client mode): 0x50d2710 +DEB [20190331-10:07:44.339] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:44.351] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:44.351] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:44.353] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:44.353] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:44.353] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:44.353] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:44.353] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:44.353] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:44.357] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:44.357] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:44.358] thr=28 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:44.359] thr=28 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:44.397] thr=27 paramiko.transport: userauth is OK +INF [20190331-10:07:44.417] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:44.418] thr=27 paramiko.transport: userauth is OK +INF [20190331-10:07:44.445] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:44.445] thr=28 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:44.597] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:44.597] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:44.637] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:44.637] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:44.642] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:44.654] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:44.655] thr=28 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:44.655] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:44.656] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:44.656] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:44.698] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:44.710] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:44.710] thr=28 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:44.711] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:44.711] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:44.711] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:44.757] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:44.761] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:44.761] thr=28 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:44.761] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:44.762] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:44.762] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:44.809] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:44.809] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:44.810] thr=28 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:44.810] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:44.810] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:44.811] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:44.850] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:44.862] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:44.862] thr=28 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:44.862] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:44.863] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:44.863] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:44.903] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:44.914] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:44.914] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:45.015] thr=28 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:45.016] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:45.016] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:45.026] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:45.027] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:45.027] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:45.029] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:49.336] thr=29 paramiko.transport: starting thread (client mode): 0x5138a50 +DEB [20190331-10:07:49.336] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:49.347] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:49.347] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:49.350] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:49.350] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:49.350] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:49.350] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:49.351] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:49.351] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:49.355] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:49.355] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:49.356] thr=28 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:49.357] thr=28 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:49.395] thr=29 paramiko.transport: userauth is OK +INF [20190331-10:07:49.492] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:49.492] thr=29 paramiko.transport: userauth is OK +INF [20190331-10:07:49.521] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:49.521] thr=28 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:49.660] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:49.660] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:49.701] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:49.701] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:49.708] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:49.719] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:49.719] thr=28 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:49.720] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:49.720] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:49.720] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:49.763] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:49.772] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:49.772] thr=28 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:49.773] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:49.773] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:49.773] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:49.821] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:49.821] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:49.821] thr=28 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:49.822] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:49.822] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:49.822] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:49.861] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:49.871] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:49.871] thr=28 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:49.872] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:49.873] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:49.873] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:49.918] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:49.927] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:49.928] thr=28 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:49.928] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:49.929] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:49.929] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:49.969] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:49.977] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:49.978] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:50.078] thr=28 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:50.079] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:50.079] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:50.085] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:50.091] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:50.092] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:50.093] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:54.338] thr=30 paramiko.transport: starting thread (client mode): 0x51af270 +DEB [20190331-10:07:54.338] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:54.348] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:54.348] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:54.351] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:54.351] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:54.352] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:54.352] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:54.352] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:54.352] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:54.355] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:54.355] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:54.356] thr=28 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:54.357] thr=28 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:54.396] thr=30 paramiko.transport: userauth is OK +INF [20190331-10:07:54.425] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:54.425] thr=30 paramiko.transport: userauth is OK +INF [20190331-10:07:54.447] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:54.447] thr=28 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:54.583] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:54.583] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:54.624] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:54.624] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:54.629] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:54.642] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:54.643] thr=28 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:54.643] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:54.644] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:54.644] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:54.685] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:54.697] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:54.697] thr=28 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:54.697] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:54.698] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:54.698] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:54.737] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:54.746] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:54.746] thr=28 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:54.746] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:54.747] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:54.747] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:54.786] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:54.795] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:54.795] thr=28 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:54.795] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:54.796] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:54.796] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:54.836] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:54.849] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:54.849] thr=28 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:54.850] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:54.851] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:54.851] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:54.889] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:54.900] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:54.900] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:07:55.001] thr=28 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:07:55.002] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:07:55.002] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:07:55.003] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:07:55.013] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:07:55.014] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:07:55.015] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-10:07:59.338] thr=31 paramiko.transport: starting thread (client mode): 0x517de90 +DEB [20190331-10:07:59.338] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:07:59.347] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:07:59.347] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:07:59.349] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:07:59.350] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:07:59.350] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:07:59.350] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:07:59.350] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:07:59.350] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-10:07:59.354] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:07:59.355] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-10:07:59.355] thr=28 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:07:59.356] thr=28 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:07:59.395] thr=31 paramiko.transport: userauth is OK +INF [20190331-10:07:59.414] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:07:59.415] thr=31 paramiko.transport: userauth is OK +INF [20190331-10:07:59.438] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:07:59.438] thr=28 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:07:59.581] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:07:59.582] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:07:59.623] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:07:59.623] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:07:59.628] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:07:59.641] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:07:59.642] thr=28 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:07:59.642] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:07:59.643] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:07:59.643] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:07:59.684] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:07:59.696] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:07:59.696] thr=28 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:07:59.697] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:07:59.697] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:07:59.697] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:07:59.739] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:07:59.750] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:07:59.750] thr=28 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:07:59.751] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:07:59.751] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:07:59.751] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:07:59.790] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:07:59.799] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:07:59.799] thr=28 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:07:59.800] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:07:59.800] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:07:59.800] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:07:59.842] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:07:59.862] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:07:59.862] thr=28 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:07:59.862] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:07:59.863] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:07:59.863] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:07:59.904] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:07:59.914] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:07:59.914] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:00.015] thr=28 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:00.016] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:00.016] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:00.018] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:00.027] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:00.028] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:00.029] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:04.336] thr=32 paramiko.transport: starting thread (client mode): 0x58da650 +DEB [20190331-10:08:04.336] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:04.346] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:04.347] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:04.350] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:04.350] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:04.350] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:04.350] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:04.350] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:04.350] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:04.354] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:04.355] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:04.355] thr=28 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:04.356] thr=28 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:04.395] thr=32 paramiko.transport: userauth is OK +INF [20190331-10:08:04.416] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:04.417] thr=32 paramiko.transport: userauth is OK +INF [20190331-10:08:04.441] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:04.441] thr=28 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:04.590] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:04.591] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:04.631] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:04.631] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:04.635] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:04.649] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:04.650] thr=28 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:04.650] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:04.650] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:04.651] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:04.692] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:04.706] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:04.707] thr=28 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:04.707] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:04.708] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:04.708] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:04.748] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:04.756] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:04.757] thr=28 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:04.757] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:04.757] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:04.757] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:04.799] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:04.807] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:04.808] thr=28 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:04.808] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:04.809] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:04.809] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:04.850] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:04.862] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:04.862] thr=28 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:04.862] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:04.863] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:04.863] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:04.904] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:04.918] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:04.918] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:05.019] thr=28 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:05.020] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:05.020] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:05.021] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:05.030] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:05.031] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:05.032] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:09.338] thr=33 paramiko.transport: starting thread (client mode): 0x58da690 +DEB [20190331-10:08:09.338] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:09.346] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:09.347] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:09.349] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:09.350] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:09.350] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:09.350] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:09.350] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:09.350] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:09.354] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:09.354] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:09.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:09.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:09.394] thr=33 paramiko.transport: userauth is OK +INF [20190331-10:08:09.415] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:09.415] thr=33 paramiko.transport: userauth is OK +INF [20190331-10:08:09.437] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:09.437] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:09.598] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:09.599] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:09.640] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:09.640] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:09.645] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:09.659] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:09.659] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:09.660] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:09.660] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:09.660] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:09.701] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:09.713] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:09.713] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:09.714] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:09.714] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:09.714] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:09.756] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:09.765] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:09.765] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:09.765] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:09.766] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:09.766] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:09.807] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:09.816] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:09.816] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:09.817] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:09.818] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:09.818] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:09.860] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:09.886] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:09.886] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:09.887] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:09.887] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:09.887] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:09.928] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:09.940] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:09.940] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:10.041] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:10.042] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:10.042] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:10.043] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:10.052] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:10.053] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:10.055] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:14.337] thr=34 paramiko.transport: starting thread (client mode): 0x5651ef0 +DEB [20190331-10:08:14.337] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:14.345] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:14.345] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:14.348] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:14.348] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:14.348] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:14.348] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:14.349] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:14.349] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:14.353] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:14.353] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:14.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:14.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:14.394] thr=34 paramiko.transport: userauth is OK +INF [20190331-10:08:14.415] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:14.415] thr=34 paramiko.transport: userauth is OK +INF [20190331-10:08:14.437] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:14.437] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:14.579] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:14.579] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:14.620] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:14.620] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:14.624] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:14.638] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:14.639] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:14.639] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:14.640] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:14.640] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:14.681] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:14.693] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:14.693] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:14.693] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:14.694] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:14.694] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:14.736] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:14.745] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:14.745] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:14.745] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:14.746] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:14.746] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:14.786] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:14.795] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:14.795] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:14.796] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:14.796] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:14.796] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:14.837] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:14.850] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:14.850] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:14.850] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:14.851] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:14.851] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:14.891] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:14.902] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:14.902] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:15.003] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:15.004] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:15.004] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:15.005] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:15.014] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:15.014] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:15.016] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:19.338] thr=35 paramiko.transport: starting thread (client mode): 0x514ec90 +DEB [20190331-10:08:19.338] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:19.347] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:19.348] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:19.351] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:19.351] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:19.351] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:19.351] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:19.351] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:19.351] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:19.355] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:19.356] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:19.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:19.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:19.396] thr=35 paramiko.transport: userauth is OK +INF [20190331-10:08:19.417] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:19.418] thr=35 paramiko.transport: userauth is OK +INF [20190331-10:08:19.439] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:19.440] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:19.579] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:19.580] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:19.620] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:19.620] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:19.624] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:19.637] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:19.637] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:19.637] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:19.638] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:19.638] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:19.676] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:19.688] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:19.689] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:19.689] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:19.690] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:19.690] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:19.730] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:19.739] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:19.739] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:19.740] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:19.740] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:19.740] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:19.782] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:19.790] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:19.791] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:19.791] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:19.792] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:19.792] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:19.832] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:19.844] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:19.844] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:19.844] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:19.845] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:19.845] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:19.885] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:19.894] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:19.895] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:19.996] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:19.997] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:19.997] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:19.998] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:20.008] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:20.009] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:20.010] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:24.337] thr=36 paramiko.transport: starting thread (client mode): 0x51688d0 +DEB [20190331-10:08:24.337] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:24.347] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:24.347] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:24.349] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:24.350] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:24.350] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:24.350] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:24.350] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:24.350] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:24.354] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:24.354] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:24.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:24.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:24.395] thr=36 paramiko.transport: userauth is OK +INF [20190331-10:08:24.416] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:24.416] thr=36 paramiko.transport: userauth is OK +INF [20190331-10:08:24.438] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:24.438] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:24.585] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:24.586] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:24.627] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:24.627] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:24.633] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:24.647] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:24.647] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:24.647] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:24.648] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:24.648] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:24.689] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:24.701] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:24.701] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:24.702] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:24.702] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:24.702] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:24.746] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:24.754] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:24.755] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:24.755] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:24.756] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:24.756] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:24.795] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:24.803] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:24.804] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:24.804] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:24.805] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:24.805] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:24.844] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:24.855] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:24.856] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:24.856] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:24.856] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:24.856] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:24.894] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:24.904] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:24.904] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:25.005] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:25.006] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:25.006] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:25.007] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:25.016] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:25.016] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:25.018] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:29.337] thr=37 paramiko.transport: starting thread (client mode): 0x5dc81f0 +DEB [20190331-10:08:29.337] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:29.346] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:29.346] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:29.349] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:29.349] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:29.349] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:29.349] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:29.349] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:29.349] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:29.353] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:29.354] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:29.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:29.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:29.394] thr=37 paramiko.transport: userauth is OK +INF [20190331-10:08:29.416] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:29.417] thr=37 paramiko.transport: userauth is OK +INF [20190331-10:08:29.440] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:29.440] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:29.595] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:29.595] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:29.636] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:29.636] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:29.642] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:29.656] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:29.657] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:29.657] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:29.696] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:29.697] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:29.698] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:29.711] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:29.712] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:29.712] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:29.713] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:29.713] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:29.753] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:29.762] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:29.762] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:29.762] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:29.763] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:29.763] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:29.801] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:29.810] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:29.811] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:29.811] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:29.812] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:29.812] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:29.850] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:29.865] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:29.865] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:29.866] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:29.866] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:29.866] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:29.906] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:29.923] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:29.923] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:30.024] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:30.025] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:30.025] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:30.026] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:30.035] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:30.036] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:30.037] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:34.335] thr=38 paramiko.transport: starting thread (client mode): 0x5da5a70 +DEB [20190331-10:08:34.335] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:34.345] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:34.345] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:34.349] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:34.350] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:34.350] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:34.350] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:34.350] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:34.350] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:34.354] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:34.355] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:34.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:34.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:34.393] thr=38 paramiko.transport: userauth is OK +INF [20190331-10:08:34.412] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:34.412] thr=38 paramiko.transport: userauth is OK +INF [20190331-10:08:34.435] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:34.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:34.579] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:34.579] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:34.619] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:34.619] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:34.623] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:34.637] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:34.637] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:34.637] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:34.638] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:34.638] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:34.679] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:34.690] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:34.691] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:34.691] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:34.691] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:34.691] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:34.730] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:34.740] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:34.741] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:34.741] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:34.742] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:34.742] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:34.780] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:34.791] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:34.792] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:34.792] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:34.793] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:34.793] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:34.831] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:34.841] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:34.842] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:34.842] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:34.843] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:34.843] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:34.882] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:34.891] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:34.892] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:34.991] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:34.992] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:34.992] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:34.993] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:35.002] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:35.003] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:35.004] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:39.335] thr=39 paramiko.transport: starting thread (client mode): 0x5dabf30 +DEB [20190331-10:08:39.335] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:39.344] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:39.344] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:39.347] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:39.347] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:39.347] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:39.347] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:39.347] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:39.348] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:39.351] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:39.352] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:39.352] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:39.353] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:39.392] thr=39 paramiko.transport: userauth is OK +INF [20190331-10:08:39.414] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:39.415] thr=39 paramiko.transport: userauth is OK +INF [20190331-10:08:39.437] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:39.437] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:39.583] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:39.583] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:39.624] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:39.624] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:39.628] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:39.640] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:39.641] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:39.641] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:39.642] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:39.642] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:39.684] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:39.696] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:39.696] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:39.697] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:39.697] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:39.697] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:39.737] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:39.746] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:39.746] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:39.746] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:39.747] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:39.747] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:39.787] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:39.796] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:39.796] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:39.796] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:39.797] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:39.797] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:39.839] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:39.850] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:39.850] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:39.850] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:39.851] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:39.851] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:39.890] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:39.900] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:39.900] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:40.001] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:40.002] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:40.002] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:40.003] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:40.012] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:40.013] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:40.014] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:44.337] thr=40 paramiko.transport: starting thread (client mode): 0x5dc8e50 +DEB [20190331-10:08:44.337] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:44.347] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:44.347] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:44.350] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:44.350] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:44.350] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:44.350] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:44.350] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:44.350] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:44.355] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:44.355] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:44.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:44.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:44.393] thr=40 paramiko.transport: userauth is OK +INF [20190331-10:08:44.418] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:44.418] thr=40 paramiko.transport: userauth is OK +INF [20190331-10:08:44.440] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:44.440] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:44.591] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:44.591] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:44.631] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:44.631] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:44.635] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:44.651] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:44.652] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:44.652] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:44.653] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:44.654] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:44.693] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:44.705] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:44.705] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:44.706] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:44.706] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:44.706] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:44.747] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:44.757] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:44.758] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:44.758] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:44.759] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:44.759] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:44.797] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:44.805] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:44.806] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:44.806] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:44.807] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:44.807] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:44.848] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:44.860] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:44.860] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:44.861] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:44.861] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:44.861] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:44.903] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:44.912] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:44.913] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:45.013] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:45.014] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:45.014] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:45.015] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:45.024] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:45.025] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:45.027] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:49.336] thr=41 paramiko.transport: starting thread (client mode): 0x5dc93d0 +DEB [20190331-10:08:49.336] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:49.345] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:49.345] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:49.348] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:49.348] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:49.348] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:49.348] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:49.348] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:49.348] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:49.352] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:49.353] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:49.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:49.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:49.393] thr=41 paramiko.transport: userauth is OK +INF [20190331-10:08:52.457] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:52.458] thr=41 paramiko.transport: userauth is OK +INF [20190331-10:08:52.480] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:52.480] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:52.621] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:52.621] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:52.662] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:52.662] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:52.666] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:52.679] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:52.679] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:52.679] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:52.680] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:52.680] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:52.719] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:52.730] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:52.731] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:52.731] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:52.731] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:52.731] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:52.770] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:52.778] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:52.779] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:52.779] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:52.780] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:52.780] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:52.818] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:52.826] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:52.827] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:52.827] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:52.828] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:52.828] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:52.867] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:52.879] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:52.880] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:52.880] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:52.881] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:52.881] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:52.921] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:52.930] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:52.931] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:53.032] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:53.033] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:53.033] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:53.034] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:53.043] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:53.044] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:53.045] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:54.337] thr=42 paramiko.transport: starting thread (client mode): 0x5138490 +DEB [20190331-10:08:54.337] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:54.346] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:54.346] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:54.349] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:54.349] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:54.349] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:54.349] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:54.349] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:54.349] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:54.354] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:54.354] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:54.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:54.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:54.395] thr=42 paramiko.transport: userauth is OK +INF [20190331-10:08:54.525] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:54.526] thr=42 paramiko.transport: userauth is OK +INF [20190331-10:08:54.547] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:54.547] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:54.687] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:54.687] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:54.727] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:54.727] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:54.731] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:54.744] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:54.744] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:54.744] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:54.745] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:54.745] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:54.786] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:54.798] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:54.798] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:54.799] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:54.799] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:54.800] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:54.838] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:54.847] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:54.847] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:54.847] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:54.848] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:54.848] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:54.886] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:54.895] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:54.895] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:54.895] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:54.896] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:54.896] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:54.934] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:54.948] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:54.949] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:54.949] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:54.949] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:54.950] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:54.988] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:54.998] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:54.998] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:08:55.099] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:08:55.100] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:08:55.100] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:08:55.101] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:08:55.110] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:08:55.111] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:08:55.112] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-10:08:59.335] thr=43 paramiko.transport: starting thread (client mode): 0x5179370 +DEB [20190331-10:08:59.335] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:08:59.345] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:08:59.345] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:08:59.349] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:08:59.349] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:08:59.349] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:08:59.349] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:08:59.349] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:08:59.349] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-10:08:59.353] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:08:59.353] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-10:08:59.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:08:59.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:08:59.393] thr=43 paramiko.transport: userauth is OK +INF [20190331-10:08:59.463] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:08:59.464] thr=43 paramiko.transport: userauth is OK +INF [20190331-10:08:59.487] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:08:59.487] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:08:59.660] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:08:59.661] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:08:59.701] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:08:59.701] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:08:59.705] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:08:59.720] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:08:59.720] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:08:59.721] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:08:59.721] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:08:59.721] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:08:59.761] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:08:59.773] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:08:59.774] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:08:59.774] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:08:59.774] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:08:59.774] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:08:59.812] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:08:59.820] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:08:59.821] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:08:59.821] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:08:59.822] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:08:59.822] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:08:59.860] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:08:59.868] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:08:59.869] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:08:59.869] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:08:59.870] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:08:59.870] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:08:59.908] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:08:59.920] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:08:59.920] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:08:59.920] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:08:59.921] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:08:59.921] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:08:59.959] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:08:59.971] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:08:59.971] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:00.072] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:00.073] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:00.073] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:00.074] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:00.084] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:00.084] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:00.086] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:04.336] thr=44 paramiko.transport: starting thread (client mode): 0x51afc90 +DEB [20190331-10:09:04.336] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:04.354] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:04.354] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:04.357] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:04.357] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:04.357] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:04.357] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:04.358] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:04.358] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:04.362] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:04.362] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:04.363] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:04.364] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:04.400] thr=44 paramiko.transport: userauth is OK +INF [20190331-10:09:04.420] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:04.420] thr=44 paramiko.transport: userauth is OK +INF [20190331-10:09:04.456] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:04.456] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:04.595] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:04.595] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:04.635] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:04.635] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:04.639] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:04.652] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:04.652] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:04.653] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:04.653] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:04.653] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:04.694] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:04.706] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:04.706] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:04.707] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:04.707] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:04.707] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:04.746] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:04.754] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:04.755] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:04.755] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:04.756] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:04.756] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:04.795] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:04.804] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:04.804] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:04.805] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:04.805] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:04.805] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:04.844] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:04.855] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:04.855] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:04.855] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:04.856] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:04.856] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:04.894] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:04.903] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:04.903] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:05.004] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:05.005] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:05.005] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:05.006] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:05.017] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:05.017] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:05.019] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:09.336] thr=45 paramiko.transport: starting thread (client mode): 0x5dbd5f0 +DEB [20190331-10:09:09.337] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:09.346] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:09.346] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:09.350] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:09.350] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:09.350] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:09.350] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:09.350] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:09.350] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:09.355] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:09.355] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:09.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:09.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:09.394] thr=45 paramiko.transport: userauth is OK +INF [20190331-10:09:09.414] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:09.414] thr=45 paramiko.transport: userauth is OK +INF [20190331-10:09:09.436] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:09.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:09.584] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:09.584] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:09.624] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:09.624] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:09.629] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:09.641] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:09.642] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:09.642] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:09.643] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:09.643] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:09.683] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:09.695] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:09.695] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:09.696] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:09.696] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:09.696] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:09.737] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:09.746] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:09.746] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:09.746] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:09.747] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:09.747] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:09.789] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:09.799] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:09.799] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:09.799] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:09.800] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:09.800] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:09.840] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:09.852] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:09.852] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:09.852] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:09.853] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:09.853] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:09.894] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:09.904] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:09.904] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:10.005] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:10.006] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:10.006] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:10.007] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:10.016] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:10.017] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:10.018] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:14.336] thr=46 paramiko.transport: starting thread (client mode): 0x517db10 +DEB [20190331-10:09:14.337] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:14.346] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:14.347] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:14.349] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:14.349] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:14.350] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:14.350] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:14.350] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:14.350] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:14.354] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:14.354] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:14.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:14.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:14.394] thr=46 paramiko.transport: userauth is OK +INF [20190331-10:09:14.417] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:14.418] thr=46 paramiko.transport: userauth is OK +INF [20190331-10:09:14.440] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:14.440] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:14.582] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:14.582] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:14.623] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:14.623] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:14.626] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:14.639] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:14.639] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:14.639] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:14.640] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:14.640] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:14.680] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:14.692] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:14.693] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:14.693] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:14.694] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:14.694] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:14.733] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:14.742] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:14.742] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:14.742] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:14.743] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:14.743] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:14.784] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:14.793] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:14.793] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:14.793] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:14.794] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:14.794] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:14.835] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:14.846] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:14.847] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:14.847] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:14.848] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:14.848] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:14.888] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:14.898] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:14.898] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:14.999] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:15.000] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:15.000] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:15.002] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:15.023] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:15.024] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:15.025] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:19.337] thr=47 paramiko.transport: starting thread (client mode): 0x5dc9af0 +DEB [20190331-10:09:19.338] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:19.346] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:19.346] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:19.349] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:19.350] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:19.350] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:19.350] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:19.350] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:19.350] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:19.354] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:19.354] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:19.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:19.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:19.392] thr=47 paramiko.transport: userauth is OK +INF [20190331-10:09:19.413] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:19.414] thr=47 paramiko.transport: userauth is OK +INF [20190331-10:09:19.434] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:19.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:19.577] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:19.577] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:19.618] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:19.618] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:19.622] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:19.634] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:19.635] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:19.635] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:19.636] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:19.636] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:19.676] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:19.688] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:19.688] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:19.689] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:19.689] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:19.689] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:19.727] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:19.736] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:19.736] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:19.736] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:19.737] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:19.737] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:19.775] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:19.783] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:19.784] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:19.784] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:19.785] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:19.785] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:19.823] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:19.834] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:19.834] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:19.835] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:19.835] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:19.835] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:19.874] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:19.883] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:19.883] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:19.984] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:19.985] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:19.985] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:19.987] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:20.002] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:20.002] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:20.004] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:24.337] thr=48 paramiko.transport: starting thread (client mode): 0x565ef10 +DEB [20190331-10:09:24.337] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:24.348] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:24.348] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:24.350] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:24.350] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:24.350] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:24.350] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:24.351] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:24.351] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:24.355] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:24.356] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:24.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:24.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:24.395] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:09:24.418] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:24.419] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:09:24.443] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:24.443] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:24.583] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:24.583] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:24.623] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:24.623] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:24.628] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:24.644] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:24.645] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:24.645] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:24.646] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:24.646] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:24.686] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:24.697] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:24.697] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:24.698] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:24.698] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:24.699] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:24.740] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:24.748] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:24.748] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:24.749] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:24.749] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:24.749] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:24.791] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:24.800] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:24.800] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:24.800] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:24.801] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:24.801] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:24.842] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:24.852] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:24.853] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:24.853] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:24.854] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:24.854] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:24.895] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:24.904] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:24.904] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:25.005] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:25.006] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:25.006] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:25.013] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:25.017] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:25.018] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:25.019] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:29.340] thr=49 paramiko.transport: starting thread (client mode): 0x58da170 +DEB [20190331-10:09:29.340] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:29.352] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:29.352] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:29.354] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:29.354] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:29.354] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:29.354] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:29.354] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:29.354] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:29.358] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:29.359] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:29.359] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:29.360] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:29.399] thr=49 paramiko.transport: userauth is OK +INF [20190331-10:09:29.426] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:29.427] thr=49 paramiko.transport: userauth is OK +INF [20190331-10:09:29.451] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:29.451] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:29.597] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:29.597] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:29.638] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:29.638] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:29.649] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:29.656] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:29.657] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:29.657] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:29.658] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:29.658] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:29.700] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:29.712] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:29.712] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:29.712] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:29.713] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:29.713] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:29.755] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:29.764] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:29.764] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:29.764] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:29.765] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:29.765] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:29.806] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:29.814] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:29.814] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:29.815] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:29.815] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:29.815] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:29.856] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:29.867] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:29.867] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:29.868] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:29.868] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:29.868] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:29.908] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:29.917] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:29.917] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:30.018] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:30.019] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:30.019] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:30.028] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:30.031] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:30.031] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:30.033] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:34.397] thr=50 paramiko.transport: starting thread (client mode): 0x5dc8290 +DEB [20190331-10:09:34.397] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:34.407] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:34.407] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:34.410] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:34.410] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:34.410] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:34.410] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:34.410] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:34.410] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:34.414] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:34.415] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:34.415] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:34.416] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:34.452] thr=50 paramiko.transport: userauth is OK +INF [20190331-10:09:34.479] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:34.480] thr=50 paramiko.transport: userauth is OK +INF [20190331-10:09:34.501] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:34.502] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:34.642] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:34.642] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:34.683] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:34.683] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:34.687] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:34.700] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:34.701] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:34.701] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:34.702] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:34.702] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:34.742] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:34.754] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:34.754] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:34.754] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:34.755] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:34.755] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:34.796] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:34.805] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:34.805] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:34.805] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:34.806] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:34.806] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:34.847] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:34.856] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:34.856] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:34.856] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:34.897] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:34.898] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:34.899] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:34.911] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:34.911] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:34.912] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:34.912] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:34.912] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:34.951] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:34.961] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:34.962] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:35.063] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:35.064] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:35.064] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:35.065] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:35.074] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:35.075] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:35.076] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:39.337] thr=51 paramiko.transport: starting thread (client mode): 0x5dc8ef0 +DEB [20190331-10:09:39.337] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:39.347] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:39.347] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:39.350] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:39.350] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:39.350] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:39.350] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:39.350] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:39.351] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:39.355] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:39.355] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:39.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:39.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:39.394] thr=51 paramiko.transport: userauth is OK +INF [20190331-10:09:39.414] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:39.414] thr=51 paramiko.transport: userauth is OK +INF [20190331-10:09:39.435] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:39.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:39.575] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:39.575] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:39.617] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:39.617] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:39.621] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:39.634] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:39.635] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:39.635] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:39.636] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:39.636] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:39.677] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:39.689] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:39.690] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:39.690] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:39.691] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:39.691] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:39.728] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:39.738] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:39.738] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:39.738] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:39.739] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:39.739] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:39.777] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:39.786] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:39.786] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:39.787] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:39.787] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:39.787] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:39.825] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:39.837] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:39.837] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:39.837] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:39.838] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:39.838] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:39.876] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:39.885] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:39.886] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:39.987] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:39.988] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:39.988] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:39.989] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:40.001] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:40.002] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:40.003] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:44.336] thr=52 paramiko.transport: starting thread (client mode): 0x517d710 +DEB [20190331-10:09:44.337] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:44.347] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:44.347] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:44.350] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:44.351] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:44.351] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:44.351] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:44.351] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:44.351] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:44.355] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:44.355] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:44.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:44.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:44.396] thr=52 paramiko.transport: userauth is OK +INF [20190331-10:09:44.441] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:44.442] thr=52 paramiko.transport: userauth is OK +INF [20190331-10:09:44.466] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:44.466] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:44.605] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:44.605] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:44.646] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:44.646] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:44.649] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:44.661] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:44.661] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:44.662] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:44.662] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:44.663] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:44.700] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:44.712] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:44.712] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:44.712] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:44.713] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:44.713] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:44.753] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:44.762] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:44.762] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:44.763] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:44.763] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:44.763] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:44.803] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:44.812] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:44.812] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:44.812] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:44.813] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:44.813] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:44.852] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:44.863] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:44.863] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:44.863] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:44.864] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:44.864] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:44.903] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:44.912] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:44.912] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:45.013] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:45.014] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:45.014] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:45.016] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:45.027] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:45.027] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:45.029] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:49.338] thr=53 paramiko.transport: starting thread (client mode): 0x5dc9170 +DEB [20190331-10:09:49.338] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:49.347] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:49.347] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:49.350] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:49.350] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:49.350] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:49.350] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:49.350] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:49.350] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:49.354] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:49.355] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:49.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:49.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:49.395] thr=53 paramiko.transport: userauth is OK +INF [20190331-10:09:49.413] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:49.413] thr=53 paramiko.transport: userauth is OK +INF [20190331-10:09:49.434] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:49.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:49.573] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:49.573] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:49.613] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:49.613] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:49.616] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:49.628] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:49.629] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:49.629] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:49.630] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:49.630] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:49.671] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:49.682] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:49.683] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:49.683] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:49.684] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:49.684] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:49.725] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:49.733] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:49.734] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:49.734] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:49.735] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:49.735] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:49.775] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:49.784] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:49.784] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:49.784] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:49.785] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:49.785] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:49.823] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:49.833] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:49.834] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:49.834] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:49.835] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:49.835] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:49.874] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:49.883] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:49.883] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:49.984] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:49.985] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:49.985] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:49.986] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:49.997] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:49.997] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:49.999] thr=53 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:54.338] thr=54 paramiko.transport: starting thread (client mode): 0x565e790 +DEB [20190331-10:09:54.338] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:54.347] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:54.348] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:54.350] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:54.351] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:54.351] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:54.351] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:54.351] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:54.351] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:54.355] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:54.355] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:54.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:54.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:54.395] thr=54 paramiko.transport: userauth is OK +INF [20190331-10:09:54.435] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:54.436] thr=54 paramiko.transport: userauth is OK +INF [20190331-10:09:54.458] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:54.459] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:54.610] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:54.610] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:54.651] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:54.651] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:54.655] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:54.669] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:54.669] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:54.669] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:54.670] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:54.670] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:54.709] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:54.722] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:54.722] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:54.722] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:54.723] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:54.723] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:54.765] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:54.773] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:54.773] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:54.774] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:54.774] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:54.775] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:54.816] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:54.824] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:54.825] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:54.825] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:54.826] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:54.826] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:54.863] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:54.874] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:54.874] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:54.875] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:54.875] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:54.875] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:54.916] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:54.925] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:54.925] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:09:55.026] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:09:55.027] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:09:55.027] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:09:55.028] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:09:55.039] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:09:55.040] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:09:55.041] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-10:09:59.336] thr=55 paramiko.transport: starting thread (client mode): 0x508f590 +DEB [20190331-10:09:59.336] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:09:59.345] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:09:59.345] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:09:59.348] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:09:59.348] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:09:59.348] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:09:59.348] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:09:59.349] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:09:59.349] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-10:09:59.353] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:09:59.353] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-10:09:59.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:09:59.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:09:59.392] thr=55 paramiko.transport: userauth is OK +INF [20190331-10:09:59.460] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:09:59.461] thr=55 paramiko.transport: userauth is OK +INF [20190331-10:09:59.482] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:09:59.482] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:09:59.614] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:09:59.615] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:09:59.655] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:09:59.655] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:09:59.659] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:09:59.672] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:09:59.672] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:09:59.672] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:09:59.673] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:09:59.673] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:09:59.714] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:09:59.726] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:09:59.726] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:09:59.726] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:09:59.727] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:09:59.727] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:09:59.768] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:09:59.776] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:09:59.777] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:09:59.777] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:09:59.778] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:09:59.778] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:09:59.818] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:09:59.827] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:09:59.827] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:09:59.827] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:09:59.828] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:09:59.828] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:09:59.869] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:09:59.880] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:09:59.880] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:09:59.881] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:09:59.881] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:09:59.881] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:09:59.923] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:09:59.932] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:09:59.932] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:00.033] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:00.034] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:00.034] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:00.035] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:00.048] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:00.049] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:00.050] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:04.337] thr=56 paramiko.transport: starting thread (client mode): 0x5179390 +DEB [20190331-10:10:04.338] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:04.346] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:04.346] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:04.349] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:04.349] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:04.349] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:04.349] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:04.349] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:04.349] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:04.353] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:04.354] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:04.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:04.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:04.394] thr=56 paramiko.transport: userauth is OK +INF [20190331-10:10:04.414] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:04.415] thr=56 paramiko.transport: userauth is OK +INF [20190331-10:10:04.436] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:04.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:04.575] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:04.575] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:04.615] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:04.615] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:04.619] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:04.632] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:04.633] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:04.633] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:04.634] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:04.634] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:04.675] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:04.687] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:04.687] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:04.687] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:04.688] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:04.688] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:04.729] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:04.737] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:04.738] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:04.738] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:04.739] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:04.739] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:04.779] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:04.787] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:04.788] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:04.788] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:04.789] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:04.789] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:04.831] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:04.842] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:04.843] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:04.843] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:04.844] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:04.844] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:04.883] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:04.892] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:04.892] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:04.993] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:04.994] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:04.994] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:04.996] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:05.018] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:05.019] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:05.021] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:09.338] thr=57 paramiko.transport: starting thread (client mode): 0x51799f0 +DEB [20190331-10:10:09.338] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:09.349] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:09.349] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:09.353] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:09.353] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:09.353] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:09.353] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:09.354] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:09.354] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:09.358] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:09.358] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:09.358] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:09.359] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:09.398] thr=57 paramiko.transport: userauth is OK +INF [20190331-10:10:09.418] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:09.419] thr=57 paramiko.transport: userauth is OK +INF [20190331-10:10:09.440] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:09.441] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:09.582] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:09.582] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:09.623] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:09.623] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:09.627] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:09.641] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:09.641] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:09.641] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:09.642] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:09.642] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:09.680] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:09.693] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:09.693] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:09.694] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:09.733] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:09.734] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:09.735] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:09.744] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:09.744] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:09.745] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:09.745] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:09.745] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:09.786] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:09.794] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:09.795] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:09.795] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:09.796] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:09.796] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:09.837] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:09.848] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:09.848] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:09.848] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:09.849] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:09.849] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:09.890] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:09.898] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:09.899] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:10.000] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:10.001] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:10.001] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:10.002] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:10.012] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:10.013] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:10.014] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:14.344] thr=58 paramiko.transport: starting thread (client mode): 0x5138d10 +DEB [20190331-10:10:14.345] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:14.355] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:14.355] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:14.358] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:14.359] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:14.359] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:14.359] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:14.359] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:14.359] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:14.366] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:14.367] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:14.367] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:14.368] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:14.405] thr=58 paramiko.transport: userauth is OK +INF [20190331-10:10:14.431] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:14.432] thr=58 paramiko.transport: userauth is OK +INF [20190331-10:10:14.456] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:14.457] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:14.601] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:14.601] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:14.642] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:14.642] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:14.647] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:14.659] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:14.659] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:14.660] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:14.660] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:14.660] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:14.701] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:14.713] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:14.713] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:14.713] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:14.714] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:14.714] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:14.754] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:14.763] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:14.763] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:14.764] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:14.764] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:14.764] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:14.803] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:14.812] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:14.812] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:14.813] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:14.813] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:14.813] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:14.854] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:14.865] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:14.865] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:14.865] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:14.866] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:14.866] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:14.908] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:14.917] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:14.917] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:15.018] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:15.019] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:15.019] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:15.020] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:15.033] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:15.033] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:15.035] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:19.336] thr=59 paramiko.transport: starting thread (client mode): 0x56518b0 +DEB [20190331-10:10:19.336] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:19.346] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:19.346] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:19.349] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:19.349] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:19.349] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:19.349] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:19.349] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:19.349] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:19.353] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:19.354] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:19.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:19.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:19.393] thr=59 paramiko.transport: userauth is OK +INF [20190331-10:10:19.414] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:19.415] thr=59 paramiko.transport: userauth is OK +INF [20190331-10:10:19.436] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:19.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:19.570] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:19.571] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:19.612] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:19.612] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:19.616] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:19.628] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:19.629] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:19.629] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:19.630] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:19.630] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:19.669] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:19.681] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:19.681] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:19.681] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:19.682] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:19.682] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:19.723] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:19.731] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:19.732] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:19.732] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:19.733] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:19.733] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:19.773] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:19.782] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:19.782] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:19.782] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:19.783] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:19.783] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:19.824] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:19.835] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:19.836] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:19.836] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:19.836] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:19.837] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:19.876] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:19.885] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:19.885] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:19.986] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:19.987] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:19.987] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:19.988] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:19.998] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:19.998] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:20.000] thr=59 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:24.338] thr=60 paramiko.transport: starting thread (client mode): 0x5da5f70 +DEB [20190331-10:10:24.338] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:24.347] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:24.347] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:24.350] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:24.350] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:24.350] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:24.350] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:24.351] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:24.351] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:24.355] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:24.355] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:24.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:24.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:24.396] thr=60 paramiko.transport: userauth is OK +INF [20190331-10:10:24.428] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:24.429] thr=60 paramiko.transport: userauth is OK +INF [20190331-10:10:24.451] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:24.451] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:24.610] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:24.610] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:24.651] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:24.651] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:24.656] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:24.670] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:24.670] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:24.670] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:24.671] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:24.671] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:24.709] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:24.722] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:24.723] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:24.723] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:24.724] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:24.724] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:24.763] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:24.773] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:24.773] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:24.773] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:24.774] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:24.774] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:24.813] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:24.822] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:24.822] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:24.822] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:24.863] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:24.863] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:24.864] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:24.875] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:24.875] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:24.876] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:24.876] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:24.876] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:24.917] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:24.926] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:24.926] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:25.026] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:25.027] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:25.027] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:25.028] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:25.040] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:25.041] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:25.043] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:29.336] thr=61 paramiko.transport: starting thread (client mode): 0x5dbd690 +DEB [20190331-10:10:29.336] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:29.344] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:29.344] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:29.347] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:29.347] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:29.348] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:29.348] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:29.348] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:29.348] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:29.352] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:29.352] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:29.352] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:29.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:29.393] thr=61 paramiko.transport: userauth is OK +INF [20190331-10:10:29.425] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:29.426] thr=61 paramiko.transport: userauth is OK +INF [20190331-10:10:29.446] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:29.447] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:29.584] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:29.584] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:29.625] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:29.625] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:29.630] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:29.642] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:29.642] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:29.642] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:29.643] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:29.643] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:29.684] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:29.695] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:29.696] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:29.696] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:29.696] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:29.697] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:29.736] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:29.744] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:29.745] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:29.745] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:29.746] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:29.746] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:29.785] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:29.793] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:29.794] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:29.794] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:29.795] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:29.795] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:29.834] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:29.845] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:29.846] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:29.846] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:29.847] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:29.847] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:29.886] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:29.895] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:29.896] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:29.997] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:29.998] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:29.998] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:29.999] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:30.014] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:30.014] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:30.016] thr=61 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:34.337] thr=62 paramiko.transport: starting thread (client mode): 0x51af8d0 +DEB [20190331-10:10:34.338] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:34.346] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:34.347] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:34.349] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:34.349] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:34.350] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:34.350] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:34.350] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:34.350] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:34.354] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:34.354] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:34.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:34.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:34.394] thr=62 paramiko.transport: userauth is OK +INF [20190331-10:10:34.414] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:34.414] thr=62 paramiko.transport: userauth is OK +INF [20190331-10:10:34.436] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:34.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:34.580] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:34.580] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:34.622] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:34.622] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:34.626] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:34.640] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:34.640] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:34.641] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:34.641] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:34.641] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:34.682] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:34.695] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:34.695] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:34.695] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:34.696] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:34.696] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:34.738] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:34.747] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:34.747] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:34.748] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:34.748] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:34.748] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:34.789] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:34.798] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:34.799] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:34.799] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:34.800] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:34.800] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:34.841] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:34.851] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:34.852] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:34.852] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:34.853] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:34.853] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:34.891] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:34.900] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:34.900] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:35.001] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:35.002] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:35.002] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:35.003] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:35.013] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:35.013] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:35.015] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:39.339] thr=63 paramiko.transport: starting thread (client mode): 0x5179f50 +DEB [20190331-10:10:39.339] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:39.348] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:39.348] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:39.352] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:39.352] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:39.352] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:39.352] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:39.352] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:39.352] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:39.356] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:39.357] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:39.357] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:39.358] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:39.396] thr=63 paramiko.transport: userauth is OK +INF [20190331-10:10:39.425] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:39.426] thr=63 paramiko.transport: userauth is OK +INF [20190331-10:10:39.447] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:39.448] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:39.583] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:39.583] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:39.623] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:39.623] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:39.625] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:39.638] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:39.639] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:39.639] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:39.640] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:39.640] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:39.679] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:39.691] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:39.691] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:39.691] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:39.692] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:39.692] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:39.732] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:39.741] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:39.741] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:39.742] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:39.742] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:39.742] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:39.783] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:39.791] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:39.792] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:39.792] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:39.793] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:39.793] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:39.833] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:39.844] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:39.844] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:39.844] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:39.845] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:39.845] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:39.886] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:39.895] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:39.895] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:39.996] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:39.997] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:39.997] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:39.998] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:40.007] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:40.008] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:40.010] thr=63 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:44.337] thr=64 paramiko.transport: starting thread (client mode): 0x5dc8c30 +DEB [20190331-10:10:44.337] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:44.347] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:44.347] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:44.350] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:44.350] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:44.351] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:44.351] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:44.351] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:44.351] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:44.355] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:44.355] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:44.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:44.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:44.394] thr=64 paramiko.transport: userauth is OK +INF [20190331-10:10:44.418] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:44.419] thr=64 paramiko.transport: userauth is OK +INF [20190331-10:10:44.440] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:44.440] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:44.582] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:44.582] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:44.624] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:44.624] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:44.628] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:44.641] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:44.641] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:44.642] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:44.642] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:44.643] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:44.682] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:44.694] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:44.694] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:44.694] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:44.695] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:44.695] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:44.735] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:44.744] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:44.744] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:44.744] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:44.745] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:44.745] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:44.785] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:44.794] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:44.794] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:44.794] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:44.795] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:44.795] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:44.835] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:44.847] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:44.847] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:44.847] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:44.848] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:44.848] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:44.890] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:44.899] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:44.899] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:45.000] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:45.001] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:45.001] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:45.002] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:45.012] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:45.012] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:45.014] thr=64 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:49.341] thr=65 paramiko.transport: starting thread (client mode): 0x5dc8e30 +DEB [20190331-10:10:49.341] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:49.351] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:49.351] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:49.354] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:49.354] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:49.354] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:49.354] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:49.354] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:49.355] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:49.359] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:49.359] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:49.359] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:49.360] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:49.398] thr=65 paramiko.transport: userauth is OK +INF [20190331-10:10:49.448] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:49.448] thr=65 paramiko.transport: userauth is OK +INF [20190331-10:10:49.469] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:49.470] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:49.608] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:49.609] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:49.649] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:49.649] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:49.654] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:49.667] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:49.668] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:49.668] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:49.669] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:49.669] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:49.710] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:49.723] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:49.723] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:49.723] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:49.724] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:49.724] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:49.763] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:49.773] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:49.773] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:49.773] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:49.774] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:49.774] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:49.813] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:49.823] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:49.823] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:49.823] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:49.824] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:49.824] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:49.862] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:49.873] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:49.873] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:49.873] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:49.874] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:49.874] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:49.913] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:49.922] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:49.922] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:50.024] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:50.025] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:50.025] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:50.027] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:50.038] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:50.039] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:50.041] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:54.338] thr=66 paramiko.transport: starting thread (client mode): 0x5138c10 +DEB [20190331-10:10:54.338] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:54.348] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:54.348] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:54.351] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:54.351] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:54.351] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:54.351] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:54.351] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:54.351] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:54.355] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:54.356] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:54.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:54.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:54.393] thr=66 paramiko.transport: userauth is OK +INF [20190331-10:10:54.416] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:54.417] thr=66 paramiko.transport: userauth is OK +INF [20190331-10:10:54.440] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:54.440] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:54.579] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:54.579] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:54.620] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:54.620] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:54.624] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:54.637] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:54.637] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:54.637] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:54.638] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:54.638] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:54.678] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:54.689] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:54.689] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:54.690] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:54.690] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:54.691] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:54.729] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:54.738] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:54.738] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:54.739] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:54.739] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:54.739] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:54.778] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:54.787] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:54.787] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:54.787] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:54.788] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:54.788] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:54.827] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:54.838] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:54.838] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:54.838] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:54.839] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:54.839] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:54.877] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:54.886] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:54.886] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:54.987] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:54.988] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:54.988] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:54.989] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:10:54.999] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:10:55.000] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:10:55.001] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-10:10:59.335] thr=67 paramiko.transport: starting thread (client mode): 0x517dfd0 +DEB [20190331-10:10:59.336] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:10:59.345] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:10:59.345] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:10:59.347] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:10:59.348] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:10:59.348] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:10:59.348] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:10:59.348] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:10:59.348] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-10:10:59.352] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:10:59.352] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-10:10:59.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:10:59.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:10:59.391] thr=67 paramiko.transport: userauth is OK +INF [20190331-10:10:59.409] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:10:59.410] thr=67 paramiko.transport: userauth is OK +INF [20190331-10:10:59.432] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:10:59.432] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:10:59.576] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:10:59.576] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:10:59.617] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:10:59.617] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:10:59.621] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:10:59.634] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:10:59.635] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:10:59.635] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:10:59.636] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:10:59.636] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:10:59.676] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:10:59.688] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:10:59.688] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:10:59.688] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:10:59.689] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:10:59.689] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:10:59.729] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:10:59.737] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:10:59.738] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:10:59.738] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:10:59.777] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:10:59.778] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:10:59.779] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:10:59.787] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:10:59.788] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:10:59.788] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:10:59.789] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:10:59.789] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:10:59.830] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:10:59.841] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:10:59.841] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:10:59.841] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:10:59.842] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:10:59.842] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:10:59.883] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:10:59.893] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:10:59.894] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:10:59.995] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:10:59.996] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:10:59.996] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:10:59.998] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:00.018] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:00.018] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:00.020] thr=67 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:04.335] thr=68 paramiko.transport: starting thread (client mode): 0x5168090 +DEB [20190331-10:11:04.335] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:04.347] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:04.347] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:04.349] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:04.349] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:04.349] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:04.350] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:04.350] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:04.350] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:04.355] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:04.355] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:04.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:04.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:04.393] thr=68 paramiko.transport: userauth is OK +INF [20190331-10:11:04.458] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:04.458] thr=68 paramiko.transport: userauth is OK +INF [20190331-10:11:04.485] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:04.485] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:04.627] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:04.627] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:04.667] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:04.667] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:04.673] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:04.686] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:04.686] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:04.686] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:04.687] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:04.687] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:04.729] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:04.741] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:04.741] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:04.741] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:04.742] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:04.742] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:04.781] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:04.789] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:04.789] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:04.789] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:04.790] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:04.790] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:04.829] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:04.837] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:04.837] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:04.838] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:04.838] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:04.838] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:04.882] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:04.888] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:04.888] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:04.889] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:04.889] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:04.889] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:04.935] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:04.938] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:04.938] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:05.039] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:05.040] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:05.040] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:05.044] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:05.051] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:05.052] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:05.053] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:09.343] thr=69 paramiko.transport: starting thread (client mode): 0x5138330 +DEB [20190331-10:11:09.343] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:09.357] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:09.357] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:09.359] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:09.359] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:09.359] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:09.359] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:09.360] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:09.360] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:09.364] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:09.364] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:09.364] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:09.365] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:09.402] thr=69 paramiko.transport: userauth is OK +INF [20190331-10:11:09.427] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:09.428] thr=69 paramiko.transport: userauth is OK +INF [20190331-10:11:09.454] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:09.454] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:09.607] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:09.607] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:09.648] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:09.648] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:09.654] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:09.663] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:09.664] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:09.664] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:09.665] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:09.665] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:09.714] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:09.715] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:09.715] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:09.715] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:09.716] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:09.716] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:09.762] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:09.765] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:09.765] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:09.765] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:09.766] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:09.766] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:09.808] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:09.813] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:09.814] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:09.814] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:09.815] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:09.815] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:09.857] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:09.865] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:09.865] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:09.866] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:09.866] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:09.866] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:09.905] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:09.913] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:09.913] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:10.014] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:10.015] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:10.015] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:10.017] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:10.026] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:10.027] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:10.032] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:14.338] thr=51 paramiko.transport: starting thread (client mode): 0x5dc8ef0 +DEB [20190331-10:11:14.338] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:14.347] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:14.347] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:14.350] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:14.350] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:14.350] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:14.350] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:14.350] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:14.350] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:14.354] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:14.355] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:14.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:14.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:14.394] thr=51 paramiko.transport: userauth is OK +INF [20190331-10:11:14.421] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:14.421] thr=51 paramiko.transport: userauth is OK +INF [20190331-10:11:14.443] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:14.443] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:14.585] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:14.585] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:14.626] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:14.626] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:14.631] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:14.646] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:14.647] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:14.647] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:14.647] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:14.648] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:14.688] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:14.701] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:14.701] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:14.701] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:14.702] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:14.702] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:14.741] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:14.750] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:14.750] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:14.751] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:14.751] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:14.751] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:14.790] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:14.799] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:14.800] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:14.800] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:14.801] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:14.801] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:14.840] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:14.851] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:14.851] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:14.852] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:14.852] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:14.853] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:14.891] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:14.899] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:14.900] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:15.001] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:15.002] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:15.002] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:15.003] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:15.013] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:15.013] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:15.015] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:19.335] thr=70 paramiko.transport: starting thread (client mode): 0x5b37670 +DEB [20190331-10:11:19.335] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:19.345] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:19.345] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:19.348] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:19.348] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:19.348] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:19.348] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:19.348] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:19.348] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:19.352] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:19.353] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:19.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:19.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:19.393] thr=70 paramiko.transport: userauth is OK +INF [20190331-10:11:19.412] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:19.412] thr=70 paramiko.transport: userauth is OK +INF [20190331-10:11:19.434] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:19.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:19.576] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:19.576] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:19.617] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:19.617] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:19.620] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:19.633] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:19.634] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:19.634] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:19.635] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:19.635] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:19.674] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:19.685] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:19.686] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:19.686] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:19.686] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:19.687] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:19.726] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:19.734] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:19.735] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:19.735] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:19.736] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:19.736] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:19.776] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:19.784] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:19.785] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:19.785] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:19.786] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:19.786] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:19.826] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:19.838] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:19.838] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:19.838] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:19.839] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:19.839] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:19.878] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:19.888] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:19.889] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:19.989] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:19.990] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:19.990] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:19.991] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:20.001] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:20.002] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:20.003] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:24.335] thr=71 paramiko.transport: starting thread (client mode): 0x5651bf0 +DEB [20190331-10:11:24.336] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:24.345] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:24.345] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:24.348] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:24.348] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:24.349] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:24.349] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:24.349] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:24.349] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:24.353] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:24.353] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:24.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:24.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:24.395] thr=71 paramiko.transport: userauth is OK +INF [20190331-10:11:24.414] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:24.415] thr=71 paramiko.transport: userauth is OK +INF [20190331-10:11:24.435] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:24.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:24.570] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:24.570] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:24.611] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:24.611] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:24.614] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:24.626] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:24.627] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:24.627] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:24.628] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:24.628] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:24.668] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:24.680] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:24.680] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:24.680] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:24.681] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:24.681] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:24.720] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:24.728] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:24.729] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:24.729] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:24.730] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:24.730] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:24.770] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:24.778] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:24.779] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:24.779] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:24.779] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:24.780] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:24.819] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:24.830] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:24.830] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:24.831] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:24.831] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:24.831] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:24.872] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:24.881] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:24.881] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:24.982] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:24.983] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:24.983] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:24.984] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:24.993] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:24.994] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:24.995] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:29.338] thr=72 paramiko.transport: starting thread (client mode): 0x5dc9250 +DEB [20190331-10:11:29.338] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:29.347] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:29.347] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:29.350] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:29.350] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:29.350] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:29.350] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:29.350] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:29.350] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:29.354] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:29.354] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:29.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:29.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:29.394] thr=72 paramiko.transport: userauth is OK +INF [20190331-10:11:29.415] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:29.415] thr=72 paramiko.transport: userauth is OK +INF [20190331-10:11:29.436] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:29.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:29.593] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:29.594] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:29.634] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:29.634] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:29.638] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:29.652] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:29.652] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:29.653] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:29.653] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:29.653] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:29.694] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:29.706] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:29.706] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:29.707] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:29.707] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:29.707] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:29.748] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:29.757] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:29.757] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:29.757] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:29.758] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:29.758] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:29.797] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:29.805] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:29.806] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:29.806] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:29.807] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:29.807] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:29.848] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:29.859] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:29.859] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:29.859] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:29.860] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:29.860] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:29.900] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:29.909] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:29.909] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:30.010] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:30.011] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:30.011] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:30.012] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:30.022] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:30.022] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:30.024] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:34.337] thr=73 paramiko.transport: starting thread (client mode): 0x5651970 +DEB [20190331-10:11:34.337] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:34.347] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:34.347] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:34.351] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:34.351] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:34.351] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:34.351] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:34.351] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:34.351] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:34.355] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:34.355] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:34.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:34.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:34.393] thr=73 paramiko.transport: userauth is OK +INF [20190331-10:11:34.474] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:34.475] thr=73 paramiko.transport: userauth is OK +INF [20190331-10:11:34.496] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:34.497] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:34.655] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:34.655] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:34.696] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:34.696] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:34.699] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:34.714] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:34.714] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:34.715] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:34.715] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:34.715] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:34.757] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:34.771] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:34.772] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:34.772] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:34.772] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:34.772] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:34.814] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:34.823] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:34.823] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:34.823] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:34.825] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:34.825] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:34.863] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:34.872] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:34.872] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:34.872] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:34.873] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:34.873] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:34.913] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:34.924] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:34.925] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:34.925] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:34.926] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:34.926] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:34.964] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:34.973] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:34.973] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:35.074] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:35.075] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:35.075] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:35.076] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:35.086] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:35.086] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:35.088] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:39.336] thr=74 paramiko.transport: starting thread (client mode): 0x51af7b0 +DEB [20190331-10:11:39.337] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:39.346] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:39.346] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:39.349] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:39.350] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:39.350] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:39.350] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:39.350] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:39.350] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:39.354] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:39.354] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:39.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:39.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:39.395] thr=74 paramiko.transport: userauth is OK +INF [20190331-10:11:39.414] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:39.415] thr=74 paramiko.transport: userauth is OK +INF [20190331-10:11:39.436] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:39.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:39.573] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:39.573] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:39.613] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:39.614] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:39.616] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:39.628] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:39.629] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:39.629] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:39.630] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:39.630] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:39.670] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:39.682] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:39.682] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:39.682] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:39.683] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:39.683] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:39.722] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:39.730] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:39.731] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:39.731] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:39.731] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:39.732] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:39.772] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:39.781] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:39.781] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:39.781] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:39.782] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:39.782] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:39.823] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:39.835] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:39.835] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:39.836] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:39.836] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:39.836] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:39.878] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:39.887] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:39.887] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:39.988] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:39.989] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:39.989] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:39.990] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:39.999] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:40.000] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:40.006] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:44.336] thr=75 paramiko.transport: starting thread (client mode): 0x5dbd6b0 +DEB [20190331-10:11:44.336] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:44.346] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:44.346] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:44.349] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:44.349] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:44.349] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:44.349] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:44.349] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:44.349] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:44.353] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:44.354] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:44.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:44.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:44.393] thr=75 paramiko.transport: userauth is OK +INF [20190331-10:11:44.416] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:44.417] thr=75 paramiko.transport: userauth is OK +INF [20190331-10:11:44.439] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:44.439] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:44.598] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:44.598] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:44.639] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:44.639] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:44.642] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:44.655] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:44.656] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:44.656] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:44.656] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:44.656] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:44.697] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:44.709] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:44.709] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:44.710] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:44.710] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:44.710] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:44.751] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:44.760] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:44.760] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:44.760] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:44.761] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:44.761] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:44.801] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:44.810] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:44.810] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:44.811] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:44.811] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:44.812] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:44.853] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:44.864] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:44.864] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:44.865] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:44.865] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:44.865] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:44.903] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:44.912] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:44.912] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:45.013] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:45.014] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:45.014] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:45.015] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:45.025] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:45.025] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:45.027] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:49.337] thr=76 paramiko.transport: starting thread (client mode): 0x50d29b0 +DEB [20190331-10:11:49.338] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:49.347] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:49.348] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:49.351] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:49.352] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:49.352] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:49.352] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:49.352] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:49.352] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:49.357] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:49.357] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:49.357] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:49.358] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:49.398] thr=76 paramiko.transport: userauth is OK +INF [20190331-10:11:49.436] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:49.436] thr=76 paramiko.transport: userauth is OK +INF [20190331-10:11:49.466] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:49.467] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:49.669] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:49.670] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:49.711] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:49.711] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:49.714] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:49.728] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:49.728] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:49.729] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:49.729] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:49.729] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:49.770] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:49.782] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:49.783] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:49.783] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:49.784] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:49.784] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:49.823] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:49.832] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:49.833] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:49.833] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:49.834] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:49.834] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:49.873] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:49.882] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:49.882] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:49.883] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:49.883] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:49.883] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:49.922] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:49.933] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:49.933] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:49.933] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:49.934] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:49.934] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:49.973] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:49.982] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:49.982] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:50.083] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:50.084] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:50.084] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:50.086] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:50.103] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:50.104] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:50.105] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:54.336] thr=77 paramiko.transport: starting thread (client mode): 0x5b37b30 +DEB [20190331-10:11:54.336] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:54.345] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:54.345] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:54.348] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:54.348] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:54.348] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:54.348] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:54.348] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:54.349] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:54.353] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:54.353] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:54.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:54.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:54.393] thr=77 paramiko.transport: userauth is OK +INF [20190331-10:11:54.429] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:54.430] thr=77 paramiko.transport: userauth is OK +INF [20190331-10:11:54.451] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:54.451] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:54.590] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:54.590] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:54.630] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:54.630] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:54.634] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:54.649] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:54.649] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:54.649] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:54.650] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:54.650] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:54.693] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:54.704] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:54.704] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:54.704] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:54.705] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:54.705] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:54.743] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:54.752] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:54.752] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:54.752] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:54.753] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:54.753] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:54.791] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:54.800] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:54.800] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:54.801] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:54.801] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:54.801] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:54.839] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:54.850] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:54.850] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:54.851] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:54.851] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:54.851] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:54.889] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:54.898] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:54.898] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:11:54.999] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:11:55.000] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:11:55.000] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:11:55.001] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:11:55.010] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:11:55.011] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:11:55.013] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-10:11:59.336] thr=78 paramiko.transport: starting thread (client mode): 0x514e810 +DEB [20190331-10:11:59.337] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:11:59.346] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:11:59.346] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:11:59.350] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:11:59.350] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:11:59.350] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:11:59.350] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:11:59.350] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:11:59.350] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-10:11:59.354] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:11:59.355] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-10:11:59.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:11:59.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:11:59.395] thr=78 paramiko.transport: userauth is OK +INF [20190331-10:11:59.439] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:11:59.440] thr=78 paramiko.transport: userauth is OK +INF [20190331-10:11:59.462] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:11:59.462] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:11:59.598] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:11:59.598] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:11:59.639] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:11:59.639] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:11:59.643] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:11:59.657] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:11:59.657] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:11:59.657] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:11:59.658] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:11:59.658] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:11:59.699] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:11:59.712] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:11:59.713] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:11:59.713] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:11:59.713] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:11:59.713] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:11:59.752] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:11:59.762] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:11:59.762] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:11:59.763] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:11:59.763] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:11:59.763] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:11:59.802] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:11:59.811] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:11:59.811] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:11:59.812] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:11:59.812] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:11:59.812] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:11:59.851] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:11:59.863] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:11:59.863] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:11:59.864] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:11:59.864] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:11:59.864] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:11:59.904] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:11:59.913] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:11:59.913] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:00.013] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:00.014] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:00.014] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:00.015] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:00.025] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:00.025] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:00.027] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:04.336] thr=79 paramiko.transport: starting thread (client mode): 0x514e4f0 +DEB [20190331-10:12:04.337] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:04.346] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:04.346] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:04.348] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:04.348] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:04.348] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:04.348] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:04.349] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:04.349] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:04.353] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:04.353] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:04.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:04.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:04.391] thr=79 paramiko.transport: userauth is OK +INF [20190331-10:12:04.410] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:04.411] thr=79 paramiko.transport: userauth is OK +INF [20190331-10:12:04.433] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:04.433] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:04.571] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:04.571] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:04.613] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:04.613] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:04.617] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:04.629] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:04.630] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:04.630] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:04.631] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:04.631] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:04.671] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:04.683] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:04.683] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:04.683] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:04.684] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:04.684] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:04.722] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:04.731] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:04.731] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:04.731] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:04.732] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:04.732] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:04.770] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:04.779] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:04.779] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:04.779] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:04.780] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:04.780] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:04.820] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:04.831] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:04.831] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:04.832] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:04.833] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:04.833] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:04.871] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:04.880] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:04.880] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:04.980] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:04.981] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:04.981] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:04.983] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:04.995] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:04.996] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:04.998] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:09.337] thr=80 paramiko.transport: starting thread (client mode): 0x51afcb0 +DEB [20190331-10:12:09.337] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:09.346] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:09.347] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:09.350] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:09.350] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:09.350] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:09.350] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:09.350] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:09.350] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:09.355] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:09.355] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:09.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:09.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:09.395] thr=80 paramiko.transport: userauth is OK +INF [20190331-10:12:09.484] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:09.485] thr=80 paramiko.transport: userauth is OK +INF [20190331-10:12:09.508] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:09.508] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:09.653] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:09.653] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:09.693] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:09.693] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:09.698] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:09.710] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:09.710] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:09.711] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:09.711] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:09.712] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:09.750] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:09.762] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:09.762] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:09.763] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:09.763] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:09.763] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:09.803] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:09.812] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:09.812] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:09.813] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:09.813] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:09.813] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:09.853] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:09.862] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:09.862] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:09.863] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:09.863] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:09.863] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:09.903] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:09.914] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:09.915] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:09.915] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:09.916] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:09.916] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:09.954] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:09.964] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:09.964] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:10.064] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:10.065] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:10.065] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:10.066] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:10.075] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:10.076] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:10.081] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:14.337] thr=81 paramiko.transport: starting thread (client mode): 0x5168b70 +DEB [20190331-10:12:14.337] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:14.346] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:14.346] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:14.349] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:14.349] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:14.350] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:14.350] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:14.350] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:14.350] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:14.354] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:14.354] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:14.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:14.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:14.395] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:12:14.416] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:14.417] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:12:14.440] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:14.440] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:14.597] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:14.597] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:14.638] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:14.638] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:14.641] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:14.656] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:14.656] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:14.657] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:14.657] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:14.657] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:14.699] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:14.711] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:14.711] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:14.712] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:14.712] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:14.712] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:14.751] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:14.761] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:14.761] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:14.761] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:14.761] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:14.761] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:14.800] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:14.810] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:14.810] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:14.810] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:14.811] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:14.811] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:14.849] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:14.861] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:14.861] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:14.861] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:14.862] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:14.862] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:14.900] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:14.910] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:14.911] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:15.012] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:15.012] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:15.013] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:15.014] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:15.023] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:15.024] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:15.025] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:19.336] thr=82 paramiko.transport: starting thread (client mode): 0x565e890 +DEB [20190331-10:12:19.336] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:19.346] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:19.346] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:19.349] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:19.349] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:19.349] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:19.349] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:19.349] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:19.349] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:19.354] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:19.354] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:19.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:19.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:19.393] thr=82 paramiko.transport: userauth is OK +INF [20190331-10:12:19.412] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:19.413] thr=82 paramiko.transport: userauth is OK +INF [20190331-10:12:19.434] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:19.435] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:19.574] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:19.574] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:19.614] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:19.614] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:19.619] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:19.631] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:19.631] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:19.632] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:19.632] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:19.632] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:19.673] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:19.685] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:19.685] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:19.686] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:19.686] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:19.686] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:19.725] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:19.734] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:19.734] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:19.734] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:19.735] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:19.735] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:19.773] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:19.781] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:19.782] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:19.782] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:19.783] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:19.783] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:19.821] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:19.832] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:19.832] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:19.832] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:19.833] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:19.833] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:19.871] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:19.880] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:19.880] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:19.981] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:19.982] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:19.982] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:19.983] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:19.993] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:19.993] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:19.995] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:24.338] thr=83 paramiko.transport: starting thread (client mode): 0x5dc9030 +DEB [20190331-10:12:24.338] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:24.347] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:24.347] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:24.350] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:24.350] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:24.350] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:24.350] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:24.350] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:24.351] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:24.355] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:24.355] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:24.355] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:24.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:24.395] thr=83 paramiko.transport: userauth is OK +INF [20190331-10:12:24.422] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:24.423] thr=83 paramiko.transport: userauth is OK +INF [20190331-10:12:24.449] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:24.449] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:24.608] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:24.608] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:24.649] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:24.649] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:24.654] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:24.669] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:24.670] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:24.670] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:24.671] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:24.671] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:24.709] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:24.721] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:24.721] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:24.721] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:24.722] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:24.722] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:24.761] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:24.771] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:24.771] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:24.771] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:24.772] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:24.772] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:24.812] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:24.831] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:24.831] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:24.832] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:24.832] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:24.833] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:24.874] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:24.885] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:24.885] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:24.885] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:24.886] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:24.886] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:24.927] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:24.937] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:24.937] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:25.038] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:25.039] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:25.039] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:25.040] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:25.049] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:25.050] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:25.051] thr=83 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:29.335] thr=84 paramiko.transport: starting thread (client mode): 0x5168bb0 +DEB [20190331-10:12:29.335] thr=84 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:29.345] thr=84 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:29.345] thr=84 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:29.348] thr=84 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:29.348] thr=84 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:29.348] thr=84 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:29.348] thr=84 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:29.348] thr=84 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:29.348] thr=84 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:29.353] thr=84 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:29.353] thr=84 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:29.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:29.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:29.393] thr=84 paramiko.transport: userauth is OK +INF [20190331-10:12:29.432] thr=84 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:29.433] thr=84 paramiko.transport: userauth is OK +INF [20190331-10:12:29.455] thr=84 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:29.456] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:29.595] thr=84 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:29.595] thr=84 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:29.636] thr=84 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:29.636] thr=84 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:29.639] thr=84 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:29.651] thr=84 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:29.652] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:29.652] thr=84 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:29.653] thr=84 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:29.653] thr=84 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:29.692] thr=84 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:29.704] thr=84 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:29.705] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:29.705] thr=84 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:29.706] thr=84 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:29.706] thr=84 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:29.745] thr=84 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:29.754] thr=84 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:29.755] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:29.755] thr=84 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:29.756] thr=84 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:29.756] thr=84 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:29.794] thr=84 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:29.803] thr=84 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:29.804] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:29.804] thr=84 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:29.805] thr=84 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:29.805] thr=84 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:29.845] thr=84 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:29.856] thr=84 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:29.857] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:29.857] thr=84 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:29.857] thr=84 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:29.858] thr=84 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:29.899] thr=84 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:29.908] thr=84 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:29.909] thr=84 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:30.010] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:30.011] thr=84 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:30.011] thr=84 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:30.012] thr=84 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:30.023] thr=84 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:30.024] thr=84 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:30.025] thr=84 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:34.336] thr=85 paramiko.transport: starting thread (client mode): 0x5dab370 +DEB [20190331-10:12:34.337] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:34.345] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:34.345] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:34.348] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:34.348] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:34.348] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:34.348] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:34.348] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:34.348] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:34.353] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:34.353] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:34.353] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:34.354] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:34.391] thr=85 paramiko.transport: userauth is OK +INF [20190331-10:12:34.410] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:34.411] thr=85 paramiko.transport: userauth is OK +INF [20190331-10:12:34.431] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:34.431] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:34.571] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:34.571] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:34.611] thr=85 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:34.611] thr=85 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:34.614] thr=85 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:34.626] thr=85 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:34.626] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:34.627] thr=85 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:34.627] thr=85 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:34.628] thr=85 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:34.668] thr=85 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:34.680] thr=85 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:34.680] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:34.681] thr=85 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:34.681] thr=85 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:34.681] thr=85 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:34.722] thr=85 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:34.730] thr=85 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:34.731] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:34.731] thr=85 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:34.732] thr=85 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:34.732] thr=85 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:34.771] thr=85 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:34.779] thr=85 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:34.780] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:34.780] thr=85 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:34.781] thr=85 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:34.781] thr=85 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:34.822] thr=85 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:34.833] thr=85 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:34.833] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:34.833] thr=85 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:34.834] thr=85 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:34.834] thr=85 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:34.874] thr=85 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:34.883] thr=85 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:34.883] thr=85 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:34.984] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:34.985] thr=85 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:34.985] thr=85 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:34.986] thr=85 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:34.996] thr=85 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:34.997] thr=85 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:34.998] thr=85 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:39.337] thr=86 paramiko.transport: starting thread (client mode): 0x5168b10 +DEB [20190331-10:12:39.337] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:39.345] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:39.346] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:39.348] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:39.349] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:39.349] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:39.349] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:39.349] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:39.349] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:39.353] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:39.353] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:39.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:39.355] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:39.393] thr=86 paramiko.transport: userauth is OK +INF [20190331-10:12:39.413] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:39.414] thr=86 paramiko.transport: userauth is OK +INF [20190331-10:12:39.435] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:39.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:39.577] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:39.577] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:39.618] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:39.618] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:39.622] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:39.636] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:39.637] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:39.637] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:39.638] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:39.638] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:39.678] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:39.690] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:39.691] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:39.691] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:39.692] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:39.692] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:39.731] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:39.740] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:39.741] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:39.741] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:39.742] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:39.742] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:39.783] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:39.792] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:39.792] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:39.792] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:39.793] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:39.793] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:39.834] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:39.846] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:39.846] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:39.846] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:39.847] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:39.847] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:39.886] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:39.895] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:39.895] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:39.996] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:39.997] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:39.997] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:39.998] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:40.011] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:40.011] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:40.013] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:44.336] thr=87 paramiko.transport: starting thread (client mode): 0x517d6f0 +DEB [20190331-10:12:44.336] thr=87 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:44.350] thr=87 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:44.350] thr=87 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:44.352] thr=87 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:44.352] thr=87 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:44.352] thr=87 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:44.352] thr=87 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:44.352] thr=87 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:44.352] thr=87 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:44.356] thr=87 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:44.357] thr=87 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:44.357] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:44.358] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:44.396] thr=87 paramiko.transport: userauth is OK +INF [20190331-10:12:44.420] thr=87 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:44.421] thr=87 paramiko.transport: userauth is OK +INF [20190331-10:12:44.450] thr=87 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:44.450] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:44.600] thr=87 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:44.600] thr=87 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:44.640] thr=87 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:44.640] thr=87 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:44.645] thr=87 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:44.657] thr=87 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:44.658] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:44.658] thr=87 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:44.659] thr=87 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:44.659] thr=87 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:44.701] thr=87 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:44.710] thr=87 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:44.712] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:44.712] thr=87 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:44.713] thr=87 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:44.713] thr=87 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:44.754] thr=87 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:44.762] thr=87 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:44.762] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:44.763] thr=87 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:44.763] thr=87 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:44.763] thr=87 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:44.804] thr=87 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:44.812] thr=87 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:44.812] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:44.813] thr=87 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:44.813] thr=87 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:44.813] thr=87 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:44.855] thr=87 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:44.865] thr=87 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:44.866] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:44.866] thr=87 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:44.867] thr=87 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:44.867] thr=87 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:44.909] thr=87 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:44.917] thr=87 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:44.917] thr=87 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:45.017] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:45.018] thr=87 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:45.018] thr=87 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:45.021] thr=87 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:45.032] thr=87 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:45.033] thr=87 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:45.034] thr=87 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:49.338] thr=88 paramiko.transport: starting thread (client mode): 0x517da10 +DEB [20190331-10:12:49.339] thr=88 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:49.348] thr=88 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:49.348] thr=88 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:49.351] thr=88 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:49.351] thr=88 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:49.351] thr=88 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:49.351] thr=88 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:49.351] thr=88 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:49.351] thr=88 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:49.356] thr=88 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:49.356] thr=88 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:49.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:49.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:49.396] thr=88 paramiko.transport: userauth is OK +INF [20190331-10:12:49.420] thr=88 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:49.421] thr=88 paramiko.transport: userauth is OK +INF [20190331-10:12:49.447] thr=88 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:49.447] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:49.599] thr=88 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:49.599] thr=88 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:49.640] thr=88 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:49.640] thr=88 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:49.650] thr=88 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:49.659] thr=88 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:49.659] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:49.659] thr=88 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:49.660] thr=88 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:49.660] thr=88 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:49.700] thr=88 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:49.712] thr=88 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:49.712] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:49.712] thr=88 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:49.713] thr=88 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:49.713] thr=88 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:49.752] thr=88 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:49.761] thr=88 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:49.762] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:49.762] thr=88 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:49.763] thr=88 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:49.763] thr=88 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:49.802] thr=88 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:49.810] thr=88 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:49.810] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:49.811] thr=88 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:49.811] thr=88 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:49.811] thr=88 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:49.851] thr=88 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:49.863] thr=88 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:49.863] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:49.864] thr=88 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:49.864] thr=88 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:49.864] thr=88 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:49.912] thr=88 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:49.913] thr=88 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:49.913] thr=88 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:50.013] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:50.014] thr=88 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:50.014] thr=88 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:50.016] thr=88 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:50.024] thr=88 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:50.025] thr=88 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:50.027] thr=88 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:54.340] thr=89 paramiko.transport: starting thread (client mode): 0x514e7b0 +DEB [20190331-10:12:54.341] thr=89 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:54.355] thr=89 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:54.355] thr=89 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:54.358] thr=89 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:54.359] thr=89 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:54.359] thr=89 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:54.359] thr=89 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:54.359] thr=89 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:54.359] thr=89 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:54.363] thr=89 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:54.364] thr=89 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:54.364] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:54.365] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:54.403] thr=89 paramiko.transport: userauth is OK +INF [20190331-10:12:54.423] thr=89 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:54.424] thr=89 paramiko.transport: userauth is OK +INF [20190331-10:12:54.449] thr=89 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:54.449] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:54.611] thr=89 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:54.611] thr=89 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:54.651] thr=89 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:54.651] thr=89 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:54.657] thr=89 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:54.671] thr=89 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:54.671] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:54.671] thr=89 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:54.672] thr=89 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:54.672] thr=89 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:54.711] thr=89 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:54.723] thr=89 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:54.723] thr=89 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:54.724] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:54.765] thr=89 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:54.765] thr=89 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:54.766] thr=89 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:54.775] thr=89 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:54.776] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:54.776] thr=89 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:54.777] thr=89 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:54.777] thr=89 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:54.818] thr=89 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:54.827] thr=89 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:54.827] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:54.828] thr=89 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:54.828] thr=89 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:54.829] thr=89 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:54.868] thr=89 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:54.880] thr=89 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:54.880] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:54.881] thr=89 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:54.881] thr=89 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:54.881] thr=89 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:54.920] thr=89 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:54.928] thr=89 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:54.929] thr=89 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:12:55.029] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:12:55.030] thr=89 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:12:55.030] thr=89 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:12:55.032] thr=89 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:12:55.041] thr=89 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:12:55.042] thr=89 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:12:55.043] thr=89 paramiko.transport: EOF in transport thread +DEB [20190331-10:12:59.337] thr=90 paramiko.transport: starting thread (client mode): 0x565e250 +DEB [20190331-10:12:59.337] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:12:59.347] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:12:59.347] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:12:59.351] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:12:59.351] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:12:59.351] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:12:59.351] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:12:59.351] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:12:59.351] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-10:12:59.355] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:12:59.356] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-10:12:59.356] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:12:59.357] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:12:59.395] thr=90 paramiko.transport: userauth is OK +INF [20190331-10:12:59.417] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:12:59.418] thr=90 paramiko.transport: userauth is OK +INF [20190331-10:12:59.442] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:12:59.443] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:12:59.597] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:12:59.597] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:12:59.640] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:12:59.640] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:12:59.645] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:12:59.659] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:12:59.659] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:12:59.659] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:12:59.660] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:12:59.660] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:12:59.699] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:12:59.710] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:12:59.710] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:12:59.711] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:12:59.712] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:12:59.712] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:12:59.751] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:12:59.760] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:12:59.760] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:12:59.760] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:12:59.761] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:12:59.761] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:12:59.800] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:12:59.808] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:12:59.809] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:12:59.809] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:12:59.809] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:12:59.809] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:12:59.849] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:12:59.860] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:12:59.860] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:12:59.860] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:12:59.861] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:12:59.861] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:12:59.902] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:12:59.911] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:12:59.911] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:00.011] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:00.012] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:00.012] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:00.013] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:00.023] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:00.023] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:00.025] thr=90 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:04.336] thr=91 paramiko.transport: starting thread (client mode): 0x5dbdbd0 +DEB [20190331-10:13:04.337] thr=91 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:04.346] thr=91 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:04.346] thr=91 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:04.349] thr=91 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:04.349] thr=91 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:04.349] thr=91 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:04.350] thr=91 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:04.350] thr=91 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:04.350] thr=91 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:04.354] thr=91 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:04.354] thr=91 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:04.354] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:04.356] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:04.393] thr=91 paramiko.transport: userauth is OK +INF [20190331-10:13:04.414] thr=91 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:04.415] thr=91 paramiko.transport: userauth is OK +INF [20190331-10:13:04.436] thr=91 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:04.436] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:04.589] thr=91 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:04.589] thr=91 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:04.631] thr=91 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:04.631] thr=91 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:04.637] thr=91 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:04.652] thr=91 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:04.652] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:04.653] thr=91 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:04.653] thr=91 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:04.653] thr=91 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:04.693] thr=91 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:04.706] thr=91 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:04.706] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:04.706] thr=91 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:04.707] thr=91 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:04.707] thr=91 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:04.747] thr=91 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:04.756] thr=91 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:04.756] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:04.757] thr=91 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:04.757] thr=91 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:04.757] thr=91 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:04.797] thr=91 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:04.807] thr=91 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:04.807] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:04.807] thr=91 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:04.808] thr=91 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:04.808] thr=91 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:04.849] thr=91 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:04.860] thr=91 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:04.861] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:04.861] thr=91 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:04.862] thr=91 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:04.862] thr=91 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:04.904] thr=91 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:04.913] thr=91 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:04.913] thr=91 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:05.014] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:05.015] thr=91 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:05.015] thr=91 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:05.016] thr=91 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:05.027] thr=91 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:05.028] thr=91 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:05.029] thr=91 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:09.997] thr=92 paramiko.transport: starting thread (client mode): 0x5dbdcf0 +DEB [20190331-10:13:09.997] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:10.012] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:10.012] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:10.015] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:10.016] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:10.016] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:10.016] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:10.016] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:10.016] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:10.021] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:10.021] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:10.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:10.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:10.058] thr=92 paramiko.transport: userauth is OK +INF [20190331-10:13:10.160] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:10.161] thr=92 paramiko.transport: userauth is OK +INF [20190331-10:13:10.185] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:10.186] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:10.364] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:10.364] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:10.406] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:10.406] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:10.406] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:10.421] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:10.421] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:10.421] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:10.424] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:10.424] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:10.464] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:10.476] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:10.476] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:10.476] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:10.476] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:10.476] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:10.517] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:10.526] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:10.526] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:10.526] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:10.526] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:10.526] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:10.564] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:10.572] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:10.572] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:10.574] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:10.574] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:10.574] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:10.613] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:10.624] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:10.624] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:10.625] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:10.625] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:10.625] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:10.665] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:10.675] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:10.675] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:10.775] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:10.776] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:10.776] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:10.777] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:10.787] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:10.788] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:10.789] thr=92 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:14.998] thr=93 paramiko.transport: starting thread (client mode): 0x50d27b0 +DEB [20190331-10:13:14.998] thr=93 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:15.009] thr=93 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:15.010] thr=93 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:15.013] thr=93 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:15.013] thr=93 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:15.013] thr=93 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:15.013] thr=93 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:15.013] thr=93 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:15.013] thr=93 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:15.018] thr=93 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:15.018] thr=93 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:15.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:15.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:15.056] thr=93 paramiko.transport: userauth is OK +INF [20190331-10:13:15.076] thr=93 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:15.077] thr=93 paramiko.transport: userauth is OK +INF [20190331-10:13:15.103] thr=93 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:15.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:15.255] thr=93 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:15.255] thr=93 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:15.295] thr=93 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:15.295] thr=93 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:15.298] thr=93 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:15.310] thr=93 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:15.310] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:15.311] thr=93 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:15.311] thr=93 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:15.311] thr=93 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:15.350] thr=93 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:15.364] thr=93 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:15.364] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:15.364] thr=93 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:15.365] thr=93 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:15.365] thr=93 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:15.405] thr=93 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:15.415] thr=93 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:15.415] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:15.416] thr=93 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:15.416] thr=93 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:15.417] thr=93 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:15.456] thr=93 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:15.465] thr=93 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:15.465] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:15.466] thr=93 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:15.466] thr=93 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:15.466] thr=93 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:15.507] thr=93 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:15.519] thr=93 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:15.519] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:15.520] thr=93 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:15.520] thr=93 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:15.520] thr=93 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:15.561] thr=93 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:15.571] thr=93 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:15.571] thr=93 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:15.673] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:15.674] thr=93 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:15.674] thr=93 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:15.675] thr=93 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:15.684] thr=93 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:15.685] thr=93 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:15.686] thr=93 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:19.997] thr=94 paramiko.transport: starting thread (client mode): 0x58daad0 +DEB [20190331-10:13:19.998] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:20.007] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:20.007] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:20.010] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:20.010] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:20.011] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:20.011] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:20.011] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:20.011] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:20.015] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:20.015] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:20.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:20.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:20.054] thr=94 paramiko.transport: userauth is OK +INF [20190331-10:13:20.113] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:20.114] thr=94 paramiko.transport: userauth is OK +INF [20190331-10:13:20.136] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:20.137] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:20.289] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:20.289] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:20.329] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:20.329] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:20.332] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:20.346] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:20.346] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:20.347] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:20.347] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:20.347] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:20.385] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:20.398] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:20.398] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:20.399] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:20.399] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:20.399] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:20.439] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:20.448] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:20.448] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:20.448] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:20.449] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:20.449] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:20.488] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:20.497] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:20.497] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:20.498] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:20.498] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:20.499] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:20.538] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:20.550] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:20.550] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:20.550] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:20.551] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:20.551] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:20.592] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:20.602] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:20.602] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:20.702] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:20.703] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:20.703] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:20.704] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:20.715] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:20.716] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:20.717] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:25.004] thr=95 paramiko.transport: starting thread (client mode): 0x5dbd1f0 +DEB [20190331-10:13:25.004] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:25.022] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:25.022] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:25.029] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:25.029] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:25.029] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:25.030] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:25.030] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:25.030] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:25.040] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:25.040] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:25.040] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:25.042] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:25.080] thr=95 paramiko.transport: userauth is OK +INF [20190331-10:13:25.143] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:25.143] thr=95 paramiko.transport: userauth is OK +INF [20190331-10:13:25.176] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:25.176] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:25.360] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:25.360] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:25.401] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:25.401] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:25.404] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:25.419] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:25.419] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:25.420] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:25.459] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:25.459] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:25.460] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:25.472] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:25.473] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:25.473] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:25.474] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:25.474] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:25.514] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:25.523] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:25.523] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:25.523] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:25.524] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:25.524] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:25.565] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:25.574] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:25.574] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:25.575] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:25.615] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:25.616] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:25.618] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:25.628] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:25.629] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:25.629] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:25.629] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:25.629] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:25.669] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:25.678] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:25.678] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:25.780] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:25.781] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:25.781] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:25.782] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:25.791] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:25.792] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:25.793] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:30.000] thr=96 paramiko.transport: starting thread (client mode): 0x5da5830 +DEB [20190331-10:13:30.000] thr=96 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:30.012] thr=96 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:30.012] thr=96 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:30.015] thr=96 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:30.016] thr=96 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:30.016] thr=96 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:30.016] thr=96 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:30.016] thr=96 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:30.016] thr=96 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:30.020] thr=96 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:30.021] thr=96 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:30.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:30.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:30.061] thr=96 paramiko.transport: userauth is OK +INF [20190331-10:13:30.083] thr=96 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:30.084] thr=96 paramiko.transport: userauth is OK +INF [20190331-10:13:30.131] thr=96 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:30.131] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:30.322] thr=96 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:30.322] thr=96 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:30.363] thr=96 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:30.363] thr=96 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:30.367] thr=96 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:30.381] thr=96 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:30.382] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:30.382] thr=96 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:30.382] thr=96 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:30.382] thr=96 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:30.423] thr=96 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:30.436] thr=96 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:30.436] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:30.437] thr=96 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:30.437] thr=96 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:30.437] thr=96 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:30.477] thr=96 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:30.486] thr=96 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:30.486] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:30.486] thr=96 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:30.487] thr=96 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:30.487] thr=96 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:30.526] thr=96 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:30.536] thr=96 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:30.536] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:30.537] thr=96 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:30.537] thr=96 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:30.537] thr=96 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:30.576] thr=96 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:30.589] thr=96 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:30.589] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:30.589] thr=96 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:30.590] thr=96 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:30.590] thr=96 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:30.627] thr=96 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:30.636] thr=96 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:30.637] thr=96 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:30.738] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:30.739] thr=96 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:30.739] thr=96 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:30.740] thr=96 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:30.751] thr=96 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:30.751] thr=96 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:30.753] thr=96 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:35.000] thr=97 paramiko.transport: starting thread (client mode): 0x5dbdaf0 +DEB [20190331-10:13:35.000] thr=97 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:35.009] thr=97 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:35.009] thr=97 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:35.012] thr=97 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:35.012] thr=97 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:35.012] thr=97 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:35.012] thr=97 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:35.013] thr=97 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:35.013] thr=97 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:35.017] thr=97 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:35.017] thr=97 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:35.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:35.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:35.058] thr=97 paramiko.transport: userauth is OK +INF [20190331-10:13:35.135] thr=97 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:35.136] thr=97 paramiko.transport: userauth is OK +INF [20190331-10:13:35.160] thr=97 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:35.160] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:35.326] thr=97 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:35.327] thr=97 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:35.367] thr=97 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:35.367] thr=97 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:35.370] thr=97 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:35.386] thr=97 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:35.386] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:35.386] thr=97 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:35.387] thr=97 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:35.387] thr=97 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:35.426] thr=97 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:35.443] thr=97 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:35.443] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:35.443] thr=97 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:35.444] thr=97 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:35.444] thr=97 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:35.485] thr=97 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:35.501] thr=97 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:35.501] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:35.501] thr=97 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:35.503] thr=97 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:35.503] thr=97 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:35.545] thr=97 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:35.559] thr=97 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:35.559] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:35.560] thr=97 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:35.560] thr=97 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:35.560] thr=97 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:35.599] thr=97 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:35.613] thr=97 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:35.614] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:35.614] thr=97 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:35.615] thr=97 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:35.615] thr=97 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:35.654] thr=97 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:35.667] thr=97 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:35.667] thr=97 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:35.768] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:35.769] thr=97 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:35.769] thr=97 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:35.770] thr=97 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:35.780] thr=97 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:35.781] thr=97 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:35.782] thr=97 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:35.994] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:35.995] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:41.015] thr=1 paramiko.transport: starting thread (client mode): 0x5211ff0 +DEB [20190331-10:13:41.015] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:41.025] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:41.025] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:41.029] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:41.029] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:41.029] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:41.030] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:41.030] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:41.030] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:41.036] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:41.037] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:41.037] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:41.041] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:41.074] thr=1 paramiko.transport: userauth is OK +INF [20190331-10:13:41.124] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:41.126] thr=1 paramiko.transport: userauth is OK +INF [20190331-10:13:41.164] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:41.164] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:41.326] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:41.326] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:41.367] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:41.367] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:41.370] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:41.384] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:41.384] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:41.385] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:41.385] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:41.385] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:41.426] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:41.438] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:41.438] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:41.439] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:41.439] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:41.440] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:41.480] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:41.489] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:41.489] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:41.490] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:41.490] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:41.491] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:41.531] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:41.541] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:41.542] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:41.542] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:41.542] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:41.543] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:41.583] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:41.595] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:41.595] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:41.595] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:41.596] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:41.596] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:41.634] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:41.644] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:41.644] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:41.745] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:41.746] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:41.746] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:41.747] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:41.758] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:41.759] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:41.760] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:44.999] thr=3 paramiko.transport: starting thread (client mode): 0x51da9d0 +DEB [20190331-10:13:45.000] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:45.013] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:45.013] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:45.017] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:45.017] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:45.018] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:45.018] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:45.018] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:45.018] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:45.023] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:45.023] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:45.026] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:45.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:45.062] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:13:45.103] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:45.104] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:13:45.144] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:45.144] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:13:45.331] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:45.331] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:45.373] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:13:45.373] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:13:45.384] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:13:45.411] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:13:45.412] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:13:45.412] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:13:45.413] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:13:45.413] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:13:45.452] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:13:45.467] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:13:45.467] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:13:45.468] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:13:45.468] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:13:45.468] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:13:45.508] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:13:45.517] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:13:45.517] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:13:45.518] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:13:45.519] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:13:45.519] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:13:45.560] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:13:45.569] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:13:45.570] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:13:45.570] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:13:45.570] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:13:45.570] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:13:45.610] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:13:45.622] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:13:45.622] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:13:45.623] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:13:45.623] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:13:45.623] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:13:45.664] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:13:45.673] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:13:45.673] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:13:45.774] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:13:45.775] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:13:45.775] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:13:45.776] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:13:45.786] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:13:45.787] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:13:45.789] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-10:13:51.603] thr=4 paramiko.transport: starting thread (client mode): 0x56c3c10 +DEB [20190331-10:13:51.603] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:51.614] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:51.614] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:51.617] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:51.618] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:51.618] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:51.618] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:51.618] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:51.618] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:51.623] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:51.624] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:51.624] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:51.626] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:51.662] thr=4 paramiko.transport: userauth is OK +INF [20190331-10:13:51.780] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:51.781] thr=4 paramiko.transport: userauth is OK +INF [20190331-10:13:51.803] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:51.980] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:51.980] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:55.196] thr=5 paramiko.transport: starting thread (client mode): 0x56b68d0 +DEB [20190331-10:13:55.196] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:55.205] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:55.206] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:55.209] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:55.210] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:55.210] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:55.210] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:55.210] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:55.210] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:55.214] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:55.215] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:55.215] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:55.216] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:55.255] thr=5 paramiko.transport: userauth is OK +INF [20190331-10:13:55.276] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:55.276] thr=5 paramiko.transport: userauth is OK +INF [20190331-10:13:55.297] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:55.440] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:55.440] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:56.411] thr=6 paramiko.transport: starting thread (client mode): 0x518c350 +DEB [20190331-10:13:56.411] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:56.420] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:56.420] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:56.423] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:56.423] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:56.423] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:56.423] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:56.423] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:56.424] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:56.428] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:56.428] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:56.428] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:56.429] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:56.466] thr=6 paramiko.transport: userauth is OK +INF [20190331-10:13:56.488] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:56.489] thr=6 paramiko.transport: userauth is OK +INF [20190331-10:13:56.510] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:56.602] thr=7 paramiko.transport: starting thread (client mode): 0x56b63f0 +DEB [20190331-10:13:56.603] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:56.651] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:56.652] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:56.668] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:56.668] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:56.668] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:56.668] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:56.668] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:56.668] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-10:13:56.681] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:56.681] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:56.682] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:56.683] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:56.704] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:56.704] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:56.718] thr=7 paramiko.transport: userauth is OK +INF [20190331-10:13:56.760] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:56.761] thr=7 paramiko.transport: userauth is OK +DEB [20190331-10:13:56.773] thr=8 paramiko.transport: starting thread (client mode): 0x56e34f0 +DEB [20190331-10:13:56.773] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:13:56.806] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:13:56.806] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:13:56.814] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:13:56.815] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:13:56.815] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:13:56.815] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:13:56.815] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:13:56.815] thr=8 paramiko.transport: Compression agreed: none +INF [20190331-10:13:56.820] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:56.838] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:13:56.839] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-10:13:56.839] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:13:56.841] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:13:56.880] thr=8 paramiko.transport: userauth is OK +INF [20190331-10:13:56.909] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:13:56.920] thr=8 paramiko.transport: userauth is OK +INF [20190331-10:13:56.976] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:13:57.105] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:57.105] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:13:57.229] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:13:57.229] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:14:42.233] thr=10 paramiko.transport: starting thread (client mode): 0x5199990 +DEB [20190331-10:14:42.233] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:14:42.244] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:14:42.244] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:14:42.247] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:14:42.247] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:14:42.247] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:14:42.247] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:14:42.248] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:14:42.248] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-10:14:42.252] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:14:42.252] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-10:14:42.252] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:14:42.254] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:14:42.290] thr=10 paramiko.transport: userauth is OK +INF [20190331-10:14:42.355] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:14:42.356] thr=10 paramiko.transport: userauth is OK +INF [20190331-10:14:42.387] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:14:42.540] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:14:42.540] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:14:54.398] thr=11 paramiko.transport: starting thread (client mode): 0x50b9bf0 +DEB [20190331-10:14:54.398] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:14:54.411] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:14:54.412] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:14:54.416] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:14:54.416] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:14:54.416] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:14:54.416] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:14:54.416] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:14:54.416] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-10:14:54.420] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:14:54.421] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-10:14:54.421] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:14:54.422] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:14:54.461] thr=11 paramiko.transport: userauth is OK +INF [20190331-10:14:54.486] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:14:54.486] thr=11 paramiko.transport: userauth is OK +INF [20190331-10:14:54.517] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:14:54.659] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:14:54.659] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:14:54.834] thr=12 paramiko.transport: starting thread (client mode): 0x56df490 +DEB [20190331-10:14:54.835] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:14:54.846] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:14:54.846] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:14:54.853] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:14:54.853] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:14:54.853] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:14:54.853] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:14:54.854] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:14:54.854] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-10:14:54.858] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:14:54.859] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-10:14:54.859] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:14:54.861] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:14:54.899] thr=12 paramiko.transport: userauth is OK +INF [20190331-10:14:54.927] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:14:54.928] thr=12 paramiko.transport: userauth is OK +INF [20190331-10:14:54.962] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:14:54.963] thr=9 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:14:55.128] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:14:55.128] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:14:55.168] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:14:55.168] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:14:55.173] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:14:55.190] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:14:55.191] thr=9 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:14:55.191] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:14:55.192] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:14:55.192] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:14:55.233] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:14:55.246] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:14:55.246] thr=9 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:14:55.246] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:14:55.247] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:14:55.247] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:14:55.288] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:14:55.297] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:14:55.297] thr=9 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:14:55.298] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:14:55.298] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:14:55.298] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:14:55.337] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:14:55.346] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:14:55.346] thr=9 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:14:55.346] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:14:55.347] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:14:55.347] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:14:55.385] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:14:55.398] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:14:55.398] thr=9 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:14:55.399] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:14:55.399] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:14:55.399] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:14:55.438] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:14:55.450] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:14:55.450] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:14:55.551] thr=9 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:14:55.552] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:14:55.552] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:14:55.553] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:14:55.562] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:14:55.563] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:14:55.564] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:00.837] thr=13 paramiko.transport: starting thread (client mode): 0x56a77b0 +DEB [20190331-10:15:00.837] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:00.847] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:00.847] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:00.850] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:00.850] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:00.850] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:00.850] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:00.851] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:00.851] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:00.855] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:00.855] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:00.855] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:00.856] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:00.895] thr=13 paramiko.transport: userauth is OK +INF [20190331-10:15:00.914] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:00.915] thr=13 paramiko.transport: userauth is OK +INF [20190331-10:15:00.941] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:00.941] thr=9 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:01.101] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:01.101] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:01.142] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:01.142] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:01.150] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:01.167] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:01.167] thr=9 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:01.168] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:01.168] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:01.168] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:01.208] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:01.221] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:01.221] thr=9 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:01.222] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:01.222] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:01.222] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:01.261] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:01.270] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:01.271] thr=9 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:01.271] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:01.272] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:01.272] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:01.310] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:01.319] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:01.319] thr=9 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:01.320] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:01.320] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:01.320] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:01.359] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:01.371] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:01.372] thr=9 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:01.372] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:01.372] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:01.373] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:01.412] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:01.422] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:01.422] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:01.523] thr=9 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:01.524] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:01.524] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:01.525] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:01.534] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:01.535] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:01.536] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:05.836] thr=14 paramiko.transport: starting thread (client mode): 0x598c130 +DEB [20190331-10:15:05.837] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:05.845] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:05.845] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:05.849] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:05.849] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:05.849] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:05.849] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:05.849] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:05.850] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:05.854] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:05.854] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:05.854] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:05.856] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:05.893] thr=14 paramiko.transport: userauth is OK +INF [20190331-10:15:05.914] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:05.915] thr=14 paramiko.transport: userauth is OK +INF [20190331-10:15:05.939] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:05.940] thr=9 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:06.113] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:06.113] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:06.155] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:06.155] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:06.159] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:06.178] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:06.178] thr=9 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:06.179] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:06.180] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:06.180] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:06.217] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:06.229] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:06.229] thr=9 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:06.230] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:06.230] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:06.230] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:06.268] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:06.276] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:06.277] thr=9 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:06.277] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:06.277] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:06.278] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:06.315] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:06.323] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:06.324] thr=9 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:06.324] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:06.325] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:06.325] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:06.363] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:06.374] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:06.374] thr=9 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:06.375] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:06.375] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:06.375] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:06.414] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:06.422] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:06.423] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:06.523] thr=9 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:06.524] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:06.524] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:06.525] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:06.534] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:06.535] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:06.536] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:10.837] thr=15 paramiko.transport: starting thread (client mode): 0x545fc90 +DEB [20190331-10:15:10.837] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:10.848] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:10.848] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:10.851] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:10.851] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:10.851] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:10.852] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:10.852] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:10.852] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:10.860] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:10.860] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:10.861] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:10.862] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:10.898] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:15:10.920] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:10.921] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:15:10.944] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:10.944] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:11.122] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:11.122] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:11.162] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:11.162] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:11.168] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:11.186] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:11.187] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:11.187] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:11.187] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:11.187] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:11.228] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:11.240] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:11.240] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:11.240] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:11.241] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:11.241] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:11.279] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:11.287] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:11.288] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:11.288] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:11.288] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:11.289] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:11.327] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:11.335] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:11.336] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:11.336] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:11.337] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:11.337] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:11.375] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:11.386] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:11.387] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:11.387] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:11.387] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:11.387] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:11.426] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:11.435] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:11.435] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:11.536] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:11.537] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:11.537] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:11.538] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:11.547] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:11.548] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:11.549] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:15.844] thr=16 paramiko.transport: starting thread (client mode): 0x50b9b70 +DEB [20190331-10:15:15.844] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:15.866] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:15.866] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:15.872] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:15.872] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:15.872] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:15.873] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:15.873] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:15.873] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:15.879] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:15.879] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:15.880] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:15.881] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:15.917] thr=16 paramiko.transport: userauth is OK +INF [20190331-10:15:15.990] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:15.993] thr=16 paramiko.transport: userauth is OK +INF [20190331-10:15:16.045] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:16.046] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:16.552] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:16.552] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:16.592] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:16.592] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:16.598] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:16.619] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:16.620] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:16.620] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:16.621] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:16.621] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:16.661] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:16.692] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:16.692] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:16.693] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:16.695] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:16.695] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:16.740] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:16.788] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:16.788] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:16.788] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:16.789] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:16.789] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:16.830] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:16.841] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:16.841] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:16.842] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:16.842] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:16.842] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:16.882] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:16.895] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:16.895] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:16.895] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:16.896] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:16.896] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:16.937] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:16.946] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:16.946] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:17.047] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:17.048] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:17.048] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:17.050] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:17.060] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:17.061] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:17.062] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:20.836] thr=17 paramiko.transport: starting thread (client mode): 0x51b44b0 +DEB [20190331-10:15:20.837] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:20.847] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:20.847] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:20.851] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:20.852] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:20.852] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:20.852] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:20.852] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:20.852] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:20.857] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:20.857] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:20.858] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:20.859] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:20.896] thr=17 paramiko.transport: userauth is OK +INF [20190331-10:15:20.918] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:20.919] thr=17 paramiko.transport: userauth is OK +INF [20190331-10:15:20.943] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:20.943] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:21.165] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:21.165] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:21.205] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:21.206] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:21.211] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:21.226] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:21.226] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:21.227] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:21.227] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:21.228] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:21.268] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:21.281] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:21.281] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:21.282] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:21.282] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:21.282] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:21.323] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:21.334] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:21.334] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:21.334] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:21.334] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:21.334] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:21.376] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:21.384] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:21.385] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:21.385] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:21.386] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:21.386] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:21.424] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:21.435] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:21.436] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:21.436] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:21.436] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:21.436] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:21.474] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:21.484] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:21.485] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:21.585] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:21.586] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:21.586] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:21.587] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:21.596] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:21.596] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:21.597] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:25.836] thr=18 paramiko.transport: starting thread (client mode): 0x50aacf0 +DEB [20190331-10:15:25.836] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:25.846] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:25.846] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:25.849] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:25.849] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:25.849] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:25.849] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:25.849] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:25.849] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:25.854] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:25.854] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:25.854] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:25.856] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:25.894] thr=18 paramiko.transport: userauth is OK +INF [20190331-10:15:25.916] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:25.916] thr=18 paramiko.transport: userauth is OK +INF [20190331-10:15:25.938] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:25.939] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:26.102] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:26.102] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:26.142] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:26.142] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:26.148] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:26.165] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:26.165] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:26.165] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:26.166] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:26.166] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:26.206] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:26.220] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:26.220] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:26.221] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:26.221] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:26.221] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:26.259] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:26.272] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:26.272] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:26.273] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:26.273] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:26.274] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:26.312] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:26.321] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:26.321] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:26.322] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:26.322] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:26.322] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:26.361] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:26.371] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:26.372] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:26.372] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:26.373] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:26.373] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:26.412] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:26.422] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:26.422] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:26.523] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:26.524] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:26.524] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:26.525] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:26.534] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:26.535] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:26.536] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:30.836] thr=19 paramiko.transport: starting thread (client mode): 0x5213210 +DEB [20190331-10:15:30.837] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:30.852] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:30.852] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:30.859] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:30.859] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:30.859] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:30.860] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:30.860] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:30.860] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:30.864] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:30.865] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:30.865] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:30.866] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:30.903] thr=19 paramiko.transport: userauth is OK +INF [20190331-10:15:30.926] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:30.927] thr=19 paramiko.transport: userauth is OK +INF [20190331-10:15:30.951] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:30.951] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:31.162] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:31.162] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:31.203] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:31.203] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:31.207] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:31.229] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:31.230] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:31.230] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:31.231] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:31.231] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:31.271] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:31.283] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:31.283] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:31.284] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:31.284] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:31.284] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:31.326] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:31.335] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:31.335] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:31.336] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:31.337] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:31.337] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:31.378] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:31.388] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:31.389] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:31.389] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:31.390] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:31.390] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:31.430] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:31.445] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:31.445] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:31.446] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:31.446] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:31.446] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:31.485] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:31.494] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:31.495] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:31.595] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:31.596] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:31.596] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:31.597] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:31.608] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:31.611] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:31.611] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:35.836] thr=20 paramiko.transport: starting thread (client mode): 0x50ea930 +DEB [20190331-10:15:35.837] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:35.845] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:35.845] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:35.848] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:35.848] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:35.848] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:35.848] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:35.849] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:35.849] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:35.853] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:35.853] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:35.854] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:35.855] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:35.893] thr=20 paramiko.transport: userauth is OK +INF [20190331-10:15:35.918] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:35.919] thr=20 paramiko.transport: userauth is OK +INF [20190331-10:15:35.940] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:35.940] thr=9 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:36.110] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:36.110] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:36.151] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:36.151] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:36.156] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:36.173] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:36.173] thr=9 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:36.174] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:36.174] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:36.174] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:36.213] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:36.226] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:36.226] thr=9 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:36.226] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:36.227] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:36.227] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:36.267] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:36.277] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:36.277] thr=9 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:36.277] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:36.278] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:36.278] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:36.317] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:36.326] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:36.327] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:36.327] thr=9 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:36.366] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:36.367] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:36.368] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:36.380] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:36.380] thr=9 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:36.380] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:36.381] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:36.381] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:36.420] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:36.429] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:36.429] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:36.530] thr=9 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:36.531] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:36.531] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:36.532] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:36.542] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:36.542] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:36.544] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:40.837] thr=21 paramiko.transport: starting thread (client mode): 0xff6630 +DEB [20190331-10:15:40.837] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:40.847] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:40.848] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:40.851] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:40.851] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:40.851] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:40.851] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:40.851] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:40.851] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:40.857] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:40.857] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:40.858] thr=9 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:40.859] thr=9 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:40.896] thr=21 paramiko.transport: userauth is OK +INF [20190331-10:15:40.923] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:40.924] thr=21 paramiko.transport: userauth is OK +INF [20190331-10:15:40.951] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:40.951] thr=9 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:41.190] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:41.190] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:41.231] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:41.231] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:41.236] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:41.252] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:41.252] thr=9 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:41.253] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:41.253] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:41.253] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:41.292] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:41.304] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:41.304] thr=9 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:41.305] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:41.305] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:41.305] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:41.344] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:41.353] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:41.354] thr=9 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:41.354] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:41.355] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:41.355] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:41.393] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:41.403] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:41.403] thr=9 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:41.403] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:41.404] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:41.404] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:41.443] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:41.455] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:41.455] thr=9 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:41.455] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:41.456] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:41.456] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:41.495] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:41.505] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:41.505] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:41.606] thr=9 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:41.607] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:41.607] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:41.609] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:41.621] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:41.622] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:41.623] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:42.725] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:42.725] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:42.726] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:42.726] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:46.850] thr=1 paramiko.transport: starting thread (client mode): 0x510c830 +DEB [20190331-10:15:46.850] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:46.864] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:46.865] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:46.871] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:46.871] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:46.871] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:46.871] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:46.871] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:46.871] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:46.878] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:46.878] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:46.879] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:46.883] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:46.917] thr=1 paramiko.transport: userauth is OK +INF [20190331-10:15:47.000] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:47.001] thr=1 paramiko.transport: userauth is OK +INF [20190331-10:15:47.030] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:47.030] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:47.333] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:47.333] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:47.373] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:47.373] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:47.376] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:47.394] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:47.395] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:47.395] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:47.396] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:47.396] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:47.435] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:47.451] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:47.451] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:47.452] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:47.453] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:47.453] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:47.493] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:47.506] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:47.506] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:47.506] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:47.507] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:47.507] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:47.548] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:47.559] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:47.559] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:47.559] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:47.560] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:47.560] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:47.600] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:47.614] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:47.614] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:47.614] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:47.615] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:47.615] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:47.656] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:47.667] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:47.667] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:47.768] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:47.769] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:47.769] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:47.771] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:47.786] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:47.787] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:47.789] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:50.835] thr=3 paramiko.transport: starting thread (client mode): 0x501d790 +DEB [20190331-10:15:50.835] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:50.844] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:50.845] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:50.848] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:50.848] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:50.848] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:50.848] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:50.848] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:50.848] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:50.854] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:50.855] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:50.855] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:50.856] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:50.894] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:15:50.919] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:50.920] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:15:50.942] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:50.943] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:51.169] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:51.169] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:51.210] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:51.210] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:51.213] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:51.230] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:51.231] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:51.231] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:51.232] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:51.232] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:51.275] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:51.288] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:51.289] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:51.289] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:51.290] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:51.290] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:51.329] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:51.339] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:51.339] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:51.339] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:51.340] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:51.340] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:51.379] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:51.389] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:51.389] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:51.390] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:51.390] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:51.390] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:51.429] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:51.442] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:51.443] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:51.443] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:51.443] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:51.443] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:51.482] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:51.492] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:51.493] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:51.593] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:51.594] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:51.594] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:51.595] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:51.607] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:51.607] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:51.609] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-10:15:55.861] thr=4 paramiko.transport: starting thread (client mode): 0x5424e30 +DEB [20190331-10:15:55.863] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:15:55.870] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:15:55.871] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:15:55.919] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:15:55.919] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:15:55.920] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:15:55.920] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:15:55.920] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:15:55.920] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-10:15:55.932] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:15:55.932] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-10:15:55.933] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:15:55.935] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:15:55.981] thr=4 paramiko.transport: userauth is OK +INF [20190331-10:15:56.039] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:15:56.040] thr=4 paramiko.transport: userauth is OK +INF [20190331-10:15:56.132] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:15:56.138] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:15:56.637] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:15:56.637] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:15:56.677] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:15:56.678] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:15:56.684] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:15:56.715] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:15:56.716] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:15:56.717] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:15:56.719] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:15:56.719] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:15:56.758] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:15:56.770] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:15:56.771] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:15:56.771] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:15:56.771] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:15:56.772] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:15:56.811] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:15:56.820] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:15:56.821] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:15:56.821] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:15:56.822] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:15:56.822] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:15:56.861] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:15:56.870] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:15:56.871] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:15:56.871] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:15:56.872] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:15:56.872] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:15:56.912] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:15:56.923] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:15:56.923] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:15:56.923] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:15:56.924] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:15:56.924] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:15:56.965] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:15:56.974] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:15:56.975] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:15:57.075] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:15:57.076] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:15:57.076] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:15:57.077] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:15:57.087] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:15:57.087] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:15:57.089] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:00.834] thr=6 paramiko.transport: starting thread (client mode): 0x501d830 +DEB [20190331-10:16:00.835] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:00.852] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:00.852] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:00.854] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:00.855] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:00.855] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:00.855] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:00.855] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:00.855] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:00.862] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:00.862] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:00.863] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:00.864] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:00.900] thr=6 paramiko.transport: userauth is OK +INF [20190331-10:16:00.922] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:00.923] thr=6 paramiko.transport: userauth is OK +INF [20190331-10:16:00.956] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:00.957] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:01.255] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:01.255] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:01.295] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:01.295] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:01.310] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:01.323] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:01.324] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:01.324] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:01.325] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:01.326] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:01.371] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:01.380] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:01.380] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:01.382] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:01.420] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:01.420] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:01.424] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:01.435] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:01.435] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:01.435] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:01.436] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:01.436] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:01.481] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:01.501] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:01.501] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:01.503] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:01.503] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:01.504] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:01.545] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:01.571] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:01.571] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:01.572] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:01.573] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:01.573] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:01.617] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:01.636] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:01.636] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:01.738] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:01.740] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:01.740] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:01.742] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:01.756] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:01.757] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:01.760] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:05.845] thr=7 paramiko.transport: starting thread (client mode): 0x584dfb0 +DEB [20190331-10:16:05.846] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:05.863] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:05.863] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:05.869] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:05.869] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:05.869] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:05.870] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:05.870] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:05.870] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:05.881] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:05.882] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:05.883] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:05.887] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:05.920] thr=7 paramiko.transport: userauth is OK +INF [20190331-10:16:05.960] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:05.962] thr=7 paramiko.transport: userauth is OK +INF [20190331-10:16:06.010] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:06.010] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:06.364] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:06.364] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:06.406] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:06.407] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:06.412] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:06.430] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:06.431] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:06.431] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:06.433] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:06.433] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:06.478] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:06.486] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:06.486] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:06.487] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:06.487] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:06.487] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:06.531] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:06.548] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:06.548] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:06.548] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:06.549] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:06.549] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:06.591] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:06.598] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:06.598] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:06.599] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:06.600] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:06.600] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:06.640] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:06.656] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:06.656] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:06.657] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:06.658] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:06.658] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:06.698] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:06.714] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:06.714] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:06.815] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:06.816] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:06.817] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:06.819] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:06.830] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:06.831] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:06.832] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:10.844] thr=8 paramiko.transport: starting thread (client mode): 0x58650b0 +DEB [20190331-10:16:10.845] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:10.865] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:10.865] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:10.870] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:10.870] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:10.870] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:10.870] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:10.870] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:10.871] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:10.879] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:10.879] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:10.880] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:10.882] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:10.920] thr=8 paramiko.transport: userauth is OK +INF [20190331-10:16:10.954] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:10.954] thr=8 paramiko.transport: userauth is OK +INF [20190331-10:16:10.989] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:10.990] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:11.543] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:11.543] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:11.584] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:11.584] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:11.588] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:11.608] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:11.608] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:11.609] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:11.609] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:11.610] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:11.649] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:11.664] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:11.665] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:11.665] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:11.665] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:11.665] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:11.706] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:11.716] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:11.716] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:11.717] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:11.717] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:11.718] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:11.758] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:11.773] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:11.773] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:11.774] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:11.774] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:11.775] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:11.815] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:11.825] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:11.826] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:11.826] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:11.827] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:11.827] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:11.866] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:11.884] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:11.884] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:11.985] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:11.986] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:11.986] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:11.987] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:12.000] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:12.001] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:12.002] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:15.840] thr=9 paramiko.transport: starting thread (client mode): 0x4fa9230 +DEB [20190331-10:16:15.840] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:15.858] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:15.858] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:15.863] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:15.863] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:15.863] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:15.863] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:15.863] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:15.863] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:15.869] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:15.870] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:15.870] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:15.871] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:15.910] thr=9 paramiko.transport: userauth is OK +INF [20190331-10:16:15.942] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:15.943] thr=9 paramiko.transport: userauth is OK +INF [20190331-10:16:15.982] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:15.983] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:16.305] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:16.305] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:16.348] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:16.348] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:16.353] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:16.372] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:16.372] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:16.373] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:16.373] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:16.373] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:16.412] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:16.426] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:16.426] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:16.426] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:16.427] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:16.427] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:16.468] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:16.478] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:16.479] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:16.479] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:16.480] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:16.480] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:16.520] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:16.537] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:16.538] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:16.538] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:16.539] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:16.539] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:16.578] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:16.601] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:16.601] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:16.601] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:16.602] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:16.602] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:16.642] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:16.654] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:16.655] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:16.756] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:16.757] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:16.757] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:16.759] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:16.775] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:16.776] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:16.778] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:20.836] thr=10 paramiko.transport: starting thread (client mode): 0x55cf950 +DEB [20190331-10:16:20.836] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:20.846] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:20.846] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:20.849] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:20.849] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:20.850] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:20.850] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:20.850] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:20.850] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:20.857] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:20.857] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:20.858] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:20.859] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:20.895] thr=10 paramiko.transport: userauth is OK +INF [20190331-10:16:20.916] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:20.917] thr=10 paramiko.transport: userauth is OK +INF [20190331-10:16:20.952] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:20.953] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:21.124] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:21.124] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:21.163] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:21.163] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:21.168] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:21.184] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:21.184] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:21.184] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:21.185] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:21.185] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:21.226] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:21.240] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:21.241] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:21.241] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:21.242] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:21.242] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:21.280] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:21.290] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:21.290] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:21.291] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:21.291] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:21.291] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:21.329] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:21.339] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:21.339] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:21.339] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:21.340] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:21.340] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:21.378] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:21.391] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:21.391] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:21.392] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:21.392] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:21.392] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:21.431] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:21.440] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:21.440] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:21.541] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:21.542] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:21.542] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:21.543] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:21.552] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:21.553] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:21.554] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:25.837] thr=11 paramiko.transport: starting thread (client mode): 0x5865f50 +DEB [20190331-10:16:25.838] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:25.849] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:25.850] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:25.853] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:25.853] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:25.853] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:25.853] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:25.853] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:25.853] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:25.858] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:25.858] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:25.858] thr=5 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:25.860] thr=5 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:25.898] thr=11 paramiko.transport: userauth is OK +INF [20190331-10:16:25.940] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:25.941] thr=11 paramiko.transport: userauth is OK +INF [20190331-10:16:25.963] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:25.963] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:26.139] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:26.139] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:26.180] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:26.180] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:26.185] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:26.212] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:26.213] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:26.213] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:26.214] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:26.215] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:26.252] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:26.265] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:26.265] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:26.265] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:26.266] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:26.266] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:26.305] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:26.314] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:26.315] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:26.315] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:26.315] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:26.316] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:26.353] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:26.363] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:26.363] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:26.363] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:26.364] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:26.364] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:26.402] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:26.413] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:26.413] thr=5 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:26.414] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:26.414] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:26.414] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:26.454] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:26.469] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:26.469] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:26.570] thr=5 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:26.571] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:26.571] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:26.572] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:26.582] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:26.582] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:26.584] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:30.836] thr=12 paramiko.transport: starting thread (client mode): 0x588dc30 +DEB [20190331-10:16:30.837] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:30.847] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:30.847] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:30.850] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:30.850] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:30.850] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:30.850] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:30.850] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:30.850] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:30.854] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:30.854] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:30.855] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:30.856] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:30.893] thr=12 paramiko.transport: userauth is OK +INF [20190331-10:16:30.915] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:30.916] thr=12 paramiko.transport: userauth is OK +INF [20190331-10:16:30.938] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:30.938] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:31.078] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:31.079] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:31.120] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:31.120] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:31.123] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:31.137] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:31.137] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:31.138] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:31.138] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:31.138] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:31.178] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:31.194] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:31.195] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:31.195] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:31.195] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:31.196] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:31.236] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:31.245] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:31.245] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:31.245] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:31.246] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:31.246] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:31.286] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:31.295] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:31.295] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:31.296] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:31.296] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:31.296] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:31.337] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:31.349] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:31.349] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:31.349] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:31.350] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:31.350] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:31.390] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:31.399] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:31.399] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:31.500] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:31.501] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:31.501] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:31.502] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:31.511] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:31.512] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:31.514] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:35.835] thr=13 paramiko.transport: starting thread (client mode): 0x53d48b0 +DEB [20190331-10:16:35.835] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:35.844] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:35.844] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:35.847] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:35.848] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:35.848] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:35.848] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:35.848] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:35.848] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:35.852] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:35.852] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:35.853] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:35.854] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:35.892] thr=13 paramiko.transport: userauth is OK +INF [20190331-10:16:35.912] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:35.913] thr=13 paramiko.transport: userauth is OK +INF [20190331-10:16:35.935] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:35.935] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:36.070] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:36.070] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:36.111] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:36.111] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:36.116] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:36.130] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:36.130] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:36.130] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:36.131] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:36.131] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:36.169] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:36.182] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:36.182] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:36.183] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:36.183] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:36.183] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:36.221] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:36.231] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:36.231] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:36.232] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:36.232] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:36.232] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:36.272] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:36.281] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:36.281] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:36.282] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:36.282] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:36.282] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:36.322] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:36.334] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:36.334] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:36.334] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:36.374] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:36.375] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:36.376] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:36.385] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:36.386] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:36.486] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:36.487] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:36.487] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:36.488] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:36.497] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:36.498] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:36.500] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-10:16:55.839] thr=14 paramiko.transport: starting thread (client mode): 0x5376990 +DEB [20190331-10:16:55.839] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:16:55.848] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:16:55.849] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:16:55.853] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:16:55.853] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:16:55.853] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:16:55.853] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:16:55.853] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:16:55.853] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-10:16:55.857] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:16:55.858] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-10:16:55.858] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:16:55.859] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:16:55.897] thr=14 paramiko.transport: userauth is OK +INF [20190331-10:16:55.997] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:16:55.998] thr=14 paramiko.transport: userauth is OK +INF [20190331-10:16:56.019] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:16:56.019] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:16:56.188] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:16:56.188] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:16:56.230] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:16:56.230] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:16:56.237] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:16:56.252] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:16:56.252] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:16:56.252] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:16:56.253] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:16:56.253] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:16:56.294] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:16:56.307] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:16:56.308] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:16:56.308] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:16:56.309] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:16:56.309] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:16:56.349] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:16:56.358] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:16:56.358] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:16:56.358] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:16:56.359] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:16:56.359] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:16:56.400] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:16:56.413] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:16:56.414] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:16:56.414] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:16:56.415] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:16:56.415] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:16:56.456] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:16:56.467] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:16:56.468] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:16:56.468] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:16:56.469] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:16:56.469] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:16:56.507] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:16:56.516] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:16:56.516] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:16:56.617] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:16:56.618] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:16:56.618] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:16:56.619] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:16:56.628] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:16:56.629] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:16:56.630] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:01.949] thr=15 paramiko.transport: starting thread (client mode): 0x50ada70 +DEB [20190331-10:17:01.949] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:01.959] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:01.959] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:01.962] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:01.963] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:01.963] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:01.963] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:01.963] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:01.963] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:01.967] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:01.967] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:01.968] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:01.969] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:02.007] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:17:02.028] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:02.028] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:17:02.053] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:02.053] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:02.230] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:02.231] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:02.273] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:02.273] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:02.277] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:02.289] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:02.289] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:02.290] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:02.290] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:02.291] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:02.329] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:02.341] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:02.341] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:02.342] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:02.342] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:02.342] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:02.383] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:02.391] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:02.392] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:02.392] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:02.393] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:02.393] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:02.434] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:02.443] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:02.443] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:02.444] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:02.444] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:02.444] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:02.485] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:02.496] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:02.496] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:02.497] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:02.497] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:02.497] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:02.535] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:02.544] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:02.544] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:02.645] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:02.646] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:02.646] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:02.647] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:02.656] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:02.656] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:02.658] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:06.948] thr=16 paramiko.transport: starting thread (client mode): 0x5376c90 +DEB [20190331-10:17:06.948] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:06.957] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:06.958] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:06.961] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:06.961] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:06.961] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:06.961] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:06.961] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:06.961] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:06.965] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:06.965] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:06.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:06.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:07.003] thr=16 paramiko.transport: userauth is OK +INF [20190331-10:17:07.023] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:07.024] thr=16 paramiko.transport: userauth is OK +INF [20190331-10:17:07.045] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:07.046] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:07.220] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:07.220] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:07.261] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:07.261] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:07.266] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:07.279] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:07.279] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:07.279] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:07.280] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:07.280] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:07.319] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:07.331] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:07.331] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:07.331] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:07.332] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:07.332] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:07.371] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:07.379] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:07.380] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:07.380] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:07.381] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:07.381] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:07.420] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:07.429] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:07.429] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:07.430] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:07.430] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:07.430] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:07.470] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:07.480] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:07.481] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:07.481] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:07.482] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:07.482] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:07.522] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:07.531] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:07.531] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:07.632] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:07.633] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:07.633] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:07.634] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:07.643] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:07.644] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:07.645] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:11.947] thr=17 paramiko.transport: starting thread (client mode): 0x5424130 +DEB [20190331-10:17:11.947] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:11.956] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:11.957] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:11.959] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:11.959] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:11.959] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:11.960] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:11.960] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:11.960] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:11.964] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:11.964] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:11.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:11.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:12.003] thr=17 paramiko.transport: userauth is OK +INF [20190331-10:17:12.023] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:12.023] thr=17 paramiko.transport: userauth is OK +INF [20190331-10:17:12.045] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:12.045] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:12.203] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:12.203] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:12.244] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:12.244] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:12.246] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:12.259] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:12.260] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:12.260] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:12.261] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:12.261] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:12.301] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:12.312] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:12.313] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:12.313] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:12.313] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:12.314] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:12.352] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:12.361] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:12.361] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:12.361] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:12.362] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:12.362] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:12.401] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:12.410] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:12.410] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:12.410] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:12.411] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:12.411] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:12.449] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:12.460] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:12.460] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:12.460] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:12.461] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:12.461] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:12.500] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:12.509] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:12.509] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:12.609] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:12.610] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:12.610] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:12.611] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:12.620] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:12.621] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:12.622] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:16.948] thr=18 paramiko.transport: starting thread (client mode): 0x55c59f0 +DEB [20190331-10:17:16.948] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:16.957] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:16.957] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:16.960] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:16.960] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:16.960] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:16.960] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:16.960] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:16.961] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:16.965] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:16.966] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:16.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:16.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:17.005] thr=18 paramiko.transport: userauth is OK +INF [20190331-10:17:17.076] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:17.077] thr=18 paramiko.transport: userauth is OK +INF [20190331-10:17:17.099] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:17.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:17.270] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:17.270] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:17.310] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:17.311] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:17.314] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:17.327] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:17.328] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:17.328] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:17.328] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:17.329] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:17.368] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:17.379] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:17.380] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:17.380] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:17.380] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:17.381] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:17.422] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:17.431] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:17.431] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:17.432] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:17.432] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:17.432] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:17.472] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:17.481] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:17.481] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:17.482] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:17.482] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:17.482] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:17.524] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:17.535] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:17.535] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:17.536] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:17.536] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:17.536] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:17.576] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:17.585] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:17.585] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:17.686] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:17.687] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:17.687] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:17.688] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:17.697] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:17.697] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:17.699] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:21.945] thr=19 paramiko.transport: starting thread (client mode): 0x4faffb0 +DEB [20190331-10:17:21.946] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:21.955] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:21.955] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:21.958] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:21.958] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:21.958] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:21.958] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:21.958] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:21.958] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:21.962] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:21.963] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:21.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:21.964] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:22.002] thr=19 paramiko.transport: userauth is OK +INF [20190331-10:17:22.047] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:22.048] thr=19 paramiko.transport: userauth is OK +INF [20190331-10:17:22.068] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:22.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:22.235] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:22.235] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:22.276] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:22.276] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:22.281] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:22.295] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:22.296] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:22.296] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:22.337] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:22.337] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:22.338] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:22.351] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:22.351] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:22.351] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:22.352] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:22.352] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:22.394] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:22.405] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:22.405] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:22.405] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:22.406] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:22.406] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:22.444] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:22.453] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:22.453] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:22.453] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:22.454] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:22.454] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:22.493] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:22.503] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:22.504] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:22.504] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:22.505] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:22.505] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:22.543] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:22.552] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:22.552] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:22.653] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:22.654] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:22.654] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:22.655] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:22.664] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:22.664] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:22.666] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:26.945] thr=20 paramiko.transport: starting thread (client mode): 0x535e870 +DEB [20190331-10:17:26.945] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:26.954] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:26.955] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:26.958] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:26.958] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:26.958] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:26.958] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:26.958] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:26.958] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:26.962] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:26.963] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:26.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:26.964] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:27.003] thr=20 paramiko.transport: userauth is OK +INF [20190331-10:17:27.050] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:27.050] thr=20 paramiko.transport: userauth is OK +INF [20190331-10:17:27.072] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:27.072] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:27.257] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:27.258] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:27.297] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:27.297] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:27.302] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:27.316] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:27.317] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:27.317] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:27.317] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:27.317] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:27.356] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:27.369] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:27.370] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:27.370] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:27.370] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:27.370] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:27.409] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:27.419] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:27.419] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:27.419] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:27.420] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:27.420] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:27.460] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:27.469] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:27.469] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:27.470] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:27.470] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:27.470] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:27.509] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:27.520] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:27.520] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:27.520] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:27.521] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:27.521] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:27.560] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:27.569] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:27.569] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:27.670] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:27.671] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:27.671] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:27.672] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:27.681] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:27.682] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:27.684] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:31.947] thr=21 paramiko.transport: starting thread (client mode): 0x4faff90 +DEB [20190331-10:17:31.947] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:31.956] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:31.956] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:31.959] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:31.959] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:31.959] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:31.959] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:31.959] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:31.959] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:31.964] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:31.964] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:31.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:31.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:32.003] thr=21 paramiko.transport: userauth is OK +INF [20190331-10:17:32.025] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:32.026] thr=21 paramiko.transport: userauth is OK +INF [20190331-10:17:32.047] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:32.047] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:32.202] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:32.202] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:32.243] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:32.243] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:32.248] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:32.260] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:32.261] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:32.261] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:32.261] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:32.262] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:32.301] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:32.312] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:32.312] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:32.313] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:32.313] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:32.313] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:32.355] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:32.364] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:32.364] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:32.364] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:32.365] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:32.365] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:32.405] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:32.414] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:32.414] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:32.414] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:32.415] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:32.415] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:32.456] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:32.468] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:32.468] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:32.468] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:32.469] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:32.469] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:32.509] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:32.518] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:32.518] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:32.619] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:32.620] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:32.620] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:32.621] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:32.630] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:32.631] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:32.632] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:36.947] thr=22 paramiko.transport: starting thread (client mode): 0x4faf990 +DEB [20190331-10:17:36.948] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:36.956] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:36.956] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:36.959] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:36.960] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:36.960] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:36.960] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:36.960] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:36.960] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:36.964] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:36.964] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:36.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:36.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:37.003] thr=22 paramiko.transport: userauth is OK +INF [20190331-10:17:37.024] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:37.024] thr=22 paramiko.transport: userauth is OK +INF [20190331-10:17:37.045] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:37.045] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:37.199] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:37.199] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:37.240] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:37.240] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:37.244] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:37.257] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:37.257] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:37.258] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:37.258] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:37.258] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:37.297] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:37.309] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:37.309] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:37.309] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:37.310] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:37.310] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:37.349] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:37.358] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:37.358] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:37.358] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:37.359] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:37.359] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:37.397] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:37.407] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:37.407] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:37.407] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:37.447] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:37.447] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:37.448] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:37.460] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:37.460] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:37.460] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:37.461] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:37.461] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:37.501] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:37.510] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:37.510] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:37.611] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:37.612] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:37.612] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:37.613] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:37.622] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:37.623] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:37.624] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:41.946] thr=23 paramiko.transport: starting thread (client mode): 0x4fa3c10 +DEB [20190331-10:17:41.946] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:41.959] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:41.959] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:41.960] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:41.960] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:41.960] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:41.960] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:41.960] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:41.960] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:41.964] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:41.964] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:41.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:41.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:42.003] thr=23 paramiko.transport: userauth is OK +INF [20190331-10:17:42.023] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:42.024] thr=23 paramiko.transport: userauth is OK +INF [20190331-10:17:42.046] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:42.046] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:42.209] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:42.209] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:42.250] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:42.250] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:42.263] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:42.269] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:42.269] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:42.269] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:42.270] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:42.270] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:42.311] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:42.324] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:42.325] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:42.325] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:42.326] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:42.326] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:42.367] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:42.375] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:42.375] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:42.376] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:42.376] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:42.377] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:42.418] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:42.426] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:42.427] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:42.427] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:42.428] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:42.428] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:42.478] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:42.480] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:42.481] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:42.481] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:42.482] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:42.482] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:42.526] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:42.534] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:42.534] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:42.635] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:42.636] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:42.636] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:42.638] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:42.647] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:42.648] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:42.649] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:46.945] thr=24 paramiko.transport: starting thread (client mode): 0x500dbb0 +DEB [20190331-10:17:46.945] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:46.957] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:46.957] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:46.959] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:46.959] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:46.959] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:46.959] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:46.959] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:46.959] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:46.963] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:46.964] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:46.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:46.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:47.003] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:17:47.024] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:47.024] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:17:47.051] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:47.051] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:47.216] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:47.217] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:47.257] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:47.257] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:47.277] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:47.278] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:47.278] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:47.278] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:47.279] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:47.279] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:47.325] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:47.334] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:47.334] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:47.334] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:47.335] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:47.335] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:47.379] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:47.385] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:47.386] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:47.386] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:47.387] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:47.387] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:47.429] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:47.438] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:47.438] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:47.439] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:47.439] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:47.439] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:47.479] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:47.488] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:47.489] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:47.489] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:47.490] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:47.490] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:47.530] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:47.538] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:47.538] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:47.639] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:47.640] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:47.640] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:47.650] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:47.651] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:47.652] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:47.653] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:51.947] thr=25 paramiko.transport: starting thread (client mode): 0x4fa37f0 +DEB [20190331-10:17:51.947] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:51.956] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:51.956] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:51.959] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:51.959] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:51.959] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:51.959] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:51.959] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:51.959] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:51.963] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:51.964] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:51.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:51.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:52.003] thr=25 paramiko.transport: userauth is OK +INF [20190331-10:17:52.023] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:52.024] thr=25 paramiko.transport: userauth is OK +INF [20190331-10:17:52.045] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:52.046] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:52.201] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:52.201] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:52.241] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:52.241] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:52.247] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:52.261] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:52.261] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:52.262] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:52.262] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:52.262] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:52.304] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:52.317] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:52.318] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:52.318] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:52.319] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:52.319] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:52.359] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:52.369] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:52.369] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:52.369] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:52.370] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:52.370] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:52.409] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:52.418] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:52.419] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:52.419] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:52.419] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:52.420] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:52.459] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:52.472] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:52.472] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:52.472] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:52.473] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:52.473] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:52.512] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:52.521] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:52.522] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:52.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:52.624] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:52.624] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:52.625] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:52.634] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:52.635] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:52.636] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-10:17:56.947] thr=26 paramiko.transport: starting thread (client mode): 0x54249b0 +DEB [20190331-10:17:56.948] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:17:56.957] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:17:56.958] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:17:56.961] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:17:56.961] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:17:56.961] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:17:56.961] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:17:56.961] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:17:56.961] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-10:17:56.965] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:17:56.965] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-10:17:56.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:17:56.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:17:57.004] thr=26 paramiko.transport: userauth is OK +INF [20190331-10:17:57.073] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:17:57.073] thr=26 paramiko.transport: userauth is OK +INF [20190331-10:17:57.095] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:17:57.095] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:17:57.280] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:17:57.280] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:17:57.320] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:17:57.320] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:17:57.323] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:17:57.337] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:17:57.337] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:17:57.338] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:17:57.338] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:17:57.338] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:17:57.377] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:17:57.388] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:17:57.389] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:17:57.389] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:17:57.390] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:17:57.390] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:17:57.428] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:17:57.436] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:17:57.437] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:17:57.437] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:17:57.437] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:17:57.437] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:17:57.476] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:17:57.485] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:17:57.485] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:17:57.485] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:17:57.486] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:17:57.486] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:17:57.524] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:17:57.535] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:17:57.535] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:17:57.536] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:17:57.536] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:17:57.536] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:17:57.575] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:17:57.584] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:17:57.584] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:17:57.685] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:17:57.686] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:17:57.686] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:17:57.687] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:17:57.697] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:17:57.698] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:17:57.699] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:01.997] thr=27 paramiko.transport: starting thread (client mode): 0x50dbe50 +DEB [20190331-10:18:01.999] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:02.005] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:02.005] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:02.009] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:02.009] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:02.009] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:02.009] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:02.010] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:02.010] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:02.014] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:02.014] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:02.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:02.015] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:02.055] thr=27 paramiko.transport: userauth is OK +INF [20190331-10:18:02.076] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:02.078] thr=27 paramiko.transport: userauth is OK +INF [20190331-10:18:02.098] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:02.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:02.265] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:02.265] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:02.307] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:02.307] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:02.312] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:02.325] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:02.327] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:02.327] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:02.327] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:02.327] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:02.368] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:02.380] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:02.380] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:02.381] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:02.381] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:02.381] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:02.422] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:02.430] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:02.430] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:02.430] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:02.430] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:02.430] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:02.468] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:02.477] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:02.477] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:02.478] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:02.478] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:02.478] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:02.517] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:02.528] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:02.528] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:02.528] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:02.528] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:02.530] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:02.567] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:02.575] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:02.577] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:02.677] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:02.677] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:02.677] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:02.679] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:02.687] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:02.689] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:02.690] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:06.998] thr=28 paramiko.transport: starting thread (client mode): 0x5865c90 +DEB [20190331-10:18:06.998] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:07.007] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:07.007] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:07.011] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:07.011] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:07.011] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:07.011] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:07.011] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:07.011] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:07.016] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:07.016] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:07.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:07.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:07.056] thr=28 paramiko.transport: userauth is OK +INF [20190331-10:18:07.107] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:07.108] thr=28 paramiko.transport: userauth is OK +INF [20190331-10:18:07.130] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:07.130] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:07.313] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:07.313] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:07.353] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:07.353] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:07.358] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:07.370] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:07.370] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:07.370] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:07.371] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:07.371] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:07.411] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:07.421] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:07.423] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:07.423] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:07.423] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:07.423] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:07.461] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:07.471] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:07.471] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:07.471] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:07.471] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:07.471] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:07.511] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:07.519] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:07.519] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:07.519] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:07.521] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:07.521] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:07.558] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:07.568] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:07.570] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:07.570] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:07.570] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:07.570] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:07.611] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:07.620] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:07.620] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:07.721] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:07.721] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:07.721] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:07.723] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:07.731] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:07.733] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:07.734] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:12.002] thr=3 paramiko.transport: starting thread (client mode): 0x501d790 +DEB [20190331-10:18:12.002] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:12.017] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:12.017] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:12.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:12.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:12.080] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:18:12.127] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:12.142] thr=3 paramiko.transport: userauth is OK +INF [20190331-10:18:12.158] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:12.158] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:12.305] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:12.305] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:12.368] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:12.368] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:12.368] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:12.383] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:12.383] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:12.383] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:12.383] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:12.383] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:12.430] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:12.430] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:12.430] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:12.430] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:12.430] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:12.430] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:12.493] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:12.508] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:12.508] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:12.508] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:12.508] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:12.508] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:12.555] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:12.555] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:12.555] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:12.555] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:12.555] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:12.555] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:12.602] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:12.602] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:12.602] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:12.602] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:12.602] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:12.602] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:12.664] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:12.664] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:12.664] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:12.789] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:12.789] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:12.789] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:12.789] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:12.789] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:12.789] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:12.789] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:16.998] thr=29 paramiko.transport: starting thread (client mode): 0x4fb6490 +DEB [20190331-10:18:16.998] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:17.009] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:17.009] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:17.009] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:17.009] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:17.009] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:17.009] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:17.009] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:17.009] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:17.013] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:17.017] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:17.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:17.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:17.056] thr=29 paramiko.transport: userauth is OK +INF [20190331-10:18:17.080] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:17.083] thr=29 paramiko.transport: userauth is OK +INF [20190331-10:18:17.103] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:17.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:17.318] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:17.318] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:17.361] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:17.361] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:17.365] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:17.376] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:17.376] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:17.376] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:17.376] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:17.376] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:17.419] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:17.431] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:17.431] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:17.431] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:17.431] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:17.431] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:17.475] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:17.484] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:17.484] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:17.485] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:17.485] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:17.485] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:17.527] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:17.536] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:17.536] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:17.537] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:17.537] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:17.538] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:17.576] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:17.589] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:17.589] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:17.589] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:17.590] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:17.590] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:17.628] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:17.636] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:17.636] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:17.739] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:17.740] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:17.740] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:17.741] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:17.751] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:17.752] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:17.753] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:21.998] thr=30 paramiko.transport: starting thread (client mode): 0x54cd450 +DEB [20190331-10:18:21.998] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:22.007] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:22.007] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:22.010] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:22.010] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:22.010] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:22.010] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:22.011] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:22.011] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:22.015] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:22.015] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:22.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:22.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:22.053] thr=30 paramiko.transport: userauth is OK +INF [20190331-10:18:22.073] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:22.074] thr=30 paramiko.transport: userauth is OK +INF [20190331-10:18:22.095] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:22.095] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:22.347] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:22.347] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:22.389] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:22.389] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:22.393] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:22.417] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:22.417] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:22.418] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:22.419] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:22.419] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:22.458] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:22.479] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:22.479] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:22.480] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:22.481] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:22.481] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:22.522] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:22.532] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:22.533] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:22.533] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:22.533] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:22.533] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:22.575] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:22.584] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:22.585] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:22.585] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:22.585] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:22.585] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:22.624] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:22.636] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:22.637] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:22.637] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:22.637] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:22.637] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:22.676] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:22.685] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:22.685] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:22.786] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:22.786] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:22.787] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:22.788] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:22.798] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:22.799] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:22.813] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:26.948] thr=31 paramiko.transport: starting thread (client mode): 0x58aeed0 +DEB [20190331-10:18:26.948] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:26.958] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:26.958] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:26.967] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:26.967] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:26.967] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:26.967] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:26.967] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:26.967] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:26.971] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:26.971] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:26.972] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:26.973] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:27.010] thr=31 paramiko.transport: userauth is OK +INF [20190331-10:18:27.033] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:27.034] thr=31 paramiko.transport: userauth is OK +INF [20190331-10:18:27.055] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:27.056] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:27.207] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:27.207] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:27.248] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:27.248] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:27.251] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:27.268] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:27.268] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:27.268] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:27.269] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:27.269] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:27.309] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:27.324] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:27.325] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:27.325] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:27.326] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:27.326] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:27.364] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:27.373] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:27.373] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:27.374] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:27.374] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:27.374] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:27.414] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:27.424] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:27.425] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:27.425] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:27.425] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:27.426] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:27.464] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:27.478] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:27.478] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:27.478] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:27.479] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:27.479] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:27.518] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:27.528] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:27.529] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:27.629] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:27.630] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:27.630] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:27.631] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:27.642] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:27.642] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:27.644] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:31.999] thr=32 paramiko.transport: starting thread (client mode): 0x54d0d90 +DEB [20190331-10:18:31.999] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:32.008] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:32.008] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:32.011] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:32.011] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:32.012] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:32.012] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:32.012] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:32.012] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:32.016] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:32.016] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:32.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:32.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:32.055] thr=32 paramiko.transport: userauth is OK +INF [20190331-10:18:32.081] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:32.081] thr=32 paramiko.transport: userauth is OK +INF [20190331-10:18:32.101] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:32.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:32.293] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:32.294] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:32.333] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:32.333] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:32.339] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:32.356] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:32.356] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:32.356] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:32.358] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:32.358] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:32.397] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:32.411] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:32.411] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:32.412] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:32.412] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:32.413] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:32.454] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:32.466] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:32.467] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:32.467] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:32.467] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:32.468] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:32.508] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:32.518] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:32.518] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:32.518] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:32.519] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:32.519] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:32.558] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:32.570] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:32.571] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:32.571] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:32.572] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:32.572] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:32.611] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:32.627] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:32.628] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:32.729] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:32.730] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:32.730] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:32.731] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:32.740] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:32.741] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:32.742] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:36.948] thr=33 paramiko.transport: starting thread (client mode): 0x55c9390 +DEB [20190331-10:18:36.948] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:36.957] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:36.957] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:36.959] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:36.960] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:36.960] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:36.960] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:36.960] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:36.960] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:36.964] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:36.964] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:36.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:36.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:37.003] thr=33 paramiko.transport: userauth is OK +INF [20190331-10:18:37.023] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:37.023] thr=33 paramiko.transport: userauth is OK +INF [20190331-10:18:37.045] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:37.046] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:37.205] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:37.205] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:37.246] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:37.246] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:37.252] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:37.273] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:37.274] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:37.274] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:37.275] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:37.275] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:37.316] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:37.330] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:37.330] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:37.331] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:37.331] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:37.331] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:37.371] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:37.380] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:37.380] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:37.380] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:37.381] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:37.381] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:37.420] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:37.429] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:37.429] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:37.430] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:37.430] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:37.430] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:37.469] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:37.480] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:37.480] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:37.480] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:37.481] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:37.481] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:37.519] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:37.528] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:37.528] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:37.629] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:37.629] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:37.630] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:37.631] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:37.640] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:37.640] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:37.642] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:41.998] thr=34 paramiko.transport: starting thread (client mode): 0x55e9030 +DEB [20190331-10:18:42.000] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:42.008] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:42.008] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:42.011] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:42.011] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:42.011] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:42.011] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:42.013] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:42.013] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:42.016] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:42.017] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:42.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:42.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:42.058] thr=34 paramiko.transport: userauth is OK +INF [20190331-10:18:42.077] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:42.079] thr=34 paramiko.transport: userauth is OK +INF [20190331-10:18:42.098] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:42.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:42.261] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:42.261] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:42.301] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:42.301] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:42.304] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:42.317] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:42.317] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:42.317] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:42.319] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:42.319] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:42.361] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:42.372] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:42.372] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:42.372] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:42.374] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:42.374] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:42.411] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:42.421] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:42.421] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:42.421] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:42.422] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:42.422] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:42.459] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:42.469] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:42.469] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:42.469] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:42.508] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:42.508] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:42.509] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:42.521] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:42.521] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:42.521] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:42.522] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:42.522] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:42.561] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:42.569] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:42.569] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:42.672] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:42.672] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:42.672] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:42.673] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:42.681] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:42.683] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:42.684] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:47.003] thr=35 paramiko.transport: starting thread (client mode): 0x50064b0 +DEB [20190331-10:18:47.003] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:47.019] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:47.019] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:47.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:47.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:47.081] thr=35 paramiko.transport: userauth is OK +INF [20190331-10:18:47.097] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:47.097] thr=35 paramiko.transport: userauth is OK +INF [20190331-10:18:47.112] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:47.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:47.284] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:47.284] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:47.347] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:47.347] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:47.347] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:47.362] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:47.362] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:47.362] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:47.362] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:47.362] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:47.409] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:47.409] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:47.409] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:47.409] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:47.409] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:47.409] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:47.472] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:47.472] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:47.472] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:47.472] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:47.472] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:47.472] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:47.534] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:47.534] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:47.534] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:47.534] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:47.534] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:47.534] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:47.581] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:47.581] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:47.581] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:47.581] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:47.581] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:47.581] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:47.644] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:47.644] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:47.644] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:47.769] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:47.769] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:47.769] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:47.769] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:47.769] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:47.769] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:47.769] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:51.998] thr=36 paramiko.transport: starting thread (client mode): 0x50a3f50 +DEB [20190331-10:18:52.002] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:52.010] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:52.010] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:52.014] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:52.014] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:52.014] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:52.014] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:52.014] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:52.014] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:52.017] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:52.017] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:52.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:52.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:52.060] thr=36 paramiko.transport: userauth is OK +INF [20190331-10:18:52.080] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:52.080] thr=36 paramiko.transport: userauth is OK +INF [20190331-10:18:52.099] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:52.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:52.286] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:52.286] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:52.329] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:52.329] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:52.333] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:52.344] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:52.344] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:52.344] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:52.344] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:52.344] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:52.387] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:52.399] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:52.399] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:52.399] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:52.399] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:52.399] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:52.442] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:52.449] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:52.449] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:52.449] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:52.449] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:52.449] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:52.492] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:52.500] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:52.500] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:52.500] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:52.500] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:52.500] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:52.543] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:52.554] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:52.554] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:52.554] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:52.554] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:52.554] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:52.593] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:52.601] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:52.601] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:52.706] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:52.706] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:52.706] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:52.706] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:52.714] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:52.714] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:52.718] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-10:18:57.002] thr=37 paramiko.transport: starting thread (client mode): 0x50db230 +DEB [20190331-10:18:57.002] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:18:57.010] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:18:57.010] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:18:57.014] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:18:57.014] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:18:57.014] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:18:57.014] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:18:57.014] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:18:57.014] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-10:18:57.018] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:18:57.018] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-10:18:57.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:18:57.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:18:57.057] thr=37 paramiko.transport: userauth is OK +INF [20190331-10:18:57.076] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:18:57.076] thr=37 paramiko.transport: userauth is OK +INF [20190331-10:18:57.096] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:18:57.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:18:57.251] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:18:57.251] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:18:57.294] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:18:57.294] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:18:57.298] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:18:57.314] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:18:57.314] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:18:57.314] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:18:57.314] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:18:57.314] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:18:57.356] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:18:57.368] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:18:57.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:18:57.372] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:18:57.372] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:18:57.372] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:18:57.411] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:18:57.419] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:18:57.419] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:18:57.419] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:18:57.422] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:18:57.422] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:18:57.461] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:18:57.469] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:18:57.469] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:18:57.469] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:18:57.473] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:18:57.473] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:18:57.512] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:18:57.524] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:18:57.524] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:18:57.524] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:18:57.527] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:18:57.527] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:18:57.566] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:18:57.574] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:18:57.574] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:18:57.679] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:18:57.679] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:18:57.679] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:18:57.679] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:18:57.687] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:18:57.691] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:18:57.691] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:01.995] thr=38 paramiko.transport: starting thread (client mode): 0x507d830 +DEB [20190331-10:19:01.995] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:02.011] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:02.011] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:02.011] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:02.011] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:02.073] thr=38 paramiko.transport: userauth is OK +INF [20190331-10:19:02.183] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:02.183] thr=38 paramiko.transport: userauth is OK +INF [20190331-10:19:02.198] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:02.198] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:02.355] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:02.355] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:02.401] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:02.401] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:02.401] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:02.417] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:02.401] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:02.417] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:02.417] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:02.417] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:02.464] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:02.464] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:02.464] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:02.464] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:02.464] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:02.464] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:02.526] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:02.526] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:02.526] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:02.526] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:02.526] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:02.526] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:02.589] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:02.589] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:02.589] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:02.589] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:02.589] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:02.589] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:02.651] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:02.651] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:02.651] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:02.651] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:02.651] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:02.651] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:02.714] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:02.714] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:02.714] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:02.839] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:02.839] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:02.839] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:02.839] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:02.839] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:02.839] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:02.839] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:06.997] thr=39 paramiko.transport: starting thread (client mode): 0x55c9730 +DEB [20190331-10:19:06.997] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:07.008] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:07.008] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:07.008] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:07.008] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:07.008] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:07.008] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:07.008] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:07.008] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:07.016] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:07.016] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:07.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:07.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:07.055] thr=39 paramiko.transport: userauth is OK +INF [20190331-10:19:07.086] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:07.086] thr=39 paramiko.transport: userauth is OK +INF [20190331-10:19:07.106] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:07.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:07.266] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:07.266] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:07.309] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:07.309] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:07.309] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:07.325] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:07.325] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:07.325] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:07.325] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:07.325] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:07.364] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:07.375] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:07.375] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:07.375] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:07.375] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:07.375] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:07.415] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:07.422] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:07.422] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:07.422] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:07.422] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:07.422] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:07.461] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:07.469] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:07.469] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:07.469] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:07.469] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:07.469] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:07.508] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:07.520] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:07.520] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:07.520] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:07.520] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:07.520] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:07.559] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:07.567] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:07.567] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:07.672] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:07.672] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:07.672] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:07.672] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:07.684] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:07.684] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:07.684] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:11.998] thr=40 paramiko.transport: starting thread (client mode): 0x500d250 +DEB [20190331-10:19:11.998] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:12.007] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:12.007] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:12.010] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:12.010] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:12.010] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:12.010] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:12.010] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:12.010] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:12.016] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:12.016] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:12.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:12.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:12.055] thr=40 paramiko.transport: userauth is OK +INF [20190331-10:19:12.073] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:12.073] thr=40 paramiko.transport: userauth is OK +INF [20190331-10:19:12.095] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:12.095] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:12.258] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:12.258] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:12.301] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:12.301] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:12.307] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:12.322] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:12.325] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:12.325] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:12.325] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:12.325] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:12.364] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:12.376] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:12.376] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:12.376] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:12.376] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:12.379] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:12.419] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:12.428] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:12.428] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:12.431] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:12.431] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:12.431] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:12.470] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:12.479] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:12.479] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:12.479] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:12.482] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:12.482] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:12.522] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:12.531] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:12.531] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:12.534] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:12.534] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:12.534] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:12.576] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:12.585] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:12.585] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:12.688] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:12.688] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:12.688] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:12.688] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:12.697] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:12.697] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:12.701] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:16.998] thr=41 paramiko.transport: starting thread (client mode): 0x55e4cf0 +DEB [20190331-10:19:16.998] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:17.007] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:17.007] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:17.010] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:17.010] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:17.010] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:17.010] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:17.010] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:17.010] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:17.016] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:17.016] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:17.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:17.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:17.055] thr=41 paramiko.transport: userauth is OK +INF [20190331-10:19:17.077] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:17.080] thr=41 paramiko.transport: userauth is OK +INF [20190331-10:19:17.104] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:17.104] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:17.267] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:17.267] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:17.310] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:17.310] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:17.313] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:17.325] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:17.325] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:17.325] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:17.328] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:17.328] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:17.367] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:17.379] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:17.379] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:17.379] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:17.379] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:17.379] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:17.419] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:17.428] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:17.428] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:17.428] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:17.428] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:17.428] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:17.470] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:17.480] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:17.480] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:17.480] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:17.480] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:17.480] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:17.522] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:17.531] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:17.531] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:17.534] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:17.534] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:17.534] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:17.573] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:17.583] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:17.583] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:17.686] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:17.686] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:17.686] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:17.686] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:17.695] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:17.698] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:17.698] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:22.001] thr=42 paramiko.transport: starting thread (client mode): 0x4fe79f0 +DEB [20190331-10:19:22.001] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:22.012] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:22.012] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:22.014] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:22.014] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:22.014] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:22.014] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:22.014] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:22.014] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:22.019] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:22.021] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:22.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:22.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:22.061] thr=42 paramiko.transport: userauth is OK +INF [20190331-10:19:22.080] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:22.080] thr=42 paramiko.transport: userauth is OK +INF [20190331-10:19:22.107] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:22.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:22.265] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:22.265] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:22.307] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:22.307] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:22.313] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:22.322] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:22.324] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:22.324] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:22.324] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:22.324] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:22.368] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:22.377] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:22.377] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:22.379] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:22.379] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:22.379] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:22.419] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:22.425] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:22.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:22.428] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:22.428] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:22.428] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:22.472] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:22.478] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:22.478] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:22.478] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:22.480] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:22.480] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:22.529] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:22.531] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:22.531] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:22.531] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:22.533] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:22.533] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:22.573] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:22.580] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:22.580] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:22.683] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:22.683] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:22.683] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:22.692] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:22.694] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:22.694] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:22.696] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:27.001] thr=43 paramiko.transport: starting thread (client mode): 0x148e110 +DEB [20190331-10:19:27.001] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:27.009] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:27.009] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:27.012] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:27.012] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:27.012] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:27.012] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:27.012] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:27.012] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:27.016] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:27.016] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:27.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:27.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:27.056] thr=43 paramiko.transport: userauth is OK +INF [20190331-10:19:27.080] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:27.080] thr=43 paramiko.transport: userauth is OK +INF [20190331-10:19:27.108] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:27.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:27.257] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:27.257] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:27.299] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:27.299] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:27.310] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:27.316] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:27.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:27.316] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:27.316] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:27.318] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:27.358] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:27.369] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:27.369] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:27.369] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:27.371] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:27.371] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:27.417] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:27.420] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:27.420] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:27.420] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:27.422] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:27.422] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:27.466] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:27.470] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:27.470] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:27.470] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:27.472] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:27.472] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:27.514] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:27.525] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:27.525] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:27.525] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:27.525] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:27.525] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:27.569] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:27.578] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:27.578] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:27.679] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:27.679] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:27.679] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:27.685] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:27.690] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:27.690] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:27.692] thr=43 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:32.001] thr=44 paramiko.transport: starting thread (client mode): 0x50d0370 +DEB [20190331-10:19:32.001] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:32.016] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:32.016] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:32.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:32.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:32.079] thr=44 paramiko.transport: userauth is OK +INF [20190331-10:19:32.094] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:32.094] thr=44 paramiko.transport: userauth is OK +INF [20190331-10:19:32.110] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:32.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:32.313] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:32.313] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:32.376] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:32.376] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:32.376] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:32.391] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:32.391] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:32.391] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:32.391] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:32.391] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:32.438] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:32.438] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:32.438] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:32.438] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:32.438] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:32.438] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:32.501] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:32.501] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:32.501] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:32.501] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:32.501] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:32.501] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:32.548] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:32.548] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:32.548] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:32.548] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:32.548] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:32.548] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:32.610] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:32.610] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:32.610] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:32.610] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:32.610] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:32.610] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:32.673] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:32.673] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:32.673] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:32.798] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:32.798] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:32.798] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:32.798] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:32.798] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:32.798] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:32.798] thr=44 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:36.998] thr=45 paramiko.transport: starting thread (client mode): 0x507dfb0 +DEB [20190331-10:19:36.998] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:37.008] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:37.008] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:37.011] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:37.011] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:37.011] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:37.011] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:37.011] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:37.011] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:37.014] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:37.014] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:37.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:37.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:37.058] thr=45 paramiko.transport: userauth is OK +INF [20190331-10:19:37.083] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:37.083] thr=45 paramiko.transport: userauth is OK +INF [20190331-10:19:37.101] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:37.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:37.248] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:37.248] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:37.291] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:37.291] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:37.294] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:37.307] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:37.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:37.307] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:37.307] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:37.307] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:37.351] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:37.363] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:37.363] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:37.363] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:37.363] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:37.363] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:37.404] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:37.413] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:37.413] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:37.413] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:37.413] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:37.413] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:37.456] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:37.466] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:37.466] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:37.466] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:37.466] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:37.466] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:37.506] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:37.516] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:37.516] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:37.516] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:37.519] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:37.519] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:37.556] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:37.565] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:37.565] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:37.668] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:37.668] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:37.668] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:37.668] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:37.678] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:37.678] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:37.681] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:41.998] thr=46 paramiko.transport: starting thread (client mode): 0x50db310 +DEB [20190331-10:19:41.998] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:42.007] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:42.007] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:42.010] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:42.010] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:42.010] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:42.010] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:42.010] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:42.010] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:42.017] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:42.017] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:42.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:42.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:42.057] thr=46 paramiko.transport: userauth is OK +INF [20190331-10:19:42.079] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:42.079] thr=46 paramiko.transport: userauth is OK +INF [20190331-10:19:42.098] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:42.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:42.250] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:42.250] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:42.291] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:42.291] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:42.294] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:42.309] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:42.309] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:42.309] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:42.309] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:42.309] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:42.353] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:42.365] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:42.365] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:42.365] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:42.365] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:42.365] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:42.406] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:42.415] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:42.415] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:42.415] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:42.415] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:42.415] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:42.456] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:42.468] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:42.468] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:42.468] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:42.471] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:42.471] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:42.509] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:42.518] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:42.521] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:42.521] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:42.521] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:42.521] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:42.559] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:42.568] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:42.568] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:42.671] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:42.671] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:42.671] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:42.671] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:42.680] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:42.683] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:42.683] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:46.997] thr=47 paramiko.transport: starting thread (client mode): 0x50d0b70 +DEB [20190331-10:19:46.997] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:47.012] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:47.012] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:47.012] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:47.012] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:47.075] thr=47 paramiko.transport: userauth is OK +INF [20190331-10:19:47.309] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:47.309] thr=47 paramiko.transport: userauth is OK +INF [20190331-10:19:47.325] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:47.325] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:47.450] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:47.450] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:47.512] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:47.512] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:47.512] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:47.528] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:47.528] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:47.528] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:47.528] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:47.528] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:47.575] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:47.575] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:47.575] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:47.575] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:47.575] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:47.575] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:47.637] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:47.637] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:47.637] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:47.637] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:47.637] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:47.637] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:47.684] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:47.684] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:47.684] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:47.684] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:47.684] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:47.684] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:47.731] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:47.731] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:47.731] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:47.731] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:47.731] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:47.731] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:47.794] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:47.794] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:47.794] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:47.919] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:47.919] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:47.919] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:47.919] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:47.919] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:47.919] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:47.919] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:51.988] thr=48 paramiko.transport: starting thread (client mode): 0x50a39d0 +DEB [20190331-10:19:51.988] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:52.004] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:52.004] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:52.004] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:52.004] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:52.066] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:19:52.082] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:52.082] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:19:52.097] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:52.097] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:52.254] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:52.254] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:52.301] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:52.301] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:52.301] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:52.316] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:52.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:52.316] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:52.316] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:52.316] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:52.363] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:52.363] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:52.363] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:52.363] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:52.363] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:52.363] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:52.426] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:52.426] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:52.426] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:52.426] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:52.426] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:52.426] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:52.472] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:52.472] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:52.472] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:52.472] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:52.472] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:52.472] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:52.519] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:52.519] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:52.519] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:52.519] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:52.519] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:52.519] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:52.582] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:52.582] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:52.582] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:52.707] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:52.707] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:52.707] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:52.707] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:52.715] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:52.715] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:52.719] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-10:19:56.999] thr=49 paramiko.transport: starting thread (client mode): 0x50dba30 +DEB [20190331-10:19:56.999] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:19:57.011] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:19:57.011] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:19:57.011] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:19:57.011] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:19:57.011] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:19:57.011] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:19:57.011] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:19:57.015] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-10:19:57.019] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:19:57.019] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-10:19:57.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:19:57.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:19:57.058] thr=49 paramiko.transport: userauth is OK +INF [20190331-10:19:57.074] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:19:57.078] thr=49 paramiko.transport: userauth is OK +INF [20190331-10:19:57.097] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:19:57.097] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:19:57.265] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:19:57.265] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:19:57.304] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:19:57.304] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:19:57.308] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:19:57.320] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:19:57.320] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:19:57.320] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:19:57.324] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:19:57.324] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:19:57.363] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:19:57.374] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:19:57.374] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:19:57.374] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:19:57.374] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:19:57.374] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:19:57.413] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:19:57.421] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:19:57.421] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:19:57.421] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:19:57.421] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:19:57.421] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:19:57.464] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:19:57.472] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:19:57.472] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:19:57.472] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:19:57.472] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:19:57.472] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:19:57.515] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:19:57.523] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:19:57.527] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:19:57.527] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:19:57.527] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:19:57.527] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:19:57.566] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:19:57.574] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:19:57.574] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:19:57.679] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:19:57.679] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:19:57.679] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:19:57.679] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:19:57.691] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:19:57.691] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:19:57.691] thr=49 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:01.996] thr=50 paramiko.transport: starting thread (client mode): 0x50ec2d0 +DEB [20190331-10:20:01.996] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:02.004] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:02.004] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:02.008] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:02.008] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:02.008] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:02.008] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:02.008] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:02.008] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:02.012] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:02.012] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:02.012] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:02.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:02.059] thr=50 paramiko.transport: userauth is OK +INF [20190331-10:20:02.078] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:02.078] thr=50 paramiko.transport: userauth is OK +INF [20190331-10:20:02.102] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:02.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:02.258] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:02.258] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:02.301] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:02.301] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:02.305] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:02.320] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:02.320] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:02.320] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:02.320] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:02.320] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:02.363] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:02.375] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:02.375] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:02.379] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:02.379] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:02.379] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:02.418] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:02.426] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:02.426] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:02.426] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:02.426] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:02.430] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:02.469] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:02.477] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:02.477] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:02.477] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:02.477] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:02.477] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:02.520] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:02.527] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:02.531] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:02.531] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:02.531] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:02.531] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:02.570] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:02.578] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:02.578] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:02.684] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:02.684] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:02.684] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:02.684] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:02.691] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:02.695] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:02.695] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:06.996] thr=51 paramiko.transport: starting thread (client mode): 0x4ffb470 +DEB [20190331-10:20:06.996] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:07.005] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:07.007] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:07.010] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:07.010] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:07.010] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:07.010] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:07.010] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:07.010] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:07.013] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:07.013] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:07.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:07.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:07.054] thr=51 paramiko.transport: userauth is OK +INF [20190331-10:20:07.122] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:07.122] thr=51 paramiko.transport: userauth is OK +INF [20190331-10:20:07.142] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:07.142] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:07.306] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:07.306] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:07.350] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:07.350] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:07.353] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:07.366] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:07.366] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:07.366] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:07.366] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:07.366] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:07.407] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:07.418] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:07.418] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:07.418] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:07.421] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:07.421] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:07.459] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:07.468] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:07.468] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:07.468] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:07.468] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:07.470] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:07.509] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:07.520] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:07.520] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:07.520] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:07.520] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:07.520] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:07.561] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:07.572] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:07.572] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:07.572] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:07.572] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:07.572] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:07.615] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:07.624] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:07.624] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:07.728] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:07.728] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:07.728] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:07.728] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:07.739] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:07.739] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:07.739] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:11.999] thr=52 paramiko.transport: starting thread (client mode): 0x50069f0 +DEB [20190331-10:20:11.999] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:12.011] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:12.011] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:12.016] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:12.016] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:12.016] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:12.016] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:12.016] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:12.016] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:12.021] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:12.021] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:12.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:12.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:12.062] thr=52 paramiko.transport: userauth is OK +INF [20190331-10:20:12.081] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:12.084] thr=52 paramiko.transport: userauth is OK +INF [20190331-10:20:12.103] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:12.105] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:12.277] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:12.277] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:12.320] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:12.320] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:12.323] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:12.337] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:12.337] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:12.337] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:12.337] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:12.337] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:12.376] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:12.388] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:12.388] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:12.388] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:12.388] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:12.388] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:12.426] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:12.436] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:12.436] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:12.436] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:12.436] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:12.436] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:12.475] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:12.484] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:12.484] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:12.484] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:12.484] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:12.484] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:12.523] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:12.533] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:12.535] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:12.535] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:12.574] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:12.574] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:12.574] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:12.583] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:12.583] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:12.685] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:12.685] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:12.685] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:12.685] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:12.694] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:12.694] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:12.697] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:16.996] thr=53 paramiko.transport: starting thread (client mode): 0x55c1c70 +DEB [20190331-10:20:16.996] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:17.006] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:17.008] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:17.011] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:17.011] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:17.013] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:17.013] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:17.013] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:17.013] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:17.017] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:17.017] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:17.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:17.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:17.057] thr=53 paramiko.transport: userauth is OK +INF [20190331-10:20:17.078] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:17.080] thr=53 paramiko.transport: userauth is OK +INF [20190331-10:20:17.104] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:17.104] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:17.281] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:17.281] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:17.322] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:17.322] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:17.326] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:17.340] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:17.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:17.342] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:17.342] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:17.342] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:17.385] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:17.397] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:17.397] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:17.397] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:17.397] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:17.397] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:17.438] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:17.450] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:17.450] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:17.450] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:17.450] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:17.450] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:17.491] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:17.501] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:17.501] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:17.501] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:17.501] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:17.501] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:17.542] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:17.552] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:17.554] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:17.554] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:17.554] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:17.554] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:17.591] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:17.599] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:17.601] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:17.703] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:17.703] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:17.703] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:17.705] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:17.713] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:17.715] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:17.715] thr=53 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:21.997] thr=54 paramiko.transport: starting thread (client mode): 0x55c1f50 +DEB [20190331-10:20:21.997] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:22.007] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:22.007] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:22.009] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:22.009] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:22.009] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:22.009] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:22.009] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:22.009] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:22.013] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:22.013] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:22.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:22.015] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:22.056] thr=54 paramiko.transport: userauth is OK +INF [20190331-10:20:22.125] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:22.125] thr=54 paramiko.transport: userauth is OK +INF [20190331-10:20:22.147] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:22.147] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:22.320] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:22.320] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:22.361] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:22.361] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:22.365] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:22.377] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:22.377] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:22.377] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:22.377] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:22.377] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:22.418] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:22.432] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:22.432] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:22.432] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:22.432] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:22.432] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:22.473] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:22.481] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:22.481] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:22.481] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:22.483] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:22.483] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:22.522] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:22.530] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:22.530] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:22.532] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:22.532] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:22.532] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:22.571] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:22.581] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:22.583] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:22.583] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:22.583] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:22.583] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:22.624] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:22.634] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:22.634] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:22.736] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:22.736] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:22.736] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:22.738] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:22.746] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:22.746] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:22.748] thr=54 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:26.997] thr=55 paramiko.transport: starting thread (client mode): 0x55c1db0 +DEB [20190331-10:20:26.997] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:27.013] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:27.013] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:27.013] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:27.029] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:27.075] thr=55 paramiko.transport: userauth is OK +INF [20190331-10:20:27.091] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:27.091] thr=55 paramiko.transport: userauth is OK +INF [20190331-10:20:27.107] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:27.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:27.263] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:27.263] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:27.325] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:27.325] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:27.325] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:27.341] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:27.341] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:27.341] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:27.341] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:27.341] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:27.388] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:27.388] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:27.388] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:27.388] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:27.388] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:27.388] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:27.450] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:27.450] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:27.450] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:27.450] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:27.450] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:27.450] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:27.513] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:27.513] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:27.513] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:27.513] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:27.513] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:27.513] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:27.575] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:27.575] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:27.575] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:27.575] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:27.575] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:27.575] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:27.638] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:27.638] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:27.638] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:27.763] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:27.763] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:27.763] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:27.763] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:27.763] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:27.763] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:27.763] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:31.999] thr=56 paramiko.transport: starting thread (client mode): 0x50a33b0 +DEB [20190331-10:20:31.999] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:32.011] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:32.011] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:32.011] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:32.011] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:32.015] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:32.015] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:32.015] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:32.015] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:32.019] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:32.019] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:32.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:32.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:32.058] thr=56 paramiko.transport: userauth is OK +INF [20190331-10:20:32.077] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:32.077] thr=56 paramiko.transport: userauth is OK +INF [20190331-10:20:32.101] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:32.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:32.304] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:32.304] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:32.347] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:32.347] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:32.351] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:32.362] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:32.362] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:32.362] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:32.366] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:32.366] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:32.405] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:32.417] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:32.421] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:32.421] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:32.421] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:32.421] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:32.460] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:32.468] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:32.468] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:32.468] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:32.472] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:32.472] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:32.511] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:32.519] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:32.519] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:32.519] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:32.519] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:32.522] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:32.561] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:32.573] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:32.573] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:32.573] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:32.616] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:32.616] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:32.616] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:32.628] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:32.628] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:32.733] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:32.733] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:32.733] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:32.733] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:32.741] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:32.745] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:32.745] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:37.000] thr=57 paramiko.transport: starting thread (client mode): 0x55e9a50 +DEB [20190331-10:20:37.000] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:37.009] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:37.009] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:37.012] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:37.012] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:37.012] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:37.012] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:37.012] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:37.012] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:37.015] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:37.015] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:37.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:37.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:37.059] thr=57 paramiko.transport: userauth is OK +INF [20190331-10:20:37.112] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:37.112] thr=57 paramiko.transport: userauth is OK +INF [20190331-10:20:37.134] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:37.134] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:37.315] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:37.315] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:37.359] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:37.359] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:37.362] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:37.374] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:37.374] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:37.374] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:37.378] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:37.378] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:37.418] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:37.431] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:37.431] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:37.434] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:37.434] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:37.434] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:37.474] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:37.484] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:37.484] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:37.484] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:37.484] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:37.484] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:37.527] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:37.537] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:37.537] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:37.537] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:37.537] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:37.537] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:37.581] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:37.590] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:37.590] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:37.593] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:37.593] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:37.593] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:37.631] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:37.640] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:37.640] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:37.743] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:37.743] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:37.743] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:37.743] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:37.752] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:37.752] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:37.756] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:42.000] thr=58 paramiko.transport: starting thread (client mode): 0x50db450 +DEB [20190331-10:20:42.000] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:42.015] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:42.015] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:42.018] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:42.018] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:42.018] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:42.018] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:42.018] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:42.018] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:42.025] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:42.025] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:42.025] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:42.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:42.062] thr=58 paramiko.transport: userauth is OK +INF [20190331-10:20:42.115] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:42.115] thr=58 paramiko.transport: userauth is OK +INF [20190331-10:20:42.137] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:42.137] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:42.343] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:42.343] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:42.384] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:42.384] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:42.387] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:42.400] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:42.400] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:42.403] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:42.403] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:42.403] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:42.443] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:42.462] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:42.462] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:42.462] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:42.465] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:42.465] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:42.503] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:42.515] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:42.515] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:42.515] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:42.518] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:42.518] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:42.559] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:42.571] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:42.571] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:42.571] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:42.571] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:42.571] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:42.612] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:42.628] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:42.628] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:42.628] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:42.628] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:42.628] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:42.668] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:42.681] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:42.681] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:42.784] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:42.784] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:42.784] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:42.787] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:42.803] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:42.803] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:42.806] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:47.033] thr=59 paramiko.transport: starting thread (client mode): 0x50160f0 +DEB [20190331-10:20:47.033] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:47.064] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:47.064] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:47.064] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:47.064] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:47.064] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:47.064] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:47.064] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:47.064] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:47.080] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:47.080] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:47.080] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:47.080] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:47.126] thr=59 paramiko.transport: userauth is OK +INF [20190331-10:20:47.204] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:47.204] thr=59 paramiko.transport: userauth is OK +INF [20190331-10:20:47.236] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:47.236] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:47.423] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:47.423] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:47.486] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:47.486] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:47.486] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:47.501] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:47.501] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:47.501] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:47.517] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:47.517] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:47.569] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:47.616] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:47.616] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:47.616] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:47.616] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:47.616] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:47.678] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:47.709] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:47.709] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:47.709] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:47.709] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:47.709] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:47.756] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:47.788] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:47.788] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:47.788] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:47.788] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:47.788] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:47.835] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:47.866] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:47.866] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:47.866] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:47.866] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:47.866] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:47.913] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:47.959] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:47.959] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:48.069] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:48.069] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:48.069] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:48.069] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:48.069] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:48.069] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:48.084] thr=59 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:52.001] thr=60 paramiko.transport: starting thread (client mode): 0x538ffd0 +DEB [20190331-10:20:52.001] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:52.017] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:52.017] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:52.017] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:52.017] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:52.017] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:52.017] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:52.017] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:52.017] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:52.032] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:52.032] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:52.032] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:52.032] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:52.079] thr=60 paramiko.transport: userauth is OK +INF [20190331-10:20:52.095] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:52.095] thr=60 paramiko.transport: userauth is OK +INF [20190331-10:20:52.126] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:52.126] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:52.345] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:52.345] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:52.407] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:52.407] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:52.407] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:52.423] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:52.423] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:52.423] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:52.423] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:52.423] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:52.470] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:52.485] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:52.485] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:52.485] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:52.485] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:52.485] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:52.532] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:52.532] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:52.532] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:52.532] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:52.532] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:52.532] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:52.595] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:52.610] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:52.610] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:52.610] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:52.610] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:52.610] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:52.657] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:52.673] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:52.673] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:52.673] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:52.673] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:52.673] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:52.720] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:52.720] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:52.720] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:52.845] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:52.845] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:52.845] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:52.845] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:52.845] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:52.845] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:52.845] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-10:20:56.999] thr=61 paramiko.transport: starting thread (client mode): 0x5865450 +DEB [20190331-10:20:56.999] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:20:57.009] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:20:57.009] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:20:57.012] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:20:57.012] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:20:57.012] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:20:57.012] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:20:57.012] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:20:57.012] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-10:20:57.015] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:20:57.015] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-10:20:57.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:20:57.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:20:57.057] thr=61 paramiko.transport: userauth is OK +INF [20190331-10:20:57.082] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:20:57.082] thr=61 paramiko.transport: userauth is OK +INF [20190331-10:20:57.114] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:20:57.117] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:20:57.280] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:20:57.280] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:20:57.321] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:20:57.321] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:20:57.324] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:20:57.337] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:20:57.337] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:20:57.337] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:20:57.337] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:20:57.337] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:20:57.378] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:20:57.388] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:20:57.391] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:20:57.391] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:20:57.391] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:20:57.391] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:20:57.433] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:20:57.442] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:20:57.442] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:20:57.442] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:20:57.442] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:20:57.442] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:20:57.483] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:20:57.493] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:20:57.493] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:20:57.493] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:20:57.493] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:20:57.493] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:20:57.534] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:20:57.550] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:20:57.550] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:20:57.550] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:20:57.550] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:20:57.550] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:20:57.589] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:20:57.598] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:20:57.598] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:20:57.700] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:20:57.700] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:20:57.700] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:20:57.700] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:20:57.710] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:20:57.710] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:20:57.713] thr=61 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:02.015] thr=62 paramiko.transport: starting thread (client mode): 0x53863d0 +DEB [20190331-10:21:02.015] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:02.035] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:02.035] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:02.037] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:02.037] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:02.037] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:02.037] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:02.037] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:02.037] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:02.043] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:02.043] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:02.043] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:02.046] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:02.083] thr=62 paramiko.transport: userauth is OK +INF [20190331-10:21:02.103] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:02.103] thr=62 paramiko.transport: userauth is OK +INF [20190331-10:21:02.140] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:02.140] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:02.333] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:02.333] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:02.376] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:02.376] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:02.390] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:02.390] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:02.390] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:02.390] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:02.390] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:02.393] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:02.436] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:02.444] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:02.444] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:02.444] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:02.447] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:02.447] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:02.490] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:02.498] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:02.498] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:02.498] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:02.498] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:02.498] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:02.547] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:02.549] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:02.552] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:02.552] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:02.552] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:02.552] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:02.595] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:02.606] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:02.606] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:02.606] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:02.606] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:02.606] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:02.655] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:02.655] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:02.658] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:02.760] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:02.760] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:02.760] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:02.763] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:02.772] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:02.772] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:02.774] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:07.013] thr=63 paramiko.transport: starting thread (client mode): 0x50ad410 +DEB [20190331-10:21:07.016] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:07.047] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:07.047] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:07.050] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:07.050] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:07.050] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:07.050] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:07.053] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:07.053] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:07.058] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:07.058] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:07.058] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:07.061] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:07.098] thr=63 paramiko.transport: userauth is OK +INF [20190331-10:21:07.237] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:07.237] thr=63 paramiko.transport: userauth is OK +INF [20190331-10:21:07.265] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:07.265] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:07.452] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:07.452] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:07.492] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:07.492] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:07.500] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:07.511] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:07.511] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:07.514] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:07.514] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:07.514] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:07.560] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:07.568] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:07.571] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:07.571] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:07.571] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:07.571] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:07.613] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:07.619] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:07.619] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:07.619] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:07.619] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:07.622] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:07.664] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:07.670] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:07.670] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:07.670] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:07.670] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:07.673] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:07.715] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:07.724] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:07.724] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:07.724] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:07.724] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:07.724] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:07.769] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:07.775] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:07.775] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:07.877] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:07.877] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:07.877] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:07.888] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:07.888] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:07.888] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:07.891] thr=63 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:11.999] thr=64 paramiko.transport: starting thread (client mode): 0x4fc5830 +DEB [20190331-10:21:11.999] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:12.010] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:12.010] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:12.013] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:12.013] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:12.013] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:12.013] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:12.013] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:12.013] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:12.016] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:12.018] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:12.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:12.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:12.058] thr=64 paramiko.transport: userauth is OK +INF [20190331-10:21:12.081] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:12.081] thr=64 paramiko.transport: userauth is OK +INF [20190331-10:21:12.103] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:12.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:12.293] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:12.293] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:12.336] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:12.336] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:12.339] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:12.353] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:12.353] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:12.356] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:12.356] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:12.356] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:12.395] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:12.409] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:12.409] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:12.409] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:12.409] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:12.409] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:12.449] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:12.457] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:12.457] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:12.457] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:12.457] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:12.457] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:12.497] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:12.506] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:12.506] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:12.506] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:12.508] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:12.508] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:12.551] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:12.574] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:12.576] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:12.576] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:12.576] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:12.576] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:12.619] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:12.642] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:12.642] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:12.744] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:12.744] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:12.744] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:12.744] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:12.752] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:12.755] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:12.755] thr=64 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:17.002] thr=65 paramiko.transport: starting thread (client mode): 0x500d890 +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:17.017] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:17.017] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:17.033] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:17.033] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:17.033] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:17.033] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:17.080] thr=65 paramiko.transport: userauth is OK +INF [20190331-10:21:17.096] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:17.096] thr=65 paramiko.transport: userauth is OK +INF [20190331-10:21:17.111] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:17.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:17.267] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:17.267] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:17.346] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:17.346] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:17.346] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:17.361] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:17.361] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:17.361] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:17.361] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:17.361] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:17.424] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:17.424] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:17.424] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:17.424] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:17.424] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:17.424] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:17.486] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:17.486] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:17.486] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:17.486] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:17.486] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:17.486] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:17.549] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:17.549] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:17.549] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:17.549] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:17.549] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:17.549] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:17.596] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:17.596] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:17.596] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:17.596] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:17.596] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:17.596] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:17.658] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:17.658] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:17.658] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:17.783] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:17.783] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:17.783] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:17.783] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:17.783] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:17.783] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:17.783] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:21.998] thr=66 paramiko.transport: starting thread (client mode): 0x50ec490 +DEB [20190331-10:21:21.998] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:22.009] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:22.009] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:22.013] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:22.013] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:22.013] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:22.013] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:22.013] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:22.013] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:22.017] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:22.017] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:22.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:22.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:22.060] thr=66 paramiko.transport: userauth is OK +INF [20190331-10:21:22.087] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:22.087] thr=66 paramiko.transport: userauth is OK +INF [20190331-10:21:22.107] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:22.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:22.271] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:22.271] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:22.314] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:22.314] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:22.314] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:22.330] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:22.330] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:22.330] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:22.330] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:22.330] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:22.372] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:22.384] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:22.384] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:22.384] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:22.384] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:22.384] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:22.427] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:22.435] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:22.435] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:22.435] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:22.435] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:22.435] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:22.478] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:22.490] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:22.490] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:22.490] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:22.491] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:22.491] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:22.532] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:22.544] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:22.544] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:22.544] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:22.545] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:22.545] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:22.586] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:22.596] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:22.597] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:22.697] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:22.698] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:22.698] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:22.699] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:22.709] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:22.710] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:22.711] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:26.999] thr=67 paramiko.transport: starting thread (client mode): 0x5006b50 +DEB [20190331-10:21:26.999] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:27.009] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:27.009] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:27.011] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:27.011] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:27.011] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:27.011] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:27.011] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:27.011] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:27.016] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:27.016] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:27.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:27.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:27.057] thr=67 paramiko.transport: userauth is OK +INF [20190331-10:21:27.089] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:27.089] thr=67 paramiko.transport: userauth is OK +INF [20190331-10:21:27.111] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:27.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:27.290] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:27.290] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:27.331] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:27.331] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:27.333] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:27.348] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:27.348] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:27.348] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:27.348] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:27.348] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:27.389] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:27.401] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:27.401] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:27.401] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:27.401] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:27.401] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:27.442] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:27.452] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:27.452] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:27.452] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:27.452] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:27.452] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:27.493] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:27.503] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:27.503] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:27.503] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:27.503] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:27.503] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:27.544] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:27.554] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:27.556] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:27.556] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:27.556] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:27.556] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:27.595] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:27.605] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:27.605] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:27.706] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:27.706] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:27.706] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:27.706] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:27.716] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:27.716] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:27.718] thr=67 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:31.998] thr=68 paramiko.transport: starting thread (client mode): 0x50d0730 +DEB [20190331-10:21:31.998] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:32.007] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:32.007] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:32.009] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:32.009] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:32.009] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:32.009] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:32.009] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:32.009] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:32.014] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:32.014] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:32.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:32.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:32.056] thr=68 paramiko.transport: userauth is OK +INF [20190331-10:21:32.077] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:32.077] thr=68 paramiko.transport: userauth is OK +INF [20190331-10:21:32.097] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:32.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:32.257] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:32.257] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:32.299] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:32.299] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:32.304] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:32.318] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:32.318] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:32.320] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:32.320] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:32.320] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:32.360] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:32.376] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:32.376] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:32.376] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:32.376] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:32.376] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:32.415] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:32.425] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:32.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:32.425] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:32.425] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:32.425] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:32.464] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:32.473] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:32.473] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:32.473] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:32.473] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:32.473] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:32.513] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:32.527] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:32.527] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:32.527] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:32.527] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:32.527] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:32.568] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:32.578] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:32.578] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:32.680] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:32.680] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:32.680] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:32.680] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:32.689] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:32.689] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:32.691] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:36.998] thr=69 paramiko.transport: starting thread (client mode): 0x507da30 +DEB [20190331-10:21:36.999] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:37.008] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:37.009] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:37.012] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:37.012] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:37.012] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:37.012] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:37.012] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:37.012] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:37.016] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:37.016] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:37.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:37.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:37.056] thr=69 paramiko.transport: userauth is OK +INF [20190331-10:21:37.081] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:37.081] thr=69 paramiko.transport: userauth is OK +INF [20190331-10:21:37.102] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:37.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:37.290] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:37.290] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:37.328] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:37.328] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:37.333] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:37.357] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:37.358] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:37.358] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:37.359] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:37.359] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:37.399] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:37.415] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:37.416] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:37.416] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:37.417] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:37.417] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:37.457] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:37.468] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:37.469] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:37.469] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:37.470] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:37.470] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:37.508] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:37.518] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:37.518] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:37.519] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:37.519] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:37.519] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:37.559] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:37.570] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:37.570] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:37.570] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:37.572] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:37.572] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:37.609] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:37.619] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:37.619] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:37.721] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:37.721] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:37.721] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:37.723] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:37.730] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:37.732] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:37.732] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:41.988] thr=70 paramiko.transport: starting thread (client mode): 0x55c97f0 +DEB [20190331-10:21:41.988] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:42.004] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:42.004] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:42.004] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:42.004] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:42.066] thr=70 paramiko.transport: userauth is OK +INF [20190331-10:21:42.082] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:42.082] thr=70 paramiko.transport: userauth is OK +INF [20190331-10:21:42.097] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:42.097] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:42.238] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:42.238] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:42.301] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:42.301] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:42.301] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:42.316] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:42.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:42.316] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:42.316] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:42.316] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:42.363] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:42.363] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:42.363] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:42.363] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:42.363] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:42.363] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:42.426] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:42.426] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:42.426] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:42.426] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:42.426] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:42.426] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:42.488] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:42.488] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:42.488] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:42.488] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:42.488] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:42.488] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:42.537] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:42.537] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:42.537] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:42.537] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:42.537] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:42.537] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:42.599] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:42.599] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:42.599] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:42.724] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:42.724] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:42.724] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:42.724] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:42.724] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:42.724] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:42.724] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:46.947] thr=71 paramiko.transport: starting thread (client mode): 0x55c16d0 +DEB [20190331-10:21:46.947] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:46.956] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:46.957] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:46.960] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:46.960] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:46.960] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:46.960] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:46.961] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:46.961] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:46.965] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:46.965] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:46.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:46.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:47.005] thr=71 paramiko.transport: userauth is OK +INF [20190331-10:21:47.045] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:47.046] thr=71 paramiko.transport: userauth is OK +INF [20190331-10:21:47.067] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:47.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:47.267] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:47.267] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:47.308] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:47.308] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:47.313] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:47.333] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:47.333] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:47.333] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:47.334] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:47.334] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:47.373] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:47.386] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:47.387] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:47.387] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:47.387] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:47.388] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:47.426] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:47.436] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:47.436] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:47.436] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:47.437] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:47.437] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:47.475] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:47.486] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:47.487] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:47.487] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:47.487] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:47.487] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:47.527] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:47.539] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:47.539] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:47.540] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:47.540] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:47.540] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:47.580] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:47.589] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:47.590] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:47.691] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:47.692] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:47.692] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:47.693] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:47.703] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:47.703] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:47.705] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:51.946] thr=72 paramiko.transport: starting thread (client mode): 0x55c9090 +DEB [20190331-10:21:51.946] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:51.956] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:51.956] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:51.959] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:51.959] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:51.959] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:51.959] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:51.959] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:51.959] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:51.964] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:51.964] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:51.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:51.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:52.003] thr=72 paramiko.transport: userauth is OK +INF [20190331-10:21:52.025] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:52.025] thr=72 paramiko.transport: userauth is OK +INF [20190331-10:21:52.047] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:52.047] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:52.197] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:52.197] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:52.248] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:52.248] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:52.252] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:52.266] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:52.267] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:52.267] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:52.268] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:52.268] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:52.307] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:52.320] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:52.320] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:52.321] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:52.321] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:52.321] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:52.361] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:52.372] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:52.373] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:52.373] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:52.374] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:52.374] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:52.413] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:52.422] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:52.423] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:52.423] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:52.423] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:52.423] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:52.464] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:52.476] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:52.476] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:52.477] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:52.477] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:52.477] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:52.518] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:52.528] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:52.528] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:52.629] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:52.630] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:52.630] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:52.631] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:52.640] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:52.640] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:52.642] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-10:21:56.946] thr=73 paramiko.transport: starting thread (client mode): 0x50adbd0 +DEB [20190331-10:21:56.946] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:21:56.955] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:21:56.955] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:21:56.958] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:21:56.958] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:21:56.958] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:21:56.958] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:21:56.958] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:21:56.958] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-10:21:56.962] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:21:56.963] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-10:21:56.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:21:56.964] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:21:57.001] thr=73 paramiko.transport: userauth is OK +INF [20190331-10:21:57.178] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:21:57.179] thr=73 paramiko.transport: userauth is OK +INF [20190331-10:21:57.201] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:21:57.201] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:21:57.378] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:21:57.378] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:21:57.419] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:21:57.419] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:21:57.424] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:21:57.438] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:21:57.438] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:21:57.438] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:21:57.439] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:21:57.439] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:21:57.478] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:21:57.492] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:21:57.493] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:21:57.493] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:21:57.493] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:21:57.494] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:21:57.535] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:21:57.544] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:21:57.544] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:21:57.544] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:21:57.545] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:21:57.545] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:21:57.586] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:21:57.599] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:21:57.599] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:21:57.600] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:21:57.600] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:21:57.600] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:21:57.640] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:21:57.651] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:21:57.651] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:21:57.652] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:21:57.652] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:21:57.652] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:21:57.691] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:21:57.700] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:21:57.700] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:21:57.801] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:21:57.802] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:21:57.802] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:21:57.803] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:21:57.812] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:21:57.813] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:21:57.814] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:01.945] thr=74 paramiko.transport: starting thread (client mode): 0x4fa9670 +DEB [20190331-10:22:01.946] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:01.955] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:01.955] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:01.958] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:01.958] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:01.958] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:01.958] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:01.958] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:01.958] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:01.963] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:01.963] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:01.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:01.964] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:02.002] thr=74 paramiko.transport: userauth is OK +INF [20190331-10:22:02.023] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:02.024] thr=74 paramiko.transport: userauth is OK +INF [20190331-10:22:02.069] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:02.069] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:02.222] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:02.222] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:02.278] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:02.278] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:02.283] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:02.298] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:02.298] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:02.299] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:02.299] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:02.300] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:02.341] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:02.356] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:02.357] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:02.357] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:02.358] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:02.358] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:02.398] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:02.411] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:02.411] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:02.411] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:02.412] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:02.412] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:02.453] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:02.463] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:02.464] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:02.464] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:02.464] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:02.465] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:02.502] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:02.513] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:02.513] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:02.514] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:02.514] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:02.514] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:02.552] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:02.561] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:02.562] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:02.663] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:02.664] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:02.664] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:02.665] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:02.674] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:02.674] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:02.676] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:06.946] thr=75 paramiko.transport: starting thread (client mode): 0x4fe7990 +DEB [20190331-10:22:06.946] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:06.957] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:06.957] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:06.961] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:06.961] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:06.961] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:06.961] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:06.961] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:06.961] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:06.965] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:06.966] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:06.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:06.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:07.004] thr=75 paramiko.transport: userauth is OK +INF [20190331-10:22:07.026] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:07.026] thr=75 paramiko.transport: userauth is OK +INF [20190331-10:22:07.048] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:07.049] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:07.192] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:07.192] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:07.233] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:07.233] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:07.236] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:07.251] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:07.252] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:07.252] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:07.253] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:07.253] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:07.291] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:07.305] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:07.305] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:07.306] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:07.306] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:07.306] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:07.346] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:07.362] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:07.362] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:07.362] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:07.363] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:07.363] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:07.401] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:07.410] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:07.410] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:07.410] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:07.411] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:07.411] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:07.452] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:07.463] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:07.463] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:07.464] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:07.464] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:07.464] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:07.505] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:07.514] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:07.514] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:07.615] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:07.616] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:07.616] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:07.617] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:07.626] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:07.626] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:07.628] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:11.947] thr=76 paramiko.transport: starting thread (client mode): 0x4ffb590 +DEB [20190331-10:22:11.947] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:11.957] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:11.957] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:11.960] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:11.961] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:11.961] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:11.961] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:11.961] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:11.961] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:11.965] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:11.965] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:11.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:11.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:12.004] thr=76 paramiko.transport: userauth is OK +INF [20190331-10:22:12.109] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:12.109] thr=76 paramiko.transport: userauth is OK +INF [20190331-10:22:12.131] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:12.131] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:12.298] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:12.299] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:12.339] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:12.339] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:12.345] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:12.363] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:12.363] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:12.364] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:12.364] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:12.364] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:12.403] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:12.415] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:12.415] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:12.415] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:12.416] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:12.416] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:12.454] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:12.462] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:12.462] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:12.463] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:12.463] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:12.463] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:12.502] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:12.511] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:12.511] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:12.511] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:12.512] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:12.512] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:12.550] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:12.561] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:12.561] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:12.561] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:12.562] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:12.562] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:12.601] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:12.610] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:12.610] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:12.711] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:12.712] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:12.712] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:12.713] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:12.723] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:12.723] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:12.725] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:16.947] thr=77 paramiko.transport: starting thread (client mode): 0x55c9c70 +DEB [20190331-10:22:16.947] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:16.956] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:16.957] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:16.959] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:16.960] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:16.960] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:16.960] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:16.960] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:16.960] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:16.964] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:16.964] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:16.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:16.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:17.005] thr=77 paramiko.transport: userauth is OK +INF [20190331-10:22:17.031] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:17.032] thr=77 paramiko.transport: userauth is OK +INF [20190331-10:22:17.053] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:17.053] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:17.192] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:17.193] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:17.234] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:17.234] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:17.238] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:17.256] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:17.256] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:17.256] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:17.257] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:17.257] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:17.300] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:17.316] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:17.317] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:17.317] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:17.318] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:17.318] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:17.357] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:17.373] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:17.373] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:17.374] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:17.374] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:17.374] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:17.414] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:17.422] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:17.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:17.423] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:17.423] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:17.423] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:17.462] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:17.473] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:17.473] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:17.473] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:17.474] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:17.474] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:17.515] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:17.524] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:17.525] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:17.624] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:17.624] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:17.625] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:17.626] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:17.635] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:17.635] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:17.637] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:21.947] thr=78 paramiko.transport: starting thread (client mode): 0x148e9f0 +DEB [20190331-10:22:21.947] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:21.957] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:21.957] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:21.960] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:21.960] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:21.960] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:21.960] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:21.960] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:21.960] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:21.964] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:21.964] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:21.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:21.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:22.004] thr=78 paramiko.transport: userauth is OK +INF [20190331-10:22:22.024] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:22.025] thr=78 paramiko.transport: userauth is OK +INF [20190331-10:22:22.047] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:22.048] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:22.200] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:22.200] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:22.241] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:22.241] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:22.244] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:22.259] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:22.260] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:22.260] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:22.261] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:22.261] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:22.303] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:22.322] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:22.322] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:22.322] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:22.323] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:22.323] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:22.361] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:22.371] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:22.371] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:22.371] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:22.372] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:22.372] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:22.411] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:22.419] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:22.420] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:22.420] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:22.420] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:22.420] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:22.459] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:22.470] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:22.470] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:22.470] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:22.471] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:22.471] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:22.511] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:22.521] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:22.522] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:22.622] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:22.623] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:22.623] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:22.624] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:22.633] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:22.634] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:22.635] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:26.946] thr=79 paramiko.transport: starting thread (client mode): 0x55c1470 +DEB [20190331-10:22:26.946] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:26.956] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:26.956] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:26.958] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:26.959] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:26.959] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:26.959] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:26.959] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:26.959] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:26.963] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:26.963] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:26.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:26.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:27.001] thr=79 paramiko.transport: userauth is OK +INF [20190331-10:22:27.020] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:27.021] thr=79 paramiko.transport: userauth is OK +INF [20190331-10:22:27.043] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:27.043] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:27.190] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:27.191] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:27.231] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:27.231] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:27.236] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:27.250] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:27.250] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:27.250] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:27.251] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:27.251] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:27.291] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:27.303] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:27.304] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:27.304] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:27.305] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:27.305] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:27.343] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:27.352] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:27.352] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:27.352] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:27.353] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:27.353] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:27.392] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:27.401] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:27.401] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:27.401] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:27.402] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:27.402] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:27.441] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:27.452] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:27.452] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:27.453] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:27.453] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:27.453] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:27.493] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:27.502] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:27.503] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:27.603] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:27.604] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:27.604] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:27.605] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:27.613] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:27.614] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:27.616] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:31.949] thr=80 paramiko.transport: starting thread (client mode): 0x4fa9530 +DEB [20190331-10:22:31.949] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:31.958] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:31.958] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:31.961] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:31.961] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:31.961] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:31.961] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:31.961] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:31.961] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:31.965] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:31.966] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:31.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:31.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:32.006] thr=80 paramiko.transport: userauth is OK +INF [20190331-10:22:32.025] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:32.026] thr=80 paramiko.transport: userauth is OK +INF [20190331-10:22:32.047] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:32.048] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:32.204] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:32.204] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:32.248] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:32.248] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:32.254] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:32.274] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:32.274] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:32.275] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:32.275] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:32.276] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:32.316] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:32.341] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:32.341] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:32.341] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:32.380] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:32.381] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:32.383] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:32.397] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:32.397] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:32.397] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:32.398] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:32.398] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:32.438] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:32.446] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:32.447] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:32.447] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:32.448] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:32.448] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:32.487] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:32.498] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:32.498] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:32.498] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:32.499] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:32.499] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:32.540] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:32.549] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:32.549] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:32.650] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:32.651] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:32.651] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:32.652] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:32.661] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:32.662] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:32.663] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:36.947] thr=81 paramiko.transport: starting thread (client mode): 0x4ffbbf0 +DEB [20190331-10:22:36.948] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:36.956] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:36.956] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:36.959] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:36.959] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:36.959] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:36.959] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:36.959] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:36.959] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:36.964] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:36.964] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:36.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:36.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:37.003] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:22:37.028] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:37.029] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:22:37.051] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:37.051] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:37.192] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:37.192] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:37.234] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:37.234] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:37.238] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:37.252] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:37.253] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:37.253] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:37.254] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:37.254] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:37.292] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:37.304] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:37.304] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:37.304] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:37.304] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:37.304] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:37.345] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:37.354] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:37.354] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:37.355] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:37.355] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:37.355] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:37.398] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:37.407] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:37.407] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:37.408] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:37.408] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:37.408] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:37.449] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:37.460] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:37.460] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:37.461] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:37.461] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:37.461] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:37.502] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:37.511] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:37.511] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:37.612] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:37.613] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:37.613] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:37.614] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:37.623] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:37.624] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:37.626] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:41.947] thr=82 paramiko.transport: starting thread (client mode): 0x53d6f90 +DEB [20190331-10:22:41.948] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:41.959] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:41.959] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:41.961] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:41.961] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:41.961] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:41.961] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:41.961] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:41.961] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:41.966] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:41.966] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:41.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:41.968] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:42.005] thr=82 paramiko.transport: userauth is OK +INF [20190331-10:22:42.024] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:42.025] thr=82 paramiko.transport: userauth is OK +INF [20190331-10:22:42.058] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:42.058] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:42.185] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:42.185] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:42.225] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:42.225] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:42.232] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:42.245] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:42.246] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:42.246] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:42.247] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:42.247] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:42.294] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:42.301] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:42.301] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:42.302] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:42.302] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:42.302] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:42.341] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:42.356] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:42.356] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:42.357] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:42.357] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:42.357] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:42.399] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:42.405] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:42.406] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:42.406] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:42.407] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:42.407] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:42.447] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:42.458] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:42.458] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:42.458] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:42.459] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:42.459] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:42.500] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:42.507] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:42.507] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:42.608] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:42.609] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:42.609] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:42.617] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:42.619] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:42.620] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:42.621] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:46.947] thr=83 paramiko.transport: starting thread (client mode): 0x50db970 +DEB [20190331-10:22:46.947] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:46.957] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:46.957] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:46.960] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:46.960] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:46.960] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:46.960] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:46.960] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:46.960] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:46.964] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:46.965] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:46.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:46.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:47.004] thr=83 paramiko.transport: userauth is OK +INF [20190331-10:22:47.040] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:47.041] thr=83 paramiko.transport: userauth is OK +INF [20190331-10:22:47.067] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:47.067] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:47.203] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:47.204] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:47.244] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:47.244] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:47.256] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:47.266] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:47.266] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:47.266] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:47.267] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:47.267] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:47.310] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:47.324] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:47.325] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:47.325] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:47.326] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:47.326] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:47.367] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:47.372] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:47.373] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:47.373] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:47.374] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:47.374] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:47.420] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:47.424] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:47.424] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:47.425] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:47.425] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:47.425] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:47.467] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:47.476] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:47.476] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:47.477] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:47.478] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:47.478] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:47.518] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:47.527] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:47.527] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:47.628] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:47.629] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:47.629] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:47.631] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:47.639] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:47.640] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:47.641] thr=83 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:51.946] thr=84 paramiko.transport: starting thread (client mode): 0x507dbd0 +DEB [20190331-10:22:51.946] thr=84 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:51.955] thr=84 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:51.956] thr=84 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:51.959] thr=84 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:51.959] thr=84 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:51.959] thr=84 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:51.959] thr=84 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:51.959] thr=84 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:51.959] thr=84 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:51.963] thr=84 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:51.964] thr=84 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:51.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:51.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:52.003] thr=84 paramiko.transport: userauth is OK +INF [20190331-10:22:52.036] thr=84 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:52.036] thr=84 paramiko.transport: userauth is OK +INF [20190331-10:22:52.058] thr=84 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:52.059] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:52.198] thr=84 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:52.198] thr=84 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:52.239] thr=84 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:52.240] thr=84 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:52.246] thr=84 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:52.262] thr=84 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:52.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:52.263] thr=84 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:52.263] thr=84 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:52.263] thr=84 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:52.303] thr=84 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:52.315] thr=84 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:52.315] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:52.316] thr=84 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:52.316] thr=84 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:52.316] thr=84 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:52.358] thr=84 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:52.368] thr=84 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:52.368] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:52.368] thr=84 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:52.369] thr=84 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:52.369] thr=84 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:52.408] thr=84 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:52.416] thr=84 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:52.417] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:52.417] thr=84 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:52.418] thr=84 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:52.418] thr=84 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:52.459] thr=84 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:52.470] thr=84 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:52.470] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:52.470] thr=84 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:52.471] thr=84 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:52.471] thr=84 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:52.511] thr=84 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:52.520] thr=84 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:52.520] thr=84 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:52.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:52.622] thr=84 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:52.622] thr=84 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:52.623] thr=84 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:52.632] thr=84 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:52.633] thr=84 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:52.634] thr=84 paramiko.transport: EOF in transport thread +DEB [20190331-10:22:56.945] thr=85 paramiko.transport: starting thread (client mode): 0x50d0150 +DEB [20190331-10:22:56.945] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:22:56.955] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:22:56.955] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:22:56.958] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:22:56.958] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:22:56.959] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:22:56.959] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:22:56.959] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:22:56.959] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-10:22:56.963] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:22:56.964] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-10:22:56.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:22:56.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:22:57.001] thr=85 paramiko.transport: userauth is OK +INF [20190331-10:22:57.025] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:22:57.026] thr=85 paramiko.transport: userauth is OK +INF [20190331-10:22:57.048] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:22:57.049] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:22:57.192] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:22:57.192] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:22:57.233] thr=85 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:22:57.233] thr=85 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:22:57.238] thr=85 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:22:57.252] thr=85 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:22:57.252] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:22:57.252] thr=85 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:22:57.253] thr=85 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:22:57.253] thr=85 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:22:57.294] thr=85 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:22:57.306] thr=85 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:22:57.307] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:22:57.307] thr=85 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:22:57.308] thr=85 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:22:57.308] thr=85 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:22:57.346] thr=85 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:22:57.356] thr=85 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:22:57.357] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:22:57.357] thr=85 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:22:57.357] thr=85 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:22:57.358] thr=85 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:22:57.396] thr=85 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:22:57.405] thr=85 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:22:57.405] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:22:57.406] thr=85 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:22:57.406] thr=85 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:22:57.407] thr=85 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:22:57.445] thr=85 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:22:57.456] thr=85 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:22:57.456] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:22:57.457] thr=85 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:22:57.457] thr=85 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:22:57.457] thr=85 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:22:57.496] thr=85 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:22:57.505] thr=85 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:22:57.505] thr=85 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:22:57.606] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:22:57.607] thr=85 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:22:57.607] thr=85 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:22:57.608] thr=85 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:22:57.617] thr=85 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:22:57.618] thr=85 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:22:57.620] thr=85 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:01.949] thr=86 paramiko.transport: starting thread (client mode): 0x50a3f10 +DEB [20190331-10:23:01.949] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:01.958] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:01.958] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:01.961] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:01.961] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:01.961] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:01.961] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:01.961] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:01.961] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:01.965] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:01.965] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:01.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:01.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:02.005] thr=86 paramiko.transport: userauth is OK +INF [20190331-10:23:02.039] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:02.040] thr=86 paramiko.transport: userauth is OK +INF [20190331-10:23:02.062] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:02.062] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:02.201] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:02.201] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:02.241] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:02.241] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:02.246] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:02.260] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:02.261] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:02.261] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:02.261] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:02.262] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:02.300] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:02.313] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:02.313] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:02.313] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:02.314] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:02.314] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:02.352] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:02.363] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:02.363] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:02.364] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:02.364] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:02.365] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:02.403] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:02.411] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:02.412] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:02.412] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:02.413] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:02.413] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:02.451] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:02.462] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:02.462] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:02.462] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:02.463] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:02.463] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:02.501] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:02.510] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:02.511] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:02.611] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:02.612] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:02.612] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:02.613] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:02.622] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:02.623] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:02.625] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:06.946] thr=87 paramiko.transport: starting thread (client mode): 0x50a3930 +DEB [20190331-10:23:06.947] thr=87 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:06.955] thr=87 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:06.955] thr=87 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:06.958] thr=87 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:06.958] thr=87 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:06.958] thr=87 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:06.958] thr=87 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:06.958] thr=87 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:06.958] thr=87 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:06.962] thr=87 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:06.962] thr=87 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:06.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:06.964] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:07.002] thr=87 paramiko.transport: userauth is OK +INF [20190331-10:23:07.023] thr=87 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:07.024] thr=87 paramiko.transport: userauth is OK +INF [20190331-10:23:07.046] thr=87 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:07.046] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:07.178] thr=87 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:07.178] thr=87 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:07.223] thr=87 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:07.223] thr=87 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:07.227] thr=87 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:07.242] thr=87 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:07.242] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:07.242] thr=87 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:07.243] thr=87 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:07.243] thr=87 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:07.283] thr=87 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:07.295] thr=87 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:07.296] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:07.296] thr=87 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:07.297] thr=87 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:07.297] thr=87 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:07.338] thr=87 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:07.350] thr=87 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:07.351] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:07.351] thr=87 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:07.352] thr=87 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:07.352] thr=87 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:07.392] thr=87 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:07.400] thr=87 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:07.401] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:07.401] thr=87 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:07.402] thr=87 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:07.402] thr=87 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:07.442] thr=87 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:07.453] thr=87 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:07.453] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:07.454] thr=87 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:07.454] thr=87 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:07.454] thr=87 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:07.493] thr=87 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:07.502] thr=87 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:07.502] thr=87 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:07.603] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:07.604] thr=87 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:07.604] thr=87 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:07.605] thr=87 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:07.614] thr=87 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:07.615] thr=87 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:07.617] thr=87 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:11.945] thr=88 paramiko.transport: starting thread (client mode): 0x50f3350 +DEB [20190331-10:23:11.946] thr=88 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:11.957] thr=88 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:11.958] thr=88 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:11.960] thr=88 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:11.960] thr=88 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:11.960] thr=88 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:11.961] thr=88 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:11.961] thr=88 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:11.961] thr=88 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:11.965] thr=88 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:11.965] thr=88 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:11.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:11.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:12.005] thr=88 paramiko.transport: userauth is OK +INF [20190331-10:23:12.029] thr=88 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:12.030] thr=88 paramiko.transport: userauth is OK +INF [20190331-10:23:12.051] thr=88 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:12.052] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:12.193] thr=88 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:12.194] thr=88 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:12.234] thr=88 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:12.234] thr=88 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:12.239] thr=88 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:12.256] thr=88 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:12.257] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:12.257] thr=88 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:12.257] thr=88 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:12.257] thr=88 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:12.301] thr=88 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:12.328] thr=88 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:12.328] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:12.328] thr=88 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:12.329] thr=88 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:12.329] thr=88 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:12.368] thr=88 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:12.377] thr=88 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:12.377] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:12.378] thr=88 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:12.378] thr=88 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:12.378] thr=88 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:12.418] thr=88 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:12.427] thr=88 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:12.427] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:12.427] thr=88 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:12.428] thr=88 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:12.428] thr=88 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:12.469] thr=88 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:12.480] thr=88 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:12.480] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:12.481] thr=88 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:12.481] thr=88 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:12.481] thr=88 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:12.521] thr=88 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:12.530] thr=88 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:12.530] thr=88 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:12.632] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:12.633] thr=88 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:12.633] thr=88 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:12.634] thr=88 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:12.643] thr=88 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:12.644] thr=88 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:12.645] thr=88 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:16.947] thr=89 paramiko.transport: starting thread (client mode): 0x50db630 +DEB [20190331-10:23:16.948] thr=89 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:16.958] thr=89 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:16.958] thr=89 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:16.960] thr=89 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:16.960] thr=89 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:16.961] thr=89 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:16.961] thr=89 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:16.961] thr=89 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:16.961] thr=89 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:16.965] thr=89 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:16.965] thr=89 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:16.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:16.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:17.004] thr=89 paramiko.transport: userauth is OK +INF [20190331-10:23:17.128] thr=89 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:17.129] thr=89 paramiko.transport: userauth is OK +INF [20190331-10:23:17.150] thr=89 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:17.151] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:17.299] thr=89 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:17.300] thr=89 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:17.341] thr=89 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:17.341] thr=89 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:17.347] thr=89 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:17.362] thr=89 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:17.362] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:17.362] thr=89 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:17.363] thr=89 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:17.363] thr=89 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:17.404] thr=89 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:17.417] thr=89 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:17.417] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:17.417] thr=89 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:17.418] thr=89 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:17.418] thr=89 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:17.457] thr=89 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:17.466] thr=89 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:17.466] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:17.467] thr=89 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:17.467] thr=89 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:17.467] thr=89 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:17.505] thr=89 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:17.514] thr=89 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:17.515] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:17.515] thr=89 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:17.516] thr=89 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:17.516] thr=89 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:17.554] thr=89 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:17.566] thr=89 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:17.566] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:17.566] thr=89 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:17.567] thr=89 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:17.567] thr=89 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:17.606] thr=89 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:17.615] thr=89 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:17.615] thr=89 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:17.716] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:17.717] thr=89 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:17.717] thr=89 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:17.718] thr=89 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:17.727] thr=89 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:17.727] thr=89 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:17.729] thr=89 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:21.949] thr=90 paramiko.transport: starting thread (client mode): 0x4fe7c90 +DEB [20190331-10:23:21.949] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:21.958] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:21.958] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:21.960] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:21.960] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:21.960] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:21.960] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:21.961] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:21.961] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:21.965] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:21.965] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:21.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:21.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:22.003] thr=90 paramiko.transport: userauth is OK +INF [20190331-10:23:22.045] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:22.046] thr=90 paramiko.transport: userauth is OK +INF [20190331-10:23:22.067] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:22.068] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:22.200] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:22.201] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:22.240] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:22.240] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:22.244] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:22.260] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:22.260] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:22.260] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:22.261] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:22.261] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:22.301] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:22.316] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:22.316] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:22.316] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:22.317] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:22.317] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:22.357] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:22.371] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:22.371] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:22.372] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:22.372] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:22.372] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:22.412] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:22.420] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:22.421] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:22.421] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:22.421] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:22.421] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:22.463] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:22.473] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:22.474] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:22.474] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:22.475] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:22.475] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:22.513] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:22.521] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:22.522] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:22.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:22.624] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:22.624] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:22.625] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:22.635] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:22.636] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:22.637] thr=90 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:26.945] thr=91 paramiko.transport: starting thread (client mode): 0x50a3a30 +DEB [20190331-10:23:26.946] thr=91 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:26.954] thr=91 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:26.954] thr=91 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:26.957] thr=91 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:26.958] thr=91 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:26.958] thr=91 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:26.958] thr=91 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:26.958] thr=91 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:26.958] thr=91 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:26.962] thr=91 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:26.962] thr=91 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:26.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:26.964] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:27.003] thr=91 paramiko.transport: userauth is OK +INF [20190331-10:23:27.024] thr=91 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:27.025] thr=91 paramiko.transport: userauth is OK +INF [20190331-10:23:27.047] thr=91 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:27.048] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:27.188] thr=91 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:27.188] thr=91 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:27.229] thr=91 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:27.229] thr=91 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:27.233] thr=91 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:27.248] thr=91 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:27.248] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:27.249] thr=91 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:27.249] thr=91 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:27.249] thr=91 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:27.290] thr=91 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:27.304] thr=91 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:27.304] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:27.304] thr=91 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:27.305] thr=91 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:27.305] thr=91 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:27.346] thr=91 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:27.364] thr=91 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:27.365] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:27.365] thr=91 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:27.366] thr=91 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:27.366] thr=91 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:27.404] thr=91 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:27.413] thr=91 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:27.413] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:27.413] thr=91 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:27.414] thr=91 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:27.414] thr=91 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:27.453] thr=91 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:27.464] thr=91 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:27.464] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:27.464] thr=91 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:27.465] thr=91 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:27.465] thr=91 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:27.503] thr=91 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:27.511] thr=91 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:27.512] thr=91 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:27.612] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:27.613] thr=91 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:27.613] thr=91 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:27.614] thr=91 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:27.624] thr=91 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:27.625] thr=91 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:27.626] thr=91 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:31.945] thr=62 paramiko.transport: starting thread (client mode): 0x53863d0 +DEB [20190331-10:23:31.945] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:31.955] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:31.956] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:31.959] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:31.959] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:31.959] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:31.959] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:31.959] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:31.959] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:31.963] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:31.963] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:31.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:31.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:32.004] thr=62 paramiko.transport: userauth is OK +INF [20190331-10:23:32.024] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:32.024] thr=62 paramiko.transport: userauth is OK +INF [20190331-10:23:32.046] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:32.047] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:32.186] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:32.186] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:32.226] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:32.226] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:32.230] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:32.245] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:32.245] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:32.246] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:32.246] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:32.246] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:32.286] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:32.298] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:32.298] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:32.298] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:32.299] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:32.299] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:32.339] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:32.350] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:32.350] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:32.351] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:32.351] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:32.351] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:32.392] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:32.401] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:32.401] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:32.402] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:32.402] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:32.403] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:32.444] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:32.455] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:32.455] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:32.455] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:32.456] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:32.456] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:32.497] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:32.506] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:32.506] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:32.607] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:32.608] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:32.608] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:32.609] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:32.618] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:32.619] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:32.620] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:36.947] thr=92 paramiko.transport: starting thread (client mode): 0x5072090 +DEB [20190331-10:23:36.947] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:36.955] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:36.956] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:36.959] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:36.959] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:36.959] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:36.959] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:36.959] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:36.959] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:36.963] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:36.964] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:36.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:36.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:37.004] thr=92 paramiko.transport: userauth is OK +INF [20190331-10:23:37.029] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:37.029] thr=92 paramiko.transport: userauth is OK +INF [20190331-10:23:37.050] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:37.051] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:37.188] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:37.188] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:37.228] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:37.228] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:37.232] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:37.246] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:37.246] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:37.246] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:37.247] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:37.247] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:37.286] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:37.299] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:37.299] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:37.300] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:37.300] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:37.300] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:37.340] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:37.352] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:37.353] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:37.353] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:37.354] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:37.354] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:37.394] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:37.403] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:37.403] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:37.403] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:37.404] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:37.404] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:37.445] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:37.456] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:37.457] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:37.457] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:37.458] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:37.458] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:37.497] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:37.506] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:37.506] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:37.607] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:37.607] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:37.607] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:37.609] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:37.618] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:37.618] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:37.620] thr=92 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:41.948] thr=93 paramiko.transport: starting thread (client mode): 0x50a3610 +DEB [20190331-10:23:41.948] thr=93 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:41.957] thr=93 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:41.958] thr=93 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:41.961] thr=93 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:41.961] thr=93 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:41.961] thr=93 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:41.961] thr=93 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:41.961] thr=93 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:41.961] thr=93 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:41.965] thr=93 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:41.965] thr=93 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:41.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:41.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:42.002] thr=93 paramiko.transport: userauth is OK +INF [20190331-10:23:42.023] thr=93 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:42.024] thr=93 paramiko.transport: userauth is OK +INF [20190331-10:23:42.045] thr=93 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:42.045] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:42.193] thr=93 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:42.193] thr=93 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:42.234] thr=93 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:42.234] thr=93 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:42.238] thr=93 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:42.254] thr=93 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:42.254] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:42.255] thr=93 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:42.255] thr=93 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:42.256] thr=93 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:42.295] thr=93 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:42.309] thr=93 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:42.309] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:42.309] thr=93 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:42.310] thr=93 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:42.310] thr=93 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:42.351] thr=93 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:42.362] thr=93 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:42.362] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:42.363] thr=93 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:42.363] thr=93 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:42.363] thr=93 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:42.404] thr=93 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:42.412] thr=93 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:42.413] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:42.413] thr=93 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:42.414] thr=93 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:42.414] thr=93 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:42.455] thr=93 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:42.466] thr=93 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:42.466] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:42.466] thr=93 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:42.467] thr=93 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:42.467] thr=93 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:42.506] thr=93 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:42.515] thr=93 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:42.515] thr=93 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:42.616] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:42.617] thr=93 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:42.617] thr=93 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:42.618] thr=93 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:42.628] thr=93 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:42.628] thr=93 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:42.630] thr=93 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:46.947] thr=94 paramiko.transport: starting thread (client mode): 0x4fc52b0 +DEB [20190331-10:23:46.947] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:46.957] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:46.957] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:46.960] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:46.961] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:46.961] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:46.961] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:46.961] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:46.961] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:46.965] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:46.965] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:46.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:46.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:47.005] thr=94 paramiko.transport: userauth is OK +INF [20190331-10:23:47.026] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:47.027] thr=94 paramiko.transport: userauth is OK +INF [20190331-10:23:47.049] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:47.049] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:47.185] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:47.185] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:47.226] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:47.226] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:47.231] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:47.244] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:47.244] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:47.245] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:47.245] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:47.245] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:47.285] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:47.297] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:47.298] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:47.298] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:47.299] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:47.299] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:47.339] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:47.350] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:47.351] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:47.351] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:47.352] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:47.352] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:47.392] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:47.401] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:47.401] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:47.402] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:47.402] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:47.402] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:47.440] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:47.451] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:47.452] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:47.452] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:47.452] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:47.453] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:47.494] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:47.504] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:47.505] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:47.605] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:47.606] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:47.606] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:47.607] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:47.616] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:47.617] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:47.618] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:51.947] thr=95 paramiko.transport: starting thread (client mode): 0x54d0190 +DEB [20190331-10:23:51.948] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:51.956] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:51.956] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:51.959] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:51.959] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:51.959] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:51.959] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:51.960] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:51.960] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:51.964] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:51.964] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:51.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:51.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:52.002] thr=95 paramiko.transport: userauth is OK +INF [20190331-10:23:52.021] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:52.022] thr=95 paramiko.transport: userauth is OK +INF [20190331-10:23:52.043] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:52.044] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:52.183] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:52.183] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:52.224] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:52.224] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:52.228] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:52.242] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:52.242] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:52.243] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:52.243] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:52.243] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:52.286] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:52.314] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:52.314] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:52.314] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:52.315] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:52.315] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:52.355] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:52.368] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:52.368] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:52.368] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:52.369] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:52.369] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:52.408] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:52.418] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:52.419] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:52.419] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:52.419] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:52.419] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:52.460] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:52.472] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:52.473] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:52.473] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:52.474] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:52.474] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:52.516] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:52.525] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:52.525] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:52.626] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:52.627] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:52.627] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:52.628] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:52.637] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:52.638] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:52.639] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-10:23:56.946] thr=96 paramiko.transport: starting thread (client mode): 0x55e95d0 +DEB [20190331-10:23:56.947] thr=96 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:23:56.955] thr=96 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:23:56.956] thr=96 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:23:56.959] thr=96 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:23:56.959] thr=96 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:23:56.959] thr=96 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:23:56.959] thr=96 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:23:56.959] thr=96 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:23:56.959] thr=96 paramiko.transport: Compression agreed: none +DEB [20190331-10:23:56.963] thr=96 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:23:56.963] thr=96 paramiko.transport: Switch to new keys ... +DEB [20190331-10:23:56.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:23:56.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:23:57.001] thr=96 paramiko.transport: userauth is OK +INF [20190331-10:23:57.020] thr=96 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:23:57.021] thr=96 paramiko.transport: userauth is OK +INF [20190331-10:23:57.044] thr=96 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:23:57.044] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:23:57.182] thr=96 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:23:57.183] thr=96 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:23:57.223] thr=96 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:23:57.223] thr=96 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:23:57.227] thr=96 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:23:57.240] thr=96 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:23:57.241] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:23:57.241] thr=96 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:23:57.242] thr=96 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:23:57.242] thr=96 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:23:57.283] thr=96 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:23:57.309] thr=96 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:23:57.309] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:23:57.310] thr=96 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:23:57.310] thr=96 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:23:57.310] thr=96 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:23:57.352] thr=96 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:23:57.364] thr=96 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:23:57.364] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:23:57.365] thr=96 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:23:57.365] thr=96 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:23:57.365] thr=96 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:23:57.406] thr=96 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:23:57.415] thr=96 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:23:57.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:23:57.415] thr=96 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:23:57.416] thr=96 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:23:57.416] thr=96 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:23:57.455] thr=96 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:23:57.466] thr=96 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:23:57.466] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:23:57.467] thr=96 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:23:57.467] thr=96 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:23:57.468] thr=96 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:23:57.507] thr=96 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:23:57.516] thr=96 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:23:57.516] thr=96 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:23:57.617] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:23:57.618] thr=96 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:23:57.618] thr=96 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:23:57.619] thr=96 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:23:57.629] thr=96 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:23:57.629] thr=96 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:23:57.631] thr=96 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:01.945] thr=97 paramiko.transport: starting thread (client mode): 0x500d8f0 +DEB [20190331-10:24:01.946] thr=97 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:01.954] thr=97 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:01.955] thr=97 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:01.958] thr=97 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:01.958] thr=97 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:01.958] thr=97 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:01.958] thr=97 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:01.958] thr=97 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:01.958] thr=97 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:01.963] thr=97 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:01.963] thr=97 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:01.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:01.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:02.001] thr=97 paramiko.transport: userauth is OK +INF [20190331-10:24:02.023] thr=97 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:02.023] thr=97 paramiko.transport: userauth is OK +INF [20190331-10:24:02.045] thr=97 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:02.045] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:02.205] thr=97 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:02.205] thr=97 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:02.246] thr=97 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:02.246] thr=97 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:02.251] thr=97 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:02.279] thr=97 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:02.279] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:02.280] thr=97 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:02.281] thr=97 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:02.281] thr=97 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:02.322] thr=97 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:02.334] thr=97 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:02.334] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:02.334] thr=97 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:02.335] thr=97 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:02.335] thr=97 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:02.375] thr=97 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:02.385] thr=97 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:02.385] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:02.386] thr=97 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:02.386] thr=97 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:02.387] thr=97 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:02.425] thr=97 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:02.434] thr=97 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:02.434] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:02.435] thr=97 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:02.435] thr=97 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:02.435] thr=97 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:02.474] thr=97 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:02.485] thr=97 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:02.486] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:02.486] thr=97 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:02.486] thr=97 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:02.487] thr=97 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:02.525] thr=97 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:02.534] thr=97 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:02.534] thr=97 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:02.635] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:02.636] thr=97 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:02.636] thr=97 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:02.637] thr=97 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:02.646] thr=97 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:02.647] thr=97 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:02.649] thr=97 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:06.945] thr=98 paramiko.transport: starting thread (client mode): 0x4fa90f0 +DEB [20190331-10:24:06.946] thr=98 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:06.954] thr=98 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:06.954] thr=98 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:06.957] thr=98 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:06.957] thr=98 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:06.957] thr=98 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:06.957] thr=98 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:06.957] thr=98 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:06.957] thr=98 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:06.961] thr=98 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:06.961] thr=98 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:06.961] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:06.962] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:06.999] thr=98 paramiko.transport: userauth is OK +INF [20190331-10:24:07.018] thr=98 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:07.019] thr=98 paramiko.transport: userauth is OK +INF [20190331-10:24:07.040] thr=98 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:07.041] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:07.179] thr=98 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:07.179] thr=98 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:07.220] thr=98 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:07.220] thr=98 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:07.224] thr=98 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:07.237] thr=98 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:07.237] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:07.238] thr=98 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:07.238] thr=98 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:07.238] thr=98 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:07.279] thr=98 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:07.292] thr=98 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:07.292] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:07.292] thr=98 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:07.293] thr=98 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:07.293] thr=98 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:07.334] thr=98 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:07.345] thr=98 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:07.345] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:07.346] thr=98 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:07.346] thr=98 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:07.346] thr=98 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:07.388] thr=98 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:07.398] thr=98 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:07.399] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:07.399] thr=98 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:07.400] thr=98 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:07.400] thr=98 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:07.437] thr=98 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:07.447] thr=98 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:07.448] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:07.448] thr=98 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:07.449] thr=98 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:07.449] thr=98 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:07.487] thr=98 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:07.496] thr=98 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:07.496] thr=98 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:07.597] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:07.598] thr=98 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:07.598] thr=98 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:07.599] thr=98 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:07.608] thr=98 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:07.609] thr=98 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:07.611] thr=98 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:11.948] thr=99 paramiko.transport: starting thread (client mode): 0x5363450 +DEB [20190331-10:24:11.948] thr=99 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:11.958] thr=99 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:11.958] thr=99 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:11.961] thr=99 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:11.961] thr=99 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:11.961] thr=99 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:11.961] thr=99 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:11.961] thr=99 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:11.961] thr=99 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:11.965] thr=99 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:11.966] thr=99 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:11.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:11.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:12.003] thr=99 paramiko.transport: userauth is OK +INF [20190331-10:24:12.027] thr=99 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:12.028] thr=99 paramiko.transport: userauth is OK +INF [20190331-10:24:12.050] thr=99 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:12.051] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:12.190] thr=99 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:12.190] thr=99 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:12.230] thr=99 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:12.230] thr=99 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:12.232] thr=99 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:12.245] thr=99 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:12.245] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:12.246] thr=99 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:12.246] thr=99 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:12.246] thr=99 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:12.287] thr=99 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:12.301] thr=99 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:12.302] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:12.302] thr=99 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:12.302] thr=99 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:12.303] thr=99 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:12.340] thr=99 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:12.354] thr=99 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:12.354] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:12.355] thr=99 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:12.355] thr=99 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:12.355] thr=99 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:12.396] thr=99 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:12.405] thr=99 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:12.406] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:12.406] thr=99 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:12.406] thr=99 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:12.407] thr=99 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:12.445] thr=99 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:12.457] thr=99 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:12.457] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:12.457] thr=99 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:12.458] thr=99 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:12.458] thr=99 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:12.497] thr=99 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:12.506] thr=99 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:12.506] thr=99 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:12.607] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:12.608] thr=99 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:12.608] thr=99 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:12.609] thr=99 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:12.619] thr=99 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:12.620] thr=99 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:12.621] thr=99 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:16.947] thr=100 paramiko.transport: starting thread (client mode): 0x50d0a50 +DEB [20190331-10:24:16.947] thr=100 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:16.956] thr=100 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:16.956] thr=100 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:16.959] thr=100 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:16.959] thr=100 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:16.959] thr=100 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:16.959] thr=100 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:16.959] thr=100 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:16.959] thr=100 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:16.963] thr=100 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:16.964] thr=100 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:16.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:16.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:17.004] thr=100 paramiko.transport: userauth is OK +INF [20190331-10:24:17.024] thr=100 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:17.025] thr=100 paramiko.transport: userauth is OK +INF [20190331-10:24:17.046] thr=100 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:17.047] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:17.188] thr=100 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:17.189] thr=100 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:17.230] thr=100 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:17.230] thr=100 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:17.234] thr=100 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:17.247] thr=100 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:17.248] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:17.248] thr=100 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:17.249] thr=100 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:17.249] thr=100 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:17.289] thr=100 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:17.301] thr=100 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:17.302] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:17.302] thr=100 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:17.302] thr=100 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:17.302] thr=100 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:17.341] thr=100 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:17.353] thr=100 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:17.353] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:17.353] thr=100 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:17.354] thr=100 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:17.354] thr=100 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:17.395] thr=100 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:17.405] thr=100 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:17.405] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:17.405] thr=100 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:17.406] thr=100 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:17.406] thr=100 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:17.447] thr=100 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:17.458] thr=100 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:17.458] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:17.459] thr=100 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:17.459] thr=100 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:17.460] thr=100 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:17.499] thr=100 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:17.510] thr=100 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:17.510] thr=100 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:17.611] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:17.612] thr=100 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:17.612] thr=100 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:17.613] thr=100 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:17.624] thr=100 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:17.625] thr=100 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:17.630] thr=100 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:21.946] thr=101 paramiko.transport: starting thread (client mode): 0x50f3e70 +DEB [20190331-10:24:21.946] thr=101 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:21.957] thr=101 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:21.957] thr=101 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:21.962] thr=101 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:21.962] thr=101 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:21.962] thr=101 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:21.962] thr=101 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:21.962] thr=101 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:21.962] thr=101 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:21.967] thr=101 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:21.967] thr=101 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:21.968] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:21.969] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:22.007] thr=101 paramiko.transport: userauth is OK +INF [20190331-10:24:22.140] thr=101 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:22.141] thr=101 paramiko.transport: userauth is OK +INF [20190331-10:24:22.167] thr=101 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:22.167] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:22.336] thr=101 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:22.336] thr=101 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:22.378] thr=101 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:22.378] thr=101 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:22.388] thr=101 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:22.398] thr=101 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:22.398] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:22.398] thr=101 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:22.399] thr=101 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:22.399] thr=101 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:22.437] thr=101 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:22.449] thr=101 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:22.449] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:22.450] thr=101 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:22.450] thr=101 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:22.450] thr=101 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:22.490] thr=101 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:22.499] thr=101 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:22.499] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:22.499] thr=101 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:22.500] thr=101 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:22.500] thr=101 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:22.540] thr=101 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:22.548] thr=101 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:22.549] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:22.549] thr=101 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:22.550] thr=101 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:22.550] thr=101 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:22.590] thr=101 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:22.601] thr=101 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:22.601] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:22.602] thr=101 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:22.602] thr=101 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:22.602] thr=101 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:22.648] thr=101 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:22.651] thr=101 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:22.651] thr=101 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:22.752] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:22.753] thr=101 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:22.753] thr=101 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:22.763] thr=101 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:22.763] thr=101 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:22.764] thr=101 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:22.765] thr=101 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:26.946] thr=102 paramiko.transport: starting thread (client mode): 0x5363090 +DEB [20190331-10:24:26.946] thr=102 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:26.960] thr=102 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:26.960] thr=102 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:26.962] thr=102 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:26.962] thr=102 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:26.962] thr=102 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:26.962] thr=102 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:26.962] thr=102 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:26.962] thr=102 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:26.967] thr=102 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:26.967] thr=102 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:26.967] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:26.968] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:27.006] thr=102 paramiko.transport: userauth is OK +INF [20190331-10:24:27.057] thr=102 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:27.057] thr=102 paramiko.transport: userauth is OK +INF [20190331-10:24:27.085] thr=102 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:27.085] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:27.244] thr=102 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:27.244] thr=102 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:27.285] thr=102 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:27.285] thr=102 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:27.290] thr=102 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:27.305] thr=102 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:27.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:27.305] thr=102 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:27.306] thr=102 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:27.306] thr=102 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:27.348] thr=102 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:27.362] thr=102 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:27.362] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:27.363] thr=102 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:27.363] thr=102 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:27.363] thr=102 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:27.403] thr=102 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:27.412] thr=102 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:27.412] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:27.412] thr=102 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:27.413] thr=102 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:27.413] thr=102 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:27.457] thr=102 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:27.462] thr=102 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:27.462] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:27.462] thr=102 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:27.463] thr=102 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:27.463] thr=102 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:27.503] thr=102 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:27.514] thr=102 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:27.514] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:27.515] thr=102 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:27.515] thr=102 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:27.515] thr=102 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:27.560] thr=102 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:27.564] thr=102 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:27.564] thr=102 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:27.665] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:27.666] thr=102 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:27.666] thr=102 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:27.669] thr=102 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:27.676] thr=102 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:27.677] thr=102 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:27.678] thr=102 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:31.945] thr=103 paramiko.transport: starting thread (client mode): 0x4fa9830 +DEB [20190331-10:24:31.945] thr=103 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:31.954] thr=103 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:31.954] thr=103 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:31.957] thr=103 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:31.957] thr=103 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:31.957] thr=103 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:31.957] thr=103 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:31.957] thr=103 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:31.957] thr=103 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:31.961] thr=103 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:31.961] thr=103 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:31.962] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:31.963] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:32.001] thr=103 paramiko.transport: userauth is OK +INF [20190331-10:24:32.022] thr=103 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:32.023] thr=103 paramiko.transport: userauth is OK +INF [20190331-10:24:32.046] thr=103 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:32.046] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:32.190] thr=103 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:32.190] thr=103 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:32.231] thr=103 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:32.231] thr=103 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:32.235] thr=103 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:32.248] thr=103 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:32.248] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:32.249] thr=103 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:32.249] thr=103 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:32.249] thr=103 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:32.289] thr=103 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:32.313] thr=103 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:32.313] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:32.314] thr=103 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:32.315] thr=103 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:32.315] thr=103 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:32.357] thr=103 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:32.369] thr=103 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:32.369] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:32.369] thr=103 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:32.370] thr=103 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:32.370] thr=103 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:32.411] thr=103 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:32.424] thr=103 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:32.424] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:32.424] thr=103 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:32.425] thr=103 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:32.425] thr=103 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:32.464] thr=103 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:32.475] thr=103 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:32.475] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:32.475] thr=103 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:32.476] thr=103 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:32.476] thr=103 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:32.515] thr=103 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:32.524] thr=103 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:32.524] thr=103 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:32.625] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:32.626] thr=103 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:32.626] thr=103 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:32.627] thr=103 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:32.636] thr=103 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:32.637] thr=103 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:32.638] thr=103 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:36.945] thr=104 paramiko.transport: starting thread (client mode): 0x507dc30 +DEB [20190331-10:24:36.945] thr=104 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:36.955] thr=104 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:36.955] thr=104 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:36.959] thr=104 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:36.959] thr=104 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:36.959] thr=104 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:36.959] thr=104 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:36.960] thr=104 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:36.960] thr=104 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:36.965] thr=104 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:36.965] thr=104 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:36.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:36.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:37.005] thr=104 paramiko.transport: userauth is OK +INF [20190331-10:24:37.056] thr=104 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:37.057] thr=104 paramiko.transport: userauth is OK +INF [20190331-10:24:37.077] thr=104 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:37.078] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:37.239] thr=104 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:37.239] thr=104 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:37.279] thr=104 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:37.279] thr=104 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:37.284] thr=104 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:37.299] thr=104 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:37.299] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:37.300] thr=104 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:37.301] thr=104 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:37.301] thr=104 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:37.341] thr=104 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:37.358] thr=104 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:37.358] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:37.359] thr=104 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:37.359] thr=104 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:37.360] thr=104 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:37.399] thr=104 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:37.408] thr=104 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:37.408] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:37.408] thr=104 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:37.409] thr=104 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:37.409] thr=104 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:37.450] thr=104 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:37.458] thr=104 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:37.459] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:37.459] thr=104 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:37.459] thr=104 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:37.459] thr=104 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:37.499] thr=104 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:37.510] thr=104 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:37.510] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:37.510] thr=104 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:37.511] thr=104 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:37.511] thr=104 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:37.551] thr=104 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:37.560] thr=104 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:37.560] thr=104 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:37.661] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:37.662] thr=104 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:37.662] thr=104 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:37.663] thr=104 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:37.672] thr=104 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:37.672] thr=104 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:37.674] thr=104 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:41.946] thr=105 paramiko.transport: starting thread (client mode): 0x5064f90 +DEB [20190331-10:24:41.947] thr=105 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:41.959] thr=105 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:41.959] thr=105 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:41.961] thr=105 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:41.961] thr=105 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:41.962] thr=105 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:41.962] thr=105 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:41.962] thr=105 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:41.962] thr=105 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:41.966] thr=105 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:41.966] thr=105 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:41.967] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:41.968] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:42.005] thr=105 paramiko.transport: userauth is OK +INF [20190331-10:24:42.031] thr=105 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:42.032] thr=105 paramiko.transport: userauth is OK +INF [20190331-10:24:42.058] thr=105 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:42.058] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:42.204] thr=105 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:42.204] thr=105 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:42.248] thr=105 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:42.248] thr=105 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:42.262] thr=105 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:42.267] thr=105 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:42.267] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:42.267] thr=105 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:42.268] thr=105 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:42.268] thr=105 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:42.310] thr=105 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:42.321] thr=105 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:42.322] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:42.322] thr=105 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:42.322] thr=105 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:42.322] thr=105 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:42.371] thr=105 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:42.372] thr=105 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:42.372] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:42.372] thr=105 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:42.373] thr=105 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:42.373] thr=105 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:42.414] thr=105 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:42.422] thr=105 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:42.423] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:42.423] thr=105 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:42.423] thr=105 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:42.423] thr=105 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:42.465] thr=105 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:42.475] thr=105 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:42.475] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:42.476] thr=105 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:42.476] thr=105 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:42.476] thr=105 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:42.515] thr=105 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:42.523] thr=105 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:42.523] thr=105 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:42.624] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:42.625] thr=105 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:42.625] thr=105 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:42.628] thr=105 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:42.637] thr=105 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:42.638] thr=105 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:42.639] thr=105 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:46.947] thr=106 paramiko.transport: starting thread (client mode): 0x4ffb4b0 +DEB [20190331-10:24:46.947] thr=106 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:46.957] thr=106 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:46.957] thr=106 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:46.960] thr=106 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:46.960] thr=106 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:46.960] thr=106 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:46.960] thr=106 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:46.960] thr=106 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:46.960] thr=106 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:46.964] thr=106 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:46.965] thr=106 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:46.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:46.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:47.003] thr=106 paramiko.transport: userauth is OK +INF [20190331-10:24:47.038] thr=106 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:47.039] thr=106 paramiko.transport: userauth is OK +INF [20190331-10:24:47.062] thr=106 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:47.062] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:47.217] thr=106 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:47.217] thr=106 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:47.258] thr=106 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:47.258] thr=106 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:47.263] thr=106 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:47.276] thr=106 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:47.276] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:47.277] thr=106 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:47.277] thr=106 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:47.277] thr=106 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:47.320] thr=106 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:47.330] thr=106 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:47.330] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:47.330] thr=106 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:47.331] thr=106 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:47.331] thr=106 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:47.373] thr=106 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:47.388] thr=106 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:47.388] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:47.388] thr=106 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:47.389] thr=106 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:47.389] thr=106 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:47.430] thr=106 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:47.438] thr=106 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:47.439] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:47.439] thr=106 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:47.440] thr=106 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:47.440] thr=106 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:47.479] thr=106 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:47.490] thr=106 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:47.490] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:47.491] thr=106 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:47.491] thr=106 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:47.491] thr=106 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:47.529] thr=106 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:47.538] thr=106 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:47.538] thr=106 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:47.639] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:47.640] thr=106 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:47.640] thr=106 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:47.650] thr=106 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:47.651] thr=106 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:47.651] thr=106 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:47.653] thr=106 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:51.947] thr=107 paramiko.transport: starting thread (client mode): 0x5892f70 +DEB [20190331-10:24:51.947] thr=107 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:51.957] thr=107 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:51.957] thr=107 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:51.960] thr=107 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:51.960] thr=107 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:51.960] thr=107 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:51.960] thr=107 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:51.960] thr=107 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:51.960] thr=107 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:51.964] thr=107 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:51.965] thr=107 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:51.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:51.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:52.005] thr=107 paramiko.transport: userauth is OK +INF [20190331-10:24:52.026] thr=107 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:52.026] thr=107 paramiko.transport: userauth is OK +INF [20190331-10:24:52.048] thr=107 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:52.048] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:52.210] thr=107 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:52.210] thr=107 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:52.250] thr=107 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:52.250] thr=107 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:52.254] thr=107 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:52.269] thr=107 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:52.270] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:52.270] thr=107 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:52.271] thr=107 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:52.271] thr=107 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:52.310] thr=107 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:52.329] thr=107 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:52.329] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:52.329] thr=107 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:52.330] thr=107 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:52.330] thr=107 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:52.370] thr=107 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:52.381] thr=107 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:52.382] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:52.382] thr=107 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:52.383] thr=107 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:52.383] thr=107 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:52.422] thr=107 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:52.433] thr=107 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:52.433] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:52.433] thr=107 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:52.434] thr=107 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:52.434] thr=107 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:52.475] thr=107 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:52.486] thr=107 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:52.487] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:52.487] thr=107 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:52.487] thr=107 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:52.487] thr=107 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:52.528] thr=107 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:52.538] thr=107 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:52.538] thr=107 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:52.639] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:52.640] thr=107 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:52.640] thr=107 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:52.641] thr=107 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:52.650] thr=107 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:52.651] thr=107 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:52.653] thr=107 paramiko.transport: EOF in transport thread +DEB [20190331-10:24:56.945] thr=108 paramiko.transport: starting thread (client mode): 0x4ffb9f0 +DEB [20190331-10:24:56.946] thr=108 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:24:56.955] thr=108 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:24:56.956] thr=108 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:24:56.959] thr=108 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:24:56.959] thr=108 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:24:56.959] thr=108 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:24:56.959] thr=108 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:24:56.959] thr=108 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:24:56.959] thr=108 paramiko.transport: Compression agreed: none +DEB [20190331-10:24:56.963] thr=108 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:24:56.964] thr=108 paramiko.transport: Switch to new keys ... +DEB [20190331-10:24:56.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:24:56.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:24:57.004] thr=108 paramiko.transport: userauth is OK +INF [20190331-10:24:57.025] thr=108 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:24:57.025] thr=108 paramiko.transport: userauth is OK +INF [20190331-10:24:57.046] thr=108 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:24:57.047] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:24:57.212] thr=108 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:24:57.212] thr=108 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:24:57.253] thr=108 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:24:57.254] thr=108 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:24:57.260] thr=108 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:24:57.275] thr=108 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:24:57.276] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:24:57.276] thr=108 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:24:57.277] thr=108 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:24:57.277] thr=108 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:24:57.316] thr=108 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:24:57.331] thr=108 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:24:57.331] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:24:57.331] thr=108 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:24:57.332] thr=108 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:24:57.332] thr=108 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:24:57.371] thr=108 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:24:57.383] thr=108 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:24:57.383] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:24:57.383] thr=108 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:24:57.384] thr=108 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:24:57.384] thr=108 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:24:57.423] thr=108 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:24:57.432] thr=108 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:24:57.433] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:24:57.433] thr=108 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:24:57.434] thr=108 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:24:57.434] thr=108 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:24:57.473] thr=108 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:24:57.485] thr=108 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:24:57.485] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:24:57.485] thr=108 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:24:57.486] thr=108 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:24:57.486] thr=108 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:24:57.524] thr=108 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:24:57.534] thr=108 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:24:57.534] thr=108 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:24:57.635] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:24:57.635] thr=108 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:24:57.636] thr=108 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:24:57.637] thr=108 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:24:57.647] thr=108 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:24:57.648] thr=108 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:24:57.650] thr=108 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:01.946] thr=109 paramiko.transport: starting thread (client mode): 0x53d6f50 +DEB [20190331-10:25:01.946] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:01.955] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:01.955] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:01.959] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:01.959] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:01.959] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:01.959] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:01.959] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:01.959] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:01.963] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:01.963] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:01.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:01.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:02.002] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:25:02.021] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:02.022] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:25:02.043] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:02.043] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:02.202] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:02.202] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:02.244] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:02.244] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:02.249] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:02.264] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:02.264] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:02.265] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:02.265] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:02.265] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:02.305] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:02.319] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:02.319] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:02.319] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:02.320] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:02.320] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:02.360] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:02.370] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:02.370] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:02.371] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:02.372] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:02.372] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:02.412] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:02.422] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:02.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:02.422] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:02.423] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:02.423] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:02.464] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:02.476] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:02.476] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:02.476] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:02.477] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:02.477] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:02.518] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:02.527] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:02.528] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:02.628] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:02.629] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:02.629] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:02.630] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:02.642] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:02.642] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:02.644] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:06.945] thr=110 paramiko.transport: starting thread (client mode): 0x5363af0 +DEB [20190331-10:25:06.945] thr=110 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:06.956] thr=110 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:06.956] thr=110 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:06.959] thr=110 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:06.959] thr=110 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:06.959] thr=110 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:06.959] thr=110 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:06.960] thr=110 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:06.960] thr=110 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:06.964] thr=110 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:06.964] thr=110 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:06.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:06.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:07.003] thr=110 paramiko.transport: userauth is OK +INF [20190331-10:25:07.025] thr=110 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:07.026] thr=110 paramiko.transport: userauth is OK +INF [20190331-10:25:07.048] thr=110 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:07.048] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:07.202] thr=110 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:07.202] thr=110 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:07.243] thr=110 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:07.243] thr=110 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:07.248] thr=110 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:07.267] thr=110 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:07.267] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:07.268] thr=110 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:07.268] thr=110 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:07.268] thr=110 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:07.308] thr=110 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:07.321] thr=110 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:07.321] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:07.321] thr=110 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:07.322] thr=110 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:07.322] thr=110 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:07.360] thr=110 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:07.370] thr=110 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:07.371] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:07.371] thr=110 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:07.372] thr=110 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:07.372] thr=110 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:07.411] thr=110 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:07.421] thr=110 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:07.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:07.422] thr=110 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:07.423] thr=110 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:07.423] thr=110 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:07.464] thr=110 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:07.476] thr=110 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:07.477] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:07.477] thr=110 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:07.477] thr=110 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:07.478] thr=110 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:07.519] thr=110 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:07.528] thr=110 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:07.529] thr=110 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:07.630] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:07.631] thr=110 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:07.631] thr=110 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:07.632] thr=110 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:07.642] thr=110 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:07.643] thr=110 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:07.644] thr=110 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:11.946] thr=111 paramiko.transport: starting thread (client mode): 0x5363990 +DEB [20190331-10:25:11.946] thr=111 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:11.956] thr=111 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:11.956] thr=111 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:11.959] thr=111 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:11.959] thr=111 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:11.959] thr=111 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:11.959] thr=111 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:11.959] thr=111 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:11.959] thr=111 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:11.963] thr=111 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:11.964] thr=111 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:11.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:11.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:12.002] thr=111 paramiko.transport: userauth is OK +INF [20190331-10:25:12.020] thr=111 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:12.021] thr=111 paramiko.transport: userauth is OK +INF [20190331-10:25:12.042] thr=111 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:12.042] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:12.217] thr=111 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:12.217] thr=111 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:12.258] thr=111 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:12.258] thr=111 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:12.264] thr=111 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:12.287] thr=111 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:12.287] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:12.287] thr=111 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:12.288] thr=111 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:12.288] thr=111 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:12.329] thr=111 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:12.343] thr=111 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:12.343] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:12.344] thr=111 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:12.345] thr=111 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:12.345] thr=111 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:12.386] thr=111 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:12.398] thr=111 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:12.399] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:12.399] thr=111 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:12.400] thr=111 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:12.400] thr=111 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:12.441] thr=111 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:12.451] thr=111 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:12.451] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:12.451] thr=111 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:12.452] thr=111 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:12.452] thr=111 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:12.491] thr=111 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:12.504] thr=111 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:12.504] thr=111 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:12.505] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:12.542] thr=111 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:12.543] thr=111 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:12.544] thr=111 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:12.554] thr=111 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:12.554] thr=111 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:12.655] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:12.656] thr=111 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:12.656] thr=111 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:12.657] thr=111 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:12.668] thr=111 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:12.669] thr=111 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:12.670] thr=111 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:16.948] thr=112 paramiko.transport: starting thread (client mode): 0x50d0610 +DEB [20190331-10:25:16.948] thr=112 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:16.957] thr=112 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:16.957] thr=112 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:16.960] thr=112 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:16.960] thr=112 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:16.961] thr=112 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:16.961] thr=112 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:16.961] thr=112 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:16.961] thr=112 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:16.965] thr=112 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:16.966] thr=112 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:16.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:16.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:17.005] thr=112 paramiko.transport: userauth is OK +INF [20190331-10:25:17.039] thr=112 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:17.040] thr=112 paramiko.transport: userauth is OK +INF [20190331-10:25:17.067] thr=112 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:17.067] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:17.240] thr=112 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:17.240] thr=112 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:17.280] thr=112 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:17.280] thr=112 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:17.284] thr=112 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:17.301] thr=112 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:17.302] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:17.302] thr=112 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:17.303] thr=112 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:17.303] thr=112 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:17.343] thr=112 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:17.356] thr=112 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:17.357] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:17.357] thr=112 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:17.357] thr=112 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:17.357] thr=112 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:17.399] thr=112 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:17.408] thr=112 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:17.409] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:17.409] thr=112 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:17.409] thr=112 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:17.409] thr=112 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:17.450] thr=112 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:17.459] thr=112 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:17.459] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:17.460] thr=112 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:17.460] thr=112 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:17.460] thr=112 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:17.499] thr=112 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:17.511] thr=112 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:17.511] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:17.511] thr=112 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:17.512] thr=112 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:17.512] thr=112 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:17.552] thr=112 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:17.562] thr=112 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:17.562] thr=112 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:17.663] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:17.664] thr=112 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:17.664] thr=112 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:17.666] thr=112 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:17.677] thr=112 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:17.678] thr=112 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:17.683] thr=112 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:21.947] thr=113 paramiko.transport: starting thread (client mode): 0x55e91b0 +DEB [20190331-10:25:21.947] thr=113 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:21.956] thr=113 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:21.956] thr=113 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:21.960] thr=113 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:21.960] thr=113 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:21.960] thr=113 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:21.960] thr=113 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:21.960] thr=113 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:21.960] thr=113 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:21.965] thr=113 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:21.965] thr=113 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:21.965] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:21.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:22.004] thr=113 paramiko.transport: userauth is OK +INF [20190331-10:25:22.024] thr=113 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:22.025] thr=113 paramiko.transport: userauth is OK +INF [20190331-10:25:22.047] thr=113 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:22.047] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:22.208] thr=113 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:22.208] thr=113 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:22.249] thr=113 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:22.250] thr=113 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:22.255] thr=113 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:22.270] thr=113 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:22.271] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:22.271] thr=113 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:22.271] thr=113 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:22.272] thr=113 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:22.312] thr=113 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:22.324] thr=113 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:22.325] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:22.325] thr=113 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:22.325] thr=113 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:22.326] thr=113 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:22.367] thr=113 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:22.377] thr=113 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:22.378] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:22.378] thr=113 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:22.378] thr=113 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:22.379] thr=113 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:22.418] thr=113 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:22.427] thr=113 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:22.427] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:22.428] thr=113 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:22.428] thr=113 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:22.428] thr=113 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:22.468] thr=113 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:22.479] thr=113 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:22.480] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:22.480] thr=113 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:22.481] thr=113 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:22.481] thr=113 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:22.519] thr=113 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:22.528] thr=113 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:22.528] thr=113 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:22.629] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:22.630] thr=113 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:22.630] thr=113 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:22.631] thr=113 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:22.640] thr=113 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:22.641] thr=113 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:22.642] thr=113 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:26.946] thr=114 paramiko.transport: starting thread (client mode): 0x4ffb410 +DEB [20190331-10:25:26.946] thr=114 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:26.955] thr=114 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:26.955] thr=114 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:26.958] thr=114 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:26.958] thr=114 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:26.958] thr=114 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:26.958] thr=114 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:26.959] thr=114 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:26.959] thr=114 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:26.963] thr=114 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:26.963] thr=114 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:26.963] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:26.964] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:27.004] thr=114 paramiko.transport: userauth is OK +INF [20190331-10:25:27.088] thr=114 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:27.089] thr=114 paramiko.transport: userauth is OK +INF [20190331-10:25:27.112] thr=114 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:27.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:27.275] thr=114 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:27.275] thr=114 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:27.326] thr=114 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:27.326] thr=114 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:27.333] thr=114 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:27.353] thr=114 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:27.353] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:27.354] thr=114 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:27.354] thr=114 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:27.354] thr=114 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:27.396] thr=114 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:27.408] thr=114 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:27.409] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:27.409] thr=114 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:27.409] thr=114 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:27.409] thr=114 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:27.448] thr=114 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:27.457] thr=114 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:27.457] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:27.458] thr=114 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:27.458] thr=114 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:27.458] thr=114 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:27.496] thr=114 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:27.506] thr=114 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:27.506] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:27.506] thr=114 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:27.507] thr=114 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:27.507] thr=114 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:27.545] thr=114 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:27.556] thr=114 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:27.557] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:27.557] thr=114 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:27.558] thr=114 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:27.558] thr=114 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:27.596] thr=114 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:27.606] thr=114 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:27.606] thr=114 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:27.707] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:27.707] thr=114 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:27.708] thr=114 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:27.709] thr=114 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:27.718] thr=114 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:27.719] thr=114 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:27.720] thr=114 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:31.946] thr=48 paramiko.transport: starting thread (client mode): 0x50a39d0 +DEB [20190331-10:25:31.946] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:31.956] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:31.956] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:31.959] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:31.959] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:31.959] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:31.959] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:31.959] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:31.960] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:31.964] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:31.964] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:31.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:31.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:32.004] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:25:32.036] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:32.037] thr=48 paramiko.transport: userauth is OK +INF [20190331-10:25:32.059] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:32.059] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:32.215] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:32.215] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:32.256] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:32.256] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:32.260] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:32.275] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:32.275] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:32.276] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:32.276] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:32.276] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:32.317] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:32.331] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:32.331] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:32.331] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:32.332] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:32.332] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:32.370] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:32.378] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:32.379] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:32.379] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:32.380] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:32.380] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:32.421] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:32.432] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:32.432] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:32.432] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:32.433] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:32.433] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:32.475] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:32.505] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:32.505] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:32.505] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:32.507] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:32.507] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:32.546] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:32.555] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:32.555] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:32.656] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:32.657] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:32.657] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:32.658] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:32.668] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:32.668] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:32.670] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:36.945] thr=115 paramiko.transport: starting thread (client mode): 0x5006fb0 +DEB [20190331-10:25:36.945] thr=115 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:36.954] thr=115 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:36.954] thr=115 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:36.958] thr=115 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:36.958] thr=115 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:36.959] thr=115 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:36.959] thr=115 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:36.959] thr=115 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:36.959] thr=115 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:36.963] thr=115 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:36.964] thr=115 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:36.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:36.966] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:37.001] thr=115 paramiko.transport: userauth is OK +INF [20190331-10:25:37.021] thr=115 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:37.021] thr=115 paramiko.transport: userauth is OK +INF [20190331-10:25:37.044] thr=115 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:37.044] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:37.202] thr=115 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:37.202] thr=115 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:37.242] thr=115 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:37.242] thr=115 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:37.246] thr=115 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:37.260] thr=115 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:37.261] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:37.261] thr=115 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:37.262] thr=115 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:37.262] thr=115 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:37.301] thr=115 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:37.313] thr=115 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:37.313] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:37.314] thr=115 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:37.314] thr=115 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:37.314] thr=115 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:37.354] thr=115 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:37.366] thr=115 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:37.366] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:37.367] thr=115 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:37.368] thr=115 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:37.368] thr=115 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:37.406] thr=115 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:37.415] thr=115 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:37.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:37.416] thr=115 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:37.416] thr=115 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:37.416] thr=115 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:37.456] thr=115 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:37.467] thr=115 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:37.467] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:37.468] thr=115 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:37.468] thr=115 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:37.468] thr=115 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:37.507] thr=115 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:37.517] thr=115 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:37.517] thr=115 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:37.618] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:37.619] thr=115 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:37.619] thr=115 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:37.620] thr=115 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:37.630] thr=115 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:37.630] thr=115 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:37.632] thr=115 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:41.945] thr=116 paramiko.transport: starting thread (client mode): 0x50a3b10 +DEB [20190331-10:25:41.946] thr=116 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:41.955] thr=116 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:41.955] thr=116 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:41.958] thr=116 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:41.958] thr=116 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:41.959] thr=116 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:41.959] thr=116 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:41.959] thr=116 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:41.959] thr=116 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:41.963] thr=116 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:41.964] thr=116 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:41.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:41.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:42.003] thr=116 paramiko.transport: userauth is OK +INF [20190331-10:25:42.048] thr=116 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:42.049] thr=116 paramiko.transport: userauth is OK +INF [20190331-10:25:42.071] thr=116 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:42.071] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:42.227] thr=116 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:42.227] thr=116 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:42.267] thr=116 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:42.267] thr=116 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:42.275] thr=116 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:42.293] thr=116 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:42.293] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:42.293] thr=116 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:42.294] thr=116 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:42.294] thr=116 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:42.335] thr=116 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:42.351] thr=116 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:42.352] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:42.352] thr=116 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:42.353] thr=116 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:42.353] thr=116 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:42.393] thr=116 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:42.402] thr=116 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:42.402] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:42.403] thr=116 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:42.403] thr=116 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:42.403] thr=116 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:42.442] thr=116 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:42.451] thr=116 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:42.451] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:42.452] thr=116 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:42.452] thr=116 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:42.452] thr=116 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:42.490] thr=116 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:42.503] thr=116 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:42.503] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:42.503] thr=116 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:42.504] thr=116 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:42.504] thr=116 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:42.542] thr=116 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:42.552] thr=116 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:42.552] thr=116 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:42.653] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:42.654] thr=116 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:42.654] thr=116 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:42.655] thr=116 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:42.664] thr=116 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:42.665] thr=116 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:42.666] thr=116 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:46.946] thr=117 paramiko.transport: starting thread (client mode): 0x5376ed0 +DEB [20190331-10:25:46.946] thr=117 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:46.956] thr=117 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:46.956] thr=117 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:46.959] thr=117 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:46.959] thr=117 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:46.959] thr=117 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:46.960] thr=117 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:46.960] thr=117 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:46.960] thr=117 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:46.964] thr=117 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:46.964] thr=117 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:46.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:46.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:47.005] thr=117 paramiko.transport: userauth is OK +INF [20190331-10:25:47.032] thr=117 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:47.033] thr=117 paramiko.transport: userauth is OK +INF [20190331-10:25:47.055] thr=117 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:47.055] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:47.213] thr=117 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:47.213] thr=117 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:47.254] thr=117 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:47.254] thr=117 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:47.259] thr=117 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:47.275] thr=117 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:47.276] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:47.276] thr=117 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:47.277] thr=117 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:47.277] thr=117 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:47.317] thr=117 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:47.333] thr=117 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:47.334] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:47.334] thr=117 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:47.335] thr=117 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:47.335] thr=117 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:47.375] thr=117 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:47.385] thr=117 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:47.385] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:47.385] thr=117 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:47.386] thr=117 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:47.386] thr=117 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:47.426] thr=117 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:47.435] thr=117 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:47.436] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:47.436] thr=117 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:47.437] thr=117 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:47.437] thr=117 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:47.475] thr=117 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:47.487] thr=117 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:47.487] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:47.487] thr=117 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:47.488] thr=117 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:47.488] thr=117 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:47.529] thr=117 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:47.537] thr=117 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:47.538] thr=117 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:47.639] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:47.639] thr=117 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:47.640] thr=117 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:47.641] thr=117 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:47.650] thr=117 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:47.651] thr=117 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:47.653] thr=117 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:51.956] thr=118 paramiko.transport: starting thread (client mode): 0x50063f0 +DEB [20190331-10:25:51.956] thr=118 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:51.964] thr=118 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:51.965] thr=118 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:51.967] thr=118 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:51.968] thr=118 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:51.968] thr=118 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:51.968] thr=118 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:51.968] thr=118 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:51.968] thr=118 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:51.976] thr=118 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:51.976] thr=118 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:51.977] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:51.978] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:52.014] thr=118 paramiko.transport: userauth is OK +INF [20190331-10:25:52.035] thr=118 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:52.036] thr=118 paramiko.transport: userauth is OK +INF [20190331-10:25:52.073] thr=118 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:52.074] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:52.258] thr=118 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:52.258] thr=118 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:52.299] thr=118 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:52.299] thr=118 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:52.304] thr=118 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:52.318] thr=118 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:52.318] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:52.318] thr=118 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:52.319] thr=118 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:52.319] thr=118 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:52.358] thr=118 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:52.370] thr=118 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:52.370] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:52.371] thr=118 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:52.372] thr=118 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:52.372] thr=118 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:52.410] thr=118 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:52.419] thr=118 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:52.419] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:52.420] thr=118 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:52.420] thr=118 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:52.420] thr=118 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:52.460] thr=118 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:52.478] thr=118 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:52.478] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:52.479] thr=118 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:52.479] thr=118 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:52.479] thr=118 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:52.519] thr=118 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:52.533] thr=118 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:52.533] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:52.533] thr=118 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:52.534] thr=118 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:52.534] thr=118 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:52.575] thr=118 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:52.586] thr=118 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:52.586] thr=118 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:52.687] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:52.688] thr=118 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:52.688] thr=118 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:52.689] thr=118 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:52.697] thr=118 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:52.698] thr=118 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:52.699] thr=118 paramiko.transport: EOF in transport thread +DEB [20190331-10:25:56.946] thr=119 paramiko.transport: starting thread (client mode): 0x50ec8d0 +DEB [20190331-10:25:56.947] thr=119 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:25:56.955] thr=119 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:25:56.955] thr=119 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:25:56.958] thr=119 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:25:56.958] thr=119 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:25:56.958] thr=119 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:25:56.959] thr=119 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:25:56.959] thr=119 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:25:56.959] thr=119 paramiko.transport: Compression agreed: none +DEB [20190331-10:25:56.963] thr=119 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:25:56.963] thr=119 paramiko.transport: Switch to new keys ... +DEB [20190331-10:25:56.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:25:56.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:25:57.002] thr=119 paramiko.transport: userauth is OK +INF [20190331-10:25:57.023] thr=119 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:25:57.024] thr=119 paramiko.transport: userauth is OK +INF [20190331-10:25:57.045] thr=119 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:25:57.045] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:25:57.201] thr=119 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:25:57.201] thr=119 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:25:57.241] thr=119 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:25:57.241] thr=119 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:25:57.246] thr=119 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:25:57.261] thr=119 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:25:57.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:25:57.262] thr=119 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:25:57.262] thr=119 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:25:57.263] thr=119 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:25:57.303] thr=119 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:25:57.318] thr=119 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:25:57.318] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:25:57.319] thr=119 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:25:57.320] thr=119 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:25:57.320] thr=119 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:25:57.361] thr=119 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:25:57.371] thr=119 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:25:57.371] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:25:57.372] thr=119 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:25:57.372] thr=119 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:25:57.372] thr=119 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:25:57.412] thr=119 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:25:57.422] thr=119 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:25:57.422] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:25:57.422] thr=119 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:25:57.423] thr=119 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:25:57.423] thr=119 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:25:57.462] thr=119 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:25:57.473] thr=119 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:25:57.473] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:25:57.474] thr=119 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:25:57.474] thr=119 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:25:57.474] thr=119 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:25:57.513] thr=119 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:25:57.522] thr=119 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:25:57.522] thr=119 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:25:57.623] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:25:57.624] thr=119 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:25:57.624] thr=119 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:25:57.625] thr=119 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:25:57.634] thr=119 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:25:57.634] thr=119 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:25:57.636] thr=119 paramiko.transport: EOF in transport thread +DEB [20190331-10:26:01.947] thr=120 paramiko.transport: starting thread (client mode): 0x54d0530 +DEB [20190331-10:26:01.948] thr=120 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:26:01.957] thr=120 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:26:01.958] thr=120 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:26:01.961] thr=120 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:26:01.961] thr=120 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:26:01.961] thr=120 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:26:01.961] thr=120 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:26:01.961] thr=120 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:26:01.961] thr=120 paramiko.transport: Compression agreed: none +DEB [20190331-10:26:01.966] thr=120 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:26:01.966] thr=120 paramiko.transport: Switch to new keys ... +DEB [20190331-10:26:01.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:26:01.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:26:02.005] thr=120 paramiko.transport: userauth is OK +INF [20190331-10:26:02.027] thr=120 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:26:02.027] thr=120 paramiko.transport: userauth is OK +INF [20190331-10:26:02.049] thr=120 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:26:02.049] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:26:02.205] thr=120 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:26:02.205] thr=120 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:26:02.246] thr=120 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:26:02.246] thr=120 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:26:02.249] thr=120 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:26:02.262] thr=120 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:26:02.262] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:26:02.262] thr=120 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:26:02.263] thr=120 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:26:02.263] thr=120 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:26:02.303] thr=120 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:26:02.320] thr=120 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:26:02.320] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:26:02.320] thr=120 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:26:02.321] thr=120 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:26:02.321] thr=120 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:26:02.362] thr=120 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:26:02.374] thr=120 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:26:02.374] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:26:02.375] thr=120 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:26:02.375] thr=120 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:26:02.375] thr=120 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:26:02.418] thr=120 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:26:02.431] thr=120 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:26:02.431] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:26:02.432] thr=120 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:26:02.432] thr=120 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:26:02.432] thr=120 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:26:02.471] thr=120 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:26:02.483] thr=120 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:26:02.483] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:26:02.483] thr=120 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:26:02.484] thr=120 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:26:02.484] thr=120 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:26:02.522] thr=120 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:26:02.532] thr=120 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:26:02.532] thr=120 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:26:02.633] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:26:02.634] thr=120 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:26:02.634] thr=120 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:26:02.635] thr=120 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:26:02.645] thr=120 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:26:02.646] thr=120 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:26:02.648] thr=120 paramiko.transport: EOF in transport thread +DEB [20190331-10:26:06.946] thr=121 paramiko.transport: starting thread (client mode): 0x50649f0 +DEB [20190331-10:26:06.947] thr=121 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:26:06.956] thr=121 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:26:06.956] thr=121 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:26:06.959] thr=121 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:26:06.959] thr=121 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:26:06.959] thr=121 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:26:06.959] thr=121 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:26:06.959] thr=121 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:26:06.959] thr=121 paramiko.transport: Compression agreed: none +DEB [20190331-10:26:06.963] thr=121 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:26:06.964] thr=121 paramiko.transport: Switch to new keys ... +DEB [20190331-10:26:06.964] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:26:06.965] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:26:07.002] thr=121 paramiko.transport: userauth is OK +INF [20190331-10:26:07.025] thr=121 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:26:07.025] thr=121 paramiko.transport: userauth is OK +INF [20190331-10:26:07.048] thr=121 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:26:07.048] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:26:07.202] thr=121 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:26:07.202] thr=121 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:26:07.242] thr=121 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:26:07.242] thr=121 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:26:07.246] thr=121 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:26:07.260] thr=121 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:26:07.260] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:26:07.260] thr=121 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:26:07.261] thr=121 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:26:07.261] thr=121 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:26:07.299] thr=121 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:26:07.315] thr=121 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:26:07.315] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:26:07.316] thr=121 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:26:07.316] thr=121 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:26:07.317] thr=121 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:26:07.355] thr=121 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:26:07.365] thr=121 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:26:07.366] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:26:07.366] thr=121 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:26:07.367] thr=121 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:26:07.367] thr=121 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:26:07.404] thr=121 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:26:07.415] thr=121 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:26:07.415] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:26:07.415] thr=121 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:26:07.416] thr=121 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:26:07.416] thr=121 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:26:07.456] thr=121 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:26:07.468] thr=121 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:26:07.468] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:26:07.468] thr=121 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:26:07.469] thr=121 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:26:07.469] thr=121 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:26:07.510] thr=121 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:26:07.519] thr=121 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:26:07.520] thr=121 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:26:07.621] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:26:07.622] thr=121 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:26:07.622] thr=121 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:26:07.623] thr=121 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:26:07.632] thr=121 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:26:07.633] thr=121 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:26:07.634] thr=121 paramiko.transport: EOF in transport thread +DEB [20190331-10:26:11.950] thr=122 paramiko.transport: starting thread (client mode): 0x55c58f0 +DEB [20190331-10:26:11.950] thr=122 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:26:11.966] thr=122 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:26:11.966] thr=122 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:26:11.970] thr=122 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:26:11.971] thr=122 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:26:11.971] thr=122 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:26:11.971] thr=122 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:26:11.971] thr=122 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:26:11.971] thr=122 paramiko.transport: Compression agreed: none +DEB [20190331-10:26:11.982] thr=122 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:26:11.983] thr=122 paramiko.transport: Switch to new keys ... +DEB [20190331-10:26:11.983] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:26:11.985] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:26:12.019] thr=122 paramiko.transport: userauth is OK +INF [20190331-10:26:12.050] thr=122 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:26:12.051] thr=122 paramiko.transport: userauth is OK +INF [20190331-10:26:12.085] thr=122 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:26:12.086] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:26:12.394] thr=122 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:26:12.395] thr=122 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:26:12.435] thr=122 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:26:12.435] thr=122 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:26:12.441] thr=122 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:26:12.481] thr=122 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:26:12.482] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:26:12.482] thr=122 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:26:12.483] thr=122 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:26:12.483] thr=122 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:26:12.521] thr=122 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:26:12.546] thr=122 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:26:12.546] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:26:12.547] thr=122 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:26:12.547] thr=122 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:26:12.547] thr=122 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:26:12.588] thr=122 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:26:12.606] thr=122 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:26:12.606] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:26:12.607] thr=122 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:26:12.607] thr=122 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:26:12.608] thr=122 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:26:12.648] thr=122 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:26:12.658] thr=122 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:26:12.659] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:26:12.659] thr=122 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:26:12.660] thr=122 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:26:12.660] thr=122 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:26:12.701] thr=122 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:26:12.714] thr=122 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:26:12.715] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:26:12.715] thr=122 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:26:12.715] thr=122 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:26:12.716] thr=122 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:26:12.755] thr=122 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:26:12.764] thr=122 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:26:12.765] thr=122 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:26:12.865] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:26:12.866] thr=122 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:26:12.866] thr=122 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:26:12.867] thr=122 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:26:12.877] thr=122 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:26:12.877] thr=122 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:26:12.879] thr=122 paramiko.transport: EOF in transport thread +DEB [20190331-10:26:16.947] thr=123 paramiko.transport: starting thread (client mode): 0x50d0970 +DEB [20190331-10:26:16.947] thr=123 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:26:16.957] thr=123 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:26:16.958] thr=123 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:26:16.961] thr=123 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:26:16.961] thr=123 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:26:16.961] thr=123 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:26:16.961] thr=123 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:26:16.961] thr=123 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:26:16.961] thr=123 paramiko.transport: Compression agreed: none +DEB [20190331-10:26:16.966] thr=123 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:26:16.966] thr=123 paramiko.transport: Switch to new keys ... +DEB [20190331-10:26:16.967] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:26:16.968] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:26:17.003] thr=123 paramiko.transport: userauth is OK +INF [20190331-10:26:17.024] thr=123 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:26:17.025] thr=123 paramiko.transport: userauth is OK +INF [20190331-10:26:17.047] thr=123 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:26:17.047] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:26:17.199] thr=123 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:26:17.199] thr=123 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:26:17.240] thr=123 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:26:17.240] thr=123 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:26:17.244] thr=123 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:26:17.257] thr=123 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:26:17.257] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:26:17.258] thr=123 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:26:17.258] thr=123 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:26:17.258] thr=123 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:26:17.297] thr=123 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:26:17.311] thr=123 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:26:17.311] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:26:17.311] thr=123 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:26:17.312] thr=123 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:26:17.312] thr=123 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:26:17.351] thr=123 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:26:17.360] thr=123 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:26:17.360] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:26:17.360] thr=123 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:26:17.361] thr=123 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:26:17.361] thr=123 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:26:17.400] thr=123 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:26:17.411] thr=123 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:26:17.412] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:26:17.412] thr=123 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:26:17.413] thr=123 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:26:17.413] thr=123 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:26:17.452] thr=123 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:26:17.463] thr=123 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:26:17.464] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:26:17.464] thr=123 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:26:17.465] thr=123 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:26:17.465] thr=123 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:26:17.504] thr=123 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:26:17.513] thr=123 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:26:17.513] thr=123 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:26:17.614] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:26:17.615] thr=123 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:26:17.615] thr=123 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:26:17.616] thr=123 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:26:17.625] thr=123 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:26:17.626] thr=123 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:26:17.627] thr=123 paramiko.transport: EOF in transport thread +DEB [20190331-10:26:21.948] thr=124 paramiko.transport: starting thread (client mode): 0x50adab0 +DEB [20190331-10:26:21.948] thr=124 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:26:21.958] thr=124 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:26:21.958] thr=124 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:26:21.961] thr=124 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:26:21.961] thr=124 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:26:21.961] thr=124 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:26:21.961] thr=124 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:26:21.961] thr=124 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:26:21.961] thr=124 paramiko.transport: Compression agreed: none +DEB [20190331-10:26:21.965] thr=124 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:26:21.965] thr=124 paramiko.transport: Switch to new keys ... +DEB [20190331-10:26:21.966] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:26:21.967] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:26:22.005] thr=124 paramiko.transport: userauth is OK +INF [20190331-10:26:22.039] thr=124 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:26:22.040] thr=124 paramiko.transport: userauth is OK +INF [20190331-10:26:22.062] thr=124 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:26:22.062] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:26:22.202] thr=124 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:26:22.202] thr=124 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:26:22.243] thr=124 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:26:22.243] thr=124 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:26:22.247] thr=124 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:26:22.260] thr=124 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:26:22.261] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:26:22.261] thr=124 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:26:22.261] thr=124 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:26:22.262] thr=124 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:26:22.303] thr=124 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:26:22.315] thr=124 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:26:22.315] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:26:22.315] thr=124 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:26:22.316] thr=124 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:26:22.316] thr=124 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:26:22.354] thr=124 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:26:22.363] thr=124 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:26:22.363] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:26:22.363] thr=124 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:26:22.364] thr=124 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:26:22.364] thr=124 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:26:22.403] thr=124 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:26:22.412] thr=124 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:26:22.413] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:26:22.413] thr=124 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:26:22.413] thr=124 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:26:22.413] thr=124 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:26:22.452] thr=124 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:26:22.463] thr=124 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:26:22.463] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:26:22.463] thr=124 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:26:22.464] thr=124 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:26:22.464] thr=124 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:26:22.503] thr=124 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:26:22.512] thr=124 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:26:22.512] thr=124 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:26:22.613] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:26:22.614] thr=124 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:26:22.614] thr=124 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:26:22.615] thr=124 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:26:22.624] thr=124 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:26:22.625] thr=124 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:26:22.630] thr=124 paramiko.transport: EOF in transport thread +DEB [20190331-10:26:26.955] thr=75 paramiko.transport: starting thread (client mode): 0x4fe7990 +DEB [20190331-10:26:26.955] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:26:26.966] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:26:26.966] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:26:26.970] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:26:26.970] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:26:26.971] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:26:26.971] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:26:26.971] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:26:26.971] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-10:26:26.976] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:26:26.977] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-10:26:26.977] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:26:26.978] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:26:27.014] thr=75 paramiko.transport: userauth is OK +INF [20190331-10:26:27.036] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:26:27.037] thr=75 paramiko.transport: userauth is OK +INF [20190331-10:26:27.060] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:26:27.061] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:26:27.208] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:26:27.208] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:26:27.249] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:26:27.249] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:26:27.254] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:26:27.268] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:26:27.269] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:26:27.269] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:26:27.270] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:26:27.270] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:26:27.311] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:26:27.323] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:26:27.323] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:26:27.323] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:26:27.324] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:26:27.324] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:26:27.365] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:26:27.375] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:26:27.375] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:26:27.375] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:26:27.376] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:26:27.376] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:26:27.417] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:26:27.436] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:26:27.436] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:26:27.437] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:26:27.437] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:26:27.437] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:26:27.476] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:26:27.488] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:26:27.488] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:26:27.489] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:26:27.490] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:26:27.490] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:26:27.529] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:26:27.540] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:26:27.540] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:26:27.641] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:26:27.641] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:26:27.642] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:26:27.643] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:26:27.658] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:26:27.659] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:26:27.663] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:00.578] thr=15 paramiko.transport: starting thread (client mode): 0x50ada70 +DEB [20190331-10:28:00.578] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:00.591] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:00.591] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:00.595] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:00.595] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:00.595] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:00.595] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:00.595] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:00.595] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:00.599] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:00.600] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:00.600] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:00.601] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:00.638] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:28:00.760] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:00.760] thr=15 paramiko.transport: userauth is OK +INF [20190331-10:28:00.783] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:00.784] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:00.948] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:00.949] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:00.989] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:00.989] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:00.994] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:01.006] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:01.006] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:01.007] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:01.007] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:01.007] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:01.049] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:01.061] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:01.061] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:01.061] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:01.062] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:01.062] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:01.102] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:01.111] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:01.111] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:01.111] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:01.112] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:01.112] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:01.152] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:01.161] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:01.161] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:01.161] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:01.162] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:01.162] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:01.202] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:01.213] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:01.213] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:01.214] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:01.214] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:01.214] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:01.253] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:01.262] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:01.262] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:01.363] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:01.364] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:01.364] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:01.365] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:01.375] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:01.376] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:01.377] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:05.577] thr=125 paramiko.transport: starting thread (client mode): 0x54a4b10 +DEB [20190331-10:28:05.577] thr=125 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:05.587] thr=125 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:05.587] thr=125 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:05.590] thr=125 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:05.590] thr=125 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:05.590] thr=125 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:05.590] thr=125 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:05.590] thr=125 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:05.590] thr=125 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:05.595] thr=125 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:05.595] thr=125 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:05.595] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:05.596] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:05.632] thr=125 paramiko.transport: userauth is OK +INF [20190331-10:28:05.651] thr=125 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:05.652] thr=125 paramiko.transport: userauth is OK +INF [20190331-10:28:05.674] thr=125 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:05.674] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:05.816] thr=125 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:05.817] thr=125 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:05.857] thr=125 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:05.857] thr=125 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:05.860] thr=125 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:05.873] thr=125 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:05.873] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:05.874] thr=125 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:05.874] thr=125 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:05.874] thr=125 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:05.915] thr=125 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:05.928] thr=125 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:05.928] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:05.928] thr=125 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:05.929] thr=125 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:05.929] thr=125 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:05.967] thr=125 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:05.976] thr=125 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:05.976] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:05.976] thr=125 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:05.977] thr=125 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:05.977] thr=125 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:06.015] thr=125 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:06.024] thr=125 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:06.024] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:06.024] thr=125 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:06.025] thr=125 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:06.025] thr=125 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:06.063] thr=125 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:06.074] thr=125 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:06.074] thr=125 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:06.074] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:06.112] thr=125 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:06.113] thr=125 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:06.114] thr=125 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:06.123] thr=125 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:06.123] thr=125 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:06.224] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:06.225] thr=125 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:06.225] thr=125 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:06.226] thr=125 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:06.235] thr=125 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:06.236] thr=125 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:06.237] thr=125 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:10.575] thr=126 paramiko.transport: starting thread (client mode): 0x54a41b0 +DEB [20190331-10:28:10.575] thr=126 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:10.584] thr=126 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:10.584] thr=126 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:10.587] thr=126 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:10.587] thr=126 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:10.587] thr=126 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:10.587] thr=126 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:10.587] thr=126 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:10.587] thr=126 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:10.591] thr=126 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:10.591] thr=126 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:10.592] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:10.593] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:10.629] thr=126 paramiko.transport: userauth is OK +INF [20190331-10:28:10.649] thr=126 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:10.649] thr=126 paramiko.transport: userauth is OK +INF [20190331-10:28:10.684] thr=126 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:10.685] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:10.833] thr=126 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:10.833] thr=126 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:10.874] thr=126 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:10.874] thr=126 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:10.878] thr=126 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:10.890] thr=126 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:10.891] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:10.891] thr=126 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:10.892] thr=126 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:10.892] thr=126 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:10.930] thr=126 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:10.943] thr=126 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:10.943] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:10.944] thr=126 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:10.944] thr=126 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:10.944] thr=126 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:10.983] thr=126 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:10.991] thr=126 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:10.992] thr=126 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:10.992] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:11.030] thr=126 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:11.031] thr=126 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:11.032] thr=126 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:11.041] thr=126 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:11.042] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:11.042] thr=126 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:11.043] thr=126 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:11.043] thr=126 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:11.082] thr=126 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:11.093] thr=126 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:11.093] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:11.093] thr=126 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:11.094] thr=126 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:11.094] thr=126 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:11.133] thr=126 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:11.141] thr=126 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:11.142] thr=126 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:11.243] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:11.244] thr=126 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:11.244] thr=126 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:11.245] thr=126 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:11.254] thr=126 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:11.255] thr=126 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:11.257] thr=126 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:15.583] thr=127 paramiko.transport: starting thread (client mode): 0x538f3f0 +DEB [20190331-10:28:15.583] thr=127 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:15.592] thr=127 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:15.593] thr=127 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:15.595] thr=127 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:15.595] thr=127 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:15.595] thr=127 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:15.595] thr=127 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:15.596] thr=127 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:15.596] thr=127 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:15.600] thr=127 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:15.600] thr=127 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:15.600] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:15.602] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:15.640] thr=127 paramiko.transport: userauth is OK +INF [20190331-10:28:15.658] thr=127 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:15.659] thr=127 paramiko.transport: userauth is OK +INF [20190331-10:28:15.680] thr=127 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:15.680] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:15.818] thr=127 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:15.818] thr=127 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:15.859] thr=127 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:15.859] thr=127 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:15.864] thr=127 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:15.880] thr=127 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:15.880] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:15.881] thr=127 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:15.881] thr=127 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:15.882] thr=127 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:15.922] thr=127 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:15.935] thr=127 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:15.935] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:15.936] thr=127 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:15.936] thr=127 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:15.936] thr=127 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:15.977] thr=127 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:15.985] thr=127 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:15.986] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:15.986] thr=127 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:15.986] thr=127 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:15.987] thr=127 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:16.027] thr=127 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:16.036] thr=127 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:16.036] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:16.037] thr=127 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:16.037] thr=127 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:16.037] thr=127 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:16.078] thr=127 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:16.089] thr=127 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:16.089] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:16.089] thr=127 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:16.090] thr=127 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:16.090] thr=127 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:16.130] thr=127 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:16.138] thr=127 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:16.139] thr=127 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:16.240] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:16.241] thr=127 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:16.241] thr=127 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:16.242] thr=127 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:16.251] thr=127 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:16.252] thr=127 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:16.261] thr=127 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:20.577] thr=128 paramiko.transport: starting thread (client mode): 0x148e530 +DEB [20190331-10:28:20.577] thr=128 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:20.587] thr=128 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:20.587] thr=128 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:20.590] thr=128 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:20.590] thr=128 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:20.590] thr=128 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:20.590] thr=128 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:20.590] thr=128 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:20.590] thr=128 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:20.595] thr=128 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:20.595] thr=128 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:20.595] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:20.596] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:20.636] thr=128 paramiko.transport: userauth is OK +INF [20190331-10:28:20.663] thr=128 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:20.664] thr=128 paramiko.transport: userauth is OK +INF [20190331-10:28:20.690] thr=128 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:20.690] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:20.826] thr=128 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:20.826] thr=128 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:20.866] thr=128 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:20.866] thr=128 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:20.873] thr=128 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:20.882] thr=128 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:20.882] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:20.883] thr=128 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:20.883] thr=128 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:20.883] thr=128 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:20.935] thr=128 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:20.936] thr=128 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:20.937] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:20.937] thr=128 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:20.938] thr=128 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:20.938] thr=128 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:20.979] thr=128 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:20.987] thr=128 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:20.987] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:20.988] thr=128 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:20.988] thr=128 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:20.988] thr=128 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:21.028] thr=128 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:21.036] thr=128 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:21.036] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:21.037] thr=128 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:21.037] thr=128 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:21.037] thr=128 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:21.078] thr=128 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:21.090] thr=128 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:21.090] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:21.090] thr=128 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:21.091] thr=128 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:21.091] thr=128 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:21.135] thr=128 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:21.141] thr=128 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:21.142] thr=128 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:21.243] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:21.244] thr=128 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:21.244] thr=128 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:21.246] thr=128 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:21.255] thr=128 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:21.256] thr=128 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:21.257] thr=128 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:25.576] thr=129 paramiko.transport: starting thread (client mode): 0x148eb70 +DEB [20190331-10:28:25.576] thr=129 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:25.587] thr=129 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:25.587] thr=129 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:25.589] thr=129 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:25.589] thr=129 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:25.589] thr=129 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:25.589] thr=129 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:25.589] thr=129 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:25.590] thr=129 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:25.594] thr=129 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:25.594] thr=129 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:25.594] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:25.595] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:25.632] thr=129 paramiko.transport: userauth is OK +INF [20190331-10:28:25.653] thr=129 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:25.654] thr=129 paramiko.transport: userauth is OK +INF [20190331-10:28:25.675] thr=129 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:25.675] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:25.816] thr=129 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:25.816] thr=129 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:25.857] thr=129 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:25.857] thr=129 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:25.873] thr=129 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:25.881] thr=129 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:25.881] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:25.882] thr=129 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:25.882] thr=129 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:25.882] thr=129 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:25.933] thr=129 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:25.934] thr=129 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:25.935] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:25.935] thr=129 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:25.935] thr=129 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:25.936] thr=129 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:25.976] thr=129 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:25.985] thr=129 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:25.985] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:25.985] thr=129 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:25.986] thr=129 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:25.986] thr=129 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:26.027] thr=129 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:26.035] thr=129 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:26.035] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:26.035] thr=129 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:26.036] thr=129 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:26.036] thr=129 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:26.078] thr=129 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:26.090] thr=129 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:26.090] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:26.090] thr=129 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:26.091] thr=129 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:26.091] thr=129 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:26.138] thr=129 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:26.142] thr=129 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:26.142] thr=129 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:26.243] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:26.244] thr=129 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:26.244] thr=129 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:26.248] thr=129 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:26.255] thr=129 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:26.255] thr=129 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:26.257] thr=129 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:30.575] thr=130 paramiko.transport: starting thread (client mode): 0x55c1c50 +DEB [20190331-10:28:30.576] thr=130 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:30.585] thr=130 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:30.585] thr=130 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:30.588] thr=130 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:30.588] thr=130 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:30.588] thr=130 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:30.588] thr=130 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:30.588] thr=130 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:30.588] thr=130 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:30.593] thr=130 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:30.593] thr=130 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:30.593] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:30.595] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:30.633] thr=130 paramiko.transport: userauth is OK +INF [20190331-10:28:30.662] thr=130 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:30.663] thr=130 paramiko.transport: userauth is OK +INF [20190331-10:28:30.684] thr=130 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:30.684] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:30.824] thr=130 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:30.824] thr=130 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:30.864] thr=130 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:30.864] thr=130 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:30.868] thr=130 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:30.881] thr=130 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:30.881] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:30.882] thr=130 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:30.882] thr=130 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:30.882] thr=130 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:30.923] thr=130 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:30.935] thr=130 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:30.935] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:30.935] thr=130 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:30.936] thr=130 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:30.936] thr=130 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:30.976] thr=130 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:30.984] thr=130 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:30.985] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:30.985] thr=130 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:30.986] thr=130 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:30.986] thr=130 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:31.027] thr=130 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:31.036] thr=130 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:31.036] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:31.036] thr=130 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:31.037] thr=130 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:31.037] thr=130 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:31.078] thr=130 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:31.090] thr=130 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:31.090] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:31.090] thr=130 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:31.091] thr=130 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:31.091] thr=130 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:31.129] thr=130 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:31.138] thr=130 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:31.139] thr=130 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:31.239] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:31.240] thr=130 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:31.240] thr=130 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:31.241] thr=130 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:31.252] thr=130 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:31.252] thr=130 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:31.254] thr=130 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:35.576] thr=131 paramiko.transport: starting thread (client mode): 0x54a4030 +DEB [20190331-10:28:35.576] thr=131 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:35.584] thr=131 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:35.584] thr=131 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:35.588] thr=131 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:35.588] thr=131 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:35.588] thr=131 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:35.588] thr=131 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:35.588] thr=131 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:35.588] thr=131 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:35.592] thr=131 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:35.593] thr=131 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:35.593] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:35.594] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:35.631] thr=131 paramiko.transport: userauth is OK +INF [20190331-10:28:35.657] thr=131 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:35.657] thr=131 paramiko.transport: userauth is OK +INF [20190331-10:28:35.678] thr=131 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:35.678] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:35.811] thr=131 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:35.811] thr=131 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:35.852] thr=131 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:35.852] thr=131 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:35.856] thr=131 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:35.868] thr=131 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:35.869] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:35.869] thr=131 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:35.870] thr=131 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:35.870] thr=131 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:35.908] thr=131 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:35.919] thr=131 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:35.920] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:35.920] thr=131 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:35.920] thr=131 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:35.921] thr=131 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:35.959] thr=131 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:35.967] thr=131 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:35.968] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:35.968] thr=131 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:35.968] thr=131 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:35.969] thr=131 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:36.007] thr=131 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:36.016] thr=131 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:36.017] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:36.017] thr=131 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:36.018] thr=131 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:36.018] thr=131 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:36.058] thr=131 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:36.069] thr=131 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:36.069] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:36.069] thr=131 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:36.070] thr=131 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:36.070] thr=131 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:36.109] thr=131 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:36.118] thr=131 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:36.118] thr=131 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:36.219] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:36.220] thr=131 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:36.220] thr=131 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:36.221] thr=131 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:36.230] thr=131 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:36.231] thr=131 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:36.232] thr=131 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:40.576] thr=132 paramiko.transport: starting thread (client mode): 0x50db030 +DEB [20190331-10:28:40.576] thr=132 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:40.584] thr=132 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:40.584] thr=132 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:40.587] thr=132 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:40.587] thr=132 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:40.587] thr=132 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:40.587] thr=132 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:40.587] thr=132 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:40.587] thr=132 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:40.591] thr=132 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:40.591] thr=132 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:40.592] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:40.593] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:40.628] thr=132 paramiko.transport: userauth is OK +INF [20190331-10:28:40.653] thr=132 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:40.653] thr=132 paramiko.transport: userauth is OK +INF [20190331-10:28:40.674] thr=132 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:40.674] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:40.812] thr=132 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:40.812] thr=132 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:40.853] thr=132 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:40.853] thr=132 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:40.858] thr=132 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:40.870] thr=132 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:40.871] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:40.871] thr=132 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:40.872] thr=132 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:40.872] thr=132 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:40.914] thr=132 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:40.926] thr=132 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:40.926] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:40.926] thr=132 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:40.927] thr=132 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:40.927] thr=132 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:40.965] thr=132 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:40.974] thr=132 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:40.974] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:40.974] thr=132 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:40.975] thr=132 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:40.975] thr=132 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:41.013] thr=132 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:41.022] thr=132 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:41.023] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:41.023] thr=132 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:41.024] thr=132 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:41.024] thr=132 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:41.062] thr=132 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:41.073] thr=132 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:41.073] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:41.073] thr=132 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:41.074] thr=132 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:41.074] thr=132 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:41.111] thr=132 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:41.120] thr=132 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:41.120] thr=132 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:41.221] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:41.222] thr=132 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:41.222] thr=132 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:41.223] thr=132 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:41.232] thr=132 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:41.232] thr=132 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:41.234] thr=132 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:45.575] thr=133 paramiko.transport: starting thread (client mode): 0x54d00d0 +DEB [20190331-10:28:45.575] thr=133 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:45.584] thr=133 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:45.585] thr=133 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:45.588] thr=133 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:45.588] thr=133 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:45.588] thr=133 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:45.588] thr=133 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:45.588] thr=133 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:45.588] thr=133 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:45.592] thr=133 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:45.592] thr=133 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:45.593] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:45.594] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:45.632] thr=133 paramiko.transport: userauth is OK +INF [20190331-10:28:45.659] thr=133 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:45.659] thr=133 paramiko.transport: userauth is OK +INF [20190331-10:28:45.680] thr=133 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:45.680] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:45.824] thr=133 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:45.824] thr=133 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:45.868] thr=133 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:45.868] thr=133 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:45.872] thr=133 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:45.886] thr=133 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:45.886] thr=133 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:45.886] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:45.924] thr=133 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:45.925] thr=133 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:45.926] thr=133 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:45.938] thr=133 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:45.938] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:45.938] thr=133 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:45.939] thr=133 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:45.939] thr=133 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:45.978] thr=133 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:45.987] thr=133 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:45.987] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:45.987] thr=133 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:45.988] thr=133 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:45.988] thr=133 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:46.026] thr=133 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:46.034] thr=133 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:46.035] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:46.035] thr=133 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:46.035] thr=133 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:46.036] thr=133 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:46.076] thr=133 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:46.087] thr=133 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:46.087] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:46.087] thr=133 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:46.088] thr=133 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:46.088] thr=133 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:46.126] thr=133 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:46.135] thr=133 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:46.135] thr=133 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:46.236] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:46.237] thr=133 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:46.237] thr=133 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:46.238] thr=133 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:46.247] thr=133 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:46.248] thr=133 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:46.250] thr=133 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:50.577] thr=134 paramiko.transport: starting thread (client mode): 0x148ed70 +DEB [20190331-10:28:50.577] thr=134 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:50.586] thr=134 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:50.586] thr=134 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:50.589] thr=134 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:50.589] thr=134 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:50.589] thr=134 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:50.589] thr=134 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:50.589] thr=134 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:50.589] thr=134 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:50.594] thr=134 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:50.594] thr=134 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:50.594] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:50.595] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:50.635] thr=134 paramiko.transport: userauth is OK +INF [20190331-10:28:50.658] thr=134 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:50.659] thr=134 paramiko.transport: userauth is OK +INF [20190331-10:28:50.679] thr=134 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:50.679] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:50.814] thr=134 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:50.814] thr=134 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:50.856] thr=134 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:50.856] thr=134 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:50.861] thr=134 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:50.872] thr=134 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:50.873] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:50.873] thr=134 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:50.873] thr=134 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:50.874] thr=134 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:50.914] thr=134 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:50.926] thr=134 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:50.926] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:50.926] thr=134 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:50.927] thr=134 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:50.927] thr=134 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:50.969] thr=134 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:50.977] thr=134 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:50.978] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:50.978] thr=134 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:50.979] thr=134 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:50.979] thr=134 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:51.016] thr=134 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:51.025] thr=134 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:51.025] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:51.025] thr=134 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:51.026] thr=134 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:51.026] thr=134 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:51.068] thr=134 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:51.079] thr=134 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:51.079] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:51.080] thr=134 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:51.080] thr=134 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:51.080] thr=134 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:51.122] thr=134 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:51.131] thr=134 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:51.131] thr=134 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:51.232] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:51.233] thr=134 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:51.233] thr=134 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:51.234] thr=134 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:51.243] thr=134 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:51.244] thr=134 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:51.245] thr=134 paramiko.transport: EOF in transport thread +DEB [20190331-10:28:55.577] thr=135 paramiko.transport: starting thread (client mode): 0x3665dd0 +DEB [20190331-10:28:55.577] thr=135 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:28:55.586] thr=135 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:28:55.586] thr=135 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:28:55.589] thr=135 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:28:55.589] thr=135 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:28:55.589] thr=135 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:28:55.589] thr=135 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:28:55.589] thr=135 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:28:55.590] thr=135 paramiko.transport: Compression agreed: none +DEB [20190331-10:28:55.594] thr=135 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:28:55.594] thr=135 paramiko.transport: Switch to new keys ... +DEB [20190331-10:28:55.594] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:28:55.595] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:28:55.630] thr=135 paramiko.transport: userauth is OK +INF [20190331-10:28:55.650] thr=135 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:28:55.651] thr=135 paramiko.transport: userauth is OK +INF [20190331-10:28:55.672] thr=135 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:28:55.672] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:28:55.807] thr=135 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:28:55.807] thr=135 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:28:55.847] thr=135 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:28:55.847] thr=135 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:28:55.850] thr=135 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:28:55.863] thr=135 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:28:55.863] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:28:55.864] thr=135 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:28:55.864] thr=135 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:28:55.864] thr=135 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:28:55.907] thr=135 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:28:55.919] thr=135 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:28:55.919] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:28:55.919] thr=135 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:28:55.920] thr=135 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:28:55.920] thr=135 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:28:55.961] thr=135 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:28:55.971] thr=135 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:28:55.971] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:28:55.971] thr=135 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:28:55.972] thr=135 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:28:55.972] thr=135 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:28:56.013] thr=135 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:28:56.022] thr=135 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:28:56.022] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:28:56.022] thr=135 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:28:56.023] thr=135 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:28:56.023] thr=135 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:28:56.064] thr=135 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:28:56.076] thr=135 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:28:56.077] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:28:56.077] thr=135 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:28:56.078] thr=135 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:28:56.078] thr=135 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:28:56.119] thr=135 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:28:56.128] thr=135 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:28:56.128] thr=135 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:28:56.229] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:28:56.230] thr=135 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:28:56.230] thr=135 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:28:56.231] thr=135 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:28:56.241] thr=135 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:28:56.241] thr=135 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:28:56.243] thr=135 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:00.576] thr=126 paramiko.transport: starting thread (client mode): 0x54a41b0 +DEB [20190331-10:29:00.576] thr=126 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:00.586] thr=126 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:00.586] thr=126 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:00.588] thr=126 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:00.589] thr=126 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:00.589] thr=126 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:00.589] thr=126 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:00.589] thr=126 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:00.589] thr=126 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:00.593] thr=126 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:00.593] thr=126 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:00.594] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:00.595] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:00.634] thr=126 paramiko.transport: userauth is OK +INF [20190331-10:29:00.710] thr=126 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:00.711] thr=126 paramiko.transport: userauth is OK +INF [20190331-10:29:00.733] thr=126 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:00.733] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:00.877] thr=126 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:00.877] thr=126 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:00.918] thr=126 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:00.918] thr=126 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:00.922] thr=126 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:00.935] thr=126 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:00.935] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:00.936] thr=126 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:00.936] thr=126 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:00.936] thr=126 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:00.977] thr=126 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:00.988] thr=126 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:00.988] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:00.989] thr=126 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:00.989] thr=126 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:00.989] thr=126 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:01.032] thr=126 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:01.040] thr=126 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:01.040] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:01.041] thr=126 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:01.041] thr=126 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:01.042] thr=126 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:01.083] thr=126 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:01.092] thr=126 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:01.092] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:01.092] thr=126 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:01.093] thr=126 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:01.093] thr=126 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:01.134] thr=126 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:01.146] thr=126 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:01.146] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:01.146] thr=126 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:01.147] thr=126 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:01.147] thr=126 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:01.187] thr=126 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:01.196] thr=126 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:01.197] thr=126 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:01.297] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:01.298] thr=126 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:01.298] thr=126 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:01.299] thr=126 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:01.308] thr=126 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:01.309] thr=126 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:01.310] thr=126 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:05.575] thr=136 paramiko.transport: starting thread (client mode): 0x4fc5910 +DEB [20190331-10:29:05.575] thr=136 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:05.584] thr=136 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:05.584] thr=136 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:05.587] thr=136 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:05.587] thr=136 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:05.587] thr=136 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:05.587] thr=136 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:05.587] thr=136 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:05.587] thr=136 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:05.591] thr=136 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:05.592] thr=136 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:05.592] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:05.593] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:05.632] thr=136 paramiko.transport: userauth is OK +INF [20190331-10:29:05.659] thr=136 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:05.660] thr=136 paramiko.transport: userauth is OK +INF [20190331-10:29:05.680] thr=136 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:05.680] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:05.816] thr=136 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:05.816] thr=136 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:05.857] thr=136 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:05.857] thr=136 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:05.861] thr=136 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:05.874] thr=136 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:05.875] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:05.875] thr=136 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:05.876] thr=136 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:05.876] thr=136 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:05.917] thr=136 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:05.929] thr=136 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:05.929] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:05.929] thr=136 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:05.930] thr=136 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:05.930] thr=136 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:05.971] thr=136 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:05.979] thr=136 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:05.980] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:05.980] thr=136 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:05.981] thr=136 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:05.981] thr=136 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:06.020] thr=136 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:06.029] thr=136 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:06.029] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:06.029] thr=136 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:06.030] thr=136 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:06.030] thr=136 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:06.071] thr=136 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:06.083] thr=136 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:06.083] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:06.083] thr=136 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:06.084] thr=136 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:06.084] thr=136 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:06.125] thr=136 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:06.135] thr=136 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:06.135] thr=136 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:06.236] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:06.237] thr=136 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:06.237] thr=136 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:06.239] thr=136 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:06.249] thr=136 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:06.250] thr=136 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:06.251] thr=136 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:10.576] thr=137 paramiko.transport: starting thread (client mode): 0x58925b0 +DEB [20190331-10:29:10.577] thr=137 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:10.585] thr=137 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:10.586] thr=137 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:10.589] thr=137 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:10.589] thr=137 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:10.589] thr=137 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:10.589] thr=137 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:10.590] thr=137 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:10.590] thr=137 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:10.594] thr=137 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:10.594] thr=137 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:10.595] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:10.596] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:10.633] thr=137 paramiko.transport: userauth is OK +INF [20190331-10:29:10.705] thr=137 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:10.706] thr=137 paramiko.transport: userauth is OK +INF [20190331-10:29:10.726] thr=137 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:10.727] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:10.861] thr=137 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:10.861] thr=137 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:10.902] thr=137 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:10.902] thr=137 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:10.906] thr=137 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:10.919] thr=137 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:10.919] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:10.920] thr=137 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:10.920] thr=137 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:10.920] thr=137 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:10.962] thr=137 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:10.974] thr=137 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:10.975] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:10.975] thr=137 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:10.976] thr=137 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:10.976] thr=137 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:11.016] thr=137 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:11.025] thr=137 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:11.025] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:11.026] thr=137 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:11.026] thr=137 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:11.026] thr=137 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:11.067] thr=137 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:11.076] thr=137 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:11.076] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:11.076] thr=137 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:11.077] thr=137 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:11.077] thr=137 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:11.117] thr=137 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:11.129] thr=137 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:11.129] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:11.129] thr=137 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:11.130] thr=137 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:11.130] thr=137 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:11.171] thr=137 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:11.180] thr=137 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:11.181] thr=137 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:11.282] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:11.282] thr=137 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:11.283] thr=137 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:11.284] thr=137 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:11.293] thr=137 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:11.294] thr=137 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:11.296] thr=137 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:15.575] thr=138 paramiko.transport: starting thread (client mode): 0x500d7f0 +DEB [20190331-10:29:15.575] thr=138 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:15.585] thr=138 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:15.586] thr=138 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:15.589] thr=138 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:15.589] thr=138 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:15.589] thr=138 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:15.589] thr=138 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:15.589] thr=138 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:15.589] thr=138 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:15.593] thr=138 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:15.593] thr=138 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:15.594] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:15.595] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:15.633] thr=138 paramiko.transport: userauth is OK +INF [20190331-10:29:15.666] thr=138 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:15.667] thr=138 paramiko.transport: userauth is OK +INF [20190331-10:29:15.688] thr=138 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:15.688] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:15.829] thr=138 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:15.829] thr=138 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:15.870] thr=138 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:15.870] thr=138 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:15.873] thr=138 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:15.885] thr=138 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:15.886] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:15.886] thr=138 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:15.887] thr=138 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:15.887] thr=138 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:15.927] thr=138 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:15.938] thr=138 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:15.939] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:15.939] thr=138 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:15.940] thr=138 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:15.940] thr=138 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:15.981] thr=138 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:15.990] thr=138 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:15.990] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:15.991] thr=138 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:15.991] thr=138 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:15.992] thr=138 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:16.033] thr=138 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:16.042] thr=138 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:16.043] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:16.043] thr=138 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:16.043] thr=138 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:16.044] thr=138 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:16.085] thr=138 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:16.096] thr=138 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:16.096] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:16.096] thr=138 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:16.097] thr=138 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:16.097] thr=138 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:16.137] thr=138 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:16.146] thr=138 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:16.146] thr=138 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:16.247] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:16.248] thr=138 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:16.248] thr=138 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:16.249] thr=138 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:16.258] thr=138 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:16.259] thr=138 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:16.260] thr=138 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:21.001] thr=139 paramiko.transport: starting thread (client mode): 0x54cdab0 +DEB [20190331-10:29:21.001] thr=139 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:21.011] thr=139 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:21.012] thr=139 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:21.015] thr=139 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:21.015] thr=139 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:21.015] thr=139 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:21.015] thr=139 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:21.015] thr=139 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:21.015] thr=139 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:21.019] thr=139 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:21.020] thr=139 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:21.020] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:21.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:21.060] thr=139 paramiko.transport: userauth is OK +INF [20190331-10:29:21.102] thr=139 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:21.102] thr=139 paramiko.transport: userauth is OK +INF [20190331-10:29:21.122] thr=139 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:21.122] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:21.260] thr=139 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:21.260] thr=139 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:21.302] thr=139 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:21.302] thr=139 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:21.306] thr=139 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:21.319] thr=139 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:21.319] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:21.319] thr=139 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:21.321] thr=139 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:21.321] thr=139 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:21.361] thr=139 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:21.375] thr=139 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:21.375] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:21.378] thr=139 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:21.378] thr=139 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:21.378] thr=139 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:21.416] thr=139 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:21.427] thr=139 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:21.429] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:21.429] thr=139 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:21.429] thr=139 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:21.429] thr=139 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:21.466] thr=139 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:21.475] thr=139 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:21.475] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:21.477] thr=139 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:21.477] thr=139 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:21.477] thr=139 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:21.516] thr=139 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:21.528] thr=139 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:21.528] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:21.528] thr=139 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:21.528] thr=139 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:21.528] thr=139 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:21.568] thr=139 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:21.576] thr=139 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:21.578] thr=139 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:21.679] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:21.679] thr=139 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:21.679] thr=139 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:21.681] thr=139 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:21.689] thr=139 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:21.689] thr=139 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:21.691] thr=139 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:26.000] thr=140 paramiko.transport: starting thread (client mode): 0x5363d10 +DEB [20190331-10:29:26.001] thr=140 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:26.008] thr=140 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:26.008] thr=140 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:26.013] thr=140 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:26.013] thr=140 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:26.013] thr=140 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:26.013] thr=140 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:26.013] thr=140 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:26.013] thr=140 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:26.017] thr=140 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:26.017] thr=140 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:26.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:26.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:26.057] thr=140 paramiko.transport: userauth is OK +INF [20190331-10:29:26.098] thr=140 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:26.098] thr=140 paramiko.transport: userauth is OK +INF [20190331-10:29:26.119] thr=140 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:26.119] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:26.262] thr=140 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:26.262] thr=140 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:26.303] thr=140 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:26.303] thr=140 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:26.307] thr=140 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:26.320] thr=140 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:26.320] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:26.321] thr=140 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:26.321] thr=140 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:26.321] thr=140 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:26.363] thr=140 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:26.380] thr=140 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:26.380] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:26.381] thr=140 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:26.381] thr=140 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:26.381] thr=140 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:26.424] thr=140 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:26.444] thr=140 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:26.444] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:26.444] thr=140 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:26.445] thr=140 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:26.445] thr=140 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:26.484] thr=140 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:26.504] thr=140 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:26.504] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:26.505] thr=140 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:26.506] thr=140 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:26.506] thr=140 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:26.546] thr=140 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:26.564] thr=140 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:26.564] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:26.565] thr=140 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:26.565] thr=140 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:26.565] thr=140 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:26.607] thr=140 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:26.623] thr=140 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:26.623] thr=140 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:26.724] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:26.725] thr=140 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:26.725] thr=140 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:26.726] thr=140 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:26.735] thr=140 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:26.736] thr=140 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:26.737] thr=140 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:30.996] thr=141 paramiko.transport: starting thread (client mode): 0x36704f0 +DEB [20190331-10:29:30.996] thr=141 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:31.017] thr=141 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:31.017] thr=141 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:31.020] thr=141 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:31.021] thr=141 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:31.021] thr=141 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:31.021] thr=141 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:31.021] thr=141 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:31.021] thr=141 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:31.025] thr=141 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:31.025] thr=141 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:31.026] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:31.027] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:31.079] thr=141 paramiko.transport: userauth is OK +INF [20190331-10:29:31.125] thr=141 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:31.125] thr=141 paramiko.transport: userauth is OK +INF [20190331-10:29:31.158] thr=141 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:31.159] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:31.314] thr=141 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:31.314] thr=141 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:31.355] thr=141 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:31.355] thr=141 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:31.358] thr=141 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:31.373] thr=141 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:31.373] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:31.373] thr=141 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:31.374] thr=141 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:31.374] thr=141 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:31.412] thr=141 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:31.429] thr=141 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:31.429] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:31.430] thr=141 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:31.430] thr=141 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:31.431] thr=141 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:31.471] thr=141 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:31.493] thr=141 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:31.493] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:31.494] thr=141 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:31.495] thr=141 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:31.495] thr=141 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:31.536] thr=141 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:31.554] thr=141 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:31.554] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:31.555] thr=141 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:31.555] thr=141 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:31.555] thr=141 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:31.598] thr=141 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:31.610] thr=141 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:31.611] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:31.611] thr=141 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:31.612] thr=141 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:31.612] thr=141 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:31.650] thr=141 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:31.667] thr=141 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:31.668] thr=141 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:31.777] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:31.777] thr=141 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:31.777] thr=141 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:31.777] thr=141 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:31.777] thr=141 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:31.777] thr=141 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:31.777] thr=141 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:35.996] thr=142 paramiko.transport: starting thread (client mode): 0x5006910 +DEB [20190331-10:29:35.996] thr=142 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:36.007] thr=142 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:36.007] thr=142 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:36.010] thr=142 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:36.010] thr=142 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:36.010] thr=142 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:36.010] thr=142 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:36.010] thr=142 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:36.010] thr=142 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:36.012] thr=142 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:36.012] thr=142 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:36.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:36.015] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:36.052] thr=142 paramiko.transport: userauth is OK +INF [20190331-10:29:36.081] thr=142 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:36.081] thr=142 paramiko.transport: userauth is OK +INF [20190331-10:29:36.102] thr=142 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:36.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:36.237] thr=142 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:36.237] thr=142 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:36.279] thr=142 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:36.279] thr=142 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:36.282] thr=142 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:36.293] thr=142 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:36.295] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:36.295] thr=142 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:36.295] thr=142 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:36.295] thr=142 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:36.338] thr=142 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:36.353] thr=142 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:36.353] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:36.353] thr=142 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:36.353] thr=142 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:36.353] thr=142 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:36.393] thr=142 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:36.412] thr=142 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:36.412] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:36.412] thr=142 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:36.412] thr=142 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:36.412] thr=142 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:36.451] thr=142 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:36.459] thr=142 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:36.462] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:36.462] thr=142 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:36.462] thr=142 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:36.462] thr=142 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:36.502] thr=142 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:36.512] thr=142 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:36.512] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:36.512] thr=142 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:36.512] thr=142 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:36.515] thr=142 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:36.554] thr=142 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:36.564] thr=142 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:36.564] thr=142 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:36.665] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:36.666] thr=142 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:36.666] thr=142 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:36.667] thr=142 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:36.677] thr=142 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:36.677] thr=142 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:36.679] thr=142 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:40.996] thr=143 paramiko.transport: starting thread (client mode): 0x507d690 +DEB [20190331-10:29:40.999] thr=143 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:41.007] thr=143 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:41.007] thr=143 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:41.009] thr=143 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:41.009] thr=143 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:41.009] thr=143 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:41.009] thr=143 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:41.009] thr=143 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:41.009] thr=143 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:41.014] thr=143 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:41.014] thr=143 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:41.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:41.014] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:41.054] thr=143 paramiko.transport: userauth is OK +INF [20190331-10:29:41.084] thr=143 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:41.084] thr=143 paramiko.transport: userauth is OK +INF [20190331-10:29:41.108] thr=143 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:41.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:41.237] thr=143 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:41.237] thr=143 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:41.277] thr=143 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:41.277] thr=143 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:41.280] thr=143 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:41.293] thr=143 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:41.293] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:41.293] thr=143 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:41.293] thr=143 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:41.293] thr=143 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:41.334] thr=143 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:41.347] thr=143 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:41.347] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:41.348] thr=143 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:41.348] thr=143 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:41.348] thr=143 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:41.388] thr=143 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:41.397] thr=143 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:41.398] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:41.398] thr=143 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:41.398] thr=143 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:41.398] thr=143 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:41.437] thr=143 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:41.448] thr=143 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:41.448] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:41.448] thr=143 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:41.448] thr=143 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:41.448] thr=143 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:41.490] thr=143 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:41.503] thr=143 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:41.503] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:41.504] thr=143 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:41.504] thr=143 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:41.504] thr=143 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:41.544] thr=143 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:41.554] thr=143 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:41.554] thr=143 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:41.657] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:41.657] thr=143 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:41.657] thr=143 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:41.657] thr=143 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:41.667] thr=143 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:41.667] thr=143 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:41.670] thr=143 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:45.991] thr=144 paramiko.transport: starting thread (client mode): 0x5376c50 +DEB [20190331-10:29:45.991] thr=144 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:46.007] thr=144 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:46.007] thr=144 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:46.007] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:46.007] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:46.069] thr=144 paramiko.transport: userauth is OK +INF [20190331-10:29:46.085] thr=144 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:46.085] thr=144 paramiko.transport: userauth is OK +INF [20190331-10:29:46.101] thr=144 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:46.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:46.228] thr=144 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:46.228] thr=144 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:46.291] thr=144 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:46.291] thr=144 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:46.291] thr=144 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:46.291] thr=144 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:46.291] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:46.291] thr=144 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:46.291] thr=144 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:46.291] thr=144 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:46.353] thr=144 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:46.353] thr=144 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:46.353] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:46.353] thr=144 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:46.353] thr=144 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:46.369] thr=144 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:46.416] thr=144 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:46.416] thr=144 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:46.416] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:46.416] thr=144 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:46.416] thr=144 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:46.416] thr=144 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:46.478] thr=144 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:46.478] thr=144 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:46.478] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:46.478] thr=144 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:46.478] thr=144 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:46.478] thr=144 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:46.529] thr=144 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:46.529] thr=144 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:46.529] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:46.529] thr=144 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:46.529] thr=144 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:46.529] thr=144 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:46.591] thr=144 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:46.591] thr=144 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:46.591] thr=144 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:46.716] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:46.716] thr=144 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:46.716] thr=144 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:46.716] thr=144 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:46.716] thr=144 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:46.716] thr=144 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:46.732] thr=144 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:51.000] thr=145 paramiko.transport: starting thread (client mode): 0x50d0c30 +DEB [20190331-10:29:51.001] thr=145 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:51.010] thr=145 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:51.010] thr=145 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:51.013] thr=145 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:51.013] thr=145 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:51.014] thr=145 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:51.014] thr=145 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:51.014] thr=145 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:51.014] thr=145 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:51.018] thr=145 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:51.018] thr=145 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:51.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:51.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:51.060] thr=145 paramiko.transport: userauth is OK +INF [20190331-10:29:51.075] thr=145 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:51.079] thr=145 paramiko.transport: userauth is OK +INF [20190331-10:29:51.110] thr=145 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:51.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:51.270] thr=145 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:51.270] thr=145 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:51.311] thr=145 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:51.311] thr=145 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:51.318] thr=145 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:51.334] thr=145 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:51.335] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:51.335] thr=145 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:51.336] thr=145 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:51.336] thr=145 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:51.376] thr=145 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:51.390] thr=145 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:51.390] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:51.390] thr=145 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:51.390] thr=145 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:51.390] thr=145 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:51.433] thr=145 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:51.444] thr=145 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:51.444] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:51.444] thr=145 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:51.444] thr=145 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:51.444] thr=145 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:51.485] thr=145 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:51.494] thr=145 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:51.494] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:51.494] thr=145 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:51.495] thr=145 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:51.495] thr=145 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:51.537] thr=145 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:51.548] thr=145 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:51.548] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:51.548] thr=145 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:51.549] thr=145 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:51.549] thr=145 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:51.586] thr=145 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:51.594] thr=145 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:51.594] thr=145 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:51.699] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:51.699] thr=145 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:51.699] thr=145 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:51.699] thr=145 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:51.707] thr=145 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:51.711] thr=145 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:51.711] thr=145 paramiko.transport: EOF in transport thread +DEB [20190331-10:29:56.013] thr=146 paramiko.transport: starting thread (client mode): 0x538ffb0 +DEB [20190331-10:29:56.014] thr=146 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:29:56.033] thr=146 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:29:56.033] thr=146 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:29:56.037] thr=146 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:29:56.037] thr=146 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:29:56.037] thr=146 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:29:56.037] thr=146 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:29:56.038] thr=146 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:29:56.038] thr=146 paramiko.transport: Compression agreed: none +DEB [20190331-10:29:56.043] thr=146 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:29:56.044] thr=146 paramiko.transport: Switch to new keys ... +DEB [20190331-10:29:56.044] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:29:56.046] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:29:56.083] thr=146 paramiko.transport: userauth is OK +INF [20190331-10:29:56.114] thr=146 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:29:56.115] thr=146 paramiko.transport: userauth is OK +INF [20190331-10:29:56.140] thr=146 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:29:56.141] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:29:56.327] thr=146 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:29:56.327] thr=146 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:29:56.368] thr=146 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:29:56.368] thr=146 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:29:56.372] thr=146 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:29:56.384] thr=146 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:29:56.386] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:29:56.386] thr=146 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:29:56.386] thr=146 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:29:56.386] thr=146 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:29:56.426] thr=146 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:29:56.442] thr=146 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:29:56.442] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:29:56.442] thr=146 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:29:56.443] thr=146 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:29:56.443] thr=146 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:29:56.484] thr=146 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:29:56.493] thr=146 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:29:56.494] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:29:56.494] thr=146 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:29:56.495] thr=146 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:29:56.495] thr=146 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:29:56.536] thr=146 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:29:56.544] thr=146 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:29:56.546] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:29:56.546] thr=146 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:29:56.546] thr=146 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:29:56.546] thr=146 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:29:56.588] thr=146 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:29:56.599] thr=146 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:29:56.599] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:29:56.599] thr=146 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:29:56.599] thr=146 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:29:56.599] thr=146 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:29:56.639] thr=146 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:29:56.647] thr=146 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:29:56.649] thr=146 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:29:56.751] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:29:56.751] thr=146 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:29:56.751] thr=146 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:29:56.753] thr=146 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:29:56.761] thr=146 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:29:56.763] thr=146 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:29:56.763] thr=146 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:00.998] thr=147 paramiko.transport: starting thread (client mode): 0x4ffb970 +DEB [20190331-10:30:00.998] thr=147 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:01.010] thr=147 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:01.010] thr=147 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:01.012] thr=147 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:01.012] thr=147 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:01.012] thr=147 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:01.012] thr=147 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:01.012] thr=147 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:01.012] thr=147 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:01.018] thr=147 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:01.018] thr=147 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:01.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:01.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:01.055] thr=147 paramiko.transport: userauth is OK +INF [20190331-10:30:01.137] thr=147 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:01.137] thr=147 paramiko.transport: userauth is OK +INF [20190331-10:30:01.171] thr=147 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:01.171] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:01.323] thr=147 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:01.323] thr=147 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:01.364] thr=147 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:01.364] thr=147 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:01.372] thr=147 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:01.382] thr=147 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:01.382] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:01.382] thr=147 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:01.384] thr=147 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:01.384] thr=147 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:01.430] thr=147 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:01.442] thr=147 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:01.442] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:01.442] thr=147 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:01.442] thr=147 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:01.442] thr=147 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:01.481] thr=147 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:01.490] thr=147 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:01.490] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:01.491] thr=147 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:01.491] thr=147 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:01.491] thr=147 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:01.530] thr=147 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:01.539] thr=147 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:01.540] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:01.540] thr=147 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:01.541] thr=147 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:01.541] thr=147 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:01.580] thr=147 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:01.591] thr=147 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:01.591] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:01.592] thr=147 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:01.592] thr=147 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:01.592] thr=147 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:01.631] thr=147 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:01.639] thr=147 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:01.639] thr=147 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:01.742] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:01.742] thr=147 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:01.742] thr=147 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:01.748] thr=147 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:01.754] thr=147 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:01.754] thr=147 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:01.756] thr=147 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:05.999] thr=148 paramiko.transport: starting thread (client mode): 0x49fb4b0 +DEB [20190331-10:30:06.002] thr=148 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:06.013] thr=148 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:06.013] thr=148 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:06.013] thr=148 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:06.013] thr=148 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:06.013] thr=148 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:06.013] thr=148 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:06.013] thr=148 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:06.013] thr=148 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:06.021] thr=148 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:06.021] thr=148 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:06.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:06.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:06.061] thr=148 paramiko.transport: userauth is OK +INF [20190331-10:30:06.156] thr=148 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:06.156] thr=148 paramiko.transport: userauth is OK +INF [20190331-10:30:06.189] thr=148 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:06.189] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:06.341] thr=148 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:06.341] thr=148 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:06.388] thr=148 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:06.388] thr=148 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:06.406] thr=148 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:06.406] thr=148 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:06.406] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:06.406] thr=148 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:06.410] thr=148 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:06.410] thr=148 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:06.454] thr=148 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:06.465] thr=148 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:06.465] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:06.465] thr=148 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:06.465] thr=148 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:06.465] thr=148 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:06.509] thr=148 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:06.516] thr=148 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:06.516] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:06.516] thr=148 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:06.516] thr=148 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:06.516] thr=148 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:06.560] thr=148 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:06.563] thr=148 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:06.563] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:06.567] thr=148 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:06.567] thr=148 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:06.567] thr=148 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:06.618] thr=148 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:06.618] thr=148 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:06.618] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:06.618] thr=148 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:06.618] thr=148 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:06.618] thr=148 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:06.662] thr=148 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:06.666] thr=148 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:06.666] thr=148 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:06.772] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:06.772] thr=148 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:06.772] thr=148 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:06.780] thr=148 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:06.783] thr=148 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:06.783] thr=148 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:06.787] thr=148 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:10.997] thr=81 paramiko.transport: starting thread (client mode): 0x4ffbbf0 +DEB [20190331-10:30:10.997] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:11.008] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:11.008] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:11.012] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:11.012] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:11.012] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:11.012] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:11.012] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:11.012] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:11.016] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:11.016] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:11.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:11.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:11.060] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:30:11.078] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:11.078] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:30:11.100] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:11.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:11.272] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:11.272] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:11.313] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:11.313] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:11.316] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:11.331] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:11.331] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:11.331] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:11.331] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:11.331] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:11.371] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:11.397] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:11.397] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:11.397] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:11.400] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:11.400] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:11.441] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:11.455] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:11.455] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:11.455] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:11.459] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:11.459] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:11.499] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:11.507] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:11.507] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:11.507] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:11.510] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:11.510] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:11.550] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:11.561] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:11.561] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:11.561] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:11.561] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:11.561] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:11.605] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:11.612] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:11.612] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:11.714] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:11.714] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:11.714] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:11.714] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:11.725] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:11.725] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:11.725] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:16.000] thr=149 paramiko.transport: starting thread (client mode): 0x54cd250 +DEB [20190331-10:30:16.000] thr=149 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:16.010] thr=149 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:16.010] thr=149 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:16.013] thr=149 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:16.013] thr=149 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:16.013] thr=149 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:16.013] thr=149 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:16.013] thr=149 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:16.013] thr=149 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:16.019] thr=149 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:16.019] thr=149 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:16.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:16.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:16.060] thr=149 paramiko.transport: userauth is OK +INF [20190331-10:30:16.079] thr=149 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:16.079] thr=149 paramiko.transport: userauth is OK +INF [20190331-10:30:16.101] thr=149 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:16.104] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:16.252] thr=149 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:16.252] thr=149 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:16.293] thr=149 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:16.293] thr=149 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:16.293] thr=149 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:16.308] thr=149 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:16.308] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:16.308] thr=149 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:16.308] thr=149 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:16.308] thr=149 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:16.352] thr=149 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:16.368] thr=149 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:16.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:16.368] thr=149 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:16.368] thr=149 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:16.368] thr=149 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:16.409] thr=149 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:16.428] thr=149 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:16.431] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:16.431] thr=149 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:16.431] thr=149 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:16.431] thr=149 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:16.472] thr=149 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:16.481] thr=149 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:16.481] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:16.481] thr=149 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:16.481] thr=149 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:16.481] thr=149 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:16.522] thr=149 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:16.533] thr=149 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:16.533] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:16.536] thr=149 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:16.536] thr=149 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:16.536] thr=149 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:16.577] thr=149 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:16.587] thr=149 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:16.587] thr=149 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:16.690] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:16.690] thr=149 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:16.690] thr=149 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:16.690] thr=149 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:16.700] thr=149 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:16.703] thr=149 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:16.703] thr=149 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:24.006] thr=150 paramiko.transport: starting thread (client mode): 0x3670410 +DEB [20190331-10:30:24.006] thr=150 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:24.028] thr=150 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:24.028] thr=150 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:24.031] thr=150 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:24.031] thr=150 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:24.031] thr=150 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:24.031] thr=150 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:24.031] thr=150 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:24.031] thr=150 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:24.037] thr=150 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:24.037] thr=150 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:24.037] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:24.037] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:24.077] thr=150 paramiko.transport: userauth is OK +INF [20190331-10:30:24.102] thr=150 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:24.105] thr=150 paramiko.transport: userauth is OK +INF [20190331-10:30:24.128] thr=150 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:24.128] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:24.282] thr=150 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:24.282] thr=150 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:24.322] thr=150 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:24.322] thr=150 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:24.325] thr=150 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:24.345] thr=150 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:24.345] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:24.345] thr=150 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:24.345] thr=150 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:24.345] thr=150 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:24.384] thr=150 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:24.402] thr=150 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:24.402] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:24.402] thr=150 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:24.402] thr=150 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:24.402] thr=150 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:24.444] thr=150 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:24.456] thr=150 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:24.456] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:24.456] thr=150 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:24.458] thr=150 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:24.458] thr=150 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:24.498] thr=150 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:24.507] thr=150 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:24.507] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:24.507] thr=150 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:24.507] thr=150 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:24.507] thr=150 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:24.550] thr=150 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:24.561] thr=150 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:24.561] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:24.561] thr=150 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:24.564] thr=150 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:24.564] thr=150 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:24.604] thr=150 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:24.612] thr=150 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:24.612] thr=150 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:24.715] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:24.715] thr=150 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:24.715] thr=150 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:24.718] thr=150 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:24.726] thr=150 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:24.726] thr=150 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:24.726] thr=150 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:25.997] thr=151 paramiko.transport: starting thread (client mode): 0x50ad9d0 +DEB [20190331-10:30:25.997] thr=151 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:26.007] thr=151 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:26.007] thr=151 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:26.009] thr=151 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:26.009] thr=151 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:26.011] thr=151 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:26.011] thr=151 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:26.011] thr=151 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:26.011] thr=151 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:26.016] thr=151 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:26.016] thr=151 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:26.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:26.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:26.055] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:30:26.074] thr=151 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:26.074] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:30:26.097] thr=151 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:26.097] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:26.351] thr=151 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:26.351] thr=151 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:26.398] thr=151 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:26.398] thr=151 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:26.402] thr=151 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:26.430] thr=151 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:26.430] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:26.430] thr=151 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:26.430] thr=151 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:26.430] thr=151 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:26.469] thr=151 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:26.486] thr=151 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:26.486] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:26.488] thr=151 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:26.488] thr=151 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:26.488] thr=151 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:26.527] thr=151 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:26.539] thr=151 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:26.539] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:26.539] thr=151 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:26.539] thr=151 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:26.539] thr=151 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:26.579] thr=151 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:26.588] thr=151 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:26.588] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:26.588] thr=151 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:26.588] thr=151 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:26.588] thr=151 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:26.630] thr=151 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:26.641] thr=151 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:26.641] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:26.641] thr=151 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:26.641] thr=151 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:26.641] thr=151 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:26.683] thr=151 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:26.697] thr=151 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:26.697] thr=151 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:26.799] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:26.799] thr=151 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:26.799] thr=151 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:26.801] thr=151 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:26.808] thr=151 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:26.810] thr=151 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:26.810] thr=151 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:31.006] thr=152 paramiko.transport: starting thread (client mode): 0x54cdd30 +DEB [20190331-10:30:31.007] thr=152 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:31.032] thr=152 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:31.032] thr=152 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:31.037] thr=152 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:31.037] thr=152 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:31.037] thr=152 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:31.037] thr=152 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:31.037] thr=152 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:31.038] thr=152 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:31.044] thr=152 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:31.046] thr=152 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:31.046] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:31.047] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:31.085] thr=152 paramiko.transport: userauth is OK +INF [20190331-10:30:31.123] thr=152 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:31.128] thr=152 paramiko.transport: userauth is OK +INF [20190331-10:30:31.186] thr=152 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:31.186] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:31.434] thr=152 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:31.434] thr=152 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:31.482] thr=152 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:31.482] thr=152 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:31.495] thr=152 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:31.525] thr=152 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:31.526] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:31.526] thr=152 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:31.527] thr=152 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:31.528] thr=152 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:31.569] thr=152 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:31.589] thr=152 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:31.589] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:31.589] thr=152 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:31.590] thr=152 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:31.590] thr=152 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:31.627] thr=152 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:31.636] thr=152 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:31.638] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:31.638] thr=152 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:31.638] thr=152 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:31.638] thr=152 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:31.677] thr=152 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:31.690] thr=152 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:31.691] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:31.691] thr=152 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:31.693] thr=152 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:31.693] thr=152 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:31.732] thr=152 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:31.750] thr=152 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:31.751] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:31.751] thr=152 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:31.754] thr=152 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:31.754] thr=152 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:31.795] thr=152 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:31.811] thr=152 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:31.811] thr=152 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:31.912] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:31.912] thr=152 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:31.912] thr=152 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:31.915] thr=152 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:31.926] thr=152 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:31.926] thr=152 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:31.927] thr=152 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:35.999] thr=153 paramiko.transport: starting thread (client mode): 0x5006a90 +DEB [20190331-10:30:35.999] thr=153 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:36.010] thr=153 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:36.010] thr=153 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:36.013] thr=153 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:36.014] thr=153 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:36.014] thr=153 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:36.014] thr=153 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:36.014] thr=153 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:36.014] thr=153 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:36.020] thr=153 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:36.022] thr=153 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:36.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:36.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:36.060] thr=153 paramiko.transport: userauth is OK +INF [20190331-10:30:36.084] thr=153 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:36.086] thr=153 paramiko.transport: userauth is OK +INF [20190331-10:30:36.110] thr=153 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:36.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:36.281] thr=153 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:36.281] thr=153 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:36.321] thr=153 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:36.321] thr=153 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:36.326] thr=153 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:36.342] thr=153 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:36.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:36.342] thr=153 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:36.343] thr=153 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:36.343] thr=153 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:36.383] thr=153 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:36.405] thr=153 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:36.405] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:36.405] thr=153 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:36.406] thr=153 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:36.406] thr=153 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:36.447] thr=153 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:36.460] thr=153 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:36.460] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:36.462] thr=153 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:36.462] thr=153 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:36.462] thr=153 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:36.500] thr=153 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:36.509] thr=153 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:36.509] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:36.510] thr=153 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:36.510] thr=153 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:36.510] thr=153 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:36.550] thr=153 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:36.561] thr=153 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:36.561] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:36.562] thr=153 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:36.562] thr=153 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:36.562] thr=153 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:36.600] thr=153 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:36.608] thr=153 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:36.608] thr=153 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:36.710] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:36.711] thr=153 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:36.711] thr=153 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:36.712] thr=153 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:36.721] thr=153 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:36.721] thr=153 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:36.723] thr=153 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:40.999] thr=154 paramiko.transport: starting thread (client mode): 0x54cd110 +DEB [20190331-10:30:41.000] thr=154 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:41.009] thr=154 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:41.011] thr=154 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:41.014] thr=154 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:41.014] thr=154 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:41.016] thr=154 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:41.016] thr=154 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:41.016] thr=154 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:41.016] thr=154 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:41.020] thr=154 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:41.020] thr=154 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:41.020] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:41.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:41.059] thr=154 paramiko.transport: userauth is OK +INF [20190331-10:30:41.081] thr=154 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:41.082] thr=154 paramiko.transport: userauth is OK +INF [20190331-10:30:41.106] thr=154 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:41.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:41.281] thr=154 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:41.281] thr=154 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:41.324] thr=154 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:41.324] thr=154 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:41.326] thr=154 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:41.341] thr=154 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:41.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:41.342] thr=154 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:41.343] thr=154 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:41.343] thr=154 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:41.384] thr=154 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:41.398] thr=154 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:41.398] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:41.398] thr=154 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:41.399] thr=154 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:41.399] thr=154 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:41.437] thr=154 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:41.448] thr=154 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:41.448] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:41.449] thr=154 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:41.449] thr=154 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:41.449] thr=154 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:41.488] thr=154 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:41.498] thr=154 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:41.498] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:41.498] thr=154 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:41.498] thr=154 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:41.498] thr=154 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:41.537] thr=154 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:41.548] thr=154 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:41.548] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:41.548] thr=154 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:41.550] thr=154 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:41.550] thr=154 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:41.588] thr=154 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:41.598] thr=154 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:41.598] thr=154 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:41.700] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:41.700] thr=154 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:41.700] thr=154 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:41.702] thr=154 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:41.712] thr=154 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:41.712] thr=154 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:41.713] thr=154 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:46.002] thr=155 paramiko.transport: starting thread (client mode): 0x507d9d0 +DEB [20190331-10:30:46.002] thr=155 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:46.011] thr=155 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:46.011] thr=155 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:46.014] thr=155 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:46.015] thr=155 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:46.015] thr=155 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:46.015] thr=155 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:46.015] thr=155 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:46.015] thr=155 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:46.019] thr=155 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:46.020] thr=155 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:46.020] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:46.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:46.067] thr=155 paramiko.transport: userauth is OK +INF [20190331-10:30:46.087] thr=155 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:46.088] thr=155 paramiko.transport: userauth is OK +INF [20190331-10:30:46.110] thr=155 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:46.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:46.275] thr=155 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:46.275] thr=155 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:46.316] thr=155 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:46.316] thr=155 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:46.319] thr=155 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:46.335] thr=155 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:46.336] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:46.336] thr=155 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:46.337] thr=155 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:46.337] thr=155 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:46.377] thr=155 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:46.392] thr=155 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:46.392] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:46.393] thr=155 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:46.394] thr=155 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:46.394] thr=155 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:46.433] thr=155 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:46.456] thr=155 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:46.457] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:46.457] thr=155 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:46.458] thr=155 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:46.458] thr=155 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:46.498] thr=155 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:46.508] thr=155 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:46.508] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:46.508] thr=155 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:46.509] thr=155 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:46.509] thr=155 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:46.549] thr=155 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:46.565] thr=155 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:46.566] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:46.566] thr=155 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:46.566] thr=155 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:46.567] thr=155 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:46.618] thr=155 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:46.618] thr=155 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:46.618] thr=155 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:46.743] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:46.743] thr=155 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:46.743] thr=155 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:46.743] thr=155 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:46.743] thr=155 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:46.743] thr=155 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:46.743] thr=155 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:50.999] thr=156 paramiko.transport: starting thread (client mode): 0x55c91b0 +DEB [20190331-10:30:50.999] thr=156 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:51.009] thr=156 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:51.009] thr=156 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:51.012] thr=156 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:51.012] thr=156 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:51.013] thr=156 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:51.013] thr=156 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:51.013] thr=156 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:51.013] thr=156 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:51.017] thr=156 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:51.018] thr=156 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:51.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:51.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:51.055] thr=156 paramiko.transport: userauth is OK +INF [20190331-10:30:51.079] thr=156 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:51.080] thr=156 paramiko.transport: userauth is OK +INF [20190331-10:30:51.109] thr=156 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:51.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:51.307] thr=156 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:51.307] thr=156 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:51.350] thr=156 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:51.350] thr=156 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:51.355] thr=156 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:51.376] thr=156 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:51.377] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:51.377] thr=156 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:51.378] thr=156 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:51.378] thr=156 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:51.419] thr=156 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:51.441] thr=156 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:51.441] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:51.441] thr=156 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:51.442] thr=156 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:51.442] thr=156 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:51.481] thr=156 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:51.492] thr=156 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:51.492] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:51.493] thr=156 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:51.494] thr=156 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:51.494] thr=156 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:51.536] thr=156 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:51.546] thr=156 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:51.547] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:51.547] thr=156 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:51.548] thr=156 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:51.548] thr=156 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:51.586] thr=156 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:51.597] thr=156 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:51.597] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:51.597] thr=156 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:51.598] thr=156 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:51.598] thr=156 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:51.637] thr=156 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:51.646] thr=156 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:51.646] thr=156 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:51.747] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:51.748] thr=156 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:51.748] thr=156 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:51.749] thr=156 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:51.762] thr=156 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:51.762] thr=156 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:51.764] thr=156 paramiko.transport: EOF in transport thread +DEB [20190331-10:30:55.999] thr=157 paramiko.transport: starting thread (client mode): 0x4faf330 +DEB [20190331-10:30:56.000] thr=157 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:30:56.009] thr=157 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:30:56.009] thr=157 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:30:56.013] thr=157 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:30:56.013] thr=157 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:30:56.013] thr=157 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:30:56.013] thr=157 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:30:56.013] thr=157 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:30:56.013] thr=157 paramiko.transport: Compression agreed: none +DEB [20190331-10:30:56.018] thr=157 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:30:56.018] thr=157 paramiko.transport: Switch to new keys ... +DEB [20190331-10:30:56.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:30:56.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:30:56.057] thr=157 paramiko.transport: userauth is OK +INF [20190331-10:30:56.078] thr=157 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:30:56.079] thr=157 paramiko.transport: userauth is OK +INF [20190331-10:30:56.100] thr=157 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:30:56.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:30:56.264] thr=157 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:30:56.264] thr=157 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:30:56.306] thr=157 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:30:56.306] thr=157 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:30:56.311] thr=157 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:30:56.326] thr=157 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:30:56.326] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:30:56.326] thr=157 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:30:56.328] thr=157 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:30:56.328] thr=157 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:30:56.369] thr=157 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:30:56.393] thr=157 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:30:56.394] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:30:56.394] thr=157 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:30:56.395] thr=157 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:30:56.395] thr=157 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:30:56.433] thr=157 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:30:56.444] thr=157 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:30:56.444] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:30:56.444] thr=157 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:30:56.446] thr=157 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:30:56.446] thr=157 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:30:56.487] thr=157 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:30:56.498] thr=157 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:30:56.498] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:30:56.498] thr=157 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:30:56.499] thr=157 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:30:56.499] thr=157 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:30:56.540] thr=157 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:30:56.552] thr=157 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:30:56.552] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:30:56.552] thr=157 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:30:56.552] thr=157 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:30:56.552] thr=157 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:30:56.594] thr=157 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:30:56.603] thr=157 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:30:56.603] thr=157 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:30:56.706] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:30:56.707] thr=157 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:30:56.707] thr=157 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:30:56.708] thr=157 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:30:56.717] thr=157 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:30:56.718] thr=157 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:30:56.719] thr=157 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:00.998] thr=158 paramiko.transport: starting thread (client mode): 0x53d6f70 +DEB [20190331-10:31:00.998] thr=158 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:01.006] thr=158 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:01.008] thr=158 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:01.010] thr=158 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:01.010] thr=158 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:01.010] thr=158 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:01.010] thr=158 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:01.010] thr=158 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:01.010] thr=158 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:01.015] thr=158 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:01.015] thr=158 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:01.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:01.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:01.055] thr=158 paramiko.transport: userauth is OK +INF [20190331-10:31:01.074] thr=158 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:01.076] thr=158 paramiko.transport: userauth is OK +INF [20190331-10:31:01.096] thr=158 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:01.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:01.268] thr=158 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:01.268] thr=158 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:01.310] thr=158 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:01.310] thr=158 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:01.315] thr=158 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:01.330] thr=158 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:01.330] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:01.330] thr=158 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:01.330] thr=158 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:01.330] thr=158 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:01.372] thr=158 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:01.387] thr=158 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:01.387] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:01.387] thr=158 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:01.389] thr=158 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:01.389] thr=158 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:01.427] thr=158 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:01.438] thr=158 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:01.438] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:01.438] thr=158 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:01.440] thr=158 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:01.440] thr=158 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:01.479] thr=158 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:01.487] thr=158 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:01.487] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:01.487] thr=158 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:01.489] thr=158 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:01.489] thr=158 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:01.529] thr=158 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:01.540] thr=158 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:01.540] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:01.542] thr=158 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:01.542] thr=158 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:01.542] thr=158 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:01.580] thr=158 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:01.589] thr=158 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:01.591] thr=158 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:01.691] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:01.691] thr=158 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:01.691] thr=158 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:01.693] thr=158 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:01.701] thr=158 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:01.701] thr=158 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:01.704] thr=158 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:05.998] thr=107 paramiko.transport: starting thread (client mode): 0x5892f70 +DEB [20190331-10:31:06.000] thr=107 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:06.008] thr=107 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:06.008] thr=107 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:06.012] thr=107 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:06.012] thr=107 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:06.012] thr=107 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:06.012] thr=107 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:06.012] thr=107 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:06.012] thr=107 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:06.017] thr=107 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:06.017] thr=107 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:06.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:06.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:06.059] thr=107 paramiko.transport: userauth is OK +INF [20190331-10:31:06.085] thr=107 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:06.085] thr=107 paramiko.transport: userauth is OK +INF [20190331-10:31:06.108] thr=107 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:06.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:06.270] thr=107 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:06.270] thr=107 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:06.312] thr=107 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:06.312] thr=107 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:06.317] thr=107 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:06.334] thr=107 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:06.334] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:06.334] thr=107 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:06.334] thr=107 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:06.334] thr=107 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:06.376] thr=107 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:06.402] thr=107 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:06.402] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:06.402] thr=107 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:06.404] thr=107 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:06.404] thr=107 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:06.446] thr=107 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:06.468] thr=107 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:06.468] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:06.468] thr=107 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:06.470] thr=107 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:06.470] thr=107 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:06.512] thr=107 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:06.523] thr=107 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:06.523] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:06.524] thr=107 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:06.524] thr=107 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:06.524] thr=107 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:06.566] thr=107 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:06.579] thr=107 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:06.581] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:06.581] thr=107 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:06.581] thr=107 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:06.583] thr=107 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:06.624] thr=107 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:06.635] thr=107 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:06.635] thr=107 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:06.737] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:06.737] thr=107 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:06.737] thr=107 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:06.740] thr=107 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:06.750] thr=107 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:06.752] thr=107 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:06.752] thr=107 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:10.998] thr=159 paramiko.transport: starting thread (client mode): 0x50ad050 +DEB [20190331-10:31:10.998] thr=159 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:11.007] thr=159 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:11.007] thr=159 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:11.012] thr=159 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:11.012] thr=159 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:11.012] thr=159 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:11.012] thr=159 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:11.012] thr=159 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:11.012] thr=159 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:11.018] thr=159 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:11.018] thr=159 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:11.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:11.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:11.058] thr=159 paramiko.transport: userauth is OK +INF [20190331-10:31:11.125] thr=159 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:11.127] thr=159 paramiko.transport: userauth is OK +INF [20190331-10:31:11.167] thr=159 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:11.167] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:11.368] thr=159 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:11.368] thr=159 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:11.410] thr=159 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:11.410] thr=159 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:11.417] thr=159 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:11.435] thr=159 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:11.435] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:11.435] thr=159 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:11.437] thr=159 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:11.437] thr=159 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:11.479] thr=159 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:11.493] thr=159 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:11.493] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:11.493] thr=159 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:11.495] thr=159 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:11.495] thr=159 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:11.536] thr=159 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:11.556] thr=159 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:11.556] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:11.556] thr=159 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:11.556] thr=159 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:11.556] thr=159 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:11.599] thr=159 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:11.608] thr=159 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:11.608] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:11.610] thr=159 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:11.610] thr=159 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:11.610] thr=159 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:11.650] thr=159 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:11.663] thr=159 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:11.664] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:11.664] thr=159 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:11.664] thr=159 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:11.664] thr=159 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:11.704] thr=159 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:11.715] thr=159 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:11.717] thr=159 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:11.819] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:11.819] thr=159 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:11.819] thr=159 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:11.820] thr=159 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:11.831] thr=159 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:11.833] thr=159 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:11.835] thr=159 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:15.999] thr=160 paramiko.transport: starting thread (client mode): 0x50f3470 +DEB [20190331-10:31:16.001] thr=160 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:16.010] thr=160 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:16.010] thr=160 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:16.013] thr=160 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:16.015] thr=160 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:16.015] thr=160 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:16.015] thr=160 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:16.015] thr=160 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:16.015] thr=160 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:16.019] thr=160 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:16.019] thr=160 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:16.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:16.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:16.060] thr=160 paramiko.transport: userauth is OK +INF [20190331-10:31:16.088] thr=160 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:16.088] thr=160 paramiko.transport: userauth is OK +INF [20190331-10:31:16.111] thr=160 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:16.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:16.271] thr=160 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:16.271] thr=160 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:16.311] thr=160 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:16.311] thr=160 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:16.316] thr=160 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:16.333] thr=160 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:16.334] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:16.334] thr=160 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:16.334] thr=160 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:16.334] thr=160 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:16.376] thr=160 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:16.394] thr=160 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:16.394] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:16.394] thr=160 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:16.394] thr=160 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:16.394] thr=160 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:16.438] thr=160 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:16.449] thr=160 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:16.449] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:16.449] thr=160 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:16.450] thr=160 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:16.450] thr=160 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:16.492] thr=160 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:16.501] thr=160 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:16.501] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:16.501] thr=160 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:16.501] thr=160 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:16.501] thr=160 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:16.544] thr=160 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:16.557] thr=160 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:16.557] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:16.557] thr=160 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:16.557] thr=160 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:16.557] thr=160 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:16.600] thr=160 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:16.609] thr=160 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:16.609] thr=160 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:16.711] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:16.711] thr=160 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:16.711] thr=160 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:16.713] thr=160 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:16.724] thr=160 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:16.724] thr=160 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:16.725] thr=160 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:20.997] thr=161 paramiko.transport: starting thread (client mode): 0x54cd590 +DEB [20190331-10:31:20.997] thr=161 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:21.009] thr=161 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:21.009] thr=161 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:21.013] thr=161 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:21.013] thr=161 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:21.013] thr=161 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:21.013] thr=161 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:21.013] thr=161 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:21.013] thr=161 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:21.017] thr=161 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:21.017] thr=161 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:21.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:21.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:21.060] thr=161 paramiko.transport: userauth is OK +INF [20190331-10:31:21.087] thr=161 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:21.087] thr=161 paramiko.transport: userauth is OK +INF [20190331-10:31:21.111] thr=161 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:21.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:21.267] thr=161 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:21.267] thr=161 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:21.310] thr=161 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:21.310] thr=161 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:21.314] thr=161 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:21.329] thr=161 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:21.329] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:21.329] thr=161 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:21.329] thr=161 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:21.329] thr=161 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:21.372] thr=161 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:21.384] thr=161 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:21.384] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:21.388] thr=161 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:21.388] thr=161 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:21.388] thr=161 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:21.431] thr=161 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:21.443] thr=161 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:21.443] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:21.443] thr=161 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:21.443] thr=161 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:21.443] thr=161 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:21.486] thr=161 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:21.493] thr=161 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:21.493] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:21.493] thr=161 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:21.497] thr=161 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:21.497] thr=161 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:21.536] thr=161 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:21.548] thr=161 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:21.548] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:21.548] thr=161 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:21.548] thr=161 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:21.548] thr=161 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:21.591] thr=161 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:21.598] thr=161 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:21.598] thr=161 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:21.704] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:21.704] thr=161 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:21.704] thr=161 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:21.704] thr=161 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:21.716] thr=161 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:21.716] thr=161 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:21.716] thr=161 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:26.001] thr=162 paramiko.transport: starting thread (client mode): 0x53d6d50 +DEB [20190331-10:31:26.001] thr=162 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:26.010] thr=162 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:26.010] thr=162 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:26.013] thr=162 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:26.014] thr=162 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:26.014] thr=162 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:26.014] thr=162 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:26.014] thr=162 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:26.014] thr=162 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:26.018] thr=162 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:26.018] thr=162 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:26.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:26.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:26.059] thr=162 paramiko.transport: userauth is OK +INF [20190331-10:31:26.125] thr=162 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:26.126] thr=162 paramiko.transport: userauth is OK +INF [20190331-10:31:26.149] thr=162 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:26.149] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:26.310] thr=162 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:26.311] thr=162 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:26.356] thr=162 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:26.356] thr=162 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:26.363] thr=162 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:26.380] thr=162 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:26.380] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:26.381] thr=162 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:26.382] thr=162 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:26.382] thr=162 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:26.423] thr=162 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:26.438] thr=162 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:26.438] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:26.439] thr=162 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:26.439] thr=162 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:26.439] thr=162 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:26.480] thr=162 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:26.491] thr=162 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:26.492] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:26.492] thr=162 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:26.493] thr=162 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:26.493] thr=162 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:26.534] thr=162 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:26.544] thr=162 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:26.544] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:26.544] thr=162 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:26.544] thr=162 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:26.544] thr=162 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:26.587] thr=162 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:26.599] thr=162 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:26.599] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:26.601] thr=162 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:26.601] thr=162 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:26.601] thr=162 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:26.642] thr=162 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:26.659] thr=162 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:26.659] thr=162 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:26.760] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:26.761] thr=162 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:26.761] thr=162 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:26.761] thr=162 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:26.770] thr=162 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:26.773] thr=162 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:26.773] thr=162 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:31.000] thr=24 paramiko.transport: starting thread (client mode): 0x500dbb0 +DEB [20190331-10:31:31.001] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:31.014] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:31.014] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:31.019] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:31.019] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:31.020] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:31.020] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:31.020] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:31.020] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:31.025] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:31.026] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:31.026] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:31.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:31.065] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:31:31.101] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:31.102] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:31:31.158] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:31.159] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:31.475] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:31.475] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:31.516] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:31.516] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:31.527] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:31.552] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:31.552] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:31.553] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:31.553] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:31.554] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:31.595] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:31.613] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:31.614] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:31.614] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:31.615] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:31.615] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:31.654] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:31.663] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:31.663] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:31.663] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:31.664] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:31.664] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:31.705] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:31.715] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:31.715] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:31.717] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:31.717] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:31.717] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:31.757] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:31.769] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:31.769] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:31.769] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:31.769] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:31.769] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:31.810] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:31.819] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:31.819] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:31.922] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:31.922] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:31.922] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:31.924] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:31.931] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:31.934] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:31.934] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:35.999] thr=163 paramiko.transport: starting thread (client mode): 0x507dd50 +DEB [20190331-10:31:35.999] thr=163 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:36.009] thr=163 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:36.009] thr=163 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:36.012] thr=163 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:36.012] thr=163 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:36.012] thr=163 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:36.012] thr=163 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:36.012] thr=163 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:36.012] thr=163 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:36.016] thr=163 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:36.017] thr=163 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:36.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:36.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:36.057] thr=163 paramiko.transport: userauth is OK +INF [20190331-10:31:36.078] thr=163 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:36.078] thr=163 paramiko.transport: userauth is OK +INF [20190331-10:31:36.102] thr=163 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:36.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:36.269] thr=163 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:36.269] thr=163 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:36.309] thr=163 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:36.309] thr=163 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:36.312] thr=163 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:36.324] thr=163 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:36.324] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:36.326] thr=163 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:36.326] thr=163 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:36.326] thr=163 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:36.365] thr=163 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:36.379] thr=163 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:36.379] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:36.379] thr=163 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:36.380] thr=163 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:36.380] thr=163 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:36.420] thr=163 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:36.430] thr=163 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:36.430] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:36.431] thr=163 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:36.431] thr=163 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:36.431] thr=163 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:36.472] thr=163 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:36.480] thr=163 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:36.480] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:36.481] thr=163 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:36.481] thr=163 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:36.481] thr=163 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:36.522] thr=163 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:36.534] thr=163 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:36.534] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:36.534] thr=163 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:36.535] thr=163 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:36.535] thr=163 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:36.575] thr=163 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:36.583] thr=163 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:36.583] thr=163 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:36.685] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:36.685] thr=163 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:36.687] thr=163 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:36.688] thr=163 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:36.696] thr=163 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:36.696] thr=163 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:36.697] thr=163 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:41.000] thr=164 paramiko.transport: starting thread (client mode): 0x5376a90 +DEB [20190331-10:31:41.000] thr=164 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:41.012] thr=164 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:41.012] thr=164 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:41.013] thr=164 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:41.015] thr=164 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:41.015] thr=164 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:41.015] thr=164 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:41.015] thr=164 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:41.015] thr=164 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:41.019] thr=164 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:41.019] thr=164 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:41.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:41.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:41.059] thr=164 paramiko.transport: userauth is OK +INF [20190331-10:31:41.082] thr=164 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:41.083] thr=164 paramiko.transport: userauth is OK +INF [20190331-10:31:41.107] thr=164 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:41.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:41.259] thr=164 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:41.259] thr=164 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:41.299] thr=164 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:41.299] thr=164 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:41.308] thr=164 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:41.314] thr=164 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:41.315] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:41.315] thr=164 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:41.316] thr=164 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:41.316] thr=164 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:41.358] thr=164 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:41.369] thr=164 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:41.370] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:41.370] thr=164 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:41.371] thr=164 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:41.371] thr=164 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:41.420] thr=164 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:41.424] thr=164 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:41.424] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:41.425] thr=164 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:41.425] thr=164 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:41.425] thr=164 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:41.466] thr=164 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:41.472] thr=164 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:41.472] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:41.472] thr=164 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:41.473] thr=164 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:41.473] thr=164 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:41.513] thr=164 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:41.522] thr=164 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:41.524] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:41.524] thr=164 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:41.524] thr=164 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:41.525] thr=164 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:41.572] thr=164 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:41.572] thr=164 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:41.573] thr=164 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:41.674] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:41.676] thr=164 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:41.676] thr=164 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:41.677] thr=164 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:41.685] thr=164 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:41.687] thr=164 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:41.688] thr=164 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: starting thread (client mode): 0x54d0d70 +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:46.008] thr=165 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:46.008] thr=165 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:46.024] thr=165 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:46.024] thr=165 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:46.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:46.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:46.065] thr=165 paramiko.transport: userauth is OK +INF [20190331-10:31:46.137] thr=165 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:46.137] thr=165 paramiko.transport: userauth is OK +INF [20190331-10:31:46.164] thr=165 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:46.164] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:46.360] thr=165 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:46.361] thr=165 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:46.402] thr=165 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:46.402] thr=165 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:46.408] thr=165 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:46.420] thr=165 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:46.420] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:46.420] thr=165 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:46.421] thr=165 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:46.421] thr=165 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:46.467] thr=165 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:46.484] thr=165 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:46.484] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:46.485] thr=165 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:46.485] thr=165 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:46.486] thr=165 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:46.526] thr=165 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:46.535] thr=165 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:46.535] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:46.536] thr=165 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:46.537] thr=165 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:46.537] thr=165 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:46.586] thr=165 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:46.586] thr=165 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:46.587] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:46.587] thr=165 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:46.588] thr=165 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:46.588] thr=165 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:46.638] thr=165 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:46.640] thr=165 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:46.640] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:46.640] thr=165 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:46.640] thr=165 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:46.640] thr=165 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:46.685] thr=165 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:46.690] thr=165 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:46.690] thr=165 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:46.791] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:46.791] thr=165 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:46.792] thr=165 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:46.794] thr=165 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:46.802] thr=165 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:46.802] thr=165 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:46.804] thr=165 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:51.000] thr=152 paramiko.transport: starting thread (client mode): 0x54cdd30 +DEB [20190331-10:31:51.000] thr=152 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:51.010] thr=152 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:51.010] thr=152 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:51.011] thr=152 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:51.013] thr=152 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:51.013] thr=152 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:51.013] thr=152 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:51.013] thr=152 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:51.013] thr=152 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:51.016] thr=152 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:51.016] thr=152 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:51.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:51.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:51.054] thr=152 paramiko.transport: userauth is OK +INF [20190331-10:31:51.078] thr=152 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:51.080] thr=152 paramiko.transport: userauth is OK +INF [20190331-10:31:51.101] thr=152 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:51.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:51.242] thr=152 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:51.242] thr=152 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:51.284] thr=152 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:51.284] thr=152 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:51.285] thr=152 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:51.298] thr=152 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:51.300] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:51.300] thr=152 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:51.300] thr=152 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:51.300] thr=152 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:51.342] thr=152 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:51.355] thr=152 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:51.355] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:51.355] thr=152 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:51.357] thr=152 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:51.357] thr=152 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:51.394] thr=152 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:51.405] thr=152 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:51.405] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:51.405] thr=152 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:51.405] thr=152 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:51.405] thr=152 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:51.446] thr=152 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:51.454] thr=152 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:51.455] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:51.455] thr=152 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:51.455] thr=152 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:51.455] thr=152 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:51.494] thr=152 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:51.506] thr=152 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:51.506] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:51.506] thr=152 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:51.506] thr=152 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:51.507] thr=152 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:51.545] thr=152 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:51.555] thr=152 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:51.555] thr=152 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:51.656] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:51.656] thr=152 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:51.656] thr=152 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:51.657] thr=152 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:51.667] thr=152 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:51.667] thr=152 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:51.670] thr=152 paramiko.transport: EOF in transport thread +DEB [20190331-10:31:55.998] thr=166 paramiko.transport: starting thread (client mode): 0x50d0f10 +DEB [20190331-10:31:55.998] thr=166 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:31:56.006] thr=166 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:31:56.008] thr=166 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:31:56.009] thr=166 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:31:56.011] thr=166 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:31:56.011] thr=166 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:31:56.011] thr=166 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:31:56.011] thr=166 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:31:56.011] thr=166 paramiko.transport: Compression agreed: none +DEB [20190331-10:31:56.016] thr=166 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:31:56.016] thr=166 paramiko.transport: Switch to new keys ... +DEB [20190331-10:31:56.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:31:56.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:31:56.055] thr=166 paramiko.transport: userauth is OK +INF [20190331-10:31:56.077] thr=166 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:31:56.079] thr=166 paramiko.transport: userauth is OK +INF [20190331-10:31:56.100] thr=166 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:31:56.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:31:56.257] thr=166 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:31:56.259] thr=166 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:31:56.299] thr=166 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:31:56.299] thr=166 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:31:56.304] thr=166 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:31:56.320] thr=166 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:31:56.322] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:31:56.322] thr=166 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:31:56.322] thr=166 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:31:56.322] thr=166 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:31:56.363] thr=166 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:31:56.384] thr=166 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:31:56.384] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:31:56.385] thr=166 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:31:56.385] thr=166 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:31:56.385] thr=166 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:31:56.427] thr=166 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:31:56.442] thr=166 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:31:56.442] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:31:56.442] thr=166 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:31:56.442] thr=166 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:31:56.444] thr=166 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:31:56.484] thr=166 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:31:56.499] thr=166 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:31:56.499] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:31:56.500] thr=166 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:31:56.500] thr=166 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:31:56.500] thr=166 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:31:56.540] thr=166 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:31:56.555] thr=166 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:31:56.555] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:31:56.555] thr=166 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:31:56.555] thr=166 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:31:56.555] thr=166 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:31:56.594] thr=166 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:31:56.604] thr=166 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:31:56.605] thr=166 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:31:56.706] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:31:56.706] thr=166 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:31:56.706] thr=166 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:31:56.707] thr=166 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:31:56.717] thr=166 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:31:56.717] thr=166 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:31:56.719] thr=166 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:00.996] thr=167 paramiko.transport: starting thread (client mode): 0x3670370 +DEB [20190331-10:32:00.996] thr=167 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:01.012] thr=167 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:01.012] thr=167 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:01.012] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:01.012] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:01.074] thr=167 paramiko.transport: userauth is OK +INF [20190331-10:32:01.137] thr=167 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:01.137] thr=167 paramiko.transport: userauth is OK +INF [20190331-10:32:01.168] thr=167 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:01.168] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:01.309] thr=167 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:01.309] thr=167 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:01.371] thr=167 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:01.371] thr=167 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:01.371] thr=167 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:01.387] thr=167 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:01.387] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:01.387] thr=167 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:01.387] thr=167 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:01.387] thr=167 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:01.434] thr=167 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:01.449] thr=167 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:01.449] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:01.449] thr=167 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:01.449] thr=167 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:01.449] thr=167 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:01.496] thr=167 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:01.496] thr=167 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:01.496] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:01.496] thr=167 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:01.496] thr=167 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:01.496] thr=167 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:01.559] thr=167 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:01.559] thr=167 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:01.559] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:01.559] thr=167 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:01.559] thr=167 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:01.559] thr=167 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:01.621] thr=167 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:01.621] thr=167 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:01.621] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:01.621] thr=167 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:01.621] thr=167 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:01.621] thr=167 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:01.684] thr=167 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:01.684] thr=167 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:01.684] thr=167 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:01.809] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:01.809] thr=167 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:01.809] thr=167 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:01.809] thr=167 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:01.809] thr=167 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:01.809] thr=167 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:01.809] thr=167 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:05.998] thr=168 paramiko.transport: starting thread (client mode): 0x500d7d0 +DEB [20190331-10:32:05.998] thr=168 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:06.010] thr=168 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:06.010] thr=168 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:06.014] thr=168 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:06.014] thr=168 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:06.014] thr=168 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:06.014] thr=168 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:06.014] thr=168 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:06.014] thr=168 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:06.018] thr=168 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:06.018] thr=168 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:06.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:06.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:06.061] thr=168 paramiko.transport: userauth is OK +INF [20190331-10:32:06.088] thr=168 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:06.088] thr=168 paramiko.transport: userauth is OK +INF [20190331-10:32:06.108] thr=168 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:06.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:06.256] thr=168 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:06.256] thr=168 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:06.299] thr=168 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:06.299] thr=168 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:06.303] thr=168 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:06.318] thr=168 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:06.318] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:06.318] thr=168 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:06.318] thr=168 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:06.318] thr=168 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:06.361] thr=168 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:06.373] thr=168 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:06.373] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:06.373] thr=168 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:06.373] thr=168 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:06.373] thr=168 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:06.416] thr=168 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:06.428] thr=168 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:06.428] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:06.432] thr=168 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:06.432] thr=168 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:06.432] thr=168 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:06.471] thr=168 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:06.479] thr=168 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:06.479] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:06.479] thr=168 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:06.482] thr=168 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:06.482] thr=168 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:06.521] thr=168 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:06.535] thr=168 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:06.535] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:06.535] thr=168 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:06.535] thr=168 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:06.535] thr=168 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:06.574] thr=168 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:06.582] thr=168 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:06.582] thr=168 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:06.687] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:06.687] thr=168 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:06.687] thr=168 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:06.687] thr=168 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:06.699] thr=168 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:06.699] thr=168 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:06.699] thr=168 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:11.009] thr=169 paramiko.transport: starting thread (client mode): 0x50ad7d0 +DEB [20190331-10:32:11.009] thr=169 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:11.019] thr=169 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:11.019] thr=169 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:11.023] thr=169 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:11.023] thr=169 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:11.023] thr=169 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:11.023] thr=169 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:11.023] thr=169 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:11.023] thr=169 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:11.027] thr=169 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:11.027] thr=169 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:11.027] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:11.030] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:11.066] thr=169 paramiko.transport: userauth is OK +INF [20190331-10:32:11.091] thr=169 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:11.095] thr=169 paramiko.transport: userauth is OK +INF [20190331-10:32:11.124] thr=169 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:11.124] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:11.343] thr=169 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:11.343] thr=169 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:11.386] thr=169 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:11.386] thr=169 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:11.390] thr=169 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:11.415] thr=169 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:11.415] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:11.415] thr=169 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:11.415] thr=169 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:11.415] thr=169 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:11.458] thr=169 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:11.476] thr=169 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:11.476] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:11.476] thr=169 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:11.476] thr=169 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:11.476] thr=169 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:11.516] thr=169 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:11.526] thr=169 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:11.526] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:11.527] thr=169 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:11.527] thr=169 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:11.527] thr=169 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:11.567] thr=169 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:11.578] thr=169 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:11.578] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:11.578] thr=169 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:11.578] thr=169 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:11.578] thr=169 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:11.617] thr=169 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:11.628] thr=169 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:11.628] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:11.632] thr=169 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:11.632] thr=169 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:11.632] thr=169 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:11.671] thr=169 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:11.682] thr=169 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:11.682] thr=169 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:11.786] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:11.786] thr=169 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:11.786] thr=169 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:11.786] thr=169 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:11.797] thr=169 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:11.797] thr=169 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:11.801] thr=169 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:15.999] thr=111 paramiko.transport: starting thread (client mode): 0x5363990 +DEB [20190331-10:32:15.999] thr=111 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:16.008] thr=111 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:16.008] thr=111 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:16.012] thr=111 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:16.012] thr=111 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:16.012] thr=111 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:16.012] thr=111 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:16.012] thr=111 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:16.012] thr=111 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:16.021] thr=111 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:16.023] thr=111 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:16.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:16.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:16.060] thr=111 paramiko.transport: userauth is OK +INF [20190331-10:32:16.158] thr=111 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:16.160] thr=111 paramiko.transport: userauth is OK +INF [20190331-10:32:16.186] thr=111 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:16.186] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:16.377] thr=111 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:16.377] thr=111 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:16.418] thr=111 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:16.418] thr=111 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:16.422] thr=111 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:16.437] thr=111 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:16.437] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:16.438] thr=111 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:16.438] thr=111 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:16.439] thr=111 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:16.477] thr=111 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:16.493] thr=111 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:16.494] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:16.494] thr=111 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:16.495] thr=111 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:16.495] thr=111 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:16.534] thr=111 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:16.544] thr=111 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:16.544] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:16.544] thr=111 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:16.545] thr=111 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:16.545] thr=111 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:16.584] thr=111 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:16.593] thr=111 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:16.593] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:16.594] thr=111 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:16.594] thr=111 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:16.594] thr=111 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:16.633] thr=111 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:16.645] thr=111 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:16.645] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:16.645] thr=111 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:16.646] thr=111 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:16.646] thr=111 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:16.688] thr=111 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:16.697] thr=111 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:16.697] thr=111 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:16.798] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:16.798] thr=111 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:16.798] thr=111 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:16.800] thr=111 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:16.810] thr=111 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:16.810] thr=111 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:16.813] thr=111 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:20.997] thr=170 paramiko.transport: starting thread (client mode): 0x50ad830 +DEB [20190331-10:32:20.999] thr=170 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:21.008] thr=170 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:21.008] thr=170 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:21.011] thr=170 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:21.011] thr=170 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:21.011] thr=170 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:21.013] thr=170 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:21.013] thr=170 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:21.013] thr=170 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:21.016] thr=170 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:21.016] thr=170 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:21.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:21.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:21.058] thr=170 paramiko.transport: userauth is OK +INF [20190331-10:32:21.077] thr=170 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:21.079] thr=170 paramiko.transport: userauth is OK +INF [20190331-10:32:21.100] thr=170 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:21.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:21.257] thr=170 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:21.257] thr=170 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:21.297] thr=170 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:21.297] thr=170 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:21.301] thr=170 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:21.313] thr=170 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:21.315] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:21.315] thr=170 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:21.315] thr=170 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:21.315] thr=170 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:21.355] thr=170 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:21.369] thr=170 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:21.369] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:21.369] thr=170 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:21.369] thr=170 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:21.370] thr=170 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:21.412] thr=170 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:21.425] thr=170 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:21.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:21.426] thr=170 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:21.426] thr=170 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:21.426] thr=170 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:21.465] thr=170 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:21.475] thr=170 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:21.475] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:21.475] thr=170 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:21.477] thr=170 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:21.477] thr=170 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:21.515] thr=170 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:21.528] thr=170 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:21.529] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:21.529] thr=170 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:21.529] thr=170 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:21.529] thr=170 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:21.568] thr=170 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:21.578] thr=170 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:21.580] thr=170 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:21.681] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:21.681] thr=170 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:21.681] thr=170 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:21.683] thr=170 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:21.693] thr=170 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:21.695] thr=170 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:21.697] thr=170 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:25.998] thr=171 paramiko.transport: starting thread (client mode): 0x538f2b0 +DEB [20190331-10:32:25.998] thr=171 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:26.010] thr=171 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:26.010] thr=171 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:26.013] thr=171 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:26.013] thr=171 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:26.013] thr=171 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:26.013] thr=171 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:26.013] thr=171 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:26.013] thr=171 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:26.019] thr=171 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:26.019] thr=171 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:26.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:26.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:26.059] thr=171 paramiko.transport: userauth is OK +INF [20190331-10:32:26.095] thr=171 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:26.095] thr=171 paramiko.transport: userauth is OK +INF [20190331-10:32:26.118] thr=171 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:26.118] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:26.289] thr=171 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:26.289] thr=171 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:26.329] thr=171 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:26.329] thr=171 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:26.338] thr=171 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:26.366] thr=171 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:26.368] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:26.368] thr=171 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:26.368] thr=171 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:26.369] thr=171 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:26.409] thr=171 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:26.427] thr=171 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:26.427] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:26.427] thr=171 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:26.427] thr=171 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:26.429] thr=171 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:26.471] thr=171 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:26.481] thr=171 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:26.483] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:26.483] thr=171 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:26.483] thr=171 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:26.484] thr=171 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:26.525] thr=171 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:26.537] thr=171 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:26.537] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:26.539] thr=171 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:26.539] thr=171 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:26.539] thr=171 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:26.578] thr=171 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:26.595] thr=171 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:26.595] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:26.595] thr=171 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:26.597] thr=171 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:26.597] thr=171 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:26.637] thr=171 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:26.646] thr=171 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:26.646] thr=171 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:26.747] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:26.747] thr=171 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:26.747] thr=171 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:26.749] thr=171 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:26.759] thr=171 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:26.761] thr=171 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:26.761] thr=171 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:31.000] thr=172 paramiko.transport: starting thread (client mode): 0x50ad030 +DEB [20190331-10:32:31.000] thr=172 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:31.016] thr=172 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:31.016] thr=172 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:31.031] thr=172 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:31.031] thr=172 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:31.031] thr=172 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:31.031] thr=172 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:31.031] thr=172 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:31.031] thr=172 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:31.043] thr=172 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:31.044] thr=172 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:31.045] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:31.049] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:31.083] thr=172 paramiko.transport: userauth is OK +INF [20190331-10:32:31.104] thr=172 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:31.104] thr=172 paramiko.transport: userauth is OK +INF [20190331-10:32:31.126] thr=172 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:31.127] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:31.310] thr=172 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:31.310] thr=172 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:31.351] thr=172 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:31.351] thr=172 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:31.359] thr=172 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:31.378] thr=172 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:31.379] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:31.379] thr=172 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:31.380] thr=172 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:31.380] thr=172 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:31.420] thr=172 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:31.446] thr=172 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:31.446] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:31.447] thr=172 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:31.447] thr=172 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:31.447] thr=172 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:31.488] thr=172 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:31.500] thr=172 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:31.501] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:31.501] thr=172 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:31.501] thr=172 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:31.501] thr=172 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:31.542] thr=172 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:31.544] thr=172 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:31.544] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:31.544] thr=172 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:31.544] thr=172 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:31.544] thr=172 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:31.590] thr=172 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:31.602] thr=172 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:31.602] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:31.603] thr=172 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:31.603] thr=172 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:31.604] thr=172 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:31.641] thr=172 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:31.641] thr=172 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:31.641] thr=172 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:31.754] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:31.754] thr=172 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:31.754] thr=172 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:31.756] thr=172 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:31.765] thr=172 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:31.766] thr=172 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:31.767] thr=172 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:36.001] thr=173 paramiko.transport: starting thread (client mode): 0x500d6f0 +DEB [20190331-10:32:36.001] thr=173 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:36.018] thr=173 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:36.019] thr=173 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:36.022] thr=173 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:36.022] thr=173 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:36.022] thr=173 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:36.023] thr=173 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:36.023] thr=173 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:36.023] thr=173 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:36.027] thr=173 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:36.028] thr=173 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:36.028] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:36.029] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:36.065] thr=173 paramiko.transport: userauth is OK +INF [20190331-10:32:36.141] thr=173 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:36.142] thr=173 paramiko.transport: userauth is OK +INF [20190331-10:32:36.170] thr=173 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:36.170] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:36.340] thr=173 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:36.340] thr=173 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:36.381] thr=173 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:36.381] thr=173 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:36.385] thr=173 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:36.401] thr=173 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:36.401] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:36.402] thr=173 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:36.402] thr=173 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:36.402] thr=173 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:36.443] thr=173 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:36.456] thr=173 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:36.456] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:36.456] thr=173 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:36.457] thr=173 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:36.457] thr=173 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:36.497] thr=173 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:36.506] thr=173 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:36.506] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:36.507] thr=173 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:36.507] thr=173 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:36.507] thr=173 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:36.548] thr=173 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:36.557] thr=173 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:36.557] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:36.557] thr=173 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:36.558] thr=173 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:36.558] thr=173 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:36.599] thr=173 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:36.617] thr=173 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:36.617] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:36.617] thr=173 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:36.618] thr=173 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:36.618] thr=173 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:36.658] thr=173 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:36.667] thr=173 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:36.667] thr=173 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:36.768] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:36.769] thr=173 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:36.769] thr=173 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:36.770] thr=173 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:36.779] thr=173 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:36.780] thr=173 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:36.784] thr=173 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:40.998] thr=174 paramiko.transport: starting thread (client mode): 0x50f3bd0 +DEB [20190331-10:32:40.998] thr=174 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:41.007] thr=174 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:41.007] thr=174 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:41.010] thr=174 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:41.010] thr=174 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:41.010] thr=174 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:41.010] thr=174 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:41.010] thr=174 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:41.010] thr=174 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:41.014] thr=174 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:41.014] thr=174 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:41.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:41.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:41.055] thr=174 paramiko.transport: userauth is OK +INF [20190331-10:32:41.091] thr=174 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:41.093] thr=174 paramiko.transport: userauth is OK +INF [20190331-10:32:41.116] thr=174 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:41.116] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:41.254] thr=174 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:41.254] thr=174 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:41.297] thr=174 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:41.297] thr=174 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:41.302] thr=174 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:41.315] thr=174 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:41.315] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:41.318] thr=174 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:41.318] thr=174 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:41.318] thr=174 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:41.356] thr=174 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:41.374] thr=174 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:41.374] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:41.374] thr=174 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:41.374] thr=174 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:41.374] thr=174 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:41.415] thr=174 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:41.427] thr=174 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:41.427] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:41.427] thr=174 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:41.429] thr=174 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:41.429] thr=174 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:41.467] thr=174 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:41.476] thr=174 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:41.479] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:41.479] thr=174 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:41.479] thr=174 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:41.479] thr=174 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:41.519] thr=174 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:41.534] thr=174 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:41.534] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:41.534] thr=174 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:41.534] thr=174 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:41.534] thr=174 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:41.572] thr=174 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:41.581] thr=174 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:41.581] thr=174 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:41.684] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:41.684] thr=174 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:41.684] thr=174 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:41.686] thr=174 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:41.695] thr=174 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:41.695] thr=174 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:41.697] thr=174 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:45.999] thr=175 paramiko.transport: starting thread (client mode): 0x50db610 +DEB [20190331-10:32:45.999] thr=175 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:46.010] thr=175 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:46.010] thr=175 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:46.012] thr=175 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:46.012] thr=175 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:46.012] thr=175 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:46.012] thr=175 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:46.012] thr=175 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:46.012] thr=175 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:46.017] thr=175 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:46.017] thr=175 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:46.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:46.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:46.058] thr=175 paramiko.transport: userauth is OK +INF [20190331-10:32:46.083] thr=175 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:46.085] thr=175 paramiko.transport: userauth is OK +INF [20190331-10:32:46.108] thr=175 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:46.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:46.246] thr=175 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:46.246] thr=175 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:46.289] thr=175 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:46.289] thr=175 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:46.291] thr=175 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:46.305] thr=175 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:46.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:46.307] thr=175 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:46.307] thr=175 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:46.307] thr=175 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:46.348] thr=175 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:46.362] thr=175 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:46.362] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:46.362] thr=175 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:46.362] thr=175 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:46.362] thr=175 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:46.400] thr=175 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:46.414] thr=175 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:46.414] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:46.414] thr=175 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:46.414] thr=175 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:46.414] thr=175 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:46.452] thr=175 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:46.461] thr=175 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:46.461] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:46.464] thr=175 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:46.464] thr=175 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:46.464] thr=175 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:46.502] thr=175 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:46.513] thr=175 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:46.513] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:46.513] thr=175 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:46.513] thr=175 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:46.513] thr=175 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:46.554] thr=175 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:46.564] thr=175 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:46.564] thr=175 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:46.666] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:46.666] thr=175 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:46.666] thr=175 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:46.668] thr=175 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:46.675] thr=175 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:46.677] thr=175 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:46.677] thr=175 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:51.000] thr=176 paramiko.transport: starting thread (client mode): 0x55c9fd0 +DEB [20190331-10:32:51.000] thr=176 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:51.008] thr=176 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:51.008] thr=176 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:51.010] thr=176 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:51.013] thr=176 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:51.013] thr=176 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:51.013] thr=176 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:51.013] thr=176 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:51.013] thr=176 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:51.016] thr=176 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:51.016] thr=176 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:51.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:51.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:51.058] thr=176 paramiko.transport: userauth is OK +INF [20190331-10:32:51.078] thr=176 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:51.078] thr=176 paramiko.transport: userauth is OK +INF [20190331-10:32:51.102] thr=176 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:51.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:51.256] thr=176 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:51.256] thr=176 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:51.298] thr=176 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:51.298] thr=176 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:51.303] thr=176 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:51.314] thr=176 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:51.317] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:51.317] thr=176 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:51.317] thr=176 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:51.317] thr=176 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:51.356] thr=176 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:51.372] thr=176 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:51.375] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:51.375] thr=176 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:51.375] thr=176 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:51.375] thr=176 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:51.416] thr=176 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:51.427] thr=176 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:51.427] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:51.428] thr=176 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:51.429] thr=176 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:51.429] thr=176 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:51.467] thr=176 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:51.480] thr=176 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:51.480] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:51.480] thr=176 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:51.480] thr=176 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:51.480] thr=176 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:51.524] thr=176 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:51.536] thr=176 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:51.536] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:51.537] thr=176 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:51.537] thr=176 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:51.537] thr=176 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:51.577] thr=176 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:51.587] thr=176 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:51.587] thr=176 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:51.688] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:51.689] thr=176 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:51.689] thr=176 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:51.690] thr=176 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:51.700] thr=176 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:51.700] thr=176 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:51.702] thr=176 paramiko.transport: EOF in transport thread +DEB [20190331-10:32:56.005] thr=177 paramiko.transport: starting thread (client mode): 0x55e9230 +DEB [20190331-10:32:56.005] thr=177 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:32:56.027] thr=177 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:32:56.027] thr=177 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:32:56.035] thr=177 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:32:56.035] thr=177 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:32:56.035] thr=177 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:32:56.035] thr=177 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:32:56.036] thr=177 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:32:56.036] thr=177 paramiko.transport: Compression agreed: none +DEB [20190331-10:32:56.042] thr=177 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:32:56.042] thr=177 paramiko.transport: Switch to new keys ... +DEB [20190331-10:32:56.042] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:32:56.044] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:32:56.078] thr=177 paramiko.transport: userauth is OK +INF [20190331-10:32:56.098] thr=177 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:32:56.098] thr=177 paramiko.transport: userauth is OK +INF [20190331-10:32:56.119] thr=177 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:32:56.121] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:32:56.281] thr=177 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:32:56.281] thr=177 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:32:56.324] thr=177 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:32:56.324] thr=177 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:32:56.329] thr=177 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:32:56.344] thr=177 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:32:56.344] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:32:56.347] thr=177 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:32:56.347] thr=177 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:32:56.347] thr=177 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:32:56.387] thr=177 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:32:56.414] thr=177 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:32:56.414] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:32:56.414] thr=177 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:32:56.414] thr=177 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:32:56.414] thr=177 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:32:56.453] thr=177 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:32:56.464] thr=177 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:32:56.464] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:32:56.464] thr=177 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:32:56.464] thr=177 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:32:56.464] thr=177 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:32:56.505] thr=177 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:32:56.515] thr=177 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:32:56.515] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:32:56.516] thr=177 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:32:56.516] thr=177 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:32:56.516] thr=177 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:32:56.555] thr=177 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:32:56.567] thr=177 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:32:56.567] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:32:56.568] thr=177 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:32:56.568] thr=177 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:32:56.568] thr=177 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:32:56.608] thr=177 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:32:56.618] thr=177 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:32:56.618] thr=177 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:32:56.719] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:32:56.720] thr=177 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:32:56.720] thr=177 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:32:56.721] thr=177 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:32:56.731] thr=177 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:32:56.731] thr=177 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:32:56.733] thr=177 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:00.999] thr=178 paramiko.transport: starting thread (client mode): 0x53d6310 +DEB [20190331-10:33:00.999] thr=178 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:01.016] thr=178 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:01.016] thr=178 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:01.021] thr=178 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:01.021] thr=178 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:01.021] thr=178 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:01.021] thr=178 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:01.021] thr=178 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:01.022] thr=178 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:01.026] thr=178 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:01.026] thr=178 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:01.027] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:01.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:01.065] thr=178 paramiko.transport: userauth is OK +INF [20190331-10:33:01.095] thr=178 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:01.097] thr=178 paramiko.transport: userauth is OK +INF [20190331-10:33:01.120] thr=178 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:01.120] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:01.275] thr=178 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:01.275] thr=178 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:01.316] thr=178 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:01.316] thr=178 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:01.321] thr=178 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:01.339] thr=178 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:01.339] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:01.339] thr=178 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:01.341] thr=178 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:01.341] thr=178 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:01.381] thr=178 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:01.399] thr=178 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:01.399] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:01.399] thr=178 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:01.399] thr=178 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:01.402] thr=178 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:01.440] thr=178 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:01.449] thr=178 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:01.451] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:01.451] thr=178 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:01.451] thr=178 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:01.451] thr=178 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:01.492] thr=178 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:01.503] thr=178 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:01.503] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:01.503] thr=178 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:01.506] thr=178 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:01.506] thr=178 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:01.546] thr=178 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:01.557] thr=178 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:01.557] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:01.560] thr=178 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:01.560] thr=178 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:01.560] thr=178 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:01.600] thr=178 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:01.609] thr=178 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:01.609] thr=178 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:01.711] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:01.711] thr=178 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:01.711] thr=178 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:01.713] thr=178 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:01.722] thr=178 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:01.722] thr=178 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:01.724] thr=178 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:05.995] thr=179 paramiko.transport: starting thread (client mode): 0x55c9b70 +DEB [20190331-10:33:05.995] thr=179 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:06.011] thr=179 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:06.011] thr=179 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:06.011] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:06.011] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:06.073] thr=179 paramiko.transport: userauth is OK +INF [20190331-10:33:06.104] thr=179 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:06.104] thr=179 paramiko.transport: userauth is OK +INF [20190331-10:33:06.120] thr=179 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:06.120] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:06.292] thr=179 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:06.292] thr=179 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:06.354] thr=179 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:06.354] thr=179 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:06.354] thr=179 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:06.370] thr=179 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:06.370] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:06.370] thr=179 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:06.370] thr=179 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:06.370] thr=179 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:06.432] thr=179 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:06.432] thr=179 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:06.448] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:06.448] thr=179 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:06.448] thr=179 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:06.448] thr=179 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:06.495] thr=179 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:06.495] thr=179 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:06.495] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:06.495] thr=179 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:06.495] thr=179 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:06.495] thr=179 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:06.559] thr=179 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:06.559] thr=179 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:06.559] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:06.559] thr=179 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:06.559] thr=179 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:06.559] thr=179 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:06.622] thr=179 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:06.622] thr=179 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:06.622] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:06.622] thr=179 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:06.637] thr=179 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:06.637] thr=179 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:06.684] thr=179 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:06.684] thr=179 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:06.684] thr=179 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:06.809] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:06.809] thr=179 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:06.809] thr=179 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:06.809] thr=179 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:06.809] thr=179 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:06.809] thr=179 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:06.809] thr=179 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:10.996] thr=180 paramiko.transport: starting thread (client mode): 0x53768d0 +DEB [20190331-10:33:10.996] thr=180 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:11.012] thr=180 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:11.012] thr=180 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:11.020] thr=180 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:11.020] thr=180 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:11.020] thr=180 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:11.020] thr=180 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:11.020] thr=180 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:11.020] thr=180 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:11.032] thr=180 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:11.032] thr=180 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:11.035] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:11.035] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:11.075] thr=180 paramiko.transport: userauth is OK +INF [20190331-10:33:11.098] thr=180 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:11.098] thr=180 paramiko.transport: userauth is OK +INF [20190331-10:33:11.149] thr=180 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:11.149] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:11.387] thr=180 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:11.387] thr=180 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:11.430] thr=180 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:11.430] thr=180 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:11.434] thr=180 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:11.453] thr=180 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:11.453] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:11.457] thr=180 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:11.457] thr=180 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:11.457] thr=180 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:11.496] thr=180 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:11.539] thr=180 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:11.540] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:11.540] thr=180 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:11.541] thr=180 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:11.542] thr=180 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:11.583] thr=180 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:11.604] thr=180 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:11.604] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:11.605] thr=180 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:11.606] thr=180 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:11.607] thr=180 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:11.647] thr=180 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:11.680] thr=180 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:11.681] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:11.681] thr=180 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:11.682] thr=180 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:11.683] thr=180 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:11.726] thr=180 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:11.769] thr=180 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:11.769] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:11.773] thr=180 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:11.773] thr=180 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:11.773] thr=180 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:11.817] thr=180 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:11.844] thr=180 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:11.844] thr=180 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:11.945] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:11.945] thr=180 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:11.945] thr=180 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:11.947] thr=180 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:11.960] thr=180 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:11.960] thr=180 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:11.962] thr=180 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:16.013] thr=181 paramiko.transport: starting thread (client mode): 0x50ec370 +DEB [20190331-10:33:16.018] thr=181 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:16.049] thr=181 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:16.049] thr=181 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:16.058] thr=181 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:16.058] thr=181 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:16.058] thr=181 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:16.058] thr=181 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:16.060] thr=181 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:16.060] thr=181 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:16.076] thr=181 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:16.076] thr=181 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:16.078] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:16.080] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:16.118] thr=181 paramiko.transport: userauth is OK +INF [20190331-10:33:16.222] thr=181 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:16.222] thr=181 paramiko.transport: userauth is OK +INF [20190331-10:33:16.251] thr=181 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:16.251] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:16.488] thr=181 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:16.488] thr=181 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:16.529] thr=181 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:16.529] thr=181 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:16.533] thr=181 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:16.547] thr=181 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:16.547] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:16.547] thr=181 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:16.547] thr=181 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:16.549] thr=181 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:16.588] thr=181 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:16.600] thr=181 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:16.600] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:16.600] thr=181 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:16.602] thr=181 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:16.602] thr=181 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:16.642] thr=181 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:16.662] thr=181 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:16.662] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:16.662] thr=181 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:16.662] thr=181 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:16.662] thr=181 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:16.702] thr=181 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:16.717] thr=181 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:16.717] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:16.717] thr=181 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:16.719] thr=181 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:16.719] thr=181 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:16.760] thr=181 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:16.790] thr=181 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:16.790] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:16.790] thr=181 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:16.791] thr=181 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:16.791] thr=181 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:16.833] thr=181 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:16.851] thr=181 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:16.851] thr=181 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:16.953] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:16.953] thr=181 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:16.953] thr=181 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:16.955] thr=181 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:16.966] thr=181 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:16.966] thr=181 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:16.968] thr=181 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:20.997] thr=182 paramiko.transport: starting thread (client mode): 0x50063d0 +DEB [20190331-10:33:20.997] thr=182 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:21.010] thr=182 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:21.010] thr=182 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:21.012] thr=182 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:21.014] thr=182 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:21.014] thr=182 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:21.014] thr=182 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:21.014] thr=182 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:21.014] thr=182 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:21.017] thr=182 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:21.017] thr=182 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:21.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:21.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:21.057] thr=182 paramiko.transport: userauth is OK +INF [20190331-10:33:21.090] thr=182 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:21.092] thr=182 paramiko.transport: userauth is OK +INF [20190331-10:33:21.116] thr=182 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:21.116] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:21.283] thr=182 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:21.283] thr=182 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:21.323] thr=182 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:21.323] thr=182 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:21.329] thr=182 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:21.341] thr=182 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:21.343] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:21.343] thr=182 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:21.343] thr=182 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:21.343] thr=182 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:21.389] thr=182 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:21.398] thr=182 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:21.398] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:21.398] thr=182 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:21.398] thr=182 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:21.398] thr=182 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:21.449] thr=182 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:21.451] thr=182 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:21.451] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:21.451] thr=182 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:21.451] thr=182 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:21.451] thr=182 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:21.494] thr=182 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:21.505] thr=182 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:21.505] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:21.506] thr=182 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:21.506] thr=182 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:21.507] thr=182 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:21.545] thr=182 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:21.556] thr=182 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:21.556] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:21.558] thr=182 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:21.558] thr=182 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:21.558] thr=182 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:21.600] thr=182 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:21.609] thr=182 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:21.609] thr=182 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:21.711] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:21.711] thr=182 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:21.711] thr=182 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:21.716] thr=182 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:21.724] thr=182 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:21.724] thr=182 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:21.725] thr=182 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:26.013] thr=167 paramiko.transport: starting thread (client mode): 0x3670370 +DEB [20190331-10:33:26.013] thr=167 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:26.013] thr=167 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:26.013] thr=167 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:26.028] thr=167 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:26.028] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:26.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:26.075] thr=167 paramiko.transport: userauth is OK +INF [20190331-10:33:26.108] thr=167 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:26.108] thr=167 paramiko.transport: userauth is OK +INF [20190331-10:33:26.135] thr=167 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:26.135] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:26.299] thr=167 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:26.299] thr=167 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:26.354] thr=167 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:26.354] thr=167 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:26.374] thr=167 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:26.374] thr=167 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:26.374] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:26.374] thr=167 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:26.374] thr=167 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:26.374] thr=167 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:26.428] thr=167 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:26.428] thr=167 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:26.428] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:26.428] thr=167 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:26.428] thr=167 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:26.428] thr=167 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:26.484] thr=167 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:26.484] thr=167 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:26.484] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:26.484] thr=167 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:26.484] thr=167 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:26.484] thr=167 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:26.544] thr=167 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:26.544] thr=167 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:26.544] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:26.544] thr=167 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:26.544] thr=167 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:26.544] thr=167 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:26.604] thr=167 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:26.604] thr=167 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:26.604] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:26.604] thr=167 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:26.604] thr=167 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:26.604] thr=167 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:26.664] thr=167 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:26.664] thr=167 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:26.664] thr=167 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:26.774] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:26.774] thr=167 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:26.774] thr=167 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:26.784] thr=167 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:26.784] thr=167 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:26.784] thr=167 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:26.784] thr=167 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:31.001] thr=183 paramiko.transport: starting thread (client mode): 0x507ddb0 +DEB [20190331-10:33:31.001] thr=183 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:31.014] thr=183 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:31.014] thr=183 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:31.017] thr=183 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:31.017] thr=183 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:31.017] thr=183 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:31.017] thr=183 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:31.017] thr=183 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:31.017] thr=183 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:31.023] thr=183 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:31.023] thr=183 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:31.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:31.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:31.066] thr=183 paramiko.transport: userauth is OK +INF [20190331-10:33:31.087] thr=183 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:31.091] thr=183 paramiko.transport: userauth is OK +INF [20190331-10:33:31.115] thr=183 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:31.115] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:31.269] thr=183 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:31.269] thr=183 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:31.312] thr=183 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:31.312] thr=183 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:31.319] thr=183 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:31.334] thr=183 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:31.334] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:31.334] thr=183 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:31.334] thr=183 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:31.334] thr=183 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:31.379] thr=183 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:31.391] thr=183 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:31.391] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:31.391] thr=183 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:31.395] thr=183 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:31.395] thr=183 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:31.439] thr=183 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:31.461] thr=183 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:31.461] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:31.461] thr=183 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:31.464] thr=183 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:31.464] thr=183 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:31.513] thr=183 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:31.516] thr=183 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:31.519] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:31.519] thr=183 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:31.519] thr=183 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:31.519] thr=183 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:31.565] thr=183 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:31.593] thr=183 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:31.593] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:31.594] thr=183 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:31.596] thr=183 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:31.596] thr=183 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:31.639] thr=183 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:31.665] thr=183 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:31.665] thr=183 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:31.765] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:31.766] thr=183 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:31.766] thr=183 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:31.778] thr=183 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:31.786] thr=183 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:31.787] thr=183 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:31.788] thr=183 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:35.998] thr=184 paramiko.transport: starting thread (client mode): 0x50eca50 +DEB [20190331-10:33:35.999] thr=184 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:36.008] thr=184 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:36.008] thr=184 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:36.011] thr=184 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:36.011] thr=184 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:36.011] thr=184 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:36.011] thr=184 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:36.011] thr=184 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:36.011] thr=184 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:36.015] thr=184 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:36.016] thr=184 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:36.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:36.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:36.056] thr=184 paramiko.transport: userauth is OK +INF [20190331-10:33:36.076] thr=184 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:36.077] thr=184 paramiko.transport: userauth is OK +INF [20190331-10:33:36.098] thr=184 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:36.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:36.255] thr=184 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:36.255] thr=184 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:36.298] thr=184 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:36.298] thr=184 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:36.305] thr=184 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:36.322] thr=184 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:36.322] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:36.323] thr=184 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:36.323] thr=184 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:36.324] thr=184 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:36.364] thr=184 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:36.394] thr=184 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:36.394] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:36.395] thr=184 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:36.395] thr=184 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:36.395] thr=184 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:36.436] thr=184 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:36.459] thr=184 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:36.459] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:36.460] thr=184 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:36.460] thr=184 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:36.461] thr=184 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:36.501] thr=184 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:36.517] thr=184 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:36.517] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:36.518] thr=184 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:36.518] thr=184 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:36.519] thr=184 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:36.558] thr=184 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:36.593] thr=184 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:36.593] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:36.594] thr=184 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:36.595] thr=184 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:36.595] thr=184 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:36.636] thr=184 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:36.654] thr=184 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:36.655] thr=184 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:36.756] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:36.757] thr=184 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:36.757] thr=184 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:36.759] thr=184 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:36.771] thr=184 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:36.772] thr=184 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:36.773] thr=184 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:41.003] thr=185 paramiko.transport: starting thread (client mode): 0x507ded0 +DEB [20190331-10:33:41.004] thr=185 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:41.015] thr=185 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:41.015] thr=185 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:41.020] thr=185 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:41.020] thr=185 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:41.020] thr=185 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:41.021] thr=185 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:41.021] thr=185 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:41.021] thr=185 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:41.026] thr=185 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:41.026] thr=185 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:41.027] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:41.028] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:41.065] thr=185 paramiko.transport: userauth is OK +INF [20190331-10:33:41.109] thr=185 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:41.110] thr=185 paramiko.transport: userauth is OK +INF [20190331-10:33:41.134] thr=185 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:41.134] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:41.405] thr=185 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:41.405] thr=185 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:41.452] thr=185 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:41.452] thr=185 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:41.466] thr=185 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:41.504] thr=185 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:41.504] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:41.504] thr=185 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:41.505] thr=185 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:41.505] thr=185 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:41.555] thr=185 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:41.668] thr=185 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:41.669] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:41.670] thr=185 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:41.672] thr=185 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:41.672] thr=185 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:41.716] thr=185 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:41.764] thr=185 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:41.765] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:41.765] thr=185 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:41.766] thr=185 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:41.767] thr=185 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:41.808] thr=185 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:41.839] thr=185 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:41.840] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:41.841] thr=185 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:41.841] thr=185 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:41.842] thr=185 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:41.880] thr=185 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:41.901] thr=185 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:41.901] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:41.902] thr=185 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:41.902] thr=185 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:41.902] thr=185 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:41.943] thr=185 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:41.957] thr=185 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:41.957] thr=185 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:42.058] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:42.059] thr=185 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:42.059] thr=185 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:42.060] thr=185 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:42.072] thr=185 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:42.073] thr=185 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:42.074] thr=185 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:46.004] thr=186 paramiko.transport: starting thread (client mode): 0x50db690 +DEB [20190331-10:33:46.005] thr=186 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:46.022] thr=186 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:46.022] thr=186 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:46.029] thr=186 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:46.029] thr=186 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:46.029] thr=186 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:46.029] thr=186 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:46.029] thr=186 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:46.029] thr=186 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:46.036] thr=186 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:46.037] thr=186 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:46.038] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:46.040] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:46.077] thr=186 paramiko.transport: userauth is OK +INF [20190331-10:33:46.137] thr=186 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:46.139] thr=186 paramiko.transport: userauth is OK +INF [20190331-10:33:46.185] thr=186 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:46.185] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:46.391] thr=186 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:46.391] thr=186 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:46.432] thr=186 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:46.432] thr=186 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:46.437] thr=186 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:46.454] thr=186 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:46.455] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:46.455] thr=186 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:46.455] thr=186 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:46.455] thr=186 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:46.497] thr=186 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:46.511] thr=186 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:46.511] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:46.511] thr=186 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:46.512] thr=186 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:46.512] thr=186 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:46.557] thr=186 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:46.576] thr=186 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:46.577] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:46.577] thr=186 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:46.578] thr=186 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:46.578] thr=186 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:46.622] thr=186 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:46.630] thr=186 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:46.630] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:46.631] thr=186 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:46.631] thr=186 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:46.631] thr=186 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:46.672] thr=186 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:46.686] thr=186 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:46.687] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:46.687] thr=186 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:46.688] thr=186 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:46.688] thr=186 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:46.732] thr=186 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:46.738] thr=186 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:46.738] thr=186 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:46.839] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:46.840] thr=186 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:46.840] thr=186 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:46.842] thr=186 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:46.851] thr=186 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:46.852] thr=186 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:46.853] thr=186 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:51.002] thr=187 paramiko.transport: starting thread (client mode): 0x5363cf0 +DEB [20190331-10:33:51.002] thr=187 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:51.013] thr=187 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:51.013] thr=187 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:51.017] thr=187 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:51.017] thr=187 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:51.017] thr=187 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:51.017] thr=187 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:51.018] thr=187 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:51.018] thr=187 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:51.023] thr=187 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:51.023] thr=187 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:51.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:51.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:51.061] thr=187 paramiko.transport: userauth is OK +INF [20190331-10:33:51.081] thr=187 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:51.082] thr=187 paramiko.transport: userauth is OK +INF [20190331-10:33:51.106] thr=187 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:51.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:51.268] thr=187 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:51.268] thr=187 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:51.309] thr=187 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:51.309] thr=187 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:51.313] thr=187 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:51.326] thr=187 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:51.327] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:51.327] thr=187 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:51.329] thr=187 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:51.329] thr=187 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:51.367] thr=187 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:51.381] thr=187 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:51.381] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:51.382] thr=187 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:51.382] thr=187 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:51.382] thr=187 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:51.424] thr=187 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:51.440] thr=187 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:51.440] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:51.440] thr=187 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:51.441] thr=187 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:51.441] thr=187 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:51.480] thr=187 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:51.489] thr=187 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:51.490] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:51.490] thr=187 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:51.491] thr=187 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:51.491] thr=187 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:51.532] thr=187 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:51.543] thr=187 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:51.543] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:51.543] thr=187 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:51.544] thr=187 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:51.544] thr=187 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:51.582] thr=187 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:51.591] thr=187 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:51.591] thr=187 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:51.692] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:51.693] thr=187 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:51.693] thr=187 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:51.694] thr=187 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:51.705] thr=187 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:51.705] thr=187 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:51.707] thr=187 paramiko.transport: EOF in transport thread +DEB [20190331-10:33:55.993] thr=188 paramiko.transport: starting thread (client mode): 0x54cd850 +DEB [20190331-10:33:55.993] thr=188 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:33:56.009] thr=188 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:33:56.009] thr=188 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:33:56.009] thr=188 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:33:56.009] thr=188 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:33:56.009] thr=188 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:33:56.009] thr=188 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:33:56.009] thr=188 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:33:56.009] thr=188 paramiko.transport: Compression agreed: none +DEB [20190331-10:33:56.024] thr=188 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:33:56.024] thr=188 paramiko.transport: Switch to new keys ... +DEB [20190331-10:33:56.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:33:56.024] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:33:56.071] thr=188 paramiko.transport: userauth is OK +INF [20190331-10:33:56.087] thr=188 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:33:56.087] thr=188 paramiko.transport: userauth is OK +INF [20190331-10:33:56.102] thr=188 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:33:56.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:33:56.259] thr=188 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:33:56.259] thr=188 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:33:56.321] thr=188 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:33:56.321] thr=188 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:33:56.321] thr=188 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:33:56.337] thr=188 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:33:56.337] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:33:56.337] thr=188 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:33:56.337] thr=188 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:33:56.337] thr=188 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:33:56.384] thr=188 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:33:56.399] thr=188 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:33:56.399] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:33:56.399] thr=188 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:33:56.399] thr=188 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:33:56.399] thr=188 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:33:56.462] thr=188 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:33:56.462] thr=188 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:33:56.462] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:33:56.477] thr=188 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:33:56.477] thr=188 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:33:56.477] thr=188 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:33:56.525] thr=188 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:33:56.528] thr=188 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:33:56.528] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:33:56.528] thr=188 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:33:56.528] thr=188 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:33:56.528] thr=188 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:33:56.575] thr=188 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:33:56.575] thr=188 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:33:56.575] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:33:56.575] thr=188 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:33:56.575] thr=188 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:33:56.575] thr=188 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:33:56.638] thr=188 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:33:56.638] thr=188 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:33:56.638] thr=188 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:33:56.763] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:33:56.763] thr=188 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:33:56.763] thr=188 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:33:56.763] thr=188 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:33:56.763] thr=188 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:33:56.763] thr=188 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:33:56.763] thr=188 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:01.009] thr=189 paramiko.transport: starting thread (client mode): 0x4f8b7b0 +DEB [20190331-10:34:01.009] thr=189 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:01.020] thr=189 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:01.020] thr=189 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:01.024] thr=189 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:01.024] thr=189 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:01.024] thr=189 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:01.024] thr=189 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:01.024] thr=189 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:01.028] thr=189 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:01.032] thr=189 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:01.032] thr=189 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:01.032] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:01.036] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:01.075] thr=189 paramiko.transport: userauth is OK +INF [20190331-10:34:01.110] thr=189 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:01.110] thr=189 paramiko.transport: userauth is OK +INF [20190331-10:34:01.134] thr=189 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:01.134] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:01.325] thr=189 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:01.325] thr=189 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:01.368] thr=189 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:01.368] thr=189 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:01.372] thr=189 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:01.387] thr=189 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:01.391] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:01.391] thr=189 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:01.391] thr=189 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:01.391] thr=189 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:01.430] thr=189 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:01.458] thr=189 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:01.458] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:01.458] thr=189 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:01.458] thr=189 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:01.462] thr=189 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:01.504] thr=189 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:01.521] thr=189 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:01.521] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:01.522] thr=189 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:01.522] thr=189 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:01.522] thr=189 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:01.565] thr=189 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:01.576] thr=189 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:01.576] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:01.577] thr=189 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:01.578] thr=189 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:01.578] thr=189 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:01.617] thr=189 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:01.632] thr=189 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:01.633] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:01.633] thr=189 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:01.634] thr=189 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:01.634] thr=189 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:01.673] thr=189 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:01.682] thr=189 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:01.682] thr=189 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:01.783] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:01.784] thr=189 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:01.784] thr=189 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:01.784] thr=189 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:01.792] thr=189 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:01.792] thr=189 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:01.796] thr=189 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:05.998] thr=190 paramiko.transport: starting thread (client mode): 0x54cdd90 +DEB [20190331-10:34:05.999] thr=190 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:06.008] thr=190 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:06.008] thr=190 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:06.011] thr=190 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:06.011] thr=190 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:06.011] thr=190 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:06.011] thr=190 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:06.011] thr=190 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:06.011] thr=190 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:06.014] thr=190 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:06.014] thr=190 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:06.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:06.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:06.056] thr=190 paramiko.transport: userauth is OK +INF [20190331-10:34:06.078] thr=190 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:06.080] thr=190 paramiko.transport: userauth is OK +INF [20190331-10:34:06.100] thr=190 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:06.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:06.277] thr=190 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:06.277] thr=190 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:06.317] thr=190 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:06.317] thr=190 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:06.322] thr=190 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:06.337] thr=190 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:06.338] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:06.338] thr=190 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:06.339] thr=190 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:06.339] thr=190 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:06.380] thr=190 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:06.399] thr=190 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:06.400] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:06.400] thr=190 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:06.401] thr=190 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:06.401] thr=190 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:06.440] thr=190 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:06.456] thr=190 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:06.456] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:06.456] thr=190 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:06.457] thr=190 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:06.457] thr=190 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:06.498] thr=190 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:06.509] thr=190 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:06.509] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:06.510] thr=190 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:06.510] thr=190 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:06.510] thr=190 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:06.551] thr=190 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:06.565] thr=190 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:06.566] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:06.566] thr=190 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:06.567] thr=190 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:06.567] thr=190 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:06.608] thr=190 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:06.621] thr=190 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:06.621] thr=190 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:06.722] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:06.723] thr=190 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:06.723] thr=190 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:06.724] thr=190 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:06.737] thr=190 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:06.738] thr=190 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:06.739] thr=190 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:10.998] thr=191 paramiko.transport: starting thread (client mode): 0x5006ab0 +DEB [20190331-10:34:10.998] thr=191 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:11.007] thr=191 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:11.007] thr=191 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:11.009] thr=191 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:11.011] thr=191 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:11.011] thr=191 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:11.011] thr=191 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:11.011] thr=191 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:11.011] thr=191 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:11.015] thr=191 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:11.016] thr=191 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:11.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:11.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:11.054] thr=191 paramiko.transport: userauth is OK +INF [20190331-10:34:11.190] thr=191 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:11.191] thr=191 paramiko.transport: userauth is OK +INF [20190331-10:34:11.212] thr=191 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:11.212] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:11.350] thr=191 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:11.350] thr=191 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:11.391] thr=191 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:11.391] thr=191 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:11.397] thr=191 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:11.421] thr=191 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:11.423] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:11.423] thr=191 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:11.423] thr=191 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:11.423] thr=191 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:11.467] thr=191 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:11.484] thr=191 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:11.484] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:11.484] thr=191 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:11.486] thr=191 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:11.486] thr=191 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:11.526] thr=191 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:11.535] thr=191 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:11.535] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:11.535] thr=191 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:11.535] thr=191 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:11.535] thr=191 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:11.577] thr=191 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:11.586] thr=191 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:11.586] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:11.586] thr=191 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:11.586] thr=191 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:11.586] thr=191 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:11.624] thr=191 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:11.635] thr=191 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:11.635] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:11.635] thr=191 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:11.635] thr=191 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:11.635] thr=191 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:11.675] thr=191 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:11.685] thr=191 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:11.685] thr=191 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:11.787] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:11.787] thr=191 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:11.787] thr=191 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:11.789] thr=191 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:11.798] thr=191 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:11.798] thr=191 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:11.800] thr=191 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:15.998] thr=192 paramiko.transport: starting thread (client mode): 0x50ad0d0 +DEB [20190331-10:34:16.000] thr=192 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:16.007] thr=192 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:16.007] thr=192 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:16.011] thr=192 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:16.011] thr=192 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:16.011] thr=192 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:16.011] thr=192 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:16.011] thr=192 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:16.011] thr=192 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:16.017] thr=192 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:16.017] thr=192 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:16.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:16.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:16.055] thr=192 paramiko.transport: userauth is OK +INF [20190331-10:34:16.074] thr=192 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:16.074] thr=192 paramiko.transport: userauth is OK +INF [20190331-10:34:16.094] thr=192 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:16.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:16.228] thr=192 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:16.228] thr=192 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:16.270] thr=192 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:16.270] thr=192 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:16.274] thr=192 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:16.287] thr=192 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:16.287] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:16.287] thr=192 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:16.287] thr=192 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:16.287] thr=192 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:16.328] thr=192 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:16.342] thr=192 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:16.342] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:16.342] thr=192 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:16.342] thr=192 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:16.343] thr=192 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:16.383] thr=192 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:16.392] thr=192 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:16.392] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:16.394] thr=192 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:16.394] thr=192 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:16.394] thr=192 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:16.435] thr=192 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:16.447] thr=192 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:16.447] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:16.447] thr=192 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:16.448] thr=192 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:16.448] thr=192 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:16.487] thr=192 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:16.499] thr=192 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:16.499] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:16.500] thr=192 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:16.500] thr=192 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:16.500] thr=192 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:16.539] thr=192 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:16.549] thr=192 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:16.550] thr=192 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:16.651] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:16.652] thr=192 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:16.652] thr=192 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:16.653] thr=192 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:16.662] thr=192 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:16.663] thr=192 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:16.664] thr=192 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:20.999] thr=193 paramiko.transport: starting thread (client mode): 0x507d670 +DEB [20190331-10:34:20.999] thr=193 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:21.008] thr=193 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:21.008] thr=193 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:21.011] thr=193 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:21.011] thr=193 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:21.011] thr=193 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:21.011] thr=193 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:21.011] thr=193 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:21.011] thr=193 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:21.015] thr=193 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:21.016] thr=193 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:21.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:21.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:21.055] thr=193 paramiko.transport: userauth is OK +INF [20190331-10:34:21.153] thr=193 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:21.154] thr=193 paramiko.transport: userauth is OK +INF [20190331-10:34:21.175] thr=193 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:21.176] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:21.347] thr=193 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:21.347] thr=193 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:21.409] thr=193 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:21.409] thr=193 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:21.409] thr=193 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:21.425] thr=193 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:21.425] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:21.425] thr=193 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:21.425] thr=193 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:21.425] thr=193 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:21.472] thr=193 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:21.487] thr=193 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:21.487] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:21.487] thr=193 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:21.487] thr=193 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:21.487] thr=193 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:21.534] thr=193 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:21.534] thr=193 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:21.534] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:21.534] thr=193 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:21.534] thr=193 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:21.534] thr=193 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:21.597] thr=193 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:21.597] thr=193 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:21.597] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:21.597] thr=193 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:21.597] thr=193 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:21.597] thr=193 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:21.649] thr=193 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:21.670] thr=193 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:21.671] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:21.671] thr=193 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:21.672] thr=193 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:21.672] thr=193 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:21.711] thr=193 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:21.720] thr=193 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:21.720] thr=193 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:21.821] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:21.822] thr=193 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:21.822] thr=193 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:21.823] thr=193 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:21.833] thr=193 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:21.833] thr=193 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:21.835] thr=193 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:25.999] thr=194 paramiko.transport: starting thread (client mode): 0x50d06d0 +DEB [20190331-10:34:25.999] thr=194 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:26.008] thr=194 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:26.008] thr=194 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:26.010] thr=194 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:26.010] thr=194 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:26.010] thr=194 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:26.010] thr=194 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:26.012] thr=194 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:26.012] thr=194 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:26.016] thr=194 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:26.016] thr=194 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:26.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:26.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:26.055] thr=194 paramiko.transport: userauth is OK +INF [20190331-10:34:26.075] thr=194 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:26.075] thr=194 paramiko.transport: userauth is OK +INF [20190331-10:34:26.098] thr=194 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:26.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:26.264] thr=194 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:26.264] thr=194 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:26.307] thr=194 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:26.307] thr=194 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:26.310] thr=194 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:26.323] thr=194 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:26.323] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:26.325] thr=194 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:26.325] thr=194 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:26.325] thr=194 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:26.366] thr=194 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:26.379] thr=194 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:26.379] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:26.379] thr=194 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:26.381] thr=194 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:26.381] thr=194 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:26.422] thr=194 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:26.435] thr=194 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:26.437] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:26.437] thr=194 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:26.437] thr=194 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:26.437] thr=194 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:26.476] thr=194 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:26.486] thr=194 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:26.486] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:26.486] thr=194 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:26.486] thr=194 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:26.486] thr=194 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:26.525] thr=194 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:26.536] thr=194 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:26.536] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:26.536] thr=194 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:26.536] thr=194 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:26.536] thr=194 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:26.575] thr=194 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:26.585] thr=194 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:26.586] thr=194 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:26.687] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:26.687] thr=194 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:26.687] thr=194 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:26.689] thr=194 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:26.698] thr=194 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:26.700] thr=194 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:26.700] thr=194 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:30.998] thr=195 paramiko.transport: starting thread (client mode): 0x55c9630 +DEB [20190331-10:34:30.998] thr=195 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:31.009] thr=195 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:31.009] thr=195 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:31.013] thr=195 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:31.013] thr=195 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:31.013] thr=195 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:31.013] thr=195 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:31.013] thr=195 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:31.013] thr=195 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:31.017] thr=195 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:31.017] thr=195 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:31.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:31.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:31.058] thr=195 paramiko.transport: userauth is OK +INF [20190331-10:34:31.077] thr=195 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:31.078] thr=195 paramiko.transport: userauth is OK +INF [20190331-10:34:31.105] thr=195 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:31.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:31.256] thr=195 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:31.256] thr=195 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:31.299] thr=195 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:31.299] thr=195 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:31.302] thr=195 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:31.315] thr=195 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:31.315] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:31.315] thr=195 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:31.315] thr=195 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:31.315] thr=195 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:31.358] thr=195 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:31.373] thr=195 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:31.375] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:31.375] thr=195 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:31.375] thr=195 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:31.375] thr=195 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:31.414] thr=195 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:31.425] thr=195 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:31.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:31.425] thr=195 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:31.425] thr=195 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:31.425] thr=195 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:31.465] thr=195 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:31.476] thr=195 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:31.476] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:31.476] thr=195 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:31.476] thr=195 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:31.476] thr=195 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:31.515] thr=195 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:31.528] thr=195 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:31.528] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:31.528] thr=195 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:31.530] thr=195 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:31.530] thr=195 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:31.569] thr=195 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:31.578] thr=195 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:31.578] thr=195 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:31.681] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:31.681] thr=195 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:31.681] thr=195 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:31.683] thr=195 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:31.692] thr=195 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:31.692] thr=195 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:31.694] thr=195 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:35.991] thr=196 paramiko.transport: starting thread (client mode): 0x50f3410 +DEB [20190331-10:34:35.991] thr=196 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:36.006] thr=196 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:36.006] thr=196 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:36.006] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:36.006] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:36.069] thr=196 paramiko.transport: userauth is OK +INF [20190331-10:34:36.084] thr=196 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:36.084] thr=196 paramiko.transport: userauth is OK +INF [20190331-10:34:36.100] thr=196 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:36.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:36.240] thr=196 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:36.240] thr=196 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:36.303] thr=196 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:36.303] thr=196 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:36.303] thr=196 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:36.319] thr=196 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:36.319] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:36.319] thr=196 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:36.319] thr=196 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:36.319] thr=196 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:36.365] thr=196 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:36.381] thr=196 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:36.381] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:36.381] thr=196 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:36.381] thr=196 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:36.381] thr=196 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:36.428] thr=196 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:36.428] thr=196 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:36.428] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:36.428] thr=196 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:36.428] thr=196 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:36.428] thr=196 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:36.490] thr=196 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:36.506] thr=196 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:36.506] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:36.506] thr=196 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:36.506] thr=196 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:36.506] thr=196 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:36.553] thr=196 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:36.553] thr=196 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:36.553] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:36.553] thr=196 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:36.553] thr=196 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:36.553] thr=196 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:36.615] thr=196 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:36.615] thr=196 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:36.615] thr=196 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:36.740] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:36.740] thr=196 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:36.740] thr=196 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:36.740] thr=196 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:36.740] thr=196 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:36.740] thr=196 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:36.756] thr=196 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:40.999] thr=197 paramiko.transport: starting thread (client mode): 0x50f3f70 +DEB [20190331-10:34:40.999] thr=197 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:41.011] thr=197 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:41.011] thr=197 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:41.019] thr=197 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:41.019] thr=197 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:41.019] thr=197 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:41.019] thr=197 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:41.019] thr=197 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:41.019] thr=197 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:41.023] thr=197 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:41.023] thr=197 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:41.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:41.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:41.066] thr=197 paramiko.transport: userauth is OK +INF [20190331-10:34:41.109] thr=197 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:41.109] thr=197 paramiko.transport: userauth is OK +INF [20190331-10:34:41.132] thr=197 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:41.132] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:41.284] thr=197 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:41.284] thr=197 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:41.327] thr=197 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:41.327] thr=197 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:41.331] thr=197 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:41.355] thr=197 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:41.355] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:41.355] thr=197 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:41.355] thr=197 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:41.355] thr=197 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:41.398] thr=197 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:41.413] thr=197 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:41.413] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:41.413] thr=197 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:41.413] thr=197 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:41.417] thr=197 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:41.456] thr=197 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:41.468] thr=197 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:41.468] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:41.468] thr=197 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:41.468] thr=197 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:41.468] thr=197 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:41.511] thr=197 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:41.523] thr=197 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:41.523] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:41.523] thr=197 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:41.527] thr=197 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:41.527] thr=197 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:41.566] thr=197 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:41.577] thr=197 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:41.577] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:41.577] thr=197 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:41.577] thr=197 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:41.577] thr=197 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:41.616] thr=197 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:41.624] thr=197 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:41.624] thr=197 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:41.730] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:41.730] thr=197 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:41.730] thr=197 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:41.730] thr=197 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:41.738] thr=197 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:41.741] thr=197 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:41.741] thr=197 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:45.998] thr=198 paramiko.transport: starting thread (client mode): 0x53d6dd0 +DEB [20190331-10:34:45.999] thr=198 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:46.009] thr=198 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:46.009] thr=198 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:46.011] thr=198 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:46.011] thr=198 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:46.011] thr=198 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:46.011] thr=198 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:46.011] thr=198 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:46.011] thr=198 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:46.017] thr=198 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:46.017] thr=198 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:46.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:46.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:46.059] thr=198 paramiko.transport: userauth is OK +INF [20190331-10:34:46.078] thr=198 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:46.078] thr=198 paramiko.transport: userauth is OK +INF [20190331-10:34:46.103] thr=198 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:46.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:46.329] thr=198 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:46.329] thr=198 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:46.371] thr=198 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:46.371] thr=198 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:46.376] thr=198 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:46.445] thr=198 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:46.446] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:46.447] thr=198 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:46.448] thr=198 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:46.448] thr=198 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:46.487] thr=198 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:46.512] thr=198 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:46.512] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:46.512] thr=198 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:46.512] thr=198 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:46.512] thr=198 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:46.551] thr=198 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:46.562] thr=198 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:46.565] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:46.565] thr=198 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:46.565] thr=198 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:46.565] thr=198 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:46.606] thr=198 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:46.620] thr=198 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:46.620] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:46.620] thr=198 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:46.620] thr=198 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:46.622] thr=198 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:46.661] thr=198 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:46.672] thr=198 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:46.672] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:46.675] thr=198 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:46.675] thr=198 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:46.675] thr=198 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:46.713] thr=198 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:46.727] thr=198 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:46.727] thr=198 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:46.829] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:46.829] thr=198 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:46.829] thr=198 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:46.832] thr=198 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:46.843] thr=198 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:46.843] thr=198 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:46.846] thr=198 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:50.997] thr=199 paramiko.transport: starting thread (client mode): 0x538f910 +DEB [20190331-10:34:50.997] thr=199 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:51.008] thr=199 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:51.008] thr=199 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:51.011] thr=199 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:51.011] thr=199 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:51.011] thr=199 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:51.011] thr=199 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:51.011] thr=199 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:51.011] thr=199 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:51.017] thr=199 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:51.017] thr=199 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:51.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:51.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:51.055] thr=199 paramiko.transport: userauth is OK +INF [20190331-10:34:51.077] thr=199 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:51.080] thr=199 paramiko.transport: userauth is OK +INF [20190331-10:34:51.102] thr=199 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:51.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:51.281] thr=199 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:51.281] thr=199 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:51.323] thr=199 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:51.323] thr=199 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:51.325] thr=199 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:51.339] thr=199 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:51.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:51.342] thr=199 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:51.342] thr=199 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:51.342] thr=199 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:51.383] thr=199 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:51.411] thr=199 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:51.411] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:51.411] thr=199 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:51.411] thr=199 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:51.411] thr=199 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:51.452] thr=199 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:51.460] thr=199 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:51.463] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:51.463] thr=199 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:51.463] thr=199 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:51.463] thr=199 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:51.504] thr=199 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:51.515] thr=199 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:51.515] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:51.515] thr=199 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:51.515] thr=199 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:51.515] thr=199 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:51.557] thr=199 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:51.568] thr=199 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:51.568] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:51.568] thr=199 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:51.568] thr=199 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:51.571] thr=199 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:51.613] thr=199 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:51.621] thr=199 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:51.624] thr=199 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:51.725] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:51.725] thr=199 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:51.725] thr=199 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:51.725] thr=199 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:51.736] thr=199 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:51.739] thr=199 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:51.742] thr=199 paramiko.transport: EOF in transport thread +DEB [20190331-10:34:56.012] thr=144 paramiko.transport: starting thread (client mode): 0x5376c50 +DEB [20190331-10:34:56.012] thr=144 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:34:56.024] thr=144 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:34:56.024] thr=144 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:34:56.028] thr=144 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:34:56.028] thr=144 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:34:56.028] thr=144 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:34:56.028] thr=144 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:34:56.028] thr=144 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:34:56.028] thr=144 paramiko.transport: Compression agreed: none +DEB [20190331-10:34:56.034] thr=144 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:34:56.034] thr=144 paramiko.transport: Switch to new keys ... +DEB [20190331-10:34:56.034] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:34:56.036] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:34:56.074] thr=144 paramiko.transport: userauth is OK +INF [20190331-10:34:56.100] thr=144 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:34:56.100] thr=144 paramiko.transport: userauth is OK +INF [20190331-10:34:56.124] thr=144 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:34:56.124] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:34:56.295] thr=144 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:34:56.295] thr=144 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:34:56.337] thr=144 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:34:56.337] thr=144 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:34:56.341] thr=144 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:34:56.355] thr=144 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:34:56.355] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:34:56.355] thr=144 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:34:56.355] thr=144 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:34:56.357] thr=144 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:34:56.397] thr=144 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:34:56.411] thr=144 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:34:56.411] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:34:56.411] thr=144 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:34:56.413] thr=144 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:34:56.413] thr=144 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:34:56.455] thr=144 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:34:56.467] thr=144 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:34:56.467] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:34:56.467] thr=144 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:34:56.467] thr=144 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:34:56.467] thr=144 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:34:56.509] thr=144 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:34:56.517] thr=144 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:34:56.519] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:34:56.519] thr=144 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:34:56.519] thr=144 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:34:56.519] thr=144 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:34:56.559] thr=144 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:34:56.570] thr=144 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:34:56.570] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:34:56.570] thr=144 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:34:56.570] thr=144 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:34:56.570] thr=144 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:34:56.613] thr=144 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:34:56.622] thr=144 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:34:56.622] thr=144 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:34:56.724] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:34:56.724] thr=144 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:34:56.724] thr=144 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:34:56.726] thr=144 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:34:56.734] thr=144 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:34:56.734] thr=144 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:34:56.736] thr=144 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:00.998] thr=178 paramiko.transport: starting thread (client mode): 0x53d6310 +DEB [20190331-10:35:00.998] thr=178 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:01.012] thr=178 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:01.012] thr=178 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:01.014] thr=178 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:01.014] thr=178 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:01.014] thr=178 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:01.014] thr=178 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:01.014] thr=178 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:01.014] thr=178 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:01.018] thr=178 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:01.018] thr=178 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:01.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:01.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:01.060] thr=178 paramiko.transport: userauth is OK +INF [20190331-10:35:01.082] thr=178 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:01.082] thr=178 paramiko.transport: userauth is OK +INF [20190331-10:35:01.106] thr=178 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:01.106] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:01.267] thr=178 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:01.267] thr=178 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:01.309] thr=178 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:01.309] thr=178 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:01.319] thr=178 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:01.327] thr=178 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:01.329] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:01.329] thr=178 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:01.329] thr=178 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:01.329] thr=178 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:01.373] thr=178 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:01.383] thr=178 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:01.383] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:01.385] thr=178 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:01.385] thr=178 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:01.385] thr=178 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:01.435] thr=178 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:01.435] thr=178 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:01.435] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:01.435] thr=178 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:01.437] thr=178 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:01.437] thr=178 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:01.483] thr=178 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:01.489] thr=178 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:01.491] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:01.491] thr=178 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:01.491] thr=178 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:01.491] thr=178 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:01.533] thr=178 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:01.543] thr=178 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:01.543] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:01.545] thr=178 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:01.545] thr=178 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:01.545] thr=178 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:01.589] thr=178 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:01.597] thr=178 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:01.599] thr=178 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:01.701] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:01.701] thr=178 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:01.701] thr=178 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:01.709] thr=178 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:01.713] thr=178 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:01.715] thr=178 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:01.717] thr=178 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:05.997] thr=200 paramiko.transport: starting thread (client mode): 0x4ffba10 +DEB [20190331-10:35:05.997] thr=200 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:05.997] thr=200 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:05.997] thr=200 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:06.012] thr=200 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:06.012] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:06.012] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:06.059] thr=200 paramiko.transport: userauth is OK +INF [20190331-10:35:06.075] thr=200 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:06.075] thr=200 paramiko.transport: userauth is OK +INF [20190331-10:35:06.113] thr=200 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:06.113] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:06.260] thr=200 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:06.260] thr=200 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:06.313] thr=200 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:06.313] thr=200 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:06.329] thr=200 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:06.329] thr=200 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:06.329] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:06.329] thr=200 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:06.329] thr=200 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:06.329] thr=200 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:06.391] thr=200 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:06.391] thr=200 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:06.391] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:06.391] thr=200 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:06.391] thr=200 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:06.391] thr=200 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:06.445] thr=200 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:06.445] thr=200 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:06.445] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:06.445] thr=200 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:06.445] thr=200 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:06.445] thr=200 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:06.514] thr=200 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:06.514] thr=200 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:06.514] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:06.514] thr=200 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:06.514] thr=200 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:06.514] thr=200 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:06.576] thr=200 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:06.576] thr=200 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:06.576] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:06.576] thr=200 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:06.576] thr=200 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:06.576] thr=200 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:06.630] thr=200 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:06.630] thr=200 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:06.630] thr=200 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:06.746] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:06.746] thr=200 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:06.746] thr=200 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:06.746] thr=200 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:06.746] thr=200 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:06.746] thr=200 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:06.746] thr=200 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:10.999] thr=201 paramiko.transport: starting thread (client mode): 0x54cd170 +DEB [20190331-10:35:10.999] thr=201 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:11.011] thr=201 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:11.011] thr=201 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:11.015] thr=201 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:11.015] thr=201 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:11.015] thr=201 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:11.015] thr=201 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:11.015] thr=201 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:11.015] thr=201 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:11.018] thr=201 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:11.018] thr=201 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:11.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:11.022] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:11.064] thr=201 paramiko.transport: userauth is OK +INF [20190331-10:35:11.083] thr=201 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:11.083] thr=201 paramiko.transport: userauth is OK +INF [20190331-10:35:11.113] thr=201 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:11.113] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:11.288] thr=201 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:11.288] thr=201 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:11.330] thr=201 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:11.330] thr=201 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:11.334] thr=201 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:11.345] thr=201 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:11.345] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:11.345] thr=201 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:11.345] thr=201 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:11.345] thr=201 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:11.391] thr=201 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:11.406] thr=201 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:11.406] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:11.406] thr=201 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:11.406] thr=201 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:11.406] thr=201 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:11.448] thr=201 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:11.459] thr=201 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:11.459] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:11.459] thr=201 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:11.463] thr=201 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:11.463] thr=201 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:11.505] thr=201 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:11.520] thr=201 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:11.520] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:11.520] thr=201 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:11.520] thr=201 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:11.520] thr=201 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:11.562] thr=201 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:11.585] thr=201 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:11.585] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:11.585] thr=201 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:11.585] thr=201 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:11.585] thr=201 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:11.627] thr=201 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:11.634] thr=201 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:11.634] thr=201 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:11.741] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:11.741] thr=201 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:11.741] thr=201 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:11.741] thr=201 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:11.752] thr=201 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:11.752] thr=201 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:11.752] thr=201 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:16.001] thr=202 paramiko.transport: starting thread (client mode): 0x50ad130 +DEB [20190331-10:35:16.001] thr=202 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:16.009] thr=202 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:16.009] thr=202 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:16.012] thr=202 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:16.012] thr=202 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:16.012] thr=202 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:16.012] thr=202 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:16.012] thr=202 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:16.012] thr=202 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:16.015] thr=202 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:16.015] thr=202 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:16.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:16.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:16.056] thr=202 paramiko.transport: userauth is OK +INF [20190331-10:35:16.087] thr=202 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:16.087] thr=202 paramiko.transport: userauth is OK +INF [20190331-10:35:16.106] thr=202 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:16.109] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:16.240] thr=202 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:16.240] thr=202 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:16.281] thr=202 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:16.281] thr=202 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:16.284] thr=202 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:16.298] thr=202 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:16.298] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:16.298] thr=202 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:16.298] thr=202 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:16.298] thr=202 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:16.340] thr=202 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:16.351] thr=202 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:16.351] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:16.353] thr=202 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:16.353] thr=202 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:16.353] thr=202 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:16.392] thr=202 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:16.401] thr=202 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:16.401] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:16.401] thr=202 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:16.403] thr=202 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:16.403] thr=202 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:16.442] thr=202 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:16.462] thr=202 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:16.462] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:16.462] thr=202 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:16.465] thr=202 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:16.465] thr=202 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:16.503] thr=202 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:16.517] thr=202 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:16.517] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:16.517] thr=202 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:16.517] thr=202 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:16.517] thr=202 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:16.558] thr=202 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:16.566] thr=202 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:16.566] thr=202 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:16.669] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:16.669] thr=202 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:16.669] thr=202 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:16.669] thr=202 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:16.680] thr=202 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:16.680] thr=202 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:16.683] thr=202 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:20.998] thr=203 paramiko.transport: starting thread (client mode): 0x5892030 +DEB [20190331-10:35:21.001] thr=203 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:21.009] thr=203 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:21.009] thr=203 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:21.012] thr=203 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:21.012] thr=203 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:21.012] thr=203 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:21.012] thr=203 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:21.012] thr=203 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:21.012] thr=203 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:21.017] thr=203 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:21.017] thr=203 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:21.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:21.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:21.059] thr=203 paramiko.transport: userauth is OK +INF [20190331-10:35:21.078] thr=203 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:21.078] thr=203 paramiko.transport: userauth is OK +INF [20190331-10:35:21.103] thr=203 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:21.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:21.248] thr=203 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:21.248] thr=203 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:21.295] thr=203 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:21.295] thr=203 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:21.301] thr=203 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:21.312] thr=203 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:21.314] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:21.314] thr=203 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:21.314] thr=203 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:21.314] thr=203 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:21.356] thr=203 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:21.376] thr=203 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:21.376] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:21.376] thr=203 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:21.376] thr=203 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:21.378] thr=203 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:21.420] thr=203 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:21.428] thr=203 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:21.428] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:21.428] thr=203 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:21.431] thr=203 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:21.431] thr=203 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:21.476] thr=203 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:21.487] thr=203 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:21.487] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:21.487] thr=203 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:21.487] thr=203 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:21.487] thr=203 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:21.528] thr=203 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:21.536] thr=203 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:21.539] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:21.539] thr=203 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:21.539] thr=203 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:21.539] thr=203 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:21.578] thr=203 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:21.586] thr=203 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:21.586] thr=203 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:21.689] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:21.689] thr=203 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:21.689] thr=203 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:21.689] thr=203 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:21.698] thr=203 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:21.700] thr=203 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:21.700] thr=203 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:26.002] thr=204 paramiko.transport: starting thread (client mode): 0x50dbf10 +DEB [20190331-10:35:26.002] thr=204 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:26.018] thr=204 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:26.018] thr=204 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:26.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:26.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:26.080] thr=204 paramiko.transport: userauth is OK +INF [20190331-10:35:26.143] thr=204 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:26.143] thr=204 paramiko.transport: userauth is OK +INF [20190331-10:35:26.158] thr=204 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:26.158] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:26.299] thr=204 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:26.299] thr=204 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:26.361] thr=204 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:26.361] thr=204 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:26.361] thr=204 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:26.377] thr=204 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:26.377] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:26.377] thr=204 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:26.377] thr=204 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:26.377] thr=204 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:26.424] thr=204 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:26.424] thr=204 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:26.424] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:26.424] thr=204 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:26.424] thr=204 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:26.424] thr=204 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:26.486] thr=204 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:26.502] thr=204 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:26.502] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:26.502] thr=204 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:26.502] thr=204 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:26.502] thr=204 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:26.549] thr=204 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:26.549] thr=204 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:26.549] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:26.549] thr=204 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:26.549] thr=204 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:26.549] thr=204 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:26.611] thr=204 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:26.611] thr=204 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:26.611] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:26.611] thr=204 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:26.611] thr=204 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:26.611] thr=204 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:26.674] thr=204 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:26.674] thr=204 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:26.674] thr=204 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:26.799] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:26.799] thr=204 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:26.799] thr=204 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:26.799] thr=204 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:26.799] thr=204 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:26.799] thr=204 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:26.799] thr=204 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:30.996] thr=170 paramiko.transport: starting thread (client mode): 0x50ad830 +DEB [20190331-10:35:30.996] thr=170 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:31.008] thr=170 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:31.008] thr=170 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:31.008] thr=170 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:31.008] thr=170 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:31.008] thr=170 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:31.008] thr=170 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:31.012] thr=170 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:31.012] thr=170 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:31.016] thr=170 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:31.016] thr=170 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:31.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:31.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:31.055] thr=170 paramiko.transport: userauth is OK +INF [20190331-10:35:31.074] thr=170 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:31.074] thr=170 paramiko.transport: userauth is OK +INF [20190331-10:35:31.094] thr=170 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:31.094] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:31.223] thr=170 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:31.223] thr=170 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:31.281] thr=170 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:31.281] thr=170 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:31.285] thr=170 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:31.297] thr=170 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:31.297] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:31.297] thr=170 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:31.301] thr=170 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:31.301] thr=170 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:31.340] thr=170 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:31.352] thr=170 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:31.352] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:31.352] thr=170 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:31.352] thr=170 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:31.352] thr=170 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:31.394] thr=170 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:31.406] thr=170 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:31.406] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:31.406] thr=170 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:31.406] thr=170 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:31.406] thr=170 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:31.445] thr=170 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:31.453] thr=170 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:31.453] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:31.453] thr=170 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:31.457] thr=170 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:31.457] thr=170 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:31.496] thr=170 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:31.508] thr=170 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:31.508] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:31.508] thr=170 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:31.508] thr=170 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:31.508] thr=170 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:31.551] thr=170 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:31.559] thr=170 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:31.559] thr=170 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:31.664] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:31.664] thr=170 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:31.664] thr=170 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:31.664] thr=170 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:31.672] thr=170 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:31.676] thr=170 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:31.676] thr=170 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:36.000] thr=205 paramiko.transport: starting thread (client mode): 0x54d09f0 +DEB [20190331-10:35:36.000] thr=205 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:36.007] thr=205 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:36.007] thr=205 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:36.010] thr=205 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:36.010] thr=205 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:36.010] thr=205 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:36.010] thr=205 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:36.010] thr=205 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:36.010] thr=205 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:36.017] thr=205 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:36.017] thr=205 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:36.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:36.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:36.056] thr=205 paramiko.transport: userauth is OK +INF [20190331-10:35:36.077] thr=205 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:36.077] thr=205 paramiko.transport: userauth is OK +INF [20190331-10:35:36.098] thr=205 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:36.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:36.229] thr=205 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:36.229] thr=205 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:36.271] thr=205 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:36.271] thr=205 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:36.274] thr=205 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:36.285] thr=205 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:36.285] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:36.285] thr=205 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:36.285] thr=205 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:36.285] thr=205 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:36.327] thr=205 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:36.338] thr=205 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:36.338] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:36.338] thr=205 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:36.341] thr=205 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:36.341] thr=205 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:36.380] thr=205 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:36.391] thr=205 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:36.394] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:36.394] thr=205 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:36.394] thr=205 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:36.394] thr=205 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:36.433] thr=205 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:36.443] thr=205 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:36.443] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:36.443] thr=205 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:36.443] thr=205 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:36.443] thr=205 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:36.486] thr=205 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:36.507] thr=205 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:36.507] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:36.507] thr=205 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:36.507] thr=205 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:36.507] thr=205 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:36.549] thr=205 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:36.560] thr=205 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:36.560] thr=205 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:36.662] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:36.662] thr=205 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:36.662] thr=205 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:36.662] thr=205 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:36.673] thr=205 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:36.673] thr=205 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:36.676] thr=205 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:40.997] thr=206 paramiko.transport: starting thread (client mode): 0x5006af0 +DEB [20190331-10:35:40.997] thr=206 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:41.010] thr=206 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:41.010] thr=206 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:41.013] thr=206 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:41.013] thr=206 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:41.013] thr=206 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:41.013] thr=206 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:41.013] thr=206 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:41.013] thr=206 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:41.016] thr=206 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:41.016] thr=206 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:41.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:41.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:41.059] thr=206 paramiko.transport: userauth is OK +INF [20190331-10:35:41.087] thr=206 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:41.090] thr=206 paramiko.transport: userauth is OK +INF [20190331-10:35:41.124] thr=206 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:41.124] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:41.319] thr=206 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:41.319] thr=206 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:41.363] thr=206 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:41.363] thr=206 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:41.375] thr=206 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:41.401] thr=206 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:41.401] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:41.401] thr=206 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:41.405] thr=206 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:41.405] thr=206 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:41.452] thr=206 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:41.458] thr=206 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:41.458] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:41.458] thr=206 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:41.461] thr=206 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:41.461] thr=206 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:41.505] thr=206 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:41.511] thr=206 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:41.511] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:41.511] thr=206 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:41.514] thr=206 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:41.514] thr=206 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:41.555] thr=206 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:41.562] thr=206 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:41.562] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:41.565] thr=206 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:41.565] thr=206 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:41.565] thr=206 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:41.610] thr=206 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:41.619] thr=206 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:41.619] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:41.619] thr=206 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:41.622] thr=206 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:41.622] thr=206 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:41.669] thr=206 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:41.669] thr=206 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:41.669] thr=206 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:41.771] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:41.772] thr=206 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:41.772] thr=206 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:41.776] thr=206 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:41.782] thr=206 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:41.782] thr=206 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:41.785] thr=206 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:45.998] thr=207 paramiko.transport: starting thread (client mode): 0x5006f90 +DEB [20190331-10:35:45.998] thr=207 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:46.009] thr=207 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:46.009] thr=207 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:46.011] thr=207 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:46.011] thr=207 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:46.011] thr=207 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:46.011] thr=207 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:46.011] thr=207 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:46.011] thr=207 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:46.017] thr=207 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:46.017] thr=207 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:46.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:46.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:46.058] thr=207 paramiko.transport: userauth is OK +INF [20190331-10:35:46.080] thr=207 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:46.080] thr=207 paramiko.transport: userauth is OK +INF [20190331-10:35:46.099] thr=207 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:46.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:46.256] thr=207 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:46.256] thr=207 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:46.297] thr=207 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:46.297] thr=207 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:46.302] thr=207 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:46.314] thr=207 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:46.314] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:46.317] thr=207 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:46.317] thr=207 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:46.317] thr=207 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:46.358] thr=207 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:46.373] thr=207 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:46.373] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:46.373] thr=207 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:46.373] thr=207 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:46.373] thr=207 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:46.411] thr=207 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:46.424] thr=207 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:46.427] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:46.427] thr=207 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:46.427] thr=207 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:46.427] thr=207 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:46.465] thr=207 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:46.478] thr=207 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:46.478] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:46.478] thr=207 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:46.480] thr=207 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:46.480] thr=207 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:46.519] thr=207 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:46.532] thr=207 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:46.532] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:46.532] thr=207 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:46.532] thr=207 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:46.532] thr=207 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:46.573] thr=207 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:46.582] thr=207 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:46.584] thr=207 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:46.685] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:46.685] thr=207 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:46.685] thr=207 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:46.687] thr=207 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:46.696] thr=207 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:46.698] thr=207 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:46.698] thr=207 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:50.997] thr=208 paramiko.transport: starting thread (client mode): 0x5006c90 +DEB [20190331-10:35:50.997] thr=208 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:51.008] thr=208 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:51.008] thr=208 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:51.010] thr=208 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:51.010] thr=208 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:51.010] thr=208 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:51.010] thr=208 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:51.010] thr=208 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:51.010] thr=208 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:51.014] thr=208 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:51.014] thr=208 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:51.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:51.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:51.055] thr=208 paramiko.transport: userauth is OK +INF [20190331-10:35:51.081] thr=208 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:51.081] thr=208 paramiko.transport: userauth is OK +INF [20190331-10:35:51.103] thr=208 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:51.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:51.251] thr=208 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:51.253] thr=208 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:51.292] thr=208 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:51.292] thr=208 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:51.296] thr=208 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:51.309] thr=208 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:51.309] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:51.309] thr=208 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:51.309] thr=208 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:51.309] thr=208 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:51.350] thr=208 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:51.365] thr=208 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:51.365] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:51.370] thr=208 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:51.370] thr=208 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:51.370] thr=208 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:51.408] thr=208 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:51.417] thr=208 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:51.419] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:51.419] thr=208 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:51.419] thr=208 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:51.419] thr=208 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:51.460] thr=208 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:51.475] thr=208 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:51.475] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:51.475] thr=208 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:51.477] thr=208 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:51.477] thr=208 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:51.518] thr=208 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:51.551] thr=208 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:51.551] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:51.553] thr=208 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:51.553] thr=208 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:51.553] thr=208 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:51.592] thr=208 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:51.603] thr=208 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:51.603] thr=208 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:51.706] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:51.706] thr=208 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:51.706] thr=208 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:51.708] thr=208 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:51.719] thr=208 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:51.719] thr=208 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:51.721] thr=208 paramiko.transport: EOF in transport thread +DEB [20190331-10:35:55.999] thr=81 paramiko.transport: starting thread (client mode): 0x4ffbbf0 +DEB [20190331-10:35:56.000] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:35:56.016] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:35:56.016] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:35:56.016] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:35:56.016] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:35:56.016] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:35:56.016] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:35:56.016] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:35:56.016] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-10:35:56.031] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:35:56.031] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-10:35:56.031] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:35:56.031] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:35:56.078] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:35:56.094] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:35:56.094] thr=81 paramiko.transport: userauth is OK +INF [20190331-10:35:56.110] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:35:56.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:35:56.297] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:35:56.297] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:35:56.337] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:35:56.337] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:35:56.341] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:35:56.355] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:35:56.356] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:35:56.356] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:35:56.357] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:35:56.357] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:35:56.397] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:35:56.413] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:35:56.413] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:35:56.413] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:35:56.414] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:35:56.414] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:35:56.455] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:35:56.464] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:35:56.465] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:35:56.465] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:35:56.466] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:35:56.466] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:35:56.507] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:35:56.517] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:35:56.517] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:35:56.519] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:35:56.519] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:35:56.519] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:35:56.558] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:35:56.572] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:35:56.572] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:35:56.573] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:35:56.573] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:35:56.574] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:35:56.612] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:35:56.622] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:35:56.622] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:35:56.724] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:35:56.725] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:35:56.725] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:35:56.726] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:35:56.735] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:35:56.736] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:35:56.738] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:00.997] thr=209 paramiko.transport: starting thread (client mode): 0x3670430 +DEB [20190331-10:36:00.997] thr=209 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:01.006] thr=209 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:01.006] thr=209 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:01.009] thr=209 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:01.009] thr=209 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:01.009] thr=209 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:01.009] thr=209 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:01.009] thr=209 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:01.009] thr=209 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:01.015] thr=209 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:01.015] thr=209 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:01.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:01.015] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:01.054] thr=209 paramiko.transport: userauth is OK +INF [20190331-10:36:01.075] thr=209 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:01.075] thr=209 paramiko.transport: userauth is OK +INF [20190331-10:36:01.096] thr=209 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:01.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:01.277] thr=209 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:01.277] thr=209 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:01.319] thr=209 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:01.319] thr=209 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:01.322] thr=209 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:01.334] thr=209 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:01.334] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:01.337] thr=209 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:01.337] thr=209 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:01.337] thr=209 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:01.379] thr=209 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:01.394] thr=209 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:01.394] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:01.394] thr=209 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:01.394] thr=209 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:01.394] thr=209 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:01.436] thr=209 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:01.445] thr=209 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:01.445] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:01.445] thr=209 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:01.445] thr=209 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:01.445] thr=209 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:01.487] thr=209 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:01.498] thr=209 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:01.499] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:01.499] thr=209 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:01.500] thr=209 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:01.500] thr=209 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:01.538] thr=209 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:01.549] thr=209 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:01.550] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:01.550] thr=209 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:01.550] thr=209 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:01.550] thr=209 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:01.589] thr=209 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:01.599] thr=209 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:01.599] thr=209 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:01.699] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:01.700] thr=209 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:01.700] thr=209 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:01.701] thr=209 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:01.711] thr=209 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:01.711] thr=209 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:01.713] thr=209 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:05.999] thr=210 paramiko.transport: starting thread (client mode): 0x55c92b0 +DEB [20190331-10:36:05.999] thr=210 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:06.009] thr=210 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:06.009] thr=210 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:06.012] thr=210 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:06.012] thr=210 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:06.012] thr=210 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:06.012] thr=210 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:06.012] thr=210 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:06.012] thr=210 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:06.017] thr=210 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:06.017] thr=210 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:06.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:06.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:06.057] thr=210 paramiko.transport: userauth is OK +INF [20190331-10:36:06.079] thr=210 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:06.079] thr=210 paramiko.transport: userauth is OK +INF [20190331-10:36:06.102] thr=210 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:06.102] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:06.233] thr=210 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:06.233] thr=210 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:06.276] thr=210 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:06.276] thr=210 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:06.278] thr=210 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:06.291] thr=210 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:06.291] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:06.291] thr=210 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:06.293] thr=210 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:06.293] thr=210 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:06.331] thr=210 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:06.343] thr=210 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:06.343] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:06.343] thr=210 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:06.343] thr=210 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:06.343] thr=210 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:06.383] thr=210 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:06.393] thr=210 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:06.393] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:06.393] thr=210 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:06.393] thr=210 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:06.393] thr=210 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:06.433] thr=210 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:06.442] thr=210 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:06.442] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:06.442] thr=210 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:06.445] thr=210 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:06.445] thr=210 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:06.482] thr=210 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:06.495] thr=210 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:06.495] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:06.495] thr=210 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:06.495] thr=210 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:06.495] thr=210 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:06.536] thr=210 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:06.545] thr=210 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:06.545] thr=210 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:06.648] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:06.648] thr=210 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:06.648] thr=210 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:06.650] thr=210 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:06.658] thr=210 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:06.658] thr=210 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:06.660] thr=210 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:10.999] thr=24 paramiko.transport: starting thread (client mode): 0x500dbb0 +DEB [20190331-10:36:10.999] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:11.009] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:11.009] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:11.011] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:11.011] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:11.011] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:11.011] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:11.011] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:11.011] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:11.014] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:11.016] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:11.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:11.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:11.056] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:36:11.076] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:11.078] thr=24 paramiko.transport: userauth is OK +INF [20190331-10:36:11.098] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:11.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:11.225] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:11.225] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:11.267] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:11.267] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:11.272] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:11.282] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:11.285] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:11.285] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:11.285] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:11.285] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:11.327] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:11.337] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:11.337] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:11.337] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:11.337] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:11.340] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:11.379] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:11.389] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:11.389] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:11.389] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:11.389] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:11.389] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:11.432] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:11.442] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:11.442] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:11.442] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:11.442] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:11.442] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:11.481] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:11.496] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:11.496] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:11.496] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:11.496] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:11.496] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:11.537] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:11.547] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:11.547] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:11.649] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:11.649] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:11.649] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:11.651] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:11.661] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:11.661] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:11.664] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:15.998] thr=211 paramiko.transport: starting thread (client mode): 0x55c9b50 +DEB [20190331-10:36:15.998] thr=211 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:16.014] thr=211 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:16.014] thr=211 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:16.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:16.014] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:16.076] thr=211 paramiko.transport: userauth is OK +INF [20190331-10:36:16.092] thr=211 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:16.092] thr=211 paramiko.transport: userauth is OK +INF [20190331-10:36:16.108] thr=211 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:16.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:16.295] thr=211 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:16.295] thr=211 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:16.357] thr=211 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:16.357] thr=211 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:16.357] thr=211 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:16.373] thr=211 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:16.373] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:16.373] thr=211 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:16.373] thr=211 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:16.373] thr=211 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:16.420] thr=211 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:16.436] thr=211 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:16.436] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:16.436] thr=211 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:16.436] thr=211 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:16.436] thr=211 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:16.482] thr=211 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:16.482] thr=211 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:16.482] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:16.482] thr=211 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:16.482] thr=211 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:16.482] thr=211 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:16.545] thr=211 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:16.545] thr=211 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:16.545] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:16.545] thr=211 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:16.545] thr=211 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:16.545] thr=211 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:16.607] thr=211 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:16.607] thr=211 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:16.607] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:16.607] thr=211 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:16.607] thr=211 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:16.607] thr=211 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:16.670] thr=211 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:16.670] thr=211 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:16.670] thr=211 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:16.795] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:16.795] thr=211 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:16.795] thr=211 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:16.795] thr=211 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:16.795] thr=211 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:16.795] thr=211 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:16.795] thr=211 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:21.000] thr=212 paramiko.transport: starting thread (client mode): 0x4fc5810 +DEB [20190331-10:36:21.000] thr=212 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:21.009] thr=212 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:21.010] thr=212 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:21.013] thr=212 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:21.013] thr=212 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:21.013] thr=212 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:21.013] thr=212 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:21.013] thr=212 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:21.013] thr=212 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:21.017] thr=212 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:21.018] thr=212 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:21.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:21.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:21.058] thr=212 paramiko.transport: userauth is OK +INF [20190331-10:36:21.080] thr=212 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:21.081] thr=212 paramiko.transport: userauth is OK +INF [20190331-10:36:21.104] thr=212 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:21.104] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:21.281] thr=212 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:21.281] thr=212 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:21.323] thr=212 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:21.323] thr=212 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:21.326] thr=212 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:21.340] thr=212 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:21.341] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:21.341] thr=212 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:21.342] thr=212 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:21.342] thr=212 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:21.381] thr=212 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:21.396] thr=212 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:21.397] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:21.397] thr=212 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:21.398] thr=212 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:21.398] thr=212 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:21.438] thr=212 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:21.447] thr=212 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:21.447] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:21.447] thr=212 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:21.448] thr=212 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:21.448] thr=212 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:21.487] thr=212 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:21.499] thr=212 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:21.500] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:21.500] thr=212 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:21.501] thr=212 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:21.501] thr=212 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:21.542] thr=212 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:21.554] thr=212 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:21.554] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:21.554] thr=212 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:21.554] thr=212 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:21.554] thr=212 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:21.596] thr=212 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:21.604] thr=212 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:21.604] thr=212 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:21.709] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:21.709] thr=212 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:21.709] thr=212 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:21.709] thr=212 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:21.718] thr=212 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:21.721] thr=212 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:21.721] thr=212 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:25.998] thr=213 paramiko.transport: starting thread (client mode): 0x500dc30 +DEB [20190331-10:36:25.998] thr=213 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:26.007] thr=213 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:26.007] thr=213 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:26.011] thr=213 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:26.011] thr=213 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:26.011] thr=213 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:26.011] thr=213 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:26.011] thr=213 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:26.011] thr=213 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:26.015] thr=213 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:26.015] thr=213 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:26.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:26.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:26.056] thr=213 paramiko.transport: userauth is OK +INF [20190331-10:36:26.080] thr=213 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:26.080] thr=213 paramiko.transport: userauth is OK +INF [20190331-10:36:26.100] thr=213 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:26.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:26.229] thr=213 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:26.231] thr=213 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:26.272] thr=213 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:26.272] thr=213 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:26.275] thr=213 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:26.288] thr=213 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:26.288] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:26.288] thr=213 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:26.290] thr=213 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:26.290] thr=213 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:26.328] thr=213 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:26.339] thr=213 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:26.341] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:26.341] thr=213 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:26.341] thr=213 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:26.341] thr=213 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:26.382] thr=213 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:26.396] thr=213 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:26.398] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:26.398] thr=213 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:26.398] thr=213 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:26.398] thr=213 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:26.441] thr=213 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:26.456] thr=213 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:26.456] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:26.456] thr=213 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:26.456] thr=213 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:26.458] thr=213 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:26.499] thr=213 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:26.514] thr=213 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:26.514] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:26.514] thr=213 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:26.516] thr=213 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:26.516] thr=213 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:26.554] thr=213 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:26.563] thr=213 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:26.563] thr=213 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:26.665] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:26.665] thr=213 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:26.665] thr=213 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:26.667] thr=213 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:26.676] thr=213 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:26.676] thr=213 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:26.678] thr=213 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:30.998] thr=214 paramiko.transport: starting thread (client mode): 0x500d670 +DEB [20190331-10:36:31.000] thr=214 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:31.009] thr=214 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:31.009] thr=214 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:31.013] thr=214 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:31.013] thr=214 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:31.013] thr=214 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:31.013] thr=214 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:31.013] thr=214 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:31.013] thr=214 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:31.017] thr=214 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:31.017] thr=214 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:31.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:31.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:31.056] thr=214 paramiko.transport: userauth is OK +INF [20190331-10:36:31.168] thr=214 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:31.168] thr=214 paramiko.transport: userauth is OK +INF [20190331-10:36:31.188] thr=214 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:31.190] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:31.352] thr=214 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:31.352] thr=214 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:31.404] thr=214 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:31.404] thr=214 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:31.408] thr=214 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:31.423] thr=214 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:31.425] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:31.425] thr=214 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:31.425] thr=214 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:31.427] thr=214 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:31.466] thr=214 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:31.483] thr=214 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:31.484] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:31.484] thr=214 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:31.484] thr=214 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:31.484] thr=214 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:31.525] thr=214 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:31.533] thr=214 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:31.533] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:31.534] thr=214 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:31.534] thr=214 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:31.534] thr=214 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:31.575] thr=214 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:31.585] thr=214 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:31.585] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:31.585] thr=214 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:31.585] thr=214 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:31.585] thr=214 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:31.626] thr=214 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:31.639] thr=214 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:31.639] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:31.641] thr=214 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:31.641] thr=214 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:31.641] thr=214 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:31.678] thr=214 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:31.687] thr=214 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:31.689] thr=214 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:31.789] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:31.789] thr=214 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:31.789] thr=214 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:31.791] thr=214 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:31.801] thr=214 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:31.801] thr=214 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:31.802] thr=214 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:35.996] thr=215 paramiko.transport: starting thread (client mode): 0x50db390 +DEB [20190331-10:36:35.996] thr=215 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:36.006] thr=215 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:36.006] thr=215 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:36.010] thr=215 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:36.010] thr=215 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:36.010] thr=215 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:36.010] thr=215 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:36.010] thr=215 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:36.010] thr=215 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:36.014] thr=215 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:36.014] thr=215 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:36.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:36.014] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:36.053] thr=215 paramiko.transport: userauth is OK +INF [20190331-10:36:36.074] thr=215 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:36.074] thr=215 paramiko.transport: userauth is OK +INF [20190331-10:36:36.096] thr=215 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:36.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:36.246] thr=215 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:36.246] thr=215 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:36.289] thr=215 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:36.289] thr=215 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:36.297] thr=215 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:36.311] thr=215 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:36.311] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:36.315] thr=215 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:36.315] thr=215 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:36.315] thr=215 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:36.354] thr=215 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:36.368] thr=215 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:36.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:36.368] thr=215 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:36.372] thr=215 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:36.372] thr=215 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:36.411] thr=215 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:36.422] thr=215 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:36.422] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:36.422] thr=215 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:36.422] thr=215 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:36.422] thr=215 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:36.465] thr=215 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:36.483] thr=215 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:36.483] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:36.483] thr=215 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:36.487] thr=215 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:36.487] thr=215 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:36.529] thr=215 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:36.569] thr=215 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:36.569] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:36.569] thr=215 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:36.569] thr=215 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:36.569] thr=215 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:36.612] thr=215 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:36.619] thr=215 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:36.622] thr=215 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:36.723] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:36.723] thr=215 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:36.723] thr=215 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:36.723] thr=215 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:36.734] thr=215 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:36.734] thr=215 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:36.737] thr=215 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:40.997] thr=216 paramiko.transport: starting thread (client mode): 0x55c1950 +DEB [20190331-10:36:40.998] thr=216 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:41.013] thr=216 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:41.013] thr=216 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:41.015] thr=216 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:41.015] thr=216 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:41.015] thr=216 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:41.015] thr=216 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:41.015] thr=216 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:41.015] thr=216 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:41.020] thr=216 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:41.021] thr=216 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:41.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:41.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:41.059] thr=216 paramiko.transport: userauth is OK +INF [20190331-10:36:41.082] thr=216 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:41.083] thr=216 paramiko.transport: userauth is OK +INF [20190331-10:36:41.107] thr=216 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:41.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:41.263] thr=216 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:41.263] thr=216 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:41.303] thr=216 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:41.303] thr=216 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:41.308] thr=216 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:41.321] thr=216 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:41.321] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:41.321] thr=216 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:41.324] thr=216 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:41.324] thr=216 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:41.364] thr=216 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:41.379] thr=216 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:41.379] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:41.379] thr=216 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:41.379] thr=216 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:41.379] thr=216 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:41.422] thr=216 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:41.430] thr=216 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:41.430] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:41.432] thr=216 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:41.432] thr=216 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:41.432] thr=216 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:41.473] thr=216 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:41.485] thr=216 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:41.485] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:41.485] thr=216 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:41.486] thr=216 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:41.486] thr=216 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:41.530] thr=216 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:41.540] thr=216 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:41.540] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:41.540] thr=216 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:41.540] thr=216 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:41.540] thr=216 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:41.583] thr=216 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:41.591] thr=216 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:41.591] thr=216 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:41.692] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:41.692] thr=216 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:41.692] thr=216 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:41.694] thr=216 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:41.702] thr=216 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:41.704] thr=216 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:41.704] thr=216 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:45.998] thr=217 paramiko.transport: starting thread (client mode): 0x5376b70 +DEB [20190331-10:36:45.998] thr=217 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:46.012] thr=217 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:46.012] thr=217 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:46.014] thr=217 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:46.014] thr=217 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:46.014] thr=217 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:46.014] thr=217 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:46.014] thr=217 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:46.014] thr=217 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:46.019] thr=217 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:46.019] thr=217 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:46.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:46.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:46.060] thr=217 paramiko.transport: userauth is OK +INF [20190331-10:36:46.080] thr=217 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:46.080] thr=217 paramiko.transport: userauth is OK +INF [20190331-10:36:46.106] thr=217 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:46.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:46.269] thr=217 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:46.269] thr=217 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:46.311] thr=217 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:46.311] thr=217 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:46.317] thr=217 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:46.329] thr=217 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:46.329] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:46.329] thr=217 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:46.329] thr=217 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:46.329] thr=217 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:46.373] thr=217 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:46.382] thr=217 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:46.382] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:46.384] thr=217 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:46.385] thr=217 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:46.385] thr=217 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:46.427] thr=217 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:46.441] thr=217 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:46.441] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:46.441] thr=217 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:46.443] thr=217 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:46.443] thr=217 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:46.485] thr=217 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:46.508] thr=217 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:46.508] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:46.508] thr=217 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:46.510] thr=217 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:46.510] thr=217 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:46.557] thr=217 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:46.564] thr=217 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:46.564] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:46.564] thr=217 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:46.567] thr=217 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:46.567] thr=217 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:46.608] thr=217 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:46.617] thr=217 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:46.617] thr=217 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:46.719] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:46.719] thr=217 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:46.719] thr=217 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:46.723] thr=217 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:46.730] thr=217 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:46.730] thr=217 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:46.732] thr=217 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:50.998] thr=218 paramiko.transport: starting thread (client mode): 0x55c5f50 +DEB [20190331-10:36:50.998] thr=218 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:51.007] thr=218 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:51.007] thr=218 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:51.011] thr=218 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:51.011] thr=218 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:51.011] thr=218 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:51.012] thr=218 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:51.012] thr=218 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:51.012] thr=218 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:51.016] thr=218 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:51.016] thr=218 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:51.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:51.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:51.054] thr=218 paramiko.transport: userauth is OK +INF [20190331-10:36:51.073] thr=218 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:51.074] thr=218 paramiko.transport: userauth is OK +INF [20190331-10:36:51.098] thr=218 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:51.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:51.276] thr=218 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:51.277] thr=218 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:51.318] thr=218 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:51.318] thr=218 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:51.321] thr=218 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:51.336] thr=218 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:51.336] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:51.336] thr=218 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:51.337] thr=218 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:51.337] thr=218 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:51.378] thr=218 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:51.391] thr=218 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:51.391] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:51.392] thr=218 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:51.393] thr=218 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:51.393] thr=218 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:51.435] thr=218 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:51.448] thr=218 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:51.449] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:51.449] thr=218 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:51.450] thr=218 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:51.450] thr=218 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:51.491] thr=218 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:51.509] thr=218 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:51.509] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:51.511] thr=218 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:51.511] thr=218 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:51.511] thr=218 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:51.550] thr=218 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:51.563] thr=218 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:51.564] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:51.564] thr=218 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:51.565] thr=218 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:51.565] thr=218 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:51.607] thr=218 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:51.614] thr=218 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:51.616] thr=218 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:51.717] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:51.718] thr=218 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:51.718] thr=218 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:51.719] thr=218 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:51.728] thr=218 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:51.729] thr=218 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:51.731] thr=218 paramiko.transport: EOF in transport thread +DEB [20190331-10:36:56.000] thr=219 paramiko.transport: starting thread (client mode): 0x5376e70 +DEB [20190331-10:36:56.000] thr=219 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:36:56.011] thr=219 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:36:56.011] thr=219 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:36:56.016] thr=219 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:36:56.016] thr=219 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:36:56.016] thr=219 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:36:56.016] thr=219 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:36:56.016] thr=219 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:36:56.016] thr=219 paramiko.transport: Compression agreed: none +DEB [20190331-10:36:56.020] thr=219 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:36:56.020] thr=219 paramiko.transport: Switch to new keys ... +DEB [20190331-10:36:56.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:36:56.022] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:36:56.061] thr=219 paramiko.transport: userauth is OK +INF [20190331-10:36:56.085] thr=219 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:36:56.085] thr=219 paramiko.transport: userauth is OK +INF [20190331-10:36:56.112] thr=219 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:36:56.112] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:36:56.313] thr=219 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:36:56.313] thr=219 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:36:56.354] thr=219 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:36:56.354] thr=219 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:36:56.360] thr=219 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:36:56.378] thr=219 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:36:56.378] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:36:56.379] thr=219 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:36:56.379] thr=219 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:36:56.379] thr=219 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:36:56.417] thr=219 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:36:56.434] thr=219 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:36:56.436] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:36:56.436] thr=219 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:36:56.436] thr=219 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:36:56.436] thr=219 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:36:56.477] thr=219 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:36:56.486] thr=219 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:36:56.486] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:36:56.486] thr=219 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:36:56.486] thr=219 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:36:56.486] thr=219 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:36:56.526] thr=219 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:36:56.539] thr=219 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:36:56.539] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:36:56.539] thr=219 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:36:56.541] thr=219 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:36:56.541] thr=219 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:36:56.580] thr=219 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:36:56.593] thr=219 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:36:56.595] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:36:56.595] thr=219 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:36:56.595] thr=219 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:36:56.595] thr=219 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:36:56.634] thr=219 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:36:56.645] thr=219 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:36:56.645] thr=219 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:36:56.746] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:36:56.746] thr=219 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:36:56.746] thr=219 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:36:56.747] thr=219 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:36:56.758] thr=219 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:36:56.758] thr=219 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:36:56.760] thr=219 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:00.997] thr=220 paramiko.transport: starting thread (client mode): 0x50ada90 +DEB [20190331-10:37:00.997] thr=220 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:01.008] thr=220 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:01.008] thr=220 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:01.013] thr=220 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:01.013] thr=220 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:01.013] thr=220 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:01.013] thr=220 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:01.014] thr=220 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:01.014] thr=220 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:01.020] thr=220 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:01.020] thr=220 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:01.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:01.022] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:01.058] thr=220 paramiko.transport: userauth is OK +INF [20190331-10:37:01.083] thr=220 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:01.084] thr=220 paramiko.transport: userauth is OK +INF [20190331-10:37:01.106] thr=220 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:01.107] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:01.262] thr=220 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:01.262] thr=220 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:01.303] thr=220 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:01.303] thr=220 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:01.308] thr=220 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:01.319] thr=220 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:01.321] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:01.321] thr=220 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:01.321] thr=220 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:01.321] thr=220 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:01.362] thr=220 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:01.375] thr=220 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:01.376] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:01.376] thr=220 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:01.376] thr=220 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:01.376] thr=220 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:01.415] thr=220 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:01.426] thr=220 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:01.426] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:01.427] thr=220 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:01.427] thr=220 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:01.427] thr=220 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:01.467] thr=220 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:01.485] thr=220 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:01.485] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:01.485] thr=220 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:01.486] thr=220 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:01.486] thr=220 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:01.527] thr=220 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:01.546] thr=220 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:01.546] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:01.546] thr=220 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:01.547] thr=220 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:01.547] thr=220 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:01.588] thr=220 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:01.598] thr=220 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:01.598] thr=220 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:01.700] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:01.700] thr=220 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:01.700] thr=220 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:01.701] thr=220 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:01.712] thr=220 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:01.712] thr=220 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:01.714] thr=220 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:05.992] thr=221 paramiko.transport: starting thread (client mode): 0x5064130 +DEB [20190331-10:37:05.992] thr=221 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:06.008] thr=221 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:06.008] thr=221 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:06.023] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:06.023] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:06.070] thr=221 paramiko.transport: userauth is OK +INF [20190331-10:37:06.101] thr=221 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:06.101] thr=221 paramiko.transport: userauth is OK +INF [20190331-10:37:06.117] thr=221 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:06.117] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:06.290] thr=221 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:06.290] thr=221 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:06.352] thr=221 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:06.352] thr=221 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:06.352] thr=221 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:06.368] thr=221 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:06.368] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:06.368] thr=221 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:06.368] thr=221 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:06.368] thr=221 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:06.415] thr=221 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:06.430] thr=221 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:06.430] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:06.430] thr=221 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:06.430] thr=221 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:06.430] thr=221 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:06.480] thr=221 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:06.491] thr=221 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:06.491] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:06.491] thr=221 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:06.491] thr=221 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:06.491] thr=221 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:06.534] thr=221 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:06.546] thr=221 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:06.546] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:06.546] thr=221 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:06.546] thr=221 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:06.546] thr=221 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:06.585] thr=221 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:06.597] thr=221 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:06.597] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:06.597] thr=221 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:06.597] thr=221 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:06.597] thr=221 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:06.640] thr=221 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:06.648] thr=221 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:06.648] thr=221 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:06.753] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:06.753] thr=221 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:06.753] thr=221 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:06.753] thr=221 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:06.765] thr=221 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:06.765] thr=221 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:06.765] thr=221 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:10.998] thr=151 paramiko.transport: starting thread (client mode): 0x50ad9d0 +DEB [20190331-10:37:10.998] thr=151 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:11.006] thr=151 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:11.006] thr=151 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:11.010] thr=151 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:11.010] thr=151 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:11.010] thr=151 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:11.010] thr=151 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:11.010] thr=151 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:11.010] thr=151 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:11.014] thr=151 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:11.014] thr=151 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:11.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:11.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:11.057] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:37:11.077] thr=151 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:11.078] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:37:11.099] thr=151 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:11.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:11.243] thr=151 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:11.243] thr=151 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:11.286] thr=151 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:11.286] thr=151 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:11.290] thr=151 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:11.302] thr=151 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:11.302] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:11.302] thr=151 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:11.302] thr=151 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:11.302] thr=151 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:11.344] thr=151 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:11.360] thr=151 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:11.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:11.360] thr=151 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:11.360] thr=151 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:11.360] thr=151 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:11.405] thr=151 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:11.416] thr=151 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:11.416] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:11.417] thr=151 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:11.417] thr=151 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:11.417] thr=151 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:11.458] thr=151 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:11.474] thr=151 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:11.474] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:11.474] thr=151 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:11.475] thr=151 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:11.475] thr=151 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:11.514] thr=151 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:11.526] thr=151 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:11.527] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:11.527] thr=151 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:11.528] thr=151 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:11.528] thr=151 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:11.567] thr=151 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:11.580] thr=151 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:11.581] thr=151 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:11.681] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:11.682] thr=151 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:11.682] thr=151 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:11.683] thr=151 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:11.693] thr=151 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:11.694] thr=151 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:11.695] thr=151 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:15.999] thr=222 paramiko.transport: starting thread (client mode): 0x5006d50 +DEB [20190331-10:37:15.999] thr=222 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:16.015] thr=222 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:16.015] thr=222 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:16.022] thr=222 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:16.022] thr=222 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:16.022] thr=222 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:16.022] thr=222 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:16.022] thr=222 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:16.022] thr=222 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:16.026] thr=222 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:16.030] thr=222 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:16.030] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:16.030] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:16.069] thr=222 paramiko.transport: userauth is OK +INF [20190331-10:37:16.089] thr=222 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:16.089] thr=222 paramiko.transport: userauth is OK +INF [20190331-10:37:16.112] thr=222 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:16.116] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:16.304] thr=222 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:16.304] thr=222 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:16.350] thr=222 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:16.350] thr=222 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:16.354] thr=222 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:16.370] thr=222 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:16.370] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:16.370] thr=222 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:16.370] thr=222 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:16.370] thr=222 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:16.409] thr=222 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:16.429] thr=222 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:16.429] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:16.429] thr=222 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:16.429] thr=222 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:16.429] thr=222 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:16.468] thr=222 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:16.487] thr=222 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:16.487] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:16.487] thr=222 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:16.487] thr=222 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:16.487] thr=222 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:16.532] thr=222 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:16.544] thr=222 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:16.544] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:16.544] thr=222 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:16.544] thr=222 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:16.544] thr=222 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:16.587] thr=222 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:16.598] thr=222 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:16.598] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:16.598] thr=222 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:16.598] thr=222 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:16.598] thr=222 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:16.641] thr=222 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:16.649] thr=222 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:16.649] thr=222 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:16.755] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:16.755] thr=222 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:16.755] thr=222 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:16.755] thr=222 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:16.762] thr=222 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:16.766] thr=222 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:16.766] thr=222 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:20.999] thr=223 paramiko.transport: starting thread (client mode): 0x50d0310 +DEB [20190331-10:37:20.999] thr=223 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:21.007] thr=223 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:21.011] thr=223 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:21.011] thr=223 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:21.015] thr=223 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:21.015] thr=223 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:21.015] thr=223 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:21.015] thr=223 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:21.015] thr=223 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:21.022] thr=223 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:21.022] thr=223 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:21.022] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:21.026] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:21.065] thr=223 paramiko.transport: userauth is OK +INF [20190331-10:37:21.085] thr=223 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:21.085] thr=223 paramiko.transport: userauth is OK +INF [20190331-10:37:21.108] thr=223 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:21.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:21.249] thr=223 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:21.249] thr=223 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:21.292] thr=223 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:21.292] thr=223 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:21.292] thr=223 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:21.304] thr=223 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:21.308] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:21.308] thr=223 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:21.308] thr=223 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:21.308] thr=223 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:21.347] thr=223 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:21.362] thr=223 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:21.362] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:21.366] thr=223 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:21.366] thr=223 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:21.366] thr=223 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:21.405] thr=223 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:21.417] thr=223 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:21.417] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:21.417] thr=223 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:21.417] thr=223 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:21.417] thr=223 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:21.460] thr=223 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:21.479] thr=223 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:21.479] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:21.479] thr=223 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:21.479] thr=223 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:21.479] thr=223 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:21.522] thr=223 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:21.522] thr=223 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:21.522] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:21.522] thr=223 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:21.522] thr=223 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:21.522] thr=223 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:21.585] thr=223 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:21.601] thr=223 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:21.601] thr=223 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:21.702] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:21.702] thr=223 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:21.703] thr=223 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:21.704] thr=223 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:21.714] thr=223 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:21.714] thr=223 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:21.716] thr=223 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:25.998] thr=180 paramiko.transport: starting thread (client mode): 0x53768d0 +DEB [20190331-10:37:25.998] thr=180 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:26.009] thr=180 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:26.009] thr=180 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:26.009] thr=180 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:26.013] thr=180 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:26.013] thr=180 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:26.013] thr=180 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:26.013] thr=180 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:26.013] thr=180 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:26.017] thr=180 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:26.017] thr=180 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:26.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:26.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:26.060] thr=180 paramiko.transport: userauth is OK +INF [20190331-10:37:26.079] thr=180 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:26.079] thr=180 paramiko.transport: userauth is OK +INF [20190331-10:37:26.103] thr=180 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:26.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:26.254] thr=180 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:26.254] thr=180 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:26.297] thr=180 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:26.297] thr=180 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:26.301] thr=180 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:26.313] thr=180 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:26.313] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:26.313] thr=180 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:26.317] thr=180 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:26.317] thr=180 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:26.355] thr=180 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:26.371] thr=180 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:26.371] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:26.375] thr=180 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:26.375] thr=180 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:26.375] thr=180 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:26.414] thr=180 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:26.429] thr=180 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:26.429] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:26.429] thr=180 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:26.429] thr=180 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:26.429] thr=180 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:26.472] thr=180 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:26.484] thr=180 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:26.484] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:26.488] thr=180 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:26.488] thr=180 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:26.488] thr=180 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:26.531] thr=180 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:26.542] thr=180 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:26.542] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:26.542] thr=180 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:26.542] thr=180 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:26.542] thr=180 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:26.585] thr=180 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:26.593] thr=180 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:26.597] thr=180 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:26.698] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:26.698] thr=180 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:26.698] thr=180 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:26.698] thr=180 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:26.709] thr=180 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:26.709] thr=180 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:26.709] thr=180 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:30.999] thr=224 paramiko.transport: starting thread (client mode): 0x50f3d70 +DEB [20190331-10:37:30.999] thr=224 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:31.007] thr=224 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:31.007] thr=224 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:31.011] thr=224 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:31.011] thr=224 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:31.011] thr=224 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:31.011] thr=224 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:31.011] thr=224 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:31.011] thr=224 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:31.015] thr=224 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:31.015] thr=224 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:31.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:31.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:31.057] thr=224 paramiko.transport: userauth is OK +INF [20190331-10:37:31.076] thr=224 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:31.076] thr=224 paramiko.transport: userauth is OK +INF [20190331-10:37:31.099] thr=224 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:31.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:31.238] thr=224 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:31.238] thr=224 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:31.284] thr=224 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:31.284] thr=224 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:31.288] thr=224 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:31.299] thr=224 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:31.299] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:31.299] thr=224 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:31.299] thr=224 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:31.299] thr=224 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:31.341] thr=224 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:31.353] thr=224 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:31.353] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:31.353] thr=224 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:31.357] thr=224 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:31.357] thr=224 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:31.395] thr=224 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:31.403] thr=224 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:31.403] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:31.407] thr=224 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:31.407] thr=224 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:31.407] thr=224 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:31.449] thr=224 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:31.461] thr=224 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:31.461] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:31.461] thr=224 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:31.461] thr=224 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:31.461] thr=224 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:31.503] thr=224 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:31.518] thr=224 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:31.518] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:31.518] thr=224 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:31.518] thr=224 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:31.518] thr=224 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:31.559] thr=224 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:31.575] thr=224 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:31.578] thr=224 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:31.682] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:31.682] thr=224 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:31.682] thr=224 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:31.686] thr=224 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:31.720] thr=224 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:31.722] thr=224 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:31.724] thr=224 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:36.001] thr=225 paramiko.transport: starting thread (client mode): 0x55c91d0 +DEB [20190331-10:37:36.001] thr=225 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:36.008] thr=225 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:36.008] thr=225 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:36.012] thr=225 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:36.012] thr=225 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:36.012] thr=225 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:36.012] thr=225 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:36.012] thr=225 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:36.012] thr=225 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:36.019] thr=225 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:36.019] thr=225 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:36.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:36.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:36.060] thr=225 paramiko.transport: userauth is OK +INF [20190331-10:37:36.164] thr=225 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:36.164] thr=225 paramiko.transport: userauth is OK +INF [20190331-10:37:36.190] thr=225 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:36.190] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:36.349] thr=225 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:36.349] thr=225 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:36.390] thr=225 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:36.390] thr=225 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:36.393] thr=225 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:36.416] thr=225 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:36.416] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:36.416] thr=225 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:36.416] thr=225 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:36.416] thr=225 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:36.456] thr=225 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:36.471] thr=225 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:36.471] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:36.471] thr=225 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:36.475] thr=225 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:36.475] thr=225 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:36.515] thr=225 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:36.528] thr=225 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:36.532] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:36.532] thr=225 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:36.532] thr=225 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:36.532] thr=225 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:36.572] thr=225 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:36.583] thr=225 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:36.583] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:36.583] thr=225 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:36.583] thr=225 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:36.583] thr=225 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:36.624] thr=225 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:36.635] thr=225 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:36.635] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:36.635] thr=225 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:36.639] thr=225 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:36.639] thr=225 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:36.676] thr=225 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:36.683] thr=225 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:36.687] thr=225 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:36.787] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:36.787] thr=225 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:36.787] thr=225 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:36.787] thr=225 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:36.798] thr=225 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:36.798] thr=225 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:36.798] thr=225 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:40.999] thr=226 paramiko.transport: starting thread (client mode): 0x538fd70 +DEB [20190331-10:37:40.999] thr=226 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:41.010] thr=226 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:41.013] thr=226 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:41.013] thr=226 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:41.013] thr=226 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:41.013] thr=226 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:41.013] thr=226 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:41.017] thr=226 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:41.017] thr=226 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:41.020] thr=226 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:41.020] thr=226 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:41.020] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:41.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:41.062] thr=226 paramiko.transport: userauth is OK +INF [20190331-10:37:41.083] thr=226 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:41.083] thr=226 paramiko.transport: userauth is OK +INF [20190331-10:37:41.104] thr=226 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:41.104] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:41.256] thr=226 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:41.256] thr=226 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:41.298] thr=226 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:41.298] thr=226 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:41.302] thr=226 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:41.315] thr=226 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:41.319] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:41.319] thr=226 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:41.319] thr=226 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:41.319] thr=226 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:41.357] thr=226 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:41.378] thr=226 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:41.378] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:41.378] thr=226 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:41.378] thr=226 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:41.378] thr=226 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:41.420] thr=226 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:41.430] thr=226 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:41.430] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:41.433] thr=226 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:41.433] thr=226 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:41.433] thr=226 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:41.475] thr=226 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:41.489] thr=226 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:41.489] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:41.489] thr=226 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:41.489] thr=226 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:41.489] thr=226 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:41.531] thr=226 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:41.541] thr=226 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:41.541] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:41.541] thr=226 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:41.545] thr=226 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:41.545] thr=226 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:41.586] thr=226 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:41.593] thr=226 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:41.597] thr=226 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:41.698] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:41.698] thr=226 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:41.698] thr=226 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:41.698] thr=226 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:41.708] thr=226 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:41.708] thr=226 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:41.708] thr=226 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:45.999] thr=227 paramiko.transport: starting thread (client mode): 0x54cdf90 +DEB [20190331-10:37:45.999] thr=227 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:46.007] thr=227 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:46.007] thr=227 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:46.010] thr=227 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:46.010] thr=227 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:46.010] thr=227 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:46.013] thr=227 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:46.013] thr=227 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:46.013] thr=227 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:46.016] thr=227 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:46.016] thr=227 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:46.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:46.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:46.057] thr=227 paramiko.transport: userauth is OK +INF [20190331-10:37:46.077] thr=227 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:46.077] thr=227 paramiko.transport: userauth is OK +INF [20190331-10:37:46.100] thr=227 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:46.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:46.251] thr=227 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:46.251] thr=227 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:46.294] thr=227 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:46.294] thr=227 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:46.297] thr=227 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:46.309] thr=227 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:46.309] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:46.309] thr=227 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:46.309] thr=227 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:46.312] thr=227 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:46.349] thr=227 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:46.361] thr=227 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:46.361] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:46.361] thr=227 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:46.361] thr=227 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:46.361] thr=227 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:46.402] thr=227 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:46.422] thr=227 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:46.422] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:46.425] thr=227 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:46.425] thr=227 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:46.425] thr=227 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:46.465] thr=227 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:46.477] thr=227 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:46.477] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:46.477] thr=227 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:46.477] thr=227 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:46.477] thr=227 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:46.520] thr=227 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:46.532] thr=227 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:46.532] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:46.532] thr=227 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:46.532] thr=227 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:46.535] thr=227 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:46.575] thr=227 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:46.584] thr=227 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:46.584] thr=227 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:46.685] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:46.685] thr=227 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:46.685] thr=227 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:46.685] thr=227 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:46.694] thr=227 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:46.697] thr=227 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:46.697] thr=227 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:50.998] thr=228 paramiko.transport: starting thread (client mode): 0x538f7d0 +DEB [20190331-10:37:50.998] thr=228 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:51.008] thr=228 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:51.008] thr=228 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:51.011] thr=228 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:51.011] thr=228 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:51.011] thr=228 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:51.011] thr=228 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:51.011] thr=228 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:51.011] thr=228 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:51.016] thr=228 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:51.016] thr=228 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:51.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:51.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:51.053] thr=228 paramiko.transport: userauth is OK +INF [20190331-10:37:51.072] thr=228 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:51.074] thr=228 paramiko.transport: userauth is OK +INF [20190331-10:37:51.096] thr=228 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:51.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:51.244] thr=228 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:51.244] thr=228 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:51.286] thr=228 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:51.286] thr=228 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:51.291] thr=228 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:51.318] thr=228 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:51.318] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:51.318] thr=228 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:51.318] thr=228 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:51.318] thr=228 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:51.358] thr=228 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:51.373] thr=228 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:51.373] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:51.373] thr=228 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:51.373] thr=228 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:51.376] thr=228 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:51.418] thr=228 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:51.434] thr=228 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:51.434] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:51.434] thr=228 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:51.437] thr=228 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:51.437] thr=228 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:51.474] thr=228 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:51.498] thr=228 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:51.498] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:51.498] thr=228 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:51.498] thr=228 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:51.498] thr=228 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:51.539] thr=228 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:51.555] thr=228 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:51.555] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:51.555] thr=228 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:51.555] thr=228 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:51.555] thr=228 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:51.597] thr=228 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:51.605] thr=228 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:51.608] thr=228 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:51.708] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:51.708] thr=228 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:51.708] thr=228 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:51.711] thr=228 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:51.727] thr=228 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:51.727] thr=228 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:51.729] thr=228 paramiko.transport: EOF in transport thread +DEB [20190331-10:37:56.006] thr=229 paramiko.transport: starting thread (client mode): 0x50ad8b0 +DEB [20190331-10:37:56.006] thr=229 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:37:56.043] thr=229 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:37:56.043] thr=229 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:37:56.049] thr=229 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:37:56.049] thr=229 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:37:56.049] thr=229 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:37:56.051] thr=229 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:37:56.051] thr=229 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:37:56.051] thr=229 paramiko.transport: Compression agreed: none +DEB [20190331-10:37:56.057] thr=229 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:37:56.059] thr=229 paramiko.transport: Switch to new keys ... +DEB [20190331-10:37:56.059] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:37:56.061] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:37:56.095] thr=229 paramiko.transport: userauth is OK +INF [20190331-10:37:56.122] thr=229 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:37:56.122] thr=229 paramiko.transport: userauth is OK +INF [20190331-10:37:56.150] thr=229 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:37:56.150] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:37:56.334] thr=229 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:37:56.334] thr=229 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:37:56.375] thr=229 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:37:56.375] thr=229 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:37:56.381] thr=229 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:37:56.403] thr=229 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:37:56.405] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:37:56.405] thr=229 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:37:56.405] thr=229 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:37:56.405] thr=229 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:37:56.447] thr=229 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:37:56.464] thr=229 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:37:56.464] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:37:56.464] thr=229 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:37:56.466] thr=229 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:37:56.466] thr=229 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:37:56.504] thr=229 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:37:56.516] thr=229 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:37:56.516] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:37:56.516] thr=229 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:37:56.518] thr=229 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:37:56.518] thr=229 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:37:56.559] thr=229 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:37:56.575] thr=229 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:37:56.575] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:37:56.577] thr=229 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:37:56.577] thr=229 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:37:56.577] thr=229 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:37:56.618] thr=229 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:37:56.630] thr=229 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:37:56.630] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:37:56.630] thr=229 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:37:56.632] thr=229 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:37:56.632] thr=229 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:37:56.672] thr=229 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:37:56.681] thr=229 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:37:56.683] thr=229 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:37:56.784] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:37:56.784] thr=229 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:37:56.784] thr=229 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:37:56.786] thr=229 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:37:56.794] thr=229 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:37:56.794] thr=229 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:37:56.796] thr=229 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:00.996] thr=230 paramiko.transport: starting thread (client mode): 0x50f37d0 +DEB [20190331-10:38:00.996] thr=230 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:01.007] thr=230 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:01.007] thr=230 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:01.009] thr=230 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:01.009] thr=230 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:01.009] thr=230 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:01.009] thr=230 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:01.011] thr=230 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:01.011] thr=230 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:01.015] thr=230 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:01.015] thr=230 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:01.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:01.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:01.053] thr=230 paramiko.transport: userauth is OK +INF [20190331-10:38:01.073] thr=230 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:01.073] thr=230 paramiko.transport: userauth is OK +INF [20190331-10:38:01.096] thr=230 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:01.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:01.253] thr=230 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:01.253] thr=230 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:01.296] thr=230 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:01.296] thr=230 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:01.300] thr=230 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:01.314] thr=230 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:01.314] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:01.314] thr=230 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:01.314] thr=230 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:01.314] thr=230 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:01.353] thr=230 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:01.365] thr=230 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:01.367] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:01.367] thr=230 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:01.367] thr=230 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:01.367] thr=230 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:01.405] thr=230 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:01.415] thr=230 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:01.415] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:01.415] thr=230 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:01.417] thr=230 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:01.417] thr=230 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:01.456] thr=230 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:01.468] thr=230 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:01.468] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:01.468] thr=230 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:01.468] thr=230 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:01.468] thr=230 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:01.508] thr=230 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:01.521] thr=230 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:01.521] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:01.521] thr=230 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:01.523] thr=230 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:01.523] thr=230 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:01.562] thr=230 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:01.571] thr=230 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:01.573] thr=230 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:01.674] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:01.674] thr=230 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:01.674] thr=230 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:01.676] thr=230 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:01.686] thr=230 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:01.686] thr=230 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:01.688] thr=230 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:05.997] thr=231 paramiko.transport: starting thread (client mode): 0x55c9570 +DEB [20190331-10:38:05.997] thr=231 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:06.006] thr=231 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:06.006] thr=231 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:06.009] thr=231 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:06.009] thr=231 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:06.010] thr=231 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:06.010] thr=231 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:06.010] thr=231 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:06.010] thr=231 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:06.014] thr=231 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:06.014] thr=231 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:06.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:06.015] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:06.052] thr=231 paramiko.transport: userauth is OK +INF [20190331-10:38:06.074] thr=231 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:06.075] thr=231 paramiko.transport: userauth is OK +INF [20190331-10:38:06.097] thr=231 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:06.097] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:06.249] thr=231 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:06.249] thr=231 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:06.311] thr=231 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:06.311] thr=231 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:06.311] thr=231 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:06.327] thr=231 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:06.327] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:06.327] thr=231 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:06.327] thr=231 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:06.327] thr=231 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:06.374] thr=231 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:06.374] thr=231 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:06.374] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:06.374] thr=231 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:06.389] thr=231 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:06.389] thr=231 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:06.428] thr=231 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:06.440] thr=231 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:06.440] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:06.440] thr=231 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:06.441] thr=231 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:06.441] thr=231 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:06.483] thr=231 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:06.498] thr=231 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:06.498] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:06.498] thr=231 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:06.498] thr=231 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:06.498] thr=231 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:06.540] thr=231 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:06.555] thr=231 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:06.555] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:06.556] thr=231 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:06.556] thr=231 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:06.556] thr=231 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:06.595] thr=231 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:06.599] thr=231 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:06.599] thr=231 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:06.710] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:06.710] thr=231 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:06.710] thr=231 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:06.713] thr=231 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:06.745] thr=231 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:06.748] thr=231 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:06.753] thr=231 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:10.997] thr=154 paramiko.transport: starting thread (client mode): 0x54cd110 +DEB [20190331-10:38:10.997] thr=154 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:11.008] thr=154 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:11.008] thr=154 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:11.010] thr=154 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:11.010] thr=154 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:11.010] thr=154 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:11.010] thr=154 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:11.010] thr=154 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:11.010] thr=154 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:11.016] thr=154 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:11.016] thr=154 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:11.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:11.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:11.053] thr=154 paramiko.transport: userauth is OK +INF [20190331-10:38:11.078] thr=154 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:11.078] thr=154 paramiko.transport: userauth is OK +INF [20190331-10:38:11.099] thr=154 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:11.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:11.288] thr=154 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:11.288] thr=154 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:11.336] thr=154 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:11.336] thr=154 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:11.339] thr=154 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:11.355] thr=154 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:11.355] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:11.355] thr=154 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:11.355] thr=154 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:11.355] thr=154 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:11.396] thr=154 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:11.425] thr=154 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:11.425] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:11.425] thr=154 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:11.425] thr=154 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:11.425] thr=154 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:11.466] thr=154 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:11.490] thr=154 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:11.492] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:11.492] thr=154 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:11.492] thr=154 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:11.492] thr=154 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:11.536] thr=154 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:11.560] thr=154 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:11.560] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:11.560] thr=154 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:11.563] thr=154 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:11.563] thr=154 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:11.604] thr=154 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:11.620] thr=154 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:11.620] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:11.620] thr=154 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:11.620] thr=154 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:11.620] thr=154 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:11.662] thr=154 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:11.672] thr=154 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:11.674] thr=154 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:11.776] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:11.776] thr=154 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:11.776] thr=154 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:11.778] thr=154 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:11.788] thr=154 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:11.788] thr=154 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:11.790] thr=154 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:15.999] thr=232 paramiko.transport: starting thread (client mode): 0x4ffb430 +DEB [20190331-10:38:15.999] thr=232 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:16.008] thr=232 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:16.008] thr=232 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:16.011] thr=232 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:16.011] thr=232 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:16.011] thr=232 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:16.011] thr=232 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:16.011] thr=232 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:16.011] thr=232 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:16.016] thr=232 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:16.016] thr=232 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:16.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:16.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:16.057] thr=232 paramiko.transport: userauth is OK +INF [20190331-10:38:16.076] thr=232 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:16.076] thr=232 paramiko.transport: userauth is OK +INF [20190331-10:38:16.098] thr=232 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:16.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:16.255] thr=232 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:16.255] thr=232 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:16.298] thr=232 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:16.298] thr=232 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:16.303] thr=232 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:16.315] thr=232 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:16.317] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:16.317] thr=232 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:16.317] thr=232 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:16.317] thr=232 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:16.356] thr=232 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:16.368] thr=232 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:16.368] thr=232 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:16.368] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:16.407] thr=232 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:16.407] thr=232 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:16.409] thr=232 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:16.419] thr=232 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:16.419] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:16.419] thr=232 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:16.419] thr=232 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:16.419] thr=232 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:16.457] thr=232 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:16.467] thr=232 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:16.467] thr=232 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:16.467] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:16.506] thr=232 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:16.506] thr=232 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:16.508] thr=232 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:16.520] thr=232 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:16.520] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:16.520] thr=232 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:16.523] thr=232 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:16.523] thr=232 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:16.561] thr=232 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:16.573] thr=232 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:16.573] thr=232 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:16.677] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:16.677] thr=232 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:16.677] thr=232 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:16.680] thr=232 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:16.687] thr=232 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:16.689] thr=232 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:16.689] thr=232 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:21.000] thr=233 paramiko.transport: starting thread (client mode): 0x5363d70 +DEB [20190331-10:38:21.000] thr=233 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:21.012] thr=233 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:21.012] thr=233 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:21.014] thr=233 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:21.014] thr=233 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:21.014] thr=233 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:21.014] thr=233 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:21.014] thr=233 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:21.014] thr=233 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:21.019] thr=233 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:21.019] thr=233 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:21.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:21.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:21.060] thr=233 paramiko.transport: userauth is OK +INF [20190331-10:38:21.082] thr=233 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:21.082] thr=233 paramiko.transport: userauth is OK +INF [20190331-10:38:21.108] thr=233 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:21.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:21.258] thr=233 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:21.258] thr=233 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:21.299] thr=233 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:21.299] thr=233 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:21.311] thr=233 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:21.318] thr=233 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:21.318] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:21.321] thr=233 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:21.321] thr=233 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:21.321] thr=233 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:21.364] thr=233 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:21.376] thr=233 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:21.379] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:21.379] thr=233 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:21.379] thr=233 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:21.379] thr=233 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:21.420] thr=233 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:21.427] thr=233 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:21.429] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:21.429] thr=233 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:21.429] thr=233 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:21.429] thr=233 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:21.478] thr=233 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:21.480] thr=233 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:21.480] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:21.480] thr=233 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:21.480] thr=233 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:21.480] thr=233 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:21.525] thr=233 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:21.537] thr=233 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:21.537] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:21.537] thr=233 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:21.537] thr=233 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:21.537] thr=233 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:21.581] thr=233 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:21.588] thr=233 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:21.588] thr=233 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:21.690] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:21.690] thr=233 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:21.690] thr=233 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:21.695] thr=233 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:21.702] thr=233 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:21.702] thr=233 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:21.704] thr=233 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:25.999] thr=234 paramiko.transport: starting thread (client mode): 0x5006310 +DEB [20190331-10:38:25.999] thr=234 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:26.012] thr=234 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:26.012] thr=234 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:26.013] thr=234 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:26.013] thr=234 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:26.013] thr=234 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:26.013] thr=234 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:26.013] thr=234 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:26.013] thr=234 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:26.017] thr=234 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:26.018] thr=234 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:26.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:26.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:26.059] thr=234 paramiko.transport: userauth is OK +INF [20190331-10:38:26.079] thr=234 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:26.080] thr=234 paramiko.transport: userauth is OK +INF [20190331-10:38:26.105] thr=234 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:26.105] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:26.246] thr=234 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:26.247] thr=234 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:26.287] thr=234 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:26.287] thr=234 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:26.294] thr=234 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:26.305] thr=234 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:26.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:26.306] thr=234 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:26.306] thr=234 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:26.307] thr=234 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:26.347] thr=234 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:26.358] thr=234 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:26.358] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:26.359] thr=234 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:26.359] thr=234 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:26.359] thr=234 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:26.403] thr=234 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:26.411] thr=234 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:26.412] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:26.412] thr=234 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:26.413] thr=234 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:26.413] thr=234 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:26.455] thr=234 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:26.464] thr=234 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:26.465] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:26.465] thr=234 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:26.466] thr=234 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:26.466] thr=234 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:26.513] thr=234 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:26.521] thr=234 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:26.521] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:26.522] thr=234 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:26.522] thr=234 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:26.522] thr=234 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:26.564] thr=234 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:26.571] thr=234 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:26.571] thr=234 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:26.672] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:26.674] thr=234 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:26.674] thr=234 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:26.679] thr=234 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:26.696] thr=234 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:26.696] thr=234 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:26.698] thr=234 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:30.998] thr=235 paramiko.transport: starting thread (client mode): 0x50f38b0 +DEB [20190331-10:38:31.000] thr=235 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:31.010] thr=235 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:31.010] thr=235 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:31.013] thr=235 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:31.013] thr=235 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:31.013] thr=235 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:31.013] thr=235 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:31.013] thr=235 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:31.013] thr=235 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:31.017] thr=235 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:31.017] thr=235 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:31.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:31.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:31.059] thr=235 paramiko.transport: userauth is OK +INF [20190331-10:38:31.081] thr=235 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:31.081] thr=235 paramiko.transport: userauth is OK +INF [20190331-10:38:31.103] thr=235 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:31.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:31.260] thr=235 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:31.260] thr=235 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:31.301] thr=235 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:31.301] thr=235 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:31.305] thr=235 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:31.319] thr=235 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:31.319] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:31.319] thr=235 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:31.319] thr=235 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:31.320] thr=235 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:31.362] thr=235 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:31.375] thr=235 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:31.376] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:31.378] thr=235 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:31.378] thr=235 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:31.378] thr=235 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:31.418] thr=235 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:31.431] thr=235 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:31.431] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:31.431] thr=235 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:31.432] thr=235 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:31.432] thr=235 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:31.472] thr=235 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:31.486] thr=235 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:31.486] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:31.486] thr=235 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:31.486] thr=235 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:31.486] thr=235 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:31.526] thr=235 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:31.541] thr=235 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:31.541] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:31.541] thr=235 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:31.541] thr=235 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:31.541] thr=235 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:31.584] thr=235 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:31.594] thr=235 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:31.594] thr=235 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:31.695] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:31.696] thr=235 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:31.696] thr=235 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:31.697] thr=235 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:31.707] thr=235 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:31.708] thr=235 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:31.710] thr=235 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:35.999] thr=180 paramiko.transport: starting thread (client mode): 0x53768d0 +DEB [20190331-10:38:35.999] thr=180 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:36.008] thr=180 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:36.008] thr=180 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:36.011] thr=180 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:36.011] thr=180 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:36.011] thr=180 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:36.012] thr=180 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:36.012] thr=180 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:36.012] thr=180 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:36.017] thr=180 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:36.017] thr=180 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:36.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:36.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:36.054] thr=180 paramiko.transport: userauth is OK +INF [20190331-10:38:36.076] thr=180 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:36.076] thr=180 paramiko.transport: userauth is OK +INF [20190331-10:38:36.110] thr=180 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:36.110] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:36.277] thr=180 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:36.277] thr=180 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:36.318] thr=180 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:36.318] thr=180 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:36.325] thr=180 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:36.341] thr=180 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:36.341] thr=180 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:36.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:36.383] thr=180 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:36.383] thr=180 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:36.384] thr=180 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:36.400] thr=180 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:36.400] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:36.400] thr=180 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:36.401] thr=180 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:36.401] thr=180 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:36.442] thr=180 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:36.456] thr=180 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:36.456] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:36.457] thr=180 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:36.457] thr=180 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:36.458] thr=180 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:36.497] thr=180 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:36.511] thr=180 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:36.511] thr=180 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:36.511] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:36.550] thr=180 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:36.550] thr=180 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:36.551] thr=180 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:36.563] thr=180 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:36.563] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:36.563] thr=180 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:36.563] thr=180 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:36.563] thr=180 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:36.603] thr=180 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:36.612] thr=180 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:36.612] thr=180 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:36.714] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:36.714] thr=180 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:36.714] thr=180 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:36.715] thr=180 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:36.724] thr=180 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:36.726] thr=180 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:36.727] thr=180 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:40.997] thr=236 paramiko.transport: starting thread (client mode): 0x50dbc90 +DEB [20190331-10:38:40.997] thr=236 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:41.006] thr=236 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:41.007] thr=236 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:41.010] thr=236 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:41.010] thr=236 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:41.010] thr=236 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:41.010] thr=236 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:41.011] thr=236 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:41.011] thr=236 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:41.015] thr=236 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:41.016] thr=236 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:41.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:41.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:41.056] thr=236 paramiko.transport: userauth is OK +INF [20190331-10:38:41.127] thr=236 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:41.128] thr=236 paramiko.transport: userauth is OK +INF [20190331-10:38:41.149] thr=236 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:41.149] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:41.296] thr=236 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:41.297] thr=236 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:41.336] thr=236 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:41.336] thr=236 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:41.342] thr=236 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:41.356] thr=236 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:41.357] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:41.358] thr=236 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:41.358] thr=236 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:41.358] thr=236 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:41.400] thr=236 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:41.415] thr=236 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:41.416] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:41.416] thr=236 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:41.416] thr=236 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:41.417] thr=236 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:41.458] thr=236 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:41.467] thr=236 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:41.468] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:41.468] thr=236 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:41.468] thr=236 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:41.469] thr=236 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:41.510] thr=236 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:41.525] thr=236 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:41.525] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:41.525] thr=236 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:41.526] thr=236 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:41.526] thr=236 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:41.564] thr=236 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:41.575] thr=236 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:41.575] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:41.576] thr=236 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:41.576] thr=236 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:41.576] thr=236 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:41.616] thr=236 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:41.625] thr=236 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:41.625] thr=236 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:41.741] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:41.741] thr=236 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:41.741] thr=236 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:41.741] thr=236 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:41.749] thr=236 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:41.749] thr=236 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:41.753] thr=236 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:45.999] thr=237 paramiko.transport: starting thread (client mode): 0x5016190 +DEB [20190331-10:38:45.999] thr=237 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:46.008] thr=237 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:46.008] thr=237 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:46.010] thr=237 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:46.010] thr=237 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:46.010] thr=237 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:46.010] thr=237 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:46.013] thr=237 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:46.013] thr=237 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:46.015] thr=237 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:46.017] thr=237 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:46.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:46.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:46.056] thr=237 paramiko.transport: userauth is OK +INF [20190331-10:38:46.075] thr=237 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:46.077] thr=237 paramiko.transport: userauth is OK +INF [20190331-10:38:46.098] thr=237 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:46.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:46.223] thr=237 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:46.223] thr=237 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:46.265] thr=237 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:46.265] thr=237 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:46.269] thr=237 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:46.281] thr=237 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:46.283] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:46.283] thr=237 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:46.283] thr=237 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:46.283] thr=237 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:46.324] thr=237 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:46.335] thr=237 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:46.335] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:46.335] thr=237 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:46.338] thr=237 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:46.338] thr=237 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:46.379] thr=237 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:46.388] thr=237 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:46.388] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:46.390] thr=237 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:46.390] thr=237 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:46.390] thr=237 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:46.432] thr=237 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:46.441] thr=237 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:46.441] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:46.441] thr=237 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:46.443] thr=237 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:46.443] thr=237 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:46.482] thr=237 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:46.493] thr=237 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:46.496] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:46.496] thr=237 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:46.496] thr=237 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:46.496] thr=237 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:46.535] thr=237 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:46.544] thr=237 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:46.544] thr=237 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:46.647] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:46.647] thr=237 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:46.647] thr=237 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:46.649] thr=237 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:46.656] thr=237 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:46.656] thr=237 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:46.658] thr=237 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:50.998] thr=238 paramiko.transport: starting thread (client mode): 0x50f36f0 +DEB [20190331-10:38:50.998] thr=238 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:51.007] thr=238 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:51.007] thr=238 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:51.009] thr=238 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:51.009] thr=238 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:51.009] thr=238 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:51.009] thr=238 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:51.009] thr=238 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:51.009] thr=238 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:51.014] thr=238 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:51.014] thr=238 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:51.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:51.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:51.053] thr=238 paramiko.transport: userauth is OK +INF [20190331-10:38:51.071] thr=238 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:51.071] thr=238 paramiko.transport: userauth is OK +INF [20190331-10:38:51.091] thr=238 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:51.091] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:51.226] thr=238 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:51.226] thr=238 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:51.270] thr=238 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:51.270] thr=238 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:51.274] thr=238 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:51.286] thr=238 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:51.286] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:51.288] thr=238 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:51.288] thr=238 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:51.288] thr=238 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:51.329] thr=238 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:51.341] thr=238 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:51.343] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:51.343] thr=238 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:51.343] thr=238 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:51.343] thr=238 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:51.382] thr=238 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:51.391] thr=238 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:51.391] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:51.393] thr=238 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:51.393] thr=238 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:51.393] thr=238 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:51.432] thr=238 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:51.441] thr=238 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:51.444] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:51.444] thr=238 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:51.444] thr=238 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:51.444] thr=238 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:51.483] thr=238 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:51.496] thr=238 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:51.496] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:51.496] thr=238 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:51.499] thr=238 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:51.499] thr=238 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:51.537] thr=238 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:51.547] thr=238 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:51.547] thr=238 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:51.650] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:51.650] thr=238 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:51.650] thr=238 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:51.652] thr=238 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:51.659] thr=238 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:51.661] thr=238 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:51.661] thr=238 paramiko.transport: EOF in transport thread +DEB [20190331-10:38:55.997] thr=239 paramiko.transport: starting thread (client mode): 0x5064c10 +DEB [20190331-10:38:55.997] thr=239 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:38:56.007] thr=239 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:38:56.007] thr=239 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:38:56.010] thr=239 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:38:56.010] thr=239 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:38:56.010] thr=239 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:38:56.010] thr=239 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:38:56.010] thr=239 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:38:56.010] thr=239 paramiko.transport: Compression agreed: none +DEB [20190331-10:38:56.015] thr=239 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:38:56.015] thr=239 paramiko.transport: Switch to new keys ... +DEB [20190331-10:38:56.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:38:56.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:38:56.053] thr=239 paramiko.transport: userauth is OK +INF [20190331-10:38:56.073] thr=239 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:38:56.073] thr=239 paramiko.transport: userauth is OK +INF [20190331-10:38:56.096] thr=239 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:38:56.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:38:56.246] thr=239 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:38:56.246] thr=239 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:38:56.287] thr=239 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:38:56.287] thr=239 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:38:56.293] thr=239 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:38:56.307] thr=239 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:38:56.307] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:38:56.307] thr=239 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:38:56.308] thr=239 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:38:56.308] thr=239 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:38:56.346] thr=239 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:38:56.346] thr=239 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:38:56.346] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:38:56.346] thr=239 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:38:56.346] thr=239 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:38:56.346] thr=239 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:38:56.408] thr=239 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:38:56.424] thr=239 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:38:56.424] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:38:56.424] thr=239 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:38:56.424] thr=239 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:38:56.424] thr=239 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:38:56.471] thr=239 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:38:56.471] thr=239 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:38:56.471] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:38:56.471] thr=239 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:38:56.471] thr=239 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:38:56.471] thr=239 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:38:56.528] thr=239 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:38:56.540] thr=239 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:38:56.540] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:38:56.541] thr=239 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:38:56.541] thr=239 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:38:56.541] thr=239 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:38:56.583] thr=239 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:38:56.592] thr=239 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:38:56.592] thr=239 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:38:56.693] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:38:56.694] thr=239 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:38:56.694] thr=239 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:38:56.695] thr=239 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:38:56.704] thr=239 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:38:56.705] thr=239 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:38:56.707] thr=239 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:00.997] thr=240 paramiko.transport: starting thread (client mode): 0x500d930 +DEB [20190331-10:39:00.997] thr=240 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:01.005] thr=240 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:01.009] thr=240 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:01.009] thr=240 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:01.009] thr=240 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:01.009] thr=240 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:01.009] thr=240 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:01.009] thr=240 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:01.009] thr=240 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:01.013] thr=240 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:01.013] thr=240 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:01.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:01.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:01.056] thr=240 paramiko.transport: userauth is OK +INF [20190331-10:39:01.075] thr=240 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:01.075] thr=240 paramiko.transport: userauth is OK +INF [20190331-10:39:01.095] thr=240 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:01.095] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:01.220] thr=240 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:01.220] thr=240 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:01.263] thr=240 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:01.263] thr=240 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:01.266] thr=240 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:01.284] thr=240 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:01.285] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:01.285] thr=240 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:01.285] thr=240 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:01.285] thr=240 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:01.323] thr=240 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:01.331] thr=240 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:01.335] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:01.335] thr=240 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:01.335] thr=240 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:01.335] thr=240 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:01.374] thr=240 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:01.385] thr=240 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:01.385] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:01.385] thr=240 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:01.386] thr=240 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:01.386] thr=240 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:01.425] thr=240 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:01.434] thr=240 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:01.434] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:01.435] thr=240 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:01.435] thr=240 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:01.435] thr=240 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:01.474] thr=240 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:01.489] thr=240 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:01.489] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:01.489] thr=240 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:01.490] thr=240 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:01.490] thr=240 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:01.530] thr=240 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:01.540] thr=240 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:01.541] thr=240 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:01.641] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:01.642] thr=240 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:01.642] thr=240 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:01.644] thr=240 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:01.654] thr=240 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:01.655] thr=240 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:01.656] thr=240 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:05.998] thr=147 paramiko.transport: starting thread (client mode): 0x4ffb970 +DEB [20190331-10:39:05.998] thr=147 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:06.006] thr=147 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:06.009] thr=147 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:06.012] thr=147 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:06.012] thr=147 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:06.012] thr=147 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:06.012] thr=147 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:06.012] thr=147 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:06.012] thr=147 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:06.014] thr=147 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:06.014] thr=147 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:06.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:06.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:06.055] thr=147 paramiko.transport: userauth is OK +INF [20190331-10:39:06.076] thr=147 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:06.076] thr=147 paramiko.transport: userauth is OK +INF [20190331-10:39:06.098] thr=147 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:06.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:06.244] thr=147 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:06.244] thr=147 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:06.285] thr=147 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:06.285] thr=147 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:06.291] thr=147 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:06.305] thr=147 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:06.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:06.305] thr=147 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:06.306] thr=147 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:06.306] thr=147 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:06.345] thr=147 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:06.359] thr=147 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:06.359] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:06.359] thr=147 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:06.361] thr=147 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:06.361] thr=147 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:06.400] thr=147 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:06.411] thr=147 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:06.411] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:06.411] thr=147 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:06.411] thr=147 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:06.411] thr=147 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:06.453] thr=147 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:06.461] thr=147 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:06.461] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:06.461] thr=147 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:06.464] thr=147 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:06.464] thr=147 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:06.505] thr=147 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:06.517] thr=147 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:06.517] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:06.518] thr=147 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:06.518] thr=147 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:06.519] thr=147 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:06.559] thr=147 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:06.567] thr=147 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:06.567] thr=147 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:06.672] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:06.672] thr=147 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:06.672] thr=147 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:06.672] thr=147 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:06.683] thr=147 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:06.683] thr=147 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:06.686] thr=147 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:11.001] thr=192 paramiko.transport: starting thread (client mode): 0x50ad0d0 +DEB [20190331-10:39:11.002] thr=192 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:11.020] thr=192 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:11.020] thr=192 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:11.023] thr=192 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:11.023] thr=192 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:11.023] thr=192 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:11.023] thr=192 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:11.024] thr=192 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:11.024] thr=192 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:11.034] thr=192 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:11.034] thr=192 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:11.034] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:11.036] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:11.073] thr=192 paramiko.transport: userauth is OK +INF [20190331-10:39:11.102] thr=192 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:11.103] thr=192 paramiko.transport: userauth is OK +INF [20190331-10:39:11.136] thr=192 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:11.136] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:11.303] thr=192 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:11.303] thr=192 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:11.348] thr=192 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:11.348] thr=192 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:11.354] thr=192 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:11.369] thr=192 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:11.369] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:11.369] thr=192 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:11.371] thr=192 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:11.371] thr=192 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:11.410] thr=192 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:11.427] thr=192 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:11.427] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:11.428] thr=192 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:11.429] thr=192 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:11.429] thr=192 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:11.470] thr=192 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:11.477] thr=192 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:11.477] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:11.479] thr=192 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:11.479] thr=192 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:11.479] thr=192 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:11.520] thr=192 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:11.529] thr=192 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:11.529] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:11.529] thr=192 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:11.531] thr=192 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:11.531] thr=192 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:11.572] thr=192 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:11.583] thr=192 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:11.585] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:11.585] thr=192 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:11.585] thr=192 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:11.585] thr=192 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:11.626] thr=192 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:11.635] thr=192 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:11.635] thr=192 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:11.737] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:11.737] thr=192 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:11.737] thr=192 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:11.739] thr=192 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:11.747] thr=192 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:11.749] thr=192 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:11.749] thr=192 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:15.998] thr=241 paramiko.transport: starting thread (client mode): 0x538f9f0 +DEB [20190331-10:39:16.000] thr=241 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:16.008] thr=241 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:16.008] thr=241 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:16.011] thr=241 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:16.011] thr=241 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:16.011] thr=241 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:16.011] thr=241 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:16.011] thr=241 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:16.011] thr=241 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:16.015] thr=241 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:16.015] thr=241 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:16.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:16.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:16.054] thr=241 paramiko.transport: userauth is OK +INF [20190331-10:39:16.074] thr=241 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:16.074] thr=241 paramiko.transport: userauth is OK +INF [20190331-10:39:16.095] thr=241 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:16.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:16.225] thr=241 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:16.225] thr=241 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:16.268] thr=241 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:16.268] thr=241 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:16.273] thr=241 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:16.284] thr=241 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:16.284] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:16.284] thr=241 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:16.286] thr=241 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:16.286] thr=241 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:16.325] thr=241 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:16.338] thr=241 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:16.338] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:16.338] thr=241 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:16.340] thr=241 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:16.340] thr=241 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:16.381] thr=241 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:16.392] thr=241 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:16.392] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:16.392] thr=241 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:16.392] thr=241 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:16.392] thr=241 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:16.434] thr=241 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:16.444] thr=241 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:16.445] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:16.445] thr=241 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:16.446] thr=241 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:16.446] thr=241 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:16.484] thr=241 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:16.499] thr=241 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:16.499] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:16.501] thr=241 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:16.501] thr=241 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:16.501] thr=241 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:16.540] thr=241 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:16.550] thr=241 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:16.550] thr=241 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:16.652] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:16.652] thr=241 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:16.652] thr=241 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:16.654] thr=241 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:16.662] thr=241 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:16.664] thr=241 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:16.665] thr=241 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:20.999] thr=242 paramiko.transport: starting thread (client mode): 0x54d0fb0 +DEB [20190331-10:39:20.999] thr=242 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:21.009] thr=242 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:21.009] thr=242 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:21.010] thr=242 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:21.012] thr=242 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:21.012] thr=242 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:21.012] thr=242 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:21.012] thr=242 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:21.012] thr=242 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:21.016] thr=242 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:21.016] thr=242 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:21.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:21.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:21.056] thr=242 paramiko.transport: userauth is OK +INF [20190331-10:39:21.079] thr=242 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:21.079] thr=242 paramiko.transport: userauth is OK +INF [20190331-10:39:21.105] thr=242 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:21.105] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:21.298] thr=242 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:21.299] thr=242 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:21.340] thr=242 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:21.340] thr=242 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:21.345] thr=242 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:21.361] thr=242 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:21.361] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:21.362] thr=242 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:21.362] thr=242 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:21.362] thr=242 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:21.402] thr=242 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:21.418] thr=242 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:21.419] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:21.419] thr=242 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:21.419] thr=242 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:21.419] thr=242 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:21.462] thr=242 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:21.471] thr=242 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:21.471] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:21.471] thr=242 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:21.471] thr=242 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:21.471] thr=242 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:21.514] thr=242 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:21.530] thr=242 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:21.530] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:21.530] thr=242 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:21.532] thr=242 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:21.532] thr=242 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:21.573] thr=242 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:21.586] thr=242 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:21.586] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:21.586] thr=242 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:21.586] thr=242 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:21.588] thr=242 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:21.626] thr=242 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:21.635] thr=242 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:21.636] thr=242 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:21.737] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:21.738] thr=242 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:21.738] thr=242 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:21.739] thr=242 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:21.748] thr=242 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:21.749] thr=242 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:21.751] thr=242 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:26.000] thr=243 paramiko.transport: starting thread (client mode): 0x50f3b50 +DEB [20190331-10:39:26.000] thr=243 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:26.010] thr=243 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:26.010] thr=243 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:26.013] thr=243 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:26.013] thr=243 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:26.013] thr=243 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:26.013] thr=243 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:26.013] thr=243 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:26.014] thr=243 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:26.018] thr=243 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:26.018] thr=243 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:26.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:26.020] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:26.058] thr=243 paramiko.transport: userauth is OK +INF [20190331-10:39:26.078] thr=243 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:26.078] thr=243 paramiko.transport: userauth is OK +INF [20190331-10:39:26.100] thr=243 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:26.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:26.234] thr=243 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:26.234] thr=243 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:26.281] thr=243 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:26.281] thr=243 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:26.286] thr=243 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:26.301] thr=243 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:26.301] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:26.302] thr=243 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:26.302] thr=243 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:26.302] thr=243 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:26.351] thr=243 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:26.351] thr=243 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:26.351] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:26.351] thr=243 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:26.351] thr=243 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:26.351] thr=243 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:26.413] thr=243 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:26.413] thr=243 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:26.413] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:26.413] thr=243 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:26.413] thr=243 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:26.413] thr=243 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:26.476] thr=243 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:26.476] thr=243 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:26.476] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:26.476] thr=243 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:26.476] thr=243 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:26.476] thr=243 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:26.527] thr=243 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:26.534] thr=243 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:26.534] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:26.534] thr=243 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:26.534] thr=243 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:26.534] thr=243 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:26.581] thr=243 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:26.581] thr=243 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:26.581] thr=243 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:26.706] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:26.706] thr=243 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:26.706] thr=243 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:26.706] thr=243 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:26.706] thr=243 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:26.706] thr=243 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:26.706] thr=243 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:30.997] thr=244 paramiko.transport: starting thread (client mode): 0x50ec390 +DEB [20190331-10:39:30.997] thr=244 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:31.005] thr=244 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:31.005] thr=244 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:31.009] thr=244 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:31.009] thr=244 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:31.009] thr=244 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:31.009] thr=244 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:31.009] thr=244 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:31.009] thr=244 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:31.013] thr=244 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:31.013] thr=244 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:31.013] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:31.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:31.056] thr=244 paramiko.transport: userauth is OK +INF [20190331-10:39:31.095] thr=244 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:31.095] thr=244 paramiko.transport: userauth is OK +INF [20190331-10:39:31.114] thr=244 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:31.114] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:31.243] thr=244 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:31.243] thr=244 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:31.286] thr=244 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:31.286] thr=244 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:31.290] thr=244 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:31.302] thr=244 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:31.302] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:31.302] thr=244 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:31.302] thr=244 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:31.302] thr=244 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:31.345] thr=244 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:31.357] thr=244 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:31.357] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:31.357] thr=244 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:31.357] thr=244 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:31.357] thr=244 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:31.396] thr=244 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:31.403] thr=244 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:31.403] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:31.403] thr=244 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:31.403] thr=244 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:31.403] thr=244 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:31.446] thr=244 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:31.454] thr=244 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:31.454] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:31.454] thr=244 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:31.458] thr=244 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:31.458] thr=244 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:31.497] thr=244 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:31.513] thr=244 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:31.513] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:31.513] thr=244 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:31.513] thr=244 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:31.513] thr=244 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:31.555] thr=244 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:31.563] thr=244 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:31.563] thr=244 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:31.668] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:31.668] thr=244 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:31.668] thr=244 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:31.668] thr=244 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:31.676] thr=244 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:31.680] thr=244 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:31.680] thr=244 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:36.007] thr=109 paramiko.transport: starting thread (client mode): 0x53d6f50 +DEB [20190331-10:39:36.007] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:36.016] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:36.016] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:36.019] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:36.019] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:36.020] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:36.020] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:36.020] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:36.020] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:36.024] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:36.024] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:36.024] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:36.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:36.065] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:39:36.085] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:36.086] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:39:36.108] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:36.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:36.264] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:36.264] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:36.304] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:36.304] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:36.310] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:36.326] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:36.327] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:36.327] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:36.328] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:36.328] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:36.368] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:36.381] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:36.381] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:36.381] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:36.382] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:36.382] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:36.422] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:36.432] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:36.432] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:36.433] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:36.433] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:36.433] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:36.473] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:36.482] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:36.482] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:36.483] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:36.483] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:36.483] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:36.525] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:36.538] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:36.538] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:36.538] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:36.539] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:36.539] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:36.580] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:36.589] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:36.589] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:36.690] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:36.691] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:36.691] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:36.692] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:36.701] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:36.702] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:36.703] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:40.999] thr=195 paramiko.transport: starting thread (client mode): 0x55c9630 +DEB [20190331-10:39:40.999] thr=195 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:41.008] thr=195 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:41.008] thr=195 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:41.013] thr=195 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:41.013] thr=195 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:41.013] thr=195 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:41.013] thr=195 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:41.013] thr=195 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:41.013] thr=195 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:41.017] thr=195 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:41.017] thr=195 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:41.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:41.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:41.058] thr=195 paramiko.transport: userauth is OK +INF [20190331-10:39:41.079] thr=195 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:41.079] thr=195 paramiko.transport: userauth is OK +INF [20190331-10:39:41.101] thr=195 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:41.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:41.274] thr=195 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:41.274] thr=195 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:41.316] thr=195 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:41.316] thr=195 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:41.321] thr=195 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:41.335] thr=195 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:41.337] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:41.337] thr=195 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:41.337] thr=195 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:41.337] thr=195 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:41.376] thr=195 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:41.388] thr=195 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:41.388] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:41.388] thr=195 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:41.389] thr=195 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:41.389] thr=195 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:41.429] thr=195 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:41.441] thr=195 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:41.441] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:41.441] thr=195 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:41.442] thr=195 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:41.442] thr=195 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:41.484] thr=195 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:41.506] thr=195 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:41.506] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:41.507] thr=195 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:41.508] thr=195 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:41.508] thr=195 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:41.549] thr=195 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:41.569] thr=195 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:41.569] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:41.570] thr=195 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:41.571] thr=195 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:41.571] thr=195 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:41.610] thr=195 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:41.630] thr=195 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:41.631] thr=195 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:41.731] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:41.732] thr=195 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:41.732] thr=195 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:41.735] thr=195 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:41.753] thr=195 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:41.754] thr=195 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:41.756] thr=195 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:45.998] thr=245 paramiko.transport: starting thread (client mode): 0x5386ef0 +DEB [20190331-10:39:45.998] thr=245 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:46.007] thr=245 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:46.007] thr=245 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:46.011] thr=245 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:46.011] thr=245 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:46.011] thr=245 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:46.011] thr=245 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:46.011] thr=245 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:46.011] thr=245 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:46.016] thr=245 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:46.016] thr=245 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:46.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:46.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:46.059] thr=245 paramiko.transport: userauth is OK +INF [20190331-10:39:46.167] thr=245 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:46.169] thr=245 paramiko.transport: userauth is OK +INF [20190331-10:39:46.192] thr=245 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:46.192] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:46.360] thr=245 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:46.360] thr=245 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:46.401] thr=245 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:46.401] thr=245 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:46.406] thr=245 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:46.421] thr=245 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:46.421] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:46.421] thr=245 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:46.421] thr=245 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:46.421] thr=245 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:46.462] thr=245 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:46.484] thr=245 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:46.484] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:46.484] thr=245 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:46.487] thr=245 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:46.487] thr=245 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:46.526] thr=245 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:46.538] thr=245 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:46.538] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:46.538] thr=245 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:46.538] thr=245 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:46.538] thr=245 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:46.581] thr=245 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:46.590] thr=245 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:46.590] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:46.590] thr=245 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:46.592] thr=245 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:46.592] thr=245 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:46.630] thr=245 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:46.642] thr=245 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:46.644] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:46.644] thr=245 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:46.644] thr=245 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:46.644] thr=245 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:46.684] thr=245 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:46.693] thr=245 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:46.693] thr=245 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:46.797] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:46.797] thr=245 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:46.797] thr=245 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:46.799] thr=245 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:46.808] thr=245 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:46.808] thr=245 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:46.810] thr=245 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:50.998] thr=246 paramiko.transport: starting thread (client mode): 0x5376910 +DEB [20190331-10:39:50.998] thr=246 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:51.006] thr=246 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:51.009] thr=246 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:51.011] thr=246 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:51.011] thr=246 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:51.011] thr=246 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:51.011] thr=246 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:51.011] thr=246 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:51.011] thr=246 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:51.017] thr=246 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:51.017] thr=246 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:51.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:51.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:51.055] thr=246 paramiko.transport: userauth is OK +INF [20190331-10:39:51.074] thr=246 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:51.074] thr=246 paramiko.transport: userauth is OK +INF [20190331-10:39:51.095] thr=246 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:51.095] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:51.236] thr=246 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:51.236] thr=246 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:51.279] thr=246 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:51.279] thr=246 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:51.283] thr=246 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:51.295] thr=246 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:51.295] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:51.295] thr=246 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:51.295] thr=246 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:51.297] thr=246 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:51.338] thr=246 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:51.352] thr=246 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:51.352] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:51.352] thr=246 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:51.354] thr=246 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:51.354] thr=246 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:51.392] thr=246 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:51.407] thr=246 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:51.407] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:51.407] thr=246 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:51.407] thr=246 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:51.407] thr=246 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:51.447] thr=246 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:51.458] thr=246 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:51.460] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:51.460] thr=246 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:51.460] thr=246 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:51.460] thr=246 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:51.500] thr=246 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:51.513] thr=246 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:51.513] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:51.515] thr=246 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:51.515] thr=246 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:51.515] thr=246 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:51.556] thr=246 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:51.569] thr=246 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:51.569] thr=246 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:51.672] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:51.672] thr=246 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:51.672] thr=246 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:51.674] thr=246 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:51.682] thr=246 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:51.682] thr=246 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:51.685] thr=246 paramiko.transport: EOF in transport thread +DEB [20190331-10:39:55.999] thr=247 paramiko.transport: starting thread (client mode): 0x5016450 +DEB [20190331-10:39:55.999] thr=247 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:39:56.008] thr=247 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:39:56.008] thr=247 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:39:56.012] thr=247 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:39:56.012] thr=247 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:39:56.012] thr=247 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:39:56.012] thr=247 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:39:56.012] thr=247 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:39:56.012] thr=247 paramiko.transport: Compression agreed: none +DEB [20190331-10:39:56.016] thr=247 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:39:56.016] thr=247 paramiko.transport: Switch to new keys ... +DEB [20190331-10:39:56.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:39:56.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:39:56.056] thr=247 paramiko.transport: userauth is OK +INF [20190331-10:39:56.075] thr=247 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:39:56.075] thr=247 paramiko.transport: userauth is OK +INF [20190331-10:39:56.101] thr=247 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:39:56.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:39:56.250] thr=247 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:39:56.250] thr=247 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:39:56.293] thr=247 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:39:56.293] thr=247 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:39:56.297] thr=247 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:39:56.309] thr=247 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:39:56.309] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:39:56.309] thr=247 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:39:56.312] thr=247 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:39:56.312] thr=247 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:39:56.352] thr=247 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:39:56.364] thr=247 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:39:56.364] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:39:56.364] thr=247 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:39:56.366] thr=247 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:39:56.366] thr=247 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:39:56.407] thr=247 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:39:56.415] thr=247 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:39:56.417] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:39:56.417] thr=247 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:39:56.419] thr=247 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:39:56.419] thr=247 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:39:56.461] thr=247 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:39:56.470] thr=247 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:39:56.472] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:39:56.472] thr=247 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:39:56.472] thr=247 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:39:56.472] thr=247 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:39:56.510] thr=247 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:39:56.527] thr=247 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:39:56.527] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:39:56.527] thr=247 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:39:56.527] thr=247 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:39:56.529] thr=247 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:39:56.567] thr=247 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:39:56.576] thr=247 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:39:56.576] thr=247 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:39:56.679] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:39:56.679] thr=247 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:39:56.679] thr=247 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:39:56.681] thr=247 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:39:56.690] thr=247 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:39:56.690] thr=247 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:39:56.692] thr=247 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:00.996] thr=109 paramiko.transport: starting thread (client mode): 0x53d6f50 +DEB [20190331-10:40:00.996] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:01.010] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:01.010] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:01.010] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:01.010] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:01.010] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:01.010] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:01.012] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:01.012] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:01.015] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:01.015] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:01.015] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:01.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:01.057] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:40:01.081] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:01.084] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:40:01.108] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:01.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:01.246] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:01.246] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:01.285] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:01.285] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:01.291] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:01.304] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:01.304] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:01.304] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:01.304] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:01.307] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:01.349] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:01.360] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:01.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:01.360] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:01.360] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:01.360] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:01.402] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:01.410] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:01.410] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:01.410] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:01.410] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:01.410] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:01.463] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:01.463] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:01.463] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:01.463] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:01.463] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:01.466] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:01.508] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:01.519] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:01.519] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:01.521] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:01.521] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:01.521] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:01.568] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:01.571] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:01.571] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:01.672] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:01.672] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:01.672] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:01.675] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:01.683] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:01.683] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:01.685] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:05.996] thr=248 paramiko.transport: starting thread (client mode): 0x5376e90 +DEB [20190331-10:40:05.996] thr=248 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:06.009] thr=248 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:06.009] thr=248 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:06.012] thr=248 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:06.012] thr=248 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:06.012] thr=248 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:06.012] thr=248 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:06.012] thr=248 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:06.012] thr=248 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:06.016] thr=248 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:06.016] thr=248 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:06.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:06.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:06.056] thr=248 paramiko.transport: userauth is OK +INF [20190331-10:40:06.077] thr=248 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:06.077] thr=248 paramiko.transport: userauth is OK +INF [20190331-10:40:06.101] thr=248 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:06.101] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:06.229] thr=248 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:06.229] thr=248 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:06.268] thr=248 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:06.268] thr=248 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:06.276] thr=248 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:06.284] thr=248 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:06.284] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:06.284] thr=248 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:06.287] thr=248 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:06.287] thr=248 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:06.327] thr=248 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:06.337] thr=248 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:06.337] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:06.337] thr=248 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:06.337] thr=248 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:06.337] thr=248 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:06.385] thr=248 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:06.385] thr=248 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:06.388] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:06.388] thr=248 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:06.388] thr=248 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:06.388] thr=248 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:06.430] thr=248 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:06.438] thr=248 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:06.438] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:06.438] thr=248 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:06.438] thr=248 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:06.438] thr=248 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:06.480] thr=248 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:06.491] thr=248 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:06.491] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:06.491] thr=248 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:06.491] thr=248 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:06.491] thr=248 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:06.539] thr=248 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:06.542] thr=248 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:06.542] thr=248 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:06.645] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:06.645] thr=248 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:06.645] thr=248 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:06.648] thr=248 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:06.656] thr=248 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:06.656] thr=248 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:06.658] thr=248 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:10.998] thr=237 paramiko.transport: starting thread (client mode): 0x5016190 +DEB [20190331-10:40:10.998] thr=237 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:11.014] thr=237 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:11.014] thr=237 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:11.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:11.014] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:11.077] thr=237 paramiko.transport: userauth is OK +INF [20190331-10:40:11.092] thr=237 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:11.092] thr=237 paramiko.transport: userauth is OK +INF [20190331-10:40:11.123] thr=237 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:11.123] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:11.264] thr=237 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:11.264] thr=237 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:11.327] thr=237 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:11.327] thr=237 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:11.327] thr=237 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:11.342] thr=237 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:11.342] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:11.342] thr=237 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:11.342] thr=237 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:11.342] thr=237 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:11.389] thr=237 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:11.389] thr=237 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:11.389] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:11.389] thr=237 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:11.389] thr=237 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:11.389] thr=237 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:11.451] thr=237 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:11.451] thr=237 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:11.451] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:11.451] thr=237 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:11.451] thr=237 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:11.451] thr=237 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:11.514] thr=237 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:11.530] thr=237 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:11.530] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:11.530] thr=237 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:11.530] thr=237 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:11.530] thr=237 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:11.576] thr=237 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:11.576] thr=237 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:11.576] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:11.576] thr=237 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:11.576] thr=237 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:11.576] thr=237 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:11.639] thr=237 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:11.639] thr=237 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:11.639] thr=237 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:11.764] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:11.764] thr=237 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:11.764] thr=237 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:11.764] thr=237 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:11.764] thr=237 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:11.764] thr=237 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:11.764] thr=237 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:15.996] thr=141 paramiko.transport: starting thread (client mode): 0x36704f0 +DEB [20190331-10:40:15.996] thr=141 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:16.008] thr=141 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:16.008] thr=141 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:16.008] thr=141 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:16.008] thr=141 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:16.008] thr=141 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:16.008] thr=141 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:16.008] thr=141 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:16.008] thr=141 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:16.016] thr=141 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:16.016] thr=141 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:16.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:16.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:16.055] thr=141 paramiko.transport: userauth is OK +INF [20190331-10:40:16.074] thr=141 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:16.074] thr=141 paramiko.transport: userauth is OK +INF [20190331-10:40:16.098] thr=141 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:16.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:16.226] thr=141 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:16.226] thr=141 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:16.269] thr=141 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:16.269] thr=141 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:16.273] thr=141 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:16.285] thr=141 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:16.285] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:16.285] thr=141 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:16.285] thr=141 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:16.285] thr=141 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:16.328] thr=141 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:16.340] thr=141 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:16.340] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:16.340] thr=141 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:16.340] thr=141 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:16.340] thr=141 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:16.379] thr=141 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:16.387] thr=141 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:16.387] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:16.387] thr=141 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:16.390] thr=141 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:16.390] thr=141 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:16.430] thr=141 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:16.437] thr=141 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:16.437] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:16.437] thr=141 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:16.437] thr=141 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:16.437] thr=141 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:16.480] thr=141 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:16.496] thr=141 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:16.496] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:16.496] thr=141 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:16.496] thr=141 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:16.496] thr=141 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:16.536] thr=141 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:16.547] thr=141 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:16.547] thr=141 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:16.653] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:16.653] thr=141 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:16.653] thr=141 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:16.653] thr=141 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:16.661] thr=141 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:16.664] thr=141 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:16.664] thr=141 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:20.998] thr=249 paramiko.transport: starting thread (client mode): 0x4fe7290 +DEB [20190331-10:40:20.998] thr=249 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:21.010] thr=249 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:21.010] thr=249 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:21.013] thr=249 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:21.013] thr=249 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:21.013] thr=249 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:21.013] thr=249 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:21.013] thr=249 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:21.013] thr=249 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:21.017] thr=249 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:21.017] thr=249 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:21.021] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:21.021] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:21.060] thr=249 paramiko.transport: userauth is OK +INF [20190331-10:40:21.080] thr=249 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:21.080] thr=249 paramiko.transport: userauth is OK +INF [20190331-10:40:21.099] thr=249 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:21.103] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:21.232] thr=249 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:21.232] thr=249 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:21.279] thr=249 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:21.279] thr=249 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:21.283] thr=249 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:21.295] thr=249 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:21.295] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:21.295] thr=249 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:21.295] thr=249 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:21.295] thr=249 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:21.338] thr=249 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:21.349] thr=249 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:21.349] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:21.349] thr=249 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:21.349] thr=249 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:21.349] thr=249 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:21.392] thr=249 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:21.400] thr=249 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:21.400] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:21.400] thr=249 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:21.400] thr=249 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:21.400] thr=249 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:21.443] thr=249 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:21.451] thr=249 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:21.451] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:21.451] thr=249 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:21.455] thr=249 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:21.455] thr=249 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:21.494] thr=249 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:21.506] thr=249 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:21.506] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:21.506] thr=249 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:21.506] thr=249 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:21.506] thr=249 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:21.548] thr=249 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:21.556] thr=249 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:21.556] thr=249 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:21.661] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:21.661] thr=249 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:21.661] thr=249 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:21.661] thr=249 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:21.669] thr=249 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:21.669] thr=249 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:21.673] thr=249 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:26.001] thr=250 paramiko.transport: starting thread (client mode): 0x54cd990 +DEB [20190331-10:40:26.001] thr=250 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:26.008] thr=250 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:26.008] thr=250 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:26.012] thr=250 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:26.012] thr=250 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:26.012] thr=250 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:26.012] thr=250 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:26.012] thr=250 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:26.012] thr=250 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:26.016] thr=250 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:26.016] thr=250 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:26.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:26.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:26.055] thr=250 paramiko.transport: userauth is OK +INF [20190331-10:40:26.075] thr=250 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:26.075] thr=250 paramiko.transport: userauth is OK +INF [20190331-10:40:26.098] thr=250 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:26.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:26.227] thr=250 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:26.227] thr=250 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:26.278] thr=250 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:26.278] thr=250 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:26.282] thr=250 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:26.294] thr=250 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:26.294] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:26.294] thr=250 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:26.297] thr=250 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:26.297] thr=250 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:26.337] thr=250 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:26.348] thr=250 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:26.348] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:26.348] thr=250 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:26.352] thr=250 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:26.352] thr=250 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:26.391] thr=250 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:26.399] thr=250 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:26.399] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:26.399] thr=250 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:26.399] thr=250 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:26.399] thr=250 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:26.442] thr=250 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:26.450] thr=250 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:26.450] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:26.450] thr=250 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:26.454] thr=250 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:26.454] thr=250 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:26.493] thr=250 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:26.504] thr=250 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:26.504] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:26.504] thr=250 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:26.504] thr=250 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:26.504] thr=250 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:26.544] thr=250 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:26.552] thr=250 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:26.552] thr=250 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:26.657] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:26.657] thr=250 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:26.657] thr=250 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:26.657] thr=250 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:26.665] thr=250 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:26.669] thr=250 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:26.669] thr=250 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:31.010] thr=251 paramiko.transport: starting thread (client mode): 0x538ff90 +DEB [20190331-10:40:31.010] thr=251 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:31.017] thr=251 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:31.017] thr=251 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:31.021] thr=251 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:31.021] thr=251 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:31.021] thr=251 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:31.021] thr=251 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:31.021] thr=251 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:31.021] thr=251 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:31.025] thr=251 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:31.025] thr=251 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:31.025] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:31.025] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:31.067] thr=251 paramiko.transport: userauth is OK +INF [20190331-10:40:31.085] thr=251 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:31.089] thr=251 paramiko.transport: userauth is OK +INF [20190331-10:40:31.108] thr=251 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:31.108] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:31.245] thr=251 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:31.245] thr=251 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:31.290] thr=251 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:31.290] thr=251 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:31.294] thr=251 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:31.305] thr=251 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:31.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:31.305] thr=251 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:31.305] thr=251 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:31.305] thr=251 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:31.347] thr=251 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:31.358] thr=251 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:31.358] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:31.358] thr=251 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:31.358] thr=251 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:31.358] thr=251 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:31.400] thr=251 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:31.407] thr=251 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:31.407] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:31.407] thr=251 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:31.407] thr=251 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:31.407] thr=251 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:31.453] thr=251 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:31.460] thr=251 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:31.460] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:31.460] thr=251 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:31.464] thr=251 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:31.464] thr=251 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:31.502] thr=251 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:31.527] thr=251 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:31.527] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:31.527] thr=251 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:31.529] thr=251 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:31.529] thr=251 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:31.566] thr=251 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:31.578] thr=251 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:31.578] thr=251 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:31.680] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:31.680] thr=251 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:31.680] thr=251 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:31.680] thr=251 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:31.688] thr=251 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:31.691] thr=251 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:31.695] thr=251 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:35.996] thr=252 paramiko.transport: starting thread (client mode): 0x4fa96d0 +DEB [20190331-10:40:35.996] thr=252 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:36.006] thr=252 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:36.006] thr=252 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:36.009] thr=252 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:36.009] thr=252 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:36.009] thr=252 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:36.012] thr=252 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:36.012] thr=252 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:36.012] thr=252 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:36.016] thr=252 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:36.016] thr=252 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:36.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:36.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:36.059] thr=252 paramiko.transport: userauth is OK +INF [20190331-10:40:36.078] thr=252 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:36.078] thr=252 paramiko.transport: userauth is OK +INF [20190331-10:40:36.098] thr=252 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:36.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:36.231] thr=252 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:36.231] thr=252 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:36.274] thr=252 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:36.274] thr=252 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:36.277] thr=252 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:36.287] thr=252 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:36.287] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:36.287] thr=252 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:36.290] thr=252 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:36.290] thr=252 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:36.330] thr=252 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:36.343] thr=252 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:36.344] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:36.344] thr=252 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:36.345] thr=252 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:36.345] thr=252 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:36.384] thr=252 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:36.393] thr=252 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:36.394] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:36.394] thr=252 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:36.394] thr=252 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:36.394] thr=252 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:36.435] thr=252 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:36.445] thr=252 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:36.445] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:36.446] thr=252 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:36.447] thr=252 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:36.447] thr=252 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:36.487] thr=252 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:36.508] thr=252 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:36.508] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:36.508] thr=252 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:36.509] thr=252 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:36.509] thr=252 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:36.550] thr=252 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:36.561] thr=252 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:36.561] thr=252 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:36.662] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:36.663] thr=252 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:36.663] thr=252 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:36.664] thr=252 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:36.673] thr=252 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:36.674] thr=252 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:36.675] thr=252 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:40.998] thr=158 paramiko.transport: starting thread (client mode): 0x53d6f70 +DEB [20190331-10:40:40.998] thr=158 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:41.008] thr=158 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:41.008] thr=158 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:41.011] thr=158 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:41.011] thr=158 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:41.012] thr=158 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:41.012] thr=158 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:41.012] thr=158 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:41.012] thr=158 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:41.016] thr=158 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:41.016] thr=158 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:41.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:41.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:41.053] thr=158 paramiko.transport: userauth is OK +INF [20190331-10:40:41.073] thr=158 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:41.073] thr=158 paramiko.transport: userauth is OK +INF [20190331-10:40:41.096] thr=158 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:41.096] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:41.237] thr=158 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:41.237] thr=158 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:41.277] thr=158 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:41.277] thr=158 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:41.280] thr=158 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:41.293] thr=158 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:41.293] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:41.293] thr=158 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:41.293] thr=158 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:41.295] thr=158 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:41.334] thr=158 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:41.347] thr=158 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:41.347] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:41.348] thr=158 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:41.348] thr=158 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:41.348] thr=158 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:41.389] thr=158 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:41.396] thr=158 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:41.398] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:41.398] thr=158 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:41.398] thr=158 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:41.398] thr=158 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:41.440] thr=158 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:41.450] thr=158 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:41.450] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:41.451] thr=158 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:41.451] thr=158 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:41.451] thr=158 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:41.493] thr=158 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:41.505] thr=158 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:41.505] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:41.505] thr=158 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:41.505] thr=158 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:41.505] thr=158 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:41.546] thr=158 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:41.558] thr=158 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:41.558] thr=158 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:41.660] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:41.660] thr=158 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:41.660] thr=158 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:41.663] thr=158 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:41.670] thr=158 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:41.670] thr=158 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:41.673] thr=158 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:45.998] thr=253 paramiko.transport: starting thread (client mode): 0x55c1bf0 +DEB [20190331-10:40:45.998] thr=253 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:46.009] thr=253 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:46.009] thr=253 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:46.012] thr=253 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:46.012] thr=253 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:46.012] thr=253 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:46.012] thr=253 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:46.012] thr=253 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:46.012] thr=253 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:46.016] thr=253 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:46.016] thr=253 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:46.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:46.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:46.056] thr=253 paramiko.transport: userauth is OK +INF [20190331-10:40:46.078] thr=253 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:46.078] thr=253 paramiko.transport: userauth is OK +INF [20190331-10:40:46.100] thr=253 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:46.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:46.240] thr=253 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:46.240] thr=253 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:46.280] thr=253 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:46.280] thr=253 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:46.283] thr=253 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:46.296] thr=253 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:46.296] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:46.298] thr=253 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:46.298] thr=253 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:46.298] thr=253 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:46.339] thr=253 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:46.352] thr=253 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:46.352] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:46.352] thr=253 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:46.352] thr=253 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:46.352] thr=253 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:46.392] thr=253 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:46.401] thr=253 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:46.401] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:46.401] thr=253 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:46.401] thr=253 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:46.401] thr=253 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:46.442] thr=253 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:46.452] thr=253 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:46.452] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:46.454] thr=253 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:46.454] thr=253 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:46.454] thr=253 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:46.493] thr=253 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:46.505] thr=253 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:46.505] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:46.505] thr=253 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:46.508] thr=253 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:46.508] thr=253 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:46.546] thr=253 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:46.558] thr=253 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:46.558] thr=253 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:46.660] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:46.660] thr=253 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:46.660] thr=253 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:46.663] thr=253 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:46.670] thr=253 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:46.670] thr=253 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:46.673] thr=253 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:50.993] thr=254 paramiko.transport: starting thread (client mode): 0x55c1cb0 +DEB [20190331-10:40:50.993] thr=254 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:51.008] thr=254 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:51.008] thr=254 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:51.008] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:51.008] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:51.071] thr=254 paramiko.transport: userauth is OK +INF [20190331-10:40:51.164] thr=254 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:51.164] thr=254 paramiko.transport: userauth is OK +INF [20190331-10:40:51.180] thr=254 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:51.180] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:51.321] thr=254 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:51.321] thr=254 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:51.383] thr=254 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:51.383] thr=254 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:51.383] thr=254 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:51.399] thr=254 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:51.399] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:51.399] thr=254 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:51.399] thr=254 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:51.399] thr=254 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:51.446] thr=254 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:51.446] thr=254 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:51.446] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:51.461] thr=254 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:51.461] thr=254 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:51.461] thr=254 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:51.508] thr=254 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:51.508] thr=254 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:51.508] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:51.508] thr=254 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:51.508] thr=254 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:51.508] thr=254 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:51.575] thr=254 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:51.575] thr=254 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:51.575] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:51.575] thr=254 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:51.575] thr=254 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:51.575] thr=254 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:51.638] thr=254 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:51.638] thr=254 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:51.638] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:51.638] thr=254 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:51.638] thr=254 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:51.638] thr=254 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:51.700] thr=254 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:51.700] thr=254 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:51.700] thr=254 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:51.825] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:51.825] thr=254 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:51.825] thr=254 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:51.825] thr=254 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:51.825] thr=254 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:51.825] thr=254 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:51.825] thr=254 paramiko.transport: EOF in transport thread +DEB [20190331-10:40:55.998] thr=255 paramiko.transport: starting thread (client mode): 0x500d1f0 +DEB [20190331-10:40:55.998] thr=255 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:40:56.010] thr=255 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:40:56.010] thr=255 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:40:56.014] thr=255 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:40:56.014] thr=255 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:40:56.014] thr=255 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:40:56.014] thr=255 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:40:56.014] thr=255 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:40:56.014] thr=255 paramiko.transport: Compression agreed: none +DEB [20190331-10:40:56.018] thr=255 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:40:56.018] thr=255 paramiko.transport: Switch to new keys ... +DEB [20190331-10:40:56.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:40:56.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:40:56.061] thr=255 paramiko.transport: userauth is OK +INF [20190331-10:40:56.092] thr=255 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:40:56.092] thr=255 paramiko.transport: userauth is OK +INF [20190331-10:40:56.111] thr=255 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:40:56.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:40:56.240] thr=255 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:40:56.240] thr=255 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:40:56.283] thr=255 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:40:56.283] thr=255 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:40:56.287] thr=255 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:40:56.299] thr=255 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:40:56.299] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:40:56.299] thr=255 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:40:56.299] thr=255 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:40:56.299] thr=255 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:40:56.342] thr=255 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:40:56.354] thr=255 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:40:56.354] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:40:56.354] thr=255 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:40:56.354] thr=255 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:40:56.354] thr=255 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:40:56.397] thr=255 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:40:56.404] thr=255 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:40:56.404] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:40:56.404] thr=255 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:40:56.404] thr=255 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:40:56.404] thr=255 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:40:56.447] thr=255 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:40:56.455] thr=255 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:40:56.455] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:40:56.455] thr=255 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:40:56.459] thr=255 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:40:56.459] thr=255 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:40:56.502] thr=255 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:40:56.514] thr=255 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:40:56.514] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:40:56.514] thr=255 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:40:56.514] thr=255 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:40:56.514] thr=255 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:40:56.554] thr=255 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:40:56.562] thr=255 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:40:56.566] thr=255 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:40:56.668] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:40:56.668] thr=255 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:40:56.668] thr=255 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:40:56.668] thr=255 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:40:56.675] thr=255 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:40:56.675] thr=255 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:40:56.679] thr=255 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:00.998] thr=256 paramiko.transport: starting thread (client mode): 0x148e6f0 +DEB [20190331-10:41:00.998] thr=256 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:01.008] thr=256 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:01.008] thr=256 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:01.011] thr=256 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:01.011] thr=256 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:01.012] thr=256 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:01.012] thr=256 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:01.012] thr=256 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:01.012] thr=256 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:01.016] thr=256 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:01.016] thr=256 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:01.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:01.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:01.055] thr=256 paramiko.transport: userauth is OK +INF [20190331-10:41:01.076] thr=256 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:01.077] thr=256 paramiko.transport: userauth is OK +INF [20190331-10:41:01.099] thr=256 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:01.099] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:01.245] thr=256 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:01.246] thr=256 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:01.286] thr=256 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:01.286] thr=256 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:01.291] thr=256 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:01.305] thr=256 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:01.305] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:01.306] thr=256 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:01.306] thr=256 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:01.306] thr=256 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:01.346] thr=256 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:01.360] thr=256 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:01.360] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:01.360] thr=256 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:01.361] thr=256 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:01.361] thr=256 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:01.399] thr=256 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:01.409] thr=256 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:01.409] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:01.409] thr=256 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:01.410] thr=256 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:01.410] thr=256 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:01.450] thr=256 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:01.460] thr=256 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:01.460] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:01.461] thr=256 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:01.461] thr=256 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:01.461] thr=256 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:01.503] thr=256 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:01.515] thr=256 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:01.515] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:01.515] thr=256 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:01.515] thr=256 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:01.515] thr=256 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:01.558] thr=256 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:01.570] thr=256 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:01.570] thr=256 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:01.670] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:01.670] thr=256 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:01.670] thr=256 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:01.670] thr=256 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:01.682] thr=256 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:01.682] thr=256 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:01.682] thr=256 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:05.997] thr=257 paramiko.transport: starting thread (client mode): 0x55e4890 +DEB [20190331-10:41:05.997] thr=257 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:06.006] thr=257 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:06.008] thr=257 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:06.010] thr=257 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:06.010] thr=257 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:06.010] thr=257 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:06.010] thr=257 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:06.010] thr=257 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:06.010] thr=257 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:06.014] thr=257 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:06.014] thr=257 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:06.014] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:06.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:06.055] thr=257 paramiko.transport: userauth is OK +INF [20190331-10:41:06.074] thr=257 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:06.075] thr=257 paramiko.transport: userauth is OK +INF [20190331-10:41:06.096] thr=257 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:06.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:06.229] thr=257 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:06.229] thr=257 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:06.270] thr=257 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:06.270] thr=257 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:06.274] thr=257 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:06.287] thr=257 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:06.287] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:06.289] thr=257 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:06.289] thr=257 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:06.289] thr=257 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:06.328] thr=257 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:06.341] thr=257 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:06.341] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:06.341] thr=257 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:06.343] thr=257 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:06.343] thr=257 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:06.382] thr=257 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:06.393] thr=257 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:06.393] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:06.393] thr=257 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:06.393] thr=257 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:06.393] thr=257 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:06.434] thr=257 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:06.442] thr=257 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:06.442] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:06.444] thr=257 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:06.444] thr=257 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:06.444] thr=257 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:06.483] thr=257 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:06.507] thr=257 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:06.507] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:06.507] thr=257 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:06.509] thr=257 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:06.509] thr=257 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:06.547] thr=257 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:06.558] thr=257 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:06.560] thr=257 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:06.662] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:06.662] thr=257 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:06.662] thr=257 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:06.664] thr=257 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:06.672] thr=257 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:06.672] thr=257 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:06.675] thr=257 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:10.998] thr=258 paramiko.transport: starting thread (client mode): 0x54cd7d0 +DEB [20190331-10:41:10.998] thr=258 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:11.008] thr=258 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:11.008] thr=258 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:11.010] thr=258 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:11.010] thr=258 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:11.010] thr=258 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:11.010] thr=258 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:11.010] thr=258 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:11.010] thr=258 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:11.015] thr=258 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:11.017] thr=258 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:11.017] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:11.017] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:11.056] thr=258 paramiko.transport: userauth is OK +INF [20190331-10:41:11.084] thr=258 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:11.084] thr=258 paramiko.transport: userauth is OK +INF [20190331-10:41:11.105] thr=258 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:11.105] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:11.230] thr=258 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:11.230] thr=258 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:11.271] thr=258 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:11.271] thr=258 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:11.275] thr=258 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:11.288] thr=258 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:11.288] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:11.288] thr=258 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:11.290] thr=258 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:11.290] thr=258 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:11.329] thr=258 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:11.342] thr=258 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:11.342] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:11.342] thr=258 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:11.342] thr=258 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:11.342] thr=258 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:11.383] thr=258 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:11.391] thr=258 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:11.391] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:11.391] thr=258 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:11.393] thr=258 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:11.393] thr=258 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:11.434] thr=258 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:11.445] thr=258 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:11.445] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:11.445] thr=258 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:11.447] thr=258 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:11.447] thr=258 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:11.490] thr=258 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:11.507] thr=258 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:11.507] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:11.507] thr=258 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:11.507] thr=258 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:11.507] thr=258 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:11.546] thr=258 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:11.557] thr=258 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:11.557] thr=258 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:11.661] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:11.661] thr=258 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:11.661] thr=258 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:11.663] thr=258 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:11.671] thr=258 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:11.671] thr=258 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:11.673] thr=258 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:16.003] thr=259 paramiko.transport: starting thread (client mode): 0x148e430 +DEB [20190331-10:41:16.003] thr=259 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:16.019] thr=259 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:16.019] thr=259 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:16.019] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:16.019] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:16.081] thr=259 paramiko.transport: userauth is OK +INF [20190331-10:41:16.097] thr=259 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:16.097] thr=259 paramiko.transport: userauth is OK +INF [20190331-10:41:16.113] thr=259 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:16.113] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:16.238] thr=259 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:16.238] thr=259 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:16.300] thr=259 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:16.300] thr=259 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:16.300] thr=259 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:16.316] thr=259 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:16.316] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:16.316] thr=259 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:16.316] thr=259 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:16.316] thr=259 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:16.363] thr=259 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:16.363] thr=259 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:16.363] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:16.363] thr=259 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:16.363] thr=259 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:16.363] thr=259 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:16.425] thr=259 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:16.425] thr=259 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:16.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:16.425] thr=259 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:16.425] thr=259 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:16.425] thr=259 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:16.488] thr=259 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:16.503] thr=259 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:16.503] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:16.503] thr=259 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:16.503] thr=259 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:16.503] thr=259 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:16.550] thr=259 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:16.550] thr=259 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:16.550] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:16.550] thr=259 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:16.550] thr=259 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:16.550] thr=259 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:16.613] thr=259 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:16.613] thr=259 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:16.613] thr=259 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:16.738] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:16.738] thr=259 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:16.738] thr=259 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:16.738] thr=259 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:16.738] thr=259 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:16.738] thr=259 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:16.738] thr=259 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:20.996] thr=188 paramiko.transport: starting thread (client mode): 0x54cd850 +DEB [20190331-10:41:20.996] thr=188 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:21.004] thr=188 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:21.008] thr=188 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:21.008] thr=188 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:21.008] thr=188 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:21.008] thr=188 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:21.008] thr=188 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:21.008] thr=188 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:21.008] thr=188 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:21.012] thr=188 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:21.016] thr=188 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:21.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:21.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:21.059] thr=188 paramiko.transport: userauth is OK +INF [20190331-10:41:21.078] thr=188 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:21.078] thr=188 paramiko.transport: userauth is OK +INF [20190331-10:41:21.098] thr=188 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:21.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:21.238] thr=188 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:21.238] thr=188 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:21.281] thr=188 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:21.281] thr=188 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:21.285] thr=188 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:21.297] thr=188 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:21.297] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:21.297] thr=188 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:21.297] thr=188 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:21.297] thr=188 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:21.340] thr=188 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:21.352] thr=188 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:21.352] thr=188 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:21.352] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:21.395] thr=188 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:21.395] thr=188 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:21.395] thr=188 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:21.402] thr=188 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:21.402] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:21.402] thr=188 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:21.406] thr=188 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:21.406] thr=188 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:21.445] thr=188 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:21.453] thr=188 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:21.453] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:21.457] thr=188 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:21.457] thr=188 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:21.457] thr=188 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:21.496] thr=188 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:21.508] thr=188 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:21.508] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:21.508] thr=188 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:21.512] thr=188 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:21.512] thr=188 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:21.551] thr=188 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:21.563] thr=188 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:21.563] thr=188 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:21.665] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:21.665] thr=188 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:21.665] thr=188 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:21.665] thr=188 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:21.672] thr=188 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:21.676] thr=188 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:21.676] thr=188 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:25.997] thr=260 paramiko.transport: starting thread (client mode): 0x5363230 +DEB [20190331-10:41:25.997] thr=260 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:26.007] thr=260 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:26.007] thr=260 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:26.010] thr=260 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:26.010] thr=260 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:26.010] thr=260 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:26.010] thr=260 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:26.010] thr=260 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:26.010] thr=260 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:26.016] thr=260 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:26.016] thr=260 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:26.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:26.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:26.059] thr=260 paramiko.transport: userauth is OK +INF [20190331-10:41:26.086] thr=260 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:26.086] thr=260 paramiko.transport: userauth is OK +INF [20190331-10:41:26.111] thr=260 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:26.111] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:26.260] thr=260 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:26.260] thr=260 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:26.303] thr=260 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:26.303] thr=260 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:26.306] thr=260 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:26.318] thr=260 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:26.318] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:26.318] thr=260 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:26.318] thr=260 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:26.318] thr=260 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:26.361] thr=260 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:26.373] thr=260 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:26.373] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:26.373] thr=260 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:26.373] thr=260 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:26.373] thr=260 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:26.416] thr=260 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:26.425] thr=260 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:26.425] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:26.425] thr=260 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:26.425] thr=260 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:26.425] thr=260 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:26.468] thr=260 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:26.477] thr=260 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:26.477] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:26.477] thr=260 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:26.480] thr=260 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:26.480] thr=260 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:26.520] thr=260 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:26.537] thr=260 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:26.537] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:26.537] thr=260 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:26.537] thr=260 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:26.537] thr=260 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:26.580] thr=260 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:26.589] thr=260 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:26.589] thr=260 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:26.693] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:26.693] thr=260 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:26.693] thr=260 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:26.693] thr=260 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:26.702] thr=260 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:26.705] thr=260 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:26.705] thr=260 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:30.999] thr=261 paramiko.transport: starting thread (client mode): 0x54cdf50 +DEB [20190331-10:41:30.999] thr=261 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:31.009] thr=261 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:31.009] thr=261 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:31.012] thr=261 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:31.012] thr=261 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:31.012] thr=261 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:31.012] thr=261 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:31.012] thr=261 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:31.012] thr=261 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:31.018] thr=261 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:31.018] thr=261 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:31.018] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:31.018] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:31.058] thr=261 paramiko.transport: userauth is OK +INF [20190331-10:41:31.076] thr=261 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:31.079] thr=261 paramiko.transport: userauth is OK +INF [20190331-10:41:31.097] thr=261 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:31.100] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:31.226] thr=261 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:31.226] thr=261 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:31.269] thr=261 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:31.269] thr=261 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:31.272] thr=261 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:31.284] thr=261 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:31.284] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:31.287] thr=261 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:31.287] thr=261 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:31.287] thr=261 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:31.327] thr=261 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:31.339] thr=261 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:31.339] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:31.342] thr=261 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:31.342] thr=261 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:31.342] thr=261 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:31.382] thr=261 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:31.391] thr=261 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:31.391] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:31.391] thr=261 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:31.391] thr=261 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:31.391] thr=261 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:31.434] thr=261 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:31.443] thr=261 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:31.443] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:31.446] thr=261 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:31.446] thr=261 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:31.446] thr=261 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:31.486] thr=261 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:31.498] thr=261 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:31.498] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:31.498] thr=261 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:31.498] thr=261 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:31.498] thr=261 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:31.539] thr=261 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:31.551] thr=261 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:31.551] thr=261 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:31.655] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:31.655] thr=261 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:31.655] thr=261 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:31.655] thr=261 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:31.664] thr=261 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:31.664] thr=261 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:31.668] thr=261 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:35.996] thr=262 paramiko.transport: starting thread (client mode): 0x4fe76f0 +DEB [20190331-10:41:35.996] thr=262 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:36.008] thr=262 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:36.008] thr=262 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:36.008] thr=262 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:36.012] thr=262 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:36.012] thr=262 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:36.012] thr=262 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:36.012] thr=262 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:36.012] thr=262 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:36.016] thr=262 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:36.016] thr=262 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:36.016] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:36.016] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:36.059] thr=262 paramiko.transport: userauth is OK +INF [20190331-10:41:36.078] thr=262 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:36.078] thr=262 paramiko.transport: userauth is OK +INF [20190331-10:41:36.098] thr=262 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:36.098] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:36.243] thr=262 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:36.243] thr=262 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:36.285] thr=262 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:36.285] thr=262 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:36.285] thr=262 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:36.297] thr=262 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:36.297] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:36.297] thr=262 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:36.297] thr=262 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:36.297] thr=262 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:36.340] thr=262 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:36.352] thr=262 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:36.352] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:36.352] thr=262 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:36.352] thr=262 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:36.352] thr=262 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:36.395] thr=262 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:36.407] thr=262 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:36.407] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:36.407] thr=262 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:36.407] thr=262 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:36.407] thr=262 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:36.449] thr=262 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:36.473] thr=262 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:36.473] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:36.473] thr=262 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:36.477] thr=262 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:36.477] thr=262 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:36.520] thr=262 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:36.535] thr=262 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:36.535] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:36.535] thr=262 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:36.535] thr=262 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:36.535] thr=262 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:36.578] thr=262 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:36.586] thr=262 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:36.586] thr=262 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:36.691] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:36.691] thr=262 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:36.691] thr=262 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:36.691] thr=262 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:36.699] thr=262 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:36.703] thr=262 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:36.703] thr=262 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:41.003] thr=263 paramiko.transport: starting thread (client mode): 0x4fa98f0 +DEB [20190331-10:41:41.003] thr=263 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:41.015] thr=263 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:41.015] thr=263 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:41.015] thr=263 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:41.015] thr=263 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:41.015] thr=263 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:41.015] thr=263 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:41.015] thr=263 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:41.015] thr=263 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:41.019] thr=263 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:41.019] thr=263 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:41.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:41.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:41.062] thr=263 paramiko.transport: userauth is OK +INF [20190331-10:41:41.081] thr=263 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:41.085] thr=263 paramiko.transport: userauth is OK +INF [20190331-10:41:41.108] thr=263 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:41.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:41.261] thr=263 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:41.261] thr=263 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:41.304] thr=263 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:41.304] thr=263 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:41.308] thr=263 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:41.315] thr=263 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:41.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:41.319] thr=263 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:41.319] thr=263 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:41.319] thr=263 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:41.362] thr=263 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:41.370] thr=263 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:41.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:41.370] thr=263 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:41.374] thr=263 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:41.374] thr=263 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:41.421] thr=263 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:41.421] thr=263 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:41.421] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:41.421] thr=263 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:41.421] thr=263 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:41.421] thr=263 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:41.468] thr=263 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:41.472] thr=263 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:41.472] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:41.472] thr=263 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:41.476] thr=263 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:41.476] thr=263 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:41.518] thr=263 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:41.528] thr=263 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:41.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:41.528] thr=263 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:41.528] thr=263 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:41.528] thr=263 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:41.575] thr=263 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:41.582] thr=263 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:41.582] thr=263 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:41.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:41.684] thr=263 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:41.684] thr=263 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:41.688] thr=263 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:41.696] thr=263 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:41.696] thr=263 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:41.696] thr=263 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:45.996] thr=265 paramiko.transport: starting thread (client mode): 0x54cd390 +DEB [20190331-10:41:45.996] thr=265 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:46.011] thr=265 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:46.011] thr=265 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:46.011] thr=265 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:46.011] thr=265 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:46.011] thr=265 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:46.011] thr=265 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:46.015] thr=265 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:46.015] thr=265 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:46.018] thr=265 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:46.018] thr=265 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:46.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:46.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:46.060] thr=265 paramiko.transport: userauth is OK +INF [20190331-10:41:46.079] thr=265 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:46.079] thr=265 paramiko.transport: userauth is OK +INF [20190331-10:41:46.105] thr=265 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:46.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:46.249] thr=265 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:46.249] thr=265 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:46.295] thr=265 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:46.295] thr=265 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:46.299] thr=265 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:46.310] thr=265 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:46.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:46.310] thr=265 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:46.310] thr=265 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:46.310] thr=265 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:46.355] thr=265 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:46.363] thr=265 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:46.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:46.363] thr=265 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:46.363] thr=265 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:46.363] thr=265 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:46.408] thr=265 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:46.412] thr=265 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:46.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:46.412] thr=265 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:46.416] thr=265 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:46.416] thr=265 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:46.458] thr=265 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:46.461] thr=265 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:46.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:46.461] thr=265 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:46.465] thr=265 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:46.465] thr=265 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:46.514] thr=265 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:46.514] thr=265 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:46.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:46.514] thr=265 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:46.514] thr=265 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:46.514] thr=265 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:46.558] thr=265 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:46.565] thr=265 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:46.565] thr=265 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:46.668] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:46.668] thr=265 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:46.668] thr=265 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:46.671] thr=265 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:46.675] thr=265 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:46.679] thr=265 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:46.679] thr=265 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:51.001] thr=109 paramiko.transport: starting thread (client mode): 0x53d6f50 +DEB [20190331-10:41:51.001] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:51.008] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:51.008] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:51.012] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:51.012] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:51.012] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:51.012] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:51.012] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:51.012] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:51.018] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:51.018] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:51.059] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:41:51.079] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:51.079] thr=109 paramiko.transport: userauth is OK +INF [20190331-10:41:51.099] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:51.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:51.234] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:51.234] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:51.275] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:51.275] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:51.275] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:51.292] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:51.292] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:51.292] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:51.292] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:51.292] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:51.332] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:51.343] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:51.343] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:51.346] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:51.346] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:51.346] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:51.386] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:51.397] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:51.397] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:51.397] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:51.397] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:51.397] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:51.441] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:51.451] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:51.451] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:51.451] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:51.451] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:51.451] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:51.495] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:51.508] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:51.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:51.508] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:51.508] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:51.508] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:51.549] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:51.569] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:51.569] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:51.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:51.670] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:51.670] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:51.670] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:51.680] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:51.680] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:51.684] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-10:41:55.998] thr=266 paramiko.transport: starting thread (client mode): 0x55c5df0 +DEB [20190331-10:41:55.998] thr=266 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:41:56.007] thr=266 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:41:56.007] thr=266 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:41:56.010] thr=266 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:41:56.010] thr=266 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:41:56.010] thr=266 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:41:56.010] thr=266 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:41:56.010] thr=266 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:41:56.010] thr=266 paramiko.transport: Compression agreed: none +DEB [20190331-10:41:56.016] thr=266 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:41:56.016] thr=266 paramiko.transport: Switch to new keys ... +DEB [20190331-10:41:56.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:41:56.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:41:56.056] thr=266 paramiko.transport: userauth is OK +INF [20190331-10:41:56.136] thr=266 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:41:56.137] thr=266 paramiko.transport: userauth is OK +INF [20190331-10:41:56.161] thr=266 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:41:56.162] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:41:56.437] thr=266 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:41:56.437] thr=266 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:41:56.479] thr=266 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:41:56.479] thr=266 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:41:56.487] thr=266 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:41:56.511] thr=266 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:41:56.511] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:41:56.511] thr=266 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:41:56.514] thr=266 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:41:56.514] thr=266 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:41:56.553] thr=266 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:41:56.578] thr=266 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:41:56.579] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:41:56.579] thr=266 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:41:56.580] thr=266 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:41:56.580] thr=266 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:41:56.620] thr=266 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:41:56.630] thr=266 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:41:56.630] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:41:56.633] thr=266 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:41:56.633] thr=266 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:41:56.633] thr=266 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:41:56.672] thr=266 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:41:56.681] thr=266 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:41:56.681] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:41:56.681] thr=266 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:41:56.681] thr=266 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:41:56.683] thr=266 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:41:56.723] thr=266 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:41:56.735] thr=266 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:41:56.735] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:41:56.736] thr=266 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:41:56.736] thr=266 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:41:56.736] thr=266 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:41:56.775] thr=266 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:41:56.784] thr=266 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:41:56.785] thr=266 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:41:56.888] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:41:56.888] thr=266 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:41:56.888] thr=266 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:41:56.888] thr=266 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:41:56.900] thr=266 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:41:56.900] thr=266 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:41:56.900] thr=266 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:00.997] thr=267 paramiko.transport: starting thread (client mode): 0x50f3230 +DEB [20190331-10:42:00.998] thr=267 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:01.008] thr=267 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:01.008] thr=267 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:01.013] thr=267 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:01.013] thr=267 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:01.013] thr=267 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:01.013] thr=267 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:01.013] thr=267 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:01.013] thr=267 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:01.017] thr=267 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:01.018] thr=267 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:01.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:01.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:01.057] thr=267 paramiko.transport: userauth is OK +INF [20190331-10:42:01.077] thr=267 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:01.079] thr=267 paramiko.transport: userauth is OK +INF [20190331-10:42:01.101] thr=267 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:01.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:01.281] thr=267 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:01.281] thr=267 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:01.321] thr=267 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:01.321] thr=267 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:01.324] thr=267 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:01.338] thr=267 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:01.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:01.338] thr=267 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:01.340] thr=267 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:01.340] thr=267 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:01.380] thr=267 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:01.393] thr=267 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:01.393] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:01.393] thr=267 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:01.394] thr=267 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:01.394] thr=267 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:01.435] thr=267 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:01.445] thr=267 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:01.445] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:01.446] thr=267 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:01.447] thr=267 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:01.447] thr=267 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:01.487] thr=267 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:01.498] thr=267 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:01.498] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:01.498] thr=267 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:01.499] thr=267 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:01.499] thr=267 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:01.540] thr=267 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:01.557] thr=267 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:01.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:01.558] thr=267 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:01.559] thr=267 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:01.559] thr=267 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:01.597] thr=267 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:01.607] thr=267 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:01.607] thr=267 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:01.709] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:01.709] thr=267 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:01.709] thr=267 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:01.710] thr=267 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:01.720] thr=267 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:01.720] thr=267 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:01.722] thr=267 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:05.999] thr=268 paramiko.transport: starting thread (client mode): 0x5376690 +DEB [20190331-10:42:05.999] thr=268 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:06.009] thr=268 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:06.010] thr=268 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:06.012] thr=268 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:06.013] thr=268 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:06.013] thr=268 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:06.013] thr=268 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:06.013] thr=268 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:06.013] thr=268 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:06.017] thr=268 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:06.017] thr=268 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:06.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:06.058] thr=268 paramiko.transport: userauth is OK +INF [20190331-10:42:06.078] thr=268 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:06.078] thr=268 paramiko.transport: userauth is OK +INF [20190331-10:42:06.099] thr=268 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:06.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:06.263] thr=268 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:06.263] thr=268 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:06.305] thr=268 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:06.305] thr=268 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:06.308] thr=268 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:06.322] thr=268 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:06.324] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:06.324] thr=268 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:06.324] thr=268 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:06.324] thr=268 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:06.367] thr=268 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:06.378] thr=268 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:06.378] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:06.380] thr=268 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:06.380] thr=268 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:06.380] thr=268 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:06.419] thr=268 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:06.427] thr=268 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:06.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:06.427] thr=268 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:06.429] thr=268 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:06.429] thr=268 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:06.467] thr=268 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:06.476] thr=268 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:06.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:06.476] thr=268 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:06.476] thr=268 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:06.476] thr=268 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:06.516] thr=268 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:06.544] thr=268 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:06.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:06.544] thr=268 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:06.544] thr=268 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:06.544] thr=268 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:06.586] thr=268 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:06.595] thr=268 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:06.596] thr=268 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:06.697] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:06.697] thr=268 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:06.697] thr=268 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:06.698] thr=268 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:06.708] thr=268 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:06.708] thr=268 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:06.710] thr=268 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:10.989] thr=269 paramiko.transport: starting thread (client mode): 0x4fe7550 +DEB [20190331-10:42:10.989] thr=269 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:11.005] thr=269 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:11.005] thr=269 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:11.005] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:11.005] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:11.067] thr=269 paramiko.transport: userauth is OK +INF [20190331-10:42:11.083] thr=269 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:11.083] thr=269 paramiko.transport: userauth is OK +INF [20190331-10:42:11.098] thr=269 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:11.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:11.239] thr=269 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:11.239] thr=269 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:11.286] thr=269 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:11.286] thr=269 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:11.286] thr=269 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:11.301] thr=269 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:11.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:11.301] thr=269 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:11.301] thr=269 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:11.301] thr=269 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:11.348] thr=269 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:11.348] thr=269 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:11.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:11.364] thr=269 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:11.364] thr=269 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:11.364] thr=269 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:11.403] thr=269 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:11.403] thr=269 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:11.403] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:11.403] thr=269 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:11.403] thr=269 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:11.403] thr=269 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:11.465] thr=269 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:11.465] thr=269 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:11.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:11.465] thr=269 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:11.465] thr=269 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:11.465] thr=269 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:11.528] thr=269 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:11.528] thr=269 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:11.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:11.544] thr=269 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:11.544] thr=269 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:11.544] thr=269 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:11.590] thr=269 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:11.590] thr=269 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:11.590] thr=269 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:11.715] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:11.715] thr=269 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:11.715] thr=269 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:11.715] thr=269 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:11.715] thr=269 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:11.715] thr=269 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:11.715] thr=269 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:15.994] thr=270 paramiko.transport: starting thread (client mode): 0x53d6fb0 +DEB [20190331-10:42:15.994] thr=270 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:16.010] thr=270 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:16.010] thr=270 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:16.010] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:16.010] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:16.072] thr=270 paramiko.transport: userauth is OK +INF [20190331-10:42:16.088] thr=270 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:16.088] thr=270 paramiko.transport: userauth is OK +INF [20190331-10:42:16.103] thr=270 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:16.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:16.244] thr=270 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:16.244] thr=270 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:16.291] thr=270 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:16.291] thr=270 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:16.291] thr=270 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:16.306] thr=270 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:16.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:16.306] thr=270 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:16.306] thr=270 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:16.306] thr=270 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:16.353] thr=270 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:16.353] thr=270 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:16.353] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:16.353] thr=270 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:16.353] thr=270 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:16.353] thr=270 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:16.416] thr=270 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:16.416] thr=270 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:16.416] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:16.416] thr=270 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:16.416] thr=270 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:16.416] thr=270 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:16.478] thr=270 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:16.494] thr=270 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:16.494] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:16.494] thr=270 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:16.494] thr=270 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:16.494] thr=270 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:16.544] thr=270 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:16.560] thr=270 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:16.560] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:16.560] thr=270 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:16.560] thr=270 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:16.560] thr=270 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:16.607] thr=270 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:16.607] thr=270 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:16.607] thr=270 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:16.732] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:16.732] thr=270 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:16.732] thr=270 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:16.732] thr=270 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:16.732] thr=270 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:16.732] thr=270 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:16.732] thr=270 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:21.000] thr=271 paramiko.transport: starting thread (client mode): 0x148ed90 +DEB [20190331-10:42:21.000] thr=271 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:21.007] thr=271 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:21.007] thr=271 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:21.011] thr=271 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:21.011] thr=271 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:21.011] thr=271 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:21.011] thr=271 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:21.011] thr=271 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:21.011] thr=271 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:21.015] thr=271 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:21.015] thr=271 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:21.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:21.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:21.058] thr=271 paramiko.transport: userauth is OK +INF [20190331-10:42:21.078] thr=271 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:21.078] thr=271 paramiko.transport: userauth is OK +INF [20190331-10:42:21.101] thr=271 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:21.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:21.273] thr=271 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:21.273] thr=271 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:21.328] thr=271 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:21.328] thr=271 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:21.331] thr=271 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:21.343] thr=271 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:21.343] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:21.343] thr=271 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:21.343] thr=271 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:21.343] thr=271 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:21.386] thr=271 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:21.398] thr=271 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:21.398] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:21.398] thr=271 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:21.398] thr=271 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:21.398] thr=271 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:21.441] thr=271 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:21.449] thr=271 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:21.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:21.449] thr=271 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:21.449] thr=271 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:21.449] thr=271 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:21.492] thr=271 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:21.499] thr=271 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:21.503] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:21.503] thr=271 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:21.503] thr=271 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:21.503] thr=271 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:21.542] thr=271 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:21.558] thr=271 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:21.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:21.558] thr=271 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:21.558] thr=271 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:21.558] thr=271 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:21.601] thr=271 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:21.609] thr=271 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:21.609] thr=271 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:21.714] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:21.714] thr=271 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:21.714] thr=271 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:21.714] thr=271 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:21.722] thr=271 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:21.726] thr=271 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:21.726] thr=271 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:26.001] thr=272 paramiko.transport: starting thread (client mode): 0x50db910 +DEB [20190331-10:42:26.001] thr=272 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:26.008] thr=272 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:26.008] thr=272 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:26.011] thr=272 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:26.011] thr=272 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:26.011] thr=272 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:26.011] thr=272 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:26.011] thr=272 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:26.011] thr=272 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:26.018] thr=272 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:26.018] thr=272 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:26.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:26.057] thr=272 paramiko.transport: userauth is OK +INF [20190331-10:42:26.074] thr=272 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:26.077] thr=272 paramiko.transport: userauth is OK +INF [20190331-10:42:26.098] thr=272 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:26.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:26.227] thr=272 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:26.227] thr=272 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:26.269] thr=272 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:26.269] thr=272 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:26.272] thr=272 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:26.283] thr=272 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:26.286] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:26.286] thr=272 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:26.286] thr=272 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:26.286] thr=272 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:26.325] thr=272 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:26.335] thr=272 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:26.335] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:26.335] thr=272 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:26.339] thr=272 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:26.339] thr=272 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:26.380] thr=272 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:26.387] thr=272 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:26.391] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:26.391] thr=272 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:26.391] thr=272 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:26.391] thr=272 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:26.433] thr=272 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:26.443] thr=272 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:26.443] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:26.443] thr=272 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:26.443] thr=272 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:26.443] thr=272 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:26.485] thr=272 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:26.495] thr=272 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:26.495] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:26.495] thr=272 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:26.499] thr=272 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:26.499] thr=272 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:26.537] thr=272 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:26.555] thr=272 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:26.555] thr=272 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:26.656] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:26.656] thr=272 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:26.656] thr=272 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:26.656] thr=272 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:26.666] thr=272 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:26.666] thr=272 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:26.670] thr=272 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:30.998] thr=273 paramiko.transport: starting thread (client mode): 0x148e450 +DEB [20190331-10:42:31.001] thr=273 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:31.012] thr=273 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:31.012] thr=273 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:31.012] thr=273 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:31.015] thr=273 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:31.015] thr=273 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:31.015] thr=273 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:31.015] thr=273 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:31.015] thr=273 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:31.019] thr=273 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:31.019] thr=273 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:31.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:31.060] thr=273 paramiko.transport: userauth is OK +INF [20190331-10:42:31.085] thr=273 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:31.085] thr=273 paramiko.transport: userauth is OK +INF [20190331-10:42:31.109] thr=273 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:31.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:31.242] thr=273 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:31.242] thr=273 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:31.283] thr=273 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:31.283] thr=273 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:31.287] thr=273 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:31.297] thr=273 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:31.297] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:31.301] thr=273 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:31.301] thr=273 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:31.301] thr=273 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:31.343] thr=273 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:31.356] thr=273 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:31.356] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:31.356] thr=273 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:31.356] thr=273 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:31.356] thr=273 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:31.398] thr=273 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:31.405] thr=273 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:31.409] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:31.409] thr=273 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:31.409] thr=273 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:31.409] thr=273 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:31.447] thr=273 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:31.457] thr=273 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:31.457] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:31.457] thr=273 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:31.457] thr=273 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:31.457] thr=273 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:31.496] thr=273 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:31.506] thr=273 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:31.506] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:31.510] thr=273 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:31.510] thr=273 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:31.510] thr=273 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:31.549] thr=273 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:31.559] thr=273 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:31.559] thr=273 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:31.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:31.664] thr=273 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:31.664] thr=273 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:31.664] thr=273 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:31.674] thr=273 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:31.674] thr=273 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:31.674] thr=273 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:36.000] thr=274 paramiko.transport: starting thread (client mode): 0x55e98f0 +DEB [20190331-10:42:36.000] thr=274 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:36.007] thr=274 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:36.007] thr=274 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:36.010] thr=274 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:36.010] thr=274 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:36.010] thr=274 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:36.010] thr=274 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:36.010] thr=274 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:36.010] thr=274 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:36.013] thr=274 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:36.017] thr=274 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:36.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:36.055] thr=274 paramiko.transport: userauth is OK +INF [20190331-10:42:36.076] thr=274 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:36.076] thr=274 paramiko.transport: userauth is OK +INF [20190331-10:42:36.096] thr=274 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:36.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:36.248] thr=274 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:36.248] thr=274 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:36.289] thr=274 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:36.289] thr=274 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:36.293] thr=274 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:36.303] thr=274 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:36.303] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:36.307] thr=274 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:36.307] thr=274 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:36.307] thr=274 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:36.344] thr=274 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:36.355] thr=274 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:36.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:36.355] thr=274 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:36.355] thr=274 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:36.355] thr=274 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:36.396] thr=274 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:36.403] thr=274 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:36.403] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:36.403] thr=274 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:36.406] thr=274 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:36.406] thr=274 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:36.444] thr=274 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:36.455] thr=274 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:36.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:36.455] thr=274 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:36.455] thr=274 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:36.455] thr=274 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:36.496] thr=274 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:36.513] thr=274 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:36.513] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:36.513] thr=274 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:36.513] thr=274 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:36.513] thr=274 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:36.555] thr=274 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:36.569] thr=274 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:36.569] thr=274 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:36.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:36.672] thr=274 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:36.672] thr=274 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:36.672] thr=274 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:36.682] thr=274 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:36.682] thr=274 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:36.686] thr=274 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:40.999] thr=275 paramiko.transport: starting thread (client mode): 0x50ad4b0 +DEB [20190331-10:42:40.999] thr=275 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:41.011] thr=275 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:41.011] thr=275 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:41.014] thr=275 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:41.014] thr=275 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:41.014] thr=275 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:41.014] thr=275 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:41.014] thr=275 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:41.014] thr=275 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:41.017] thr=275 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:41.020] thr=275 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:41.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:41.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:41.060] thr=275 paramiko.transport: userauth is OK +INF [20190331-10:42:41.078] thr=275 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:41.081] thr=275 paramiko.transport: userauth is OK +INF [20190331-10:42:41.101] thr=275 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:41.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:41.226] thr=275 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:41.226] thr=275 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:41.270] thr=275 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:41.270] thr=275 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:41.273] thr=275 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:41.284] thr=275 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:41.284] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:41.287] thr=275 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:41.287] thr=275 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:41.287] thr=275 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:41.325] thr=275 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:41.336] thr=275 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:41.336] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:41.336] thr=275 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:41.339] thr=275 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:41.339] thr=275 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:41.380] thr=275 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:41.389] thr=275 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:41.389] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:41.389] thr=275 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:41.389] thr=275 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:41.389] thr=275 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:41.432] thr=275 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:41.441] thr=275 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:41.441] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:41.441] thr=275 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:41.441] thr=275 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:41.441] thr=275 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:41.485] thr=275 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:41.514] thr=275 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:41.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:41.514] thr=275 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:41.514] thr=275 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:41.514] thr=275 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:41.553] thr=275 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:41.565] thr=275 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:41.565] thr=275 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:41.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:41.669] thr=275 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:41.669] thr=275 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:41.669] thr=275 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:41.678] thr=275 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:41.681] thr=275 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:41.681] thr=275 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:45.998] thr=276 paramiko.transport: starting thread (client mode): 0x5016150 +DEB [20190331-10:42:46.001] thr=276 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:46.009] thr=276 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:46.009] thr=276 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:46.012] thr=276 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:46.012] thr=276 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:46.012] thr=276 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:46.012] thr=276 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:46.012] thr=276 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:46.012] thr=276 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:46.015] thr=276 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:46.015] thr=276 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:46.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:46.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:46.059] thr=276 paramiko.transport: userauth is OK +INF [20190331-10:42:46.076] thr=276 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:46.079] thr=276 paramiko.transport: userauth is OK +INF [20190331-10:42:46.097] thr=276 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:46.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:46.239] thr=276 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:46.239] thr=276 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:46.280] thr=276 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:46.280] thr=276 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:46.282] thr=276 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:46.294] thr=276 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:46.297] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:46.297] thr=276 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:46.297] thr=276 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:46.297] thr=276 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:46.338] thr=276 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:46.349] thr=276 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:46.349] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:46.352] thr=276 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:46.352] thr=276 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:46.352] thr=276 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:46.393] thr=276 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:46.402] thr=276 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:46.402] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:46.402] thr=276 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:46.402] thr=276 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:46.402] thr=276 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:46.442] thr=276 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:46.451] thr=276 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:46.451] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:46.451] thr=276 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:46.451] thr=276 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:46.451] thr=276 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:46.492] thr=276 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:46.506] thr=276 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:46.506] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:46.506] thr=276 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:46.509] thr=276 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:46.509] thr=276 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:46.549] thr=276 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:46.560] thr=276 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:46.560] thr=276 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:46.662] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:46.662] thr=276 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:46.662] thr=276 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:46.665] thr=276 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:46.674] thr=276 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:46.674] thr=276 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:46.674] thr=276 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:50.996] thr=277 paramiko.transport: starting thread (client mode): 0x50d07f0 +DEB [20190331-10:42:50.996] thr=277 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:51.011] thr=277 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:51.011] thr=277 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:51.027] thr=277 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:51.027] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:51.027] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:51.074] thr=277 paramiko.transport: userauth is OK +INF [20190331-10:42:51.089] thr=277 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:51.089] thr=277 paramiko.transport: userauth is OK +INF [20190331-10:42:51.121] thr=277 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:51.121] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:51.277] thr=277 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:51.277] thr=277 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:51.324] thr=277 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:51.324] thr=277 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:51.324] thr=277 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:51.339] thr=277 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:51.339] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:51.339] thr=277 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:51.339] thr=277 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:51.339] thr=277 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:51.386] thr=277 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:51.402] thr=277 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:51.402] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:51.402] thr=277 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:51.402] thr=277 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:51.402] thr=277 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:51.449] thr=277 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:51.449] thr=277 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:51.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:51.449] thr=277 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:51.449] thr=277 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:51.449] thr=277 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:51.511] thr=277 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:51.527] thr=277 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:51.527] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:51.527] thr=277 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:51.527] thr=277 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:51.527] thr=277 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:51.574] thr=277 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:51.574] thr=277 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:51.574] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:51.574] thr=277 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:51.574] thr=277 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:51.574] thr=277 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:51.636] thr=277 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:51.636] thr=277 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:51.636] thr=277 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:51.761] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:51.761] thr=277 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:51.761] thr=277 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:51.761] thr=277 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:51.761] thr=277 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:51.761] thr=277 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:51.761] thr=277 paramiko.transport: EOF in transport thread +DEB [20190331-10:42:56.000] thr=278 paramiko.transport: starting thread (client mode): 0x500dad0 +DEB [20190331-10:42:56.000] thr=278 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:42:56.008] thr=278 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:42:56.008] thr=278 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:42:56.011] thr=278 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:42:56.011] thr=278 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:42:56.011] thr=278 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:42:56.011] thr=278 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:42:56.011] thr=278 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:42:56.011] thr=278 paramiko.transport: Compression agreed: none +DEB [20190331-10:42:56.017] thr=278 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:42:56.017] thr=278 paramiko.transport: Switch to new keys ... +DEB [20190331-10:42:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:42:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:42:56.057] thr=278 paramiko.transport: userauth is OK +INF [20190331-10:42:56.076] thr=278 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:42:56.076] thr=278 paramiko.transport: userauth is OK +INF [20190331-10:42:56.098] thr=278 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:42:56.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:42:56.223] thr=278 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:42:56.223] thr=278 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:42:56.266] thr=278 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:42:56.266] thr=278 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:42:56.269] thr=278 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:42:56.282] thr=278 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:42:56.282] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:42:56.282] thr=278 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:42:56.282] thr=278 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:42:56.282] thr=278 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:42:56.323] thr=278 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:42:56.336] thr=278 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:42:56.336] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:42:56.336] thr=278 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:42:56.336] thr=278 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:42:56.336] thr=278 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:42:56.380] thr=278 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:42:56.391] thr=278 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:42:56.391] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:42:56.391] thr=278 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:42:56.391] thr=278 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:42:56.391] thr=278 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:42:56.434] thr=278 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:42:56.442] thr=278 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:42:56.445] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:42:56.445] thr=278 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:42:56.445] thr=278 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:42:56.445] thr=278 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:42:56.483] thr=278 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:42:56.496] thr=278 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:42:56.496] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:42:56.496] thr=278 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:42:56.496] thr=278 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:42:56.496] thr=278 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:42:56.534] thr=278 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:42:56.542] thr=278 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:42:56.542] thr=278 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:42:56.645] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:42:56.645] thr=278 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:42:56.645] thr=278 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:42:56.648] thr=278 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:42:56.656] thr=278 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:42:56.656] thr=278 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:42:56.659] thr=278 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:00.999] thr=217 paramiko.transport: starting thread (client mode): 0x5376b70 +DEB [20190331-10:43:00.999] thr=217 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:01.007] thr=217 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:01.007] thr=217 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:01.010] thr=217 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:01.010] thr=217 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:01.010] thr=217 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:01.010] thr=217 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:01.010] thr=217 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:01.010] thr=217 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:01.015] thr=217 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:01.015] thr=217 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:01.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:01.053] thr=217 paramiko.transport: userauth is OK +INF [20190331-10:43:01.118] thr=217 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:01.118] thr=217 paramiko.transport: userauth is OK +INF [20190331-10:43:01.137] thr=217 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:01.137] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:01.273] thr=217 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:01.273] thr=217 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:01.319] thr=217 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:01.319] thr=217 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:01.321] thr=217 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:01.338] thr=217 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:01.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:01.338] thr=217 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:01.338] thr=217 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:01.338] thr=217 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:01.378] thr=217 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:01.392] thr=217 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:01.392] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:01.392] thr=217 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:01.392] thr=217 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:01.392] thr=217 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:01.432] thr=217 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:01.441] thr=217 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:01.441] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:01.443] thr=217 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:01.443] thr=217 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:01.443] thr=217 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:01.484] thr=217 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:01.495] thr=217 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:01.495] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:01.495] thr=217 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:01.495] thr=217 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:01.495] thr=217 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:01.536] thr=217 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:01.563] thr=217 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:01.563] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:01.566] thr=217 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:01.566] thr=217 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:01.566] thr=217 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:01.607] thr=217 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:01.618] thr=217 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:01.618] thr=217 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:01.721] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:01.721] thr=217 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:01.721] thr=217 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:01.721] thr=217 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:01.731] thr=217 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:01.731] thr=217 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:01.734] thr=217 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:05.988] thr=78 paramiko.transport: starting thread (client mode): 0x148e9f0 +DEB [20190331-10:43:05.988] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:06.004] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:06.004] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:06.004] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:06.004] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:06.066] thr=78 paramiko.transport: userauth is OK +INF [20190331-10:43:06.082] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:06.082] thr=78 paramiko.transport: userauth is OK +INF [20190331-10:43:06.098] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:06.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:06.238] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:06.238] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:06.285] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:06.285] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:06.285] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:06.301] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:06.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:06.301] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:06.301] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:06.301] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:06.348] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:06.348] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:06.348] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:06.348] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:06.348] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:06.348] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:06.410] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:06.410] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:06.410] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:06.410] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:06.410] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:06.410] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:06.473] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:06.473] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:06.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:06.473] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:06.473] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:06.473] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:06.519] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:06.535] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:06.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:06.535] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:06.535] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:06.535] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:06.582] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:06.582] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:06.582] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:06.707] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:06.707] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:06.707] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:06.707] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:06.707] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:06.707] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:06.707] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:10.998] thr=279 paramiko.transport: starting thread (client mode): 0x50a33f0 +DEB [20190331-10:43:10.998] thr=279 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:11.010] thr=279 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:11.010] thr=279 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:11.014] thr=279 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:11.014] thr=279 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:11.014] thr=279 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:11.014] thr=279 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:11.014] thr=279 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:11.014] thr=279 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:11.018] thr=279 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:11.018] thr=279 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:11.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:11.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:11.061] thr=279 paramiko.transport: userauth is OK +INF [20190331-10:43:11.080] thr=279 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:11.080] thr=279 paramiko.transport: userauth is OK +INF [20190331-10:43:11.103] thr=279 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:11.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:11.228] thr=279 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:11.228] thr=279 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:11.271] thr=279 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:11.271] thr=279 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:11.275] thr=279 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:11.287] thr=279 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:11.287] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:11.287] thr=279 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:11.287] thr=279 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:11.287] thr=279 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:11.326] thr=279 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:11.338] thr=279 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:11.338] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:11.338] thr=279 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:11.338] thr=279 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:11.338] thr=279 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:11.381] thr=279 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:11.389] thr=279 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:11.389] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:11.389] thr=279 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:11.389] thr=279 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:11.389] thr=279 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:11.431] thr=279 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:11.439] thr=279 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:11.439] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:11.439] thr=279 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:11.439] thr=279 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:11.443] thr=279 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:11.482] thr=279 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:11.494] thr=279 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:11.494] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:11.494] thr=279 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:11.494] thr=279 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:11.494] thr=279 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:11.539] thr=279 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:11.546] thr=279 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:11.546] thr=279 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:11.652] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:11.652] thr=279 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:11.652] thr=279 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:11.652] thr=279 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:11.660] thr=279 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:11.664] thr=279 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:11.664] thr=279 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:15.996] thr=188 paramiko.transport: starting thread (client mode): 0x54cd850 +DEB [20190331-10:43:15.996] thr=188 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:16.008] thr=188 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:16.008] thr=188 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:16.008] thr=188 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:16.008] thr=188 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:16.008] thr=188 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:16.008] thr=188 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:16.012] thr=188 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:16.012] thr=188 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:16.016] thr=188 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:16.016] thr=188 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:16.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:16.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:16.059] thr=188 paramiko.transport: userauth is OK +INF [20190331-10:43:16.078] thr=188 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:16.078] thr=188 paramiko.transport: userauth is OK +INF [20190331-10:43:16.098] thr=188 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:16.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:16.227] thr=188 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:16.231] thr=188 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:16.273] thr=188 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:16.273] thr=188 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:16.277] thr=188 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:16.289] thr=188 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:16.293] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:16.293] thr=188 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:16.293] thr=188 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:16.293] thr=188 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:16.336] thr=188 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:16.348] thr=188 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:16.348] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:16.348] thr=188 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:16.348] thr=188 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:16.348] thr=188 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:16.391] thr=188 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:16.398] thr=188 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:16.398] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:16.398] thr=188 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:16.402] thr=188 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:16.402] thr=188 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:16.445] thr=188 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:16.453] thr=188 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:16.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:16.453] thr=188 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:16.457] thr=188 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:16.457] thr=188 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:16.496] thr=188 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:16.508] thr=188 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:16.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:16.508] thr=188 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:16.512] thr=188 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:16.512] thr=188 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:16.552] thr=188 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:16.559] thr=188 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:16.559] thr=188 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:16.665] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:16.665] thr=188 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:16.665] thr=188 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:16.665] thr=188 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:16.673] thr=188 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:16.677] thr=188 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:16.677] thr=188 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:20.996] thr=280 paramiko.transport: starting thread (client mode): 0x538f310 +DEB [20190331-10:43:20.996] thr=280 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:21.008] thr=280 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:21.008] thr=280 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:21.012] thr=280 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:21.012] thr=280 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:21.012] thr=280 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:21.012] thr=280 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:21.012] thr=280 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:21.012] thr=280 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:21.016] thr=280 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:21.016] thr=280 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:21.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:21.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:21.059] thr=280 paramiko.transport: userauth is OK +INF [20190331-10:43:21.082] thr=280 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:21.082] thr=280 paramiko.transport: userauth is OK +INF [20190331-10:43:21.110] thr=280 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:21.110] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:21.242] thr=280 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:21.242] thr=280 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:21.286] thr=280 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:21.286] thr=280 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:21.294] thr=280 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:21.302] thr=280 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:21.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:21.302] thr=280 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:21.304] thr=280 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:21.304] thr=280 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:21.347] thr=280 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:21.355] thr=280 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:21.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:21.359] thr=280 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:21.359] thr=280 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:21.359] thr=280 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:21.404] thr=280 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:21.408] thr=280 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:21.408] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:21.408] thr=280 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:21.408] thr=280 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:21.408] thr=280 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:21.453] thr=280 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:21.457] thr=280 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:21.457] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:21.457] thr=280 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:21.457] thr=280 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:21.457] thr=280 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:21.508] thr=280 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:21.512] thr=280 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:21.512] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:21.512] thr=280 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:21.512] thr=280 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:21.512] thr=280 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:21.559] thr=280 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:21.563] thr=280 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:21.563] thr=280 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:21.668] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:21.668] thr=280 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:21.668] thr=280 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:21.672] thr=280 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:21.676] thr=280 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:21.680] thr=280 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:21.680] thr=280 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:25.995] thr=151 paramiko.transport: starting thread (client mode): 0x50ad9d0 +DEB [20190331-10:43:25.995] thr=151 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:26.007] thr=151 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:26.010] thr=151 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:26.010] thr=151 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:26.010] thr=151 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:26.010] thr=151 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:26.010] thr=151 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:26.010] thr=151 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:26.010] thr=151 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:26.014] thr=151 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:26.014] thr=151 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:26.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:26.057] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:43:26.077] thr=151 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:26.077] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:43:26.104] thr=151 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:26.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:26.253] thr=151 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:26.253] thr=151 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:26.296] thr=151 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:26.296] thr=151 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:26.311] thr=151 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:26.315] thr=151 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:26.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:26.315] thr=151 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:26.315] thr=151 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:26.315] thr=151 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:26.366] thr=151 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:26.370] thr=151 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:26.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:26.370] thr=151 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:26.370] thr=151 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:26.370] thr=151 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:26.417] thr=151 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:26.417] thr=151 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:26.417] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:26.420] thr=151 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:26.420] thr=151 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:26.420] thr=151 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:26.467] thr=151 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:26.467] thr=151 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:26.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:26.467] thr=151 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:26.471] thr=151 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:26.471] thr=151 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:26.514] thr=151 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:26.522] thr=151 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:26.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:26.522] thr=151 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:26.522] thr=151 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:26.522] thr=151 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:26.567] thr=151 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:26.574] thr=151 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:26.574] thr=151 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:26.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:26.680] thr=151 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:26.680] thr=151 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:26.688] thr=151 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:26.688] thr=151 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:26.692] thr=151 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:26.692] thr=151 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:30.996] thr=281 paramiko.transport: starting thread (client mode): 0x4fa9590 +DEB [20190331-10:43:30.996] thr=281 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:31.007] thr=281 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:31.007] thr=281 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:31.007] thr=281 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:31.007] thr=281 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:31.007] thr=281 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:31.007] thr=281 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:31.007] thr=281 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:31.007] thr=281 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:31.011] thr=281 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:31.015] thr=281 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:31.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:31.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:31.055] thr=281 paramiko.transport: userauth is OK +INF [20190331-10:43:31.073] thr=281 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:31.073] thr=281 paramiko.transport: userauth is OK +INF [20190331-10:43:31.095] thr=281 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:31.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:31.229] thr=281 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:31.229] thr=281 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:31.273] thr=281 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:31.273] thr=281 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:31.273] thr=281 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:31.287] thr=281 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:31.287] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:31.287] thr=281 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:31.287] thr=281 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:31.287] thr=281 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:31.331] thr=281 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:31.342] thr=281 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:31.342] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:31.342] thr=281 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:31.342] thr=281 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:31.342] thr=281 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:31.385] thr=281 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:31.393] thr=281 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:31.393] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:31.393] thr=281 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:31.396] thr=281 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:31.396] thr=281 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:31.436] thr=281 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:31.444] thr=281 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:31.444] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:31.444] thr=281 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:31.447] thr=281 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:31.447] thr=281 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:31.487] thr=281 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:31.513] thr=281 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:31.513] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:31.513] thr=281 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:31.513] thr=281 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:31.513] thr=281 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:31.553] thr=281 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:31.564] thr=281 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:31.564] thr=281 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:31.666] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:31.666] thr=281 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:31.666] thr=281 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:31.666] thr=281 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:31.677] thr=281 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:31.677] thr=281 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:31.677] thr=281 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:35.995] thr=282 paramiko.transport: starting thread (client mode): 0x5363070 +DEB [20190331-10:43:35.995] thr=282 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:36.006] thr=282 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:36.006] thr=282 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:36.010] thr=282 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:36.010] thr=282 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:36.010] thr=282 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:36.010] thr=282 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:36.010] thr=282 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:36.010] thr=282 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:36.013] thr=282 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:36.013] thr=282 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:36.013] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:36.057] thr=282 paramiko.transport: userauth is OK +INF [20190331-10:43:36.075] thr=282 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:36.075] thr=282 paramiko.transport: userauth is OK +INF [20190331-10:43:36.121] thr=282 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:36.125] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:36.262] thr=282 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:36.262] thr=282 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:36.305] thr=282 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:36.305] thr=282 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:36.305] thr=282 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:36.319] thr=282 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:36.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:36.319] thr=282 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:36.319] thr=282 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:36.319] thr=282 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:36.362] thr=282 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:36.377] thr=282 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:36.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:36.377] thr=282 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:36.377] thr=282 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:36.377] thr=282 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:36.416] thr=282 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:36.423] thr=282 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:36.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:36.423] thr=282 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:36.427] thr=282 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:36.427] thr=282 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:36.467] thr=282 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:36.474] thr=282 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:36.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:36.477] thr=282 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:36.477] thr=282 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:36.477] thr=282 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:36.517] thr=282 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:36.539] thr=282 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:36.539] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:36.539] thr=282 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:36.539] thr=282 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:36.539] thr=282 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:36.579] thr=282 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:36.590] thr=282 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:36.590] thr=282 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:36.694] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:36.694] thr=282 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:36.694] thr=282 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:36.694] thr=282 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:36.712] thr=282 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:36.712] thr=282 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:36.716] thr=282 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:41.000] thr=283 paramiko.transport: starting thread (client mode): 0x50d0b10 +DEB [20190331-10:43:41.000] thr=283 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:41.009] thr=283 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:41.009] thr=283 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:41.012] thr=283 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:41.012] thr=283 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:41.012] thr=283 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:41.012] thr=283 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:41.012] thr=283 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:41.012] thr=283 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:41.015] thr=283 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:41.018] thr=283 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:41.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:41.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:41.058] thr=283 paramiko.transport: userauth is OK +INF [20190331-10:43:41.076] thr=283 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:41.076] thr=283 paramiko.transport: userauth is OK +INF [20190331-10:43:41.101] thr=283 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:41.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:41.239] thr=283 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:41.239] thr=283 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:41.282] thr=283 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:41.282] thr=283 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:41.285] thr=283 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:41.297] thr=283 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:41.297] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:41.297] thr=283 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:41.297] thr=283 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:41.297] thr=283 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:41.340] thr=283 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:41.352] thr=283 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:41.352] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:41.352] thr=283 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:41.352] thr=283 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:41.352] thr=283 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:41.395] thr=283 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:41.404] thr=283 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:41.404] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:41.404] thr=283 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:41.404] thr=283 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:41.404] thr=283 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:41.447] thr=283 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:41.457] thr=283 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:41.457] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:41.457] thr=283 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:41.457] thr=283 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:41.460] thr=283 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:41.500] thr=283 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:41.518] thr=283 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:41.521] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:41.521] thr=283 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:41.521] thr=283 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:41.521] thr=283 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:41.561] thr=283 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:41.574] thr=283 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:41.574] thr=283 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:41.675] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:41.675] thr=283 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:41.675] thr=283 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:41.675] thr=283 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:41.684] thr=283 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:41.687] thr=283 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:41.687] thr=283 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:46.000] thr=284 paramiko.transport: starting thread (client mode): 0x50d04f0 +DEB [20190331-10:43:46.000] thr=284 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:46.009] thr=284 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:46.009] thr=284 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:46.012] thr=284 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:46.012] thr=284 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:46.012] thr=284 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:46.012] thr=284 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:46.012] thr=284 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:46.012] thr=284 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:46.015] thr=284 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:46.015] thr=284 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:46.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:46.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:46.057] thr=284 paramiko.transport: userauth is OK +INF [20190331-10:43:46.076] thr=284 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:46.076] thr=284 paramiko.transport: userauth is OK +INF [20190331-10:43:46.097] thr=284 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:46.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:46.243] thr=284 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:46.243] thr=284 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:46.285] thr=284 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:46.285] thr=284 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:46.288] thr=284 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:46.301] thr=284 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:46.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:46.301] thr=284 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:46.301] thr=284 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:46.301] thr=284 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:46.343] thr=284 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:46.355] thr=284 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:46.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:46.355] thr=284 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:46.355] thr=284 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:46.355] thr=284 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:46.395] thr=284 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:46.404] thr=284 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:46.404] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:46.404] thr=284 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:46.404] thr=284 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:46.404] thr=284 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:46.443] thr=284 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:46.462] thr=284 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:46.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:46.465] thr=284 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:46.465] thr=284 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:46.465] thr=284 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:46.504] thr=284 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:46.522] thr=284 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:46.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:46.522] thr=284 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:46.526] thr=284 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:46.526] thr=284 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:46.564] thr=284 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:46.583] thr=284 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:46.583] thr=284 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:46.686] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:46.686] thr=284 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:46.686] thr=284 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:46.686] thr=284 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:46.695] thr=284 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:46.698] thr=284 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:46.698] thr=284 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:51.000] thr=285 paramiko.transport: starting thread (client mode): 0x4fc5150 +DEB [20190331-10:43:51.000] thr=285 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:51.009] thr=285 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:51.009] thr=285 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:51.012] thr=285 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:51.012] thr=285 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:51.012] thr=285 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:51.012] thr=285 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:51.012] thr=285 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:51.012] thr=285 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:51.018] thr=285 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:51.018] thr=285 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:51.058] thr=285 paramiko.transport: userauth is OK +INF [20190331-10:43:51.076] thr=285 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:51.076] thr=285 paramiko.transport: userauth is OK +INF [20190331-10:43:51.100] thr=285 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:51.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:51.240] thr=285 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:51.240] thr=285 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:51.295] thr=285 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:51.295] thr=285 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:51.298] thr=285 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:51.313] thr=285 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:51.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:51.313] thr=285 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:51.313] thr=285 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:51.313] thr=285 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:51.353] thr=285 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:51.371] thr=285 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:51.371] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:51.371] thr=285 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:51.371] thr=285 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:51.371] thr=285 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:51.413] thr=285 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:51.422] thr=285 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:51.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:51.422] thr=285 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:51.422] thr=285 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:51.422] thr=285 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:51.465] thr=285 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:51.474] thr=285 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:51.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:51.474] thr=285 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:51.474] thr=285 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:51.477] thr=285 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:51.517] thr=285 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:51.529] thr=285 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:51.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:51.529] thr=285 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:51.529] thr=285 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:51.529] thr=285 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:51.571] thr=285 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:51.583] thr=285 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:51.583] thr=285 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:51.687] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:51.687] thr=285 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:51.687] thr=285 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:51.687] thr=285 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:51.696] thr=285 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:51.696] thr=285 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:51.699] thr=285 paramiko.transport: EOF in transport thread +DEB [20190331-10:43:55.999] thr=286 paramiko.transport: starting thread (client mode): 0x50db830 +DEB [20190331-10:43:55.999] thr=286 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:43:56.014] thr=286 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: Compression agreed: none +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:43:56.014] thr=286 paramiko.transport: Switch to new keys ... +DEB [20190331-10:43:56.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:43:56.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:43:56.077] thr=286 paramiko.transport: userauth is OK +INF [20190331-10:43:56.092] thr=286 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:43:56.092] thr=286 paramiko.transport: userauth is OK +INF [20190331-10:43:56.124] thr=286 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:43:56.124] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:43:56.264] thr=286 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:43:56.264] thr=286 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:43:56.327] thr=286 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:43:56.327] thr=286 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:43:56.327] thr=286 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:43:56.342] thr=286 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:43:56.342] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:43:56.342] thr=286 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:43:56.342] thr=286 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:43:56.342] thr=286 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:43:56.389] thr=286 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:43:56.389] thr=286 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:43:56.389] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:43:56.389] thr=286 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:43:56.389] thr=286 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:43:56.389] thr=286 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:43:56.452] thr=286 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:43:56.467] thr=286 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:43:56.467] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:43:56.467] thr=286 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:43:56.467] thr=286 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:43:56.467] thr=286 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:43:56.514] thr=286 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:43:56.514] thr=286 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:43:56.514] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:43:56.514] thr=286 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:43:56.514] thr=286 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:43:56.514] thr=286 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:43:56.577] thr=286 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:43:56.599] thr=286 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:43:56.599] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:43:56.599] thr=286 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:43:56.599] thr=286 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:43:56.603] thr=286 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:43:56.642] thr=286 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:43:56.649] thr=286 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:43:56.649] thr=286 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:43:56.755] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:43:56.755] thr=286 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:43:56.755] thr=286 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:43:56.755] thr=286 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:43:56.763] thr=286 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:43:56.767] thr=286 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:43:56.767] thr=286 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:00.998] thr=287 paramiko.transport: starting thread (client mode): 0x4fc5e50 +DEB [20190331-10:44:00.998] thr=287 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:01.006] thr=287 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:01.006] thr=287 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:01.010] thr=287 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:01.010] thr=287 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:01.010] thr=287 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:01.010] thr=287 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:01.010] thr=287 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:01.010] thr=287 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:01.014] thr=287 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:01.014] thr=287 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:01.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:01.057] thr=287 paramiko.transport: userauth is OK +INF [20190331-10:44:01.166] thr=287 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:01.166] thr=287 paramiko.transport: userauth is OK +INF [20190331-10:44:01.190] thr=287 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:01.190] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:01.326] thr=287 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:01.326] thr=287 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:01.369] thr=287 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:01.369] thr=287 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:01.373] thr=287 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:01.385] thr=287 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:01.385] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:01.385] thr=287 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:01.385] thr=287 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:01.385] thr=287 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:01.428] thr=287 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:01.440] thr=287 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:01.440] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:01.440] thr=287 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:01.440] thr=287 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:01.440] thr=287 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:01.483] thr=287 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:01.494] thr=287 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:01.494] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:01.498] thr=287 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:01.498] thr=287 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:01.498] thr=287 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:01.540] thr=287 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:01.555] thr=287 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:01.555] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:01.555] thr=287 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:01.555] thr=287 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:01.555] thr=287 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:01.598] thr=287 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:01.610] thr=287 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:01.610] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:01.610] thr=287 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:01.610] thr=287 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:01.610] thr=287 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:01.653] thr=287 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:01.661] thr=287 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:01.661] thr=287 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:01.766] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:01.766] thr=287 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:01.766] thr=287 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:01.766] thr=287 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:01.774] thr=287 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:01.778] thr=287 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:01.778] thr=287 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:05.999] thr=288 paramiko.transport: starting thread (client mode): 0x4fc5c90 +DEB [20190331-10:44:05.999] thr=288 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:06.007] thr=288 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:06.007] thr=288 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:06.011] thr=288 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:06.011] thr=288 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:06.011] thr=288 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:06.011] thr=288 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:06.011] thr=288 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:06.011] thr=288 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:06.015] thr=288 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:06.015] thr=288 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:06.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:06.058] thr=288 paramiko.transport: userauth is OK +INF [20190331-10:44:06.081] thr=288 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:06.085] thr=288 paramiko.transport: userauth is OK +INF [20190331-10:44:06.113] thr=288 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:06.113] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:06.261] thr=288 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:06.261] thr=288 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:06.304] thr=288 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:06.304] thr=288 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:06.308] thr=288 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:06.319] thr=288 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:06.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:06.319] thr=288 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:06.323] thr=288 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:06.323] thr=288 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:06.362] thr=288 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:06.378] thr=288 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:06.378] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:06.378] thr=288 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:06.378] thr=288 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:06.378] thr=288 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:06.421] thr=288 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:06.429] thr=288 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:06.429] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:06.429] thr=288 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:06.429] thr=288 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:06.429] thr=288 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:06.472] thr=288 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:06.480] thr=288 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:06.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:06.480] thr=288 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:06.480] thr=288 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:06.484] thr=288 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:06.523] thr=288 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:06.534] thr=288 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:06.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:06.538] thr=288 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:06.538] thr=288 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:06.538] thr=288 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:06.581] thr=288 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:06.593] thr=288 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:06.593] thr=288 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:06.695] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:06.695] thr=288 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:06.695] thr=288 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:06.695] thr=288 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:06.702] thr=288 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:06.706] thr=288 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:06.706] thr=288 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:10.998] thr=289 paramiko.transport: starting thread (client mode): 0x538f650 +DEB [20190331-10:44:11.002] thr=289 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:11.010] thr=289 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:11.010] thr=289 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:11.014] thr=289 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:11.014] thr=289 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:11.014] thr=289 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:11.014] thr=289 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:11.014] thr=289 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:11.014] thr=289 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:11.018] thr=289 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:11.018] thr=289 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:11.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:11.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:11.061] thr=289 paramiko.transport: userauth is OK +INF [20190331-10:44:11.080] thr=289 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:11.080] thr=289 paramiko.transport: userauth is OK +INF [20190331-10:44:11.108] thr=289 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:11.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:11.248] thr=289 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:11.248] thr=289 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:11.291] thr=289 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:11.291] thr=289 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:11.295] thr=289 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:11.307] thr=289 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:11.307] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:11.307] thr=289 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:11.307] thr=289 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:11.307] thr=289 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:11.350] thr=289 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:11.362] thr=289 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:11.362] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:11.362] thr=289 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:11.362] thr=289 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:11.362] thr=289 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:11.405] thr=289 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:11.412] thr=289 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:11.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:11.412] thr=289 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:11.412] thr=289 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:11.416] thr=289 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:11.455] thr=289 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:11.463] thr=289 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:11.463] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:11.463] thr=289 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:11.463] thr=289 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:11.463] thr=289 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:11.506] thr=289 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:11.518] thr=289 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:11.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:11.518] thr=289 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:11.518] thr=289 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:11.518] thr=289 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:11.558] thr=289 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:11.566] thr=289 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:11.570] thr=289 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:11.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:11.672] thr=289 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:11.672] thr=289 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:11.672] thr=289 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:11.680] thr=289 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:11.680] thr=289 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:11.684] thr=289 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:15.997] thr=290 paramiko.transport: starting thread (client mode): 0x50a3170 +DEB [20190331-10:44:15.997] thr=290 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:16.009] thr=290 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:16.009] thr=290 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:16.013] thr=290 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:16.013] thr=290 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:16.013] thr=290 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:16.013] thr=290 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:16.013] thr=290 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:16.013] thr=290 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:16.021] thr=290 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:16.021] thr=290 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:16.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:16.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:16.064] thr=290 paramiko.transport: userauth is OK +INF [20190331-10:44:16.087] thr=290 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:16.091] thr=290 paramiko.transport: userauth is OK +INF [20190331-10:44:16.111] thr=290 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:16.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:16.247] thr=290 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:16.247] thr=290 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:16.290] thr=290 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:16.290] thr=290 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:16.290] thr=290 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:16.302] thr=290 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:16.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:16.306] thr=290 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:16.306] thr=290 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:16.306] thr=290 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:16.345] thr=290 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:16.357] thr=290 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:16.357] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:16.357] thr=290 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:16.357] thr=290 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:16.357] thr=290 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:16.396] thr=290 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:16.404] thr=290 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:16.404] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:16.404] thr=290 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:16.404] thr=290 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:16.404] thr=290 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:16.446] thr=290 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:16.454] thr=290 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:16.454] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:16.454] thr=290 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:16.454] thr=290 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:16.454] thr=290 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:16.497] thr=290 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:16.509] thr=290 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:16.509] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:16.509] thr=290 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:16.509] thr=290 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:16.509] thr=290 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:16.551] thr=290 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:16.558] thr=290 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:16.558] thr=290 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:16.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:16.664] thr=290 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:16.664] thr=290 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:16.664] thr=290 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:16.672] thr=290 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:16.672] thr=290 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:16.676] thr=290 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:20.998] thr=291 paramiko.transport: starting thread (client mode): 0x4fe7710 +DEB [20190331-10:44:20.998] thr=291 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:21.009] thr=291 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:21.009] thr=291 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:21.009] thr=291 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:21.009] thr=291 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:21.013] thr=291 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:21.013] thr=291 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:21.013] thr=291 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:21.013] thr=291 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:21.016] thr=291 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:21.016] thr=291 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:21.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:21.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:21.057] thr=291 paramiko.transport: userauth is OK +INF [20190331-10:44:21.076] thr=291 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:21.076] thr=291 paramiko.transport: userauth is OK +INF [20190331-10:44:21.101] thr=291 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:21.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:21.250] thr=291 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:21.250] thr=291 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:21.294] thr=291 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:21.294] thr=291 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:21.294] thr=291 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:21.309] thr=291 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:21.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:21.309] thr=291 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:21.309] thr=291 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:21.309] thr=291 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:21.350] thr=291 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:21.361] thr=291 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:21.361] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:21.361] thr=291 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:21.361] thr=291 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:21.361] thr=291 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:21.401] thr=291 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:21.409] thr=291 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:21.409] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:21.412] thr=291 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:21.412] thr=291 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:21.412] thr=291 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:21.453] thr=291 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:21.461] thr=291 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:21.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:21.461] thr=291 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:21.464] thr=291 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:21.464] thr=291 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:21.505] thr=291 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:21.516] thr=291 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:21.516] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:21.520] thr=291 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:21.520] thr=291 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:21.520] thr=291 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:21.560] thr=291 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:21.572] thr=291 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:21.572] thr=291 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:21.675] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:21.675] thr=291 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:21.675] thr=291 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:21.675] thr=291 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:21.686] thr=291 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:21.686] thr=291 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:21.686] thr=291 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:26.000] thr=292 paramiko.transport: starting thread (client mode): 0x5096d50 +DEB [20190331-10:44:26.000] thr=292 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:26.010] thr=292 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:26.010] thr=292 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:26.013] thr=292 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:26.013] thr=292 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:26.013] thr=292 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:26.013] thr=292 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:26.013] thr=292 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:26.013] thr=292 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:26.019] thr=292 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:26.019] thr=292 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:26.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:26.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:26.060] thr=292 paramiko.transport: userauth is OK +INF [20190331-10:44:26.078] thr=292 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:26.078] thr=292 paramiko.transport: userauth is OK +INF [20190331-10:44:26.100] thr=292 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:26.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:26.269] thr=292 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:26.269] thr=292 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:26.310] thr=292 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:26.310] thr=292 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:26.316] thr=292 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:26.338] thr=292 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:26.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:26.338] thr=292 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:26.338] thr=292 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:26.338] thr=292 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:26.378] thr=292 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:26.391] thr=292 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:26.391] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:26.391] thr=292 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:26.394] thr=292 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:26.394] thr=292 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:26.431] thr=292 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:26.441] thr=292 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:26.441] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:26.441] thr=292 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:26.441] thr=292 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:26.441] thr=292 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:26.481] thr=292 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:26.491] thr=292 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:26.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:26.491] thr=292 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:26.491] thr=292 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:26.491] thr=292 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:26.531] thr=292 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:26.544] thr=292 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:26.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:26.544] thr=292 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:26.544] thr=292 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:26.544] thr=292 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:26.588] thr=292 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:26.600] thr=292 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:26.600] thr=292 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:26.703] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:26.703] thr=292 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:26.703] thr=292 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:26.703] thr=292 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:26.712] thr=292 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:26.712] thr=292 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:26.716] thr=292 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:30.997] thr=293 paramiko.transport: starting thread (client mode): 0x5376970 +DEB [20190331-10:44:30.997] thr=293 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:31.007] thr=293 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:31.007] thr=293 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:31.010] thr=293 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:31.010] thr=293 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:31.010] thr=293 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:31.010] thr=293 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:31.010] thr=293 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:31.013] thr=293 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:31.015] thr=293 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:31.018] thr=293 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:31.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:31.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:31.056] thr=293 paramiko.transport: userauth is OK +INF [20190331-10:44:31.075] thr=293 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:31.075] thr=293 paramiko.transport: userauth is OK +INF [20190331-10:44:31.096] thr=293 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:31.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:31.247] thr=293 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:31.250] thr=293 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:31.290] thr=293 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:31.290] thr=293 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:31.296] thr=293 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:31.309] thr=293 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:31.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:31.309] thr=293 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:31.309] thr=293 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:31.309] thr=293 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:31.347] thr=293 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:31.360] thr=293 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:31.360] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:31.360] thr=293 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:31.363] thr=293 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:31.363] thr=293 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:31.401] thr=293 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:31.409] thr=293 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:31.409] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:31.411] thr=293 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:31.411] thr=293 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:31.411] thr=293 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:31.449] thr=293 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:31.457] thr=293 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:31.457] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:31.457] thr=293 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:31.460] thr=293 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:31.460] thr=293 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:31.498] thr=293 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:31.522] thr=293 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:31.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:31.522] thr=293 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:31.522] thr=293 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:31.525] thr=293 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:31.564] thr=293 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:31.572] thr=293 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:31.575] thr=293 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:31.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:31.677] thr=293 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:31.677] thr=293 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:31.677] thr=293 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:31.688] thr=293 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:31.688] thr=293 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:31.688] thr=293 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:35.997] thr=294 paramiko.transport: starting thread (client mode): 0x5016a90 +DEB [20190331-10:44:35.997] thr=294 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:36.007] thr=294 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:36.007] thr=294 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:36.010] thr=294 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:36.013] thr=294 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:36.013] thr=294 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:36.013] thr=294 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:36.013] thr=294 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:36.013] thr=294 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:36.016] thr=294 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:36.016] thr=294 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:36.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:36.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:36.059] thr=294 paramiko.transport: userauth is OK +INF [20190331-10:44:36.077] thr=294 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:36.080] thr=294 paramiko.transport: userauth is OK +INF [20190331-10:44:36.102] thr=294 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:36.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:36.247] thr=294 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:36.247] thr=294 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:36.290] thr=294 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:36.290] thr=294 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:36.293] thr=294 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:36.306] thr=294 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:36.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:36.309] thr=294 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:36.309] thr=294 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:36.309] thr=294 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:36.350] thr=294 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:36.363] thr=294 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:36.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:36.363] thr=294 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:36.363] thr=294 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:36.363] thr=294 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:36.403] thr=294 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:36.412] thr=294 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:36.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:36.412] thr=294 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:36.414] thr=294 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:36.414] thr=294 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:36.455] thr=294 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:36.463] thr=294 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:36.463] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:36.463] thr=294 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:36.463] thr=294 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:36.463] thr=294 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:36.506] thr=294 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:36.519] thr=294 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:36.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:36.519] thr=294 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:36.519] thr=294 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:36.519] thr=294 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:36.560] thr=294 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:36.578] thr=294 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:36.578] thr=294 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:36.681] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:36.681] thr=294 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:36.681] thr=294 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:36.681] thr=294 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:36.692] thr=294 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:36.692] thr=294 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:36.692] thr=294 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:41.008] thr=295 paramiko.transport: starting thread (client mode): 0x4fa9390 +DEB [20190331-10:44:41.008] thr=295 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:41.024] thr=295 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:41.024] thr=295 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:41.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:41.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:41.086] thr=295 paramiko.transport: userauth is OK +INF [20190331-10:44:41.108] thr=295 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:41.108] thr=295 paramiko.transport: userauth is OK +INF [20190331-10:44:41.139] thr=295 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:41.139] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:41.293] thr=295 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:41.293] thr=295 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:41.356] thr=295 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:41.356] thr=295 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:41.371] thr=295 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:41.371] thr=295 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:41.371] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:41.371] thr=295 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:41.371] thr=295 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:41.371] thr=295 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:41.425] thr=295 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:41.425] thr=295 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:41.425] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:41.425] thr=295 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:41.425] thr=295 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:41.425] thr=295 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:41.494] thr=295 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:41.494] thr=295 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:41.494] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:41.494] thr=295 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:41.494] thr=295 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:41.494] thr=295 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:41.544] thr=295 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:41.544] thr=295 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:41.544] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:41.544] thr=295 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:41.544] thr=295 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:41.544] thr=295 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:41.625] thr=295 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:41.625] thr=295 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:41.625] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:41.625] thr=295 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:41.625] thr=295 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:41.625] thr=295 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:41.672] thr=295 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:41.672] thr=295 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:41.672] thr=295 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:41.788] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:41.788] thr=295 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:41.788] thr=295 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:41.794] thr=295 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:41.794] thr=295 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:41.794] thr=295 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:41.794] thr=295 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:46.006] thr=296 paramiko.transport: starting thread (client mode): 0x507d910 +DEB [20190331-10:44:46.006] thr=296 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:46.021] thr=296 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:46.021] thr=296 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:46.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:46.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:46.084] thr=296 paramiko.transport: userauth is OK +INF [20190331-10:44:46.099] thr=296 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:46.099] thr=296 paramiko.transport: userauth is OK +INF [20190331-10:44:46.137] thr=296 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:46.137] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:46.269] thr=296 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:46.269] thr=296 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:46.338] thr=296 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:46.338] thr=296 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:46.353] thr=296 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:46.353] thr=296 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:46.353] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:46.353] thr=296 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:46.353] thr=296 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:46.353] thr=296 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:46.407] thr=296 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:46.407] thr=296 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:46.407] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:46.407] thr=296 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:46.407] thr=296 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:46.407] thr=296 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:46.454] thr=296 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:46.454] thr=296 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:46.454] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:46.454] thr=296 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:46.454] thr=296 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:46.454] thr=296 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:46.523] thr=296 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:46.523] thr=296 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:46.523] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:46.523] thr=296 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:46.523] thr=296 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:46.523] thr=296 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:46.585] thr=296 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:46.585] thr=296 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:46.585] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:46.585] thr=296 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:46.585] thr=296 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:46.585] thr=296 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:46.639] thr=296 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:46.639] thr=296 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:46.639] thr=296 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:46.754] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:46.754] thr=296 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:46.754] thr=296 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:46.754] thr=296 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:46.754] thr=296 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:46.754] thr=296 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:46.770] thr=296 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:50.996] thr=297 paramiko.transport: starting thread (client mode): 0x53d6610 +DEB [20190331-10:44:50.996] thr=297 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:51.004] thr=297 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:51.004] thr=297 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:51.008] thr=297 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:51.008] thr=297 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:51.008] thr=297 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:51.008] thr=297 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:51.008] thr=297 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:51.008] thr=297 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:51.012] thr=297 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:51.012] thr=297 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:51.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:51.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:51.058] thr=297 paramiko.transport: userauth is OK +INF [20190331-10:44:51.078] thr=297 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:51.078] thr=297 paramiko.transport: userauth is OK +INF [20190331-10:44:51.097] thr=297 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:51.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:51.242] thr=297 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:51.242] thr=297 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:51.289] thr=297 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:51.289] thr=297 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:51.293] thr=297 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:51.304] thr=297 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:51.308] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:51.308] thr=297 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:51.308] thr=297 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:51.308] thr=297 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:51.351] thr=297 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:51.363] thr=297 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:51.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:51.363] thr=297 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:51.363] thr=297 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:51.363] thr=297 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:51.406] thr=297 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:51.414] thr=297 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:51.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:51.414] thr=297 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:51.414] thr=297 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:51.414] thr=297 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:51.457] thr=297 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:51.468] thr=297 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:51.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:51.468] thr=297 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:51.468] thr=297 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:51.468] thr=297 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:51.511] thr=297 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:51.524] thr=297 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:51.524] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:51.524] thr=297 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:51.525] thr=297 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:51.525] thr=297 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:51.563] thr=297 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:51.571] thr=297 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:51.571] thr=297 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:51.676] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:51.676] thr=297 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:51.676] thr=297 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:51.676] thr=297 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:51.688] thr=297 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:51.688] thr=297 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:51.692] thr=297 paramiko.transport: EOF in transport thread +DEB [20190331-10:44:55.997] thr=192 paramiko.transport: starting thread (client mode): 0x50ad0d0 +DEB [20190331-10:44:55.997] thr=192 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:44:56.008] thr=192 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:44:56.008] thr=192 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:44:56.011] thr=192 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:44:56.011] thr=192 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:44:56.011] thr=192 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:44:56.011] thr=192 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:44:56.011] thr=192 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:44:56.011] thr=192 paramiko.transport: Compression agreed: none +DEB [20190331-10:44:56.015] thr=192 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:44:56.015] thr=192 paramiko.transport: Switch to new keys ... +DEB [20190331-10:44:56.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:44:56.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:44:56.059] thr=192 paramiko.transport: userauth is OK +INF [20190331-10:44:56.077] thr=192 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:44:56.077] thr=192 paramiko.transport: userauth is OK +INF [20190331-10:44:56.099] thr=192 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:44:56.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:44:56.240] thr=192 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:44:56.240] thr=192 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:44:56.284] thr=192 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:44:56.284] thr=192 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:44:56.288] thr=192 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:44:56.302] thr=192 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:44:56.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:44:56.302] thr=192 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:44:56.302] thr=192 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:44:56.302] thr=192 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:44:56.342] thr=192 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:44:56.353] thr=192 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:44:56.353] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:44:56.353] thr=192 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:44:56.353] thr=192 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:44:56.353] thr=192 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:44:56.397] thr=192 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:44:56.408] thr=192 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:44:56.408] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:44:56.408] thr=192 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:44:56.408] thr=192 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:44:56.408] thr=192 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:44:56.451] thr=192 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:44:56.462] thr=192 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:44:56.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:44:56.462] thr=192 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:44:56.462] thr=192 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:44:56.462] thr=192 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:44:56.506] thr=192 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:44:56.517] thr=192 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:44:56.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:44:56.517] thr=192 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:44:56.517] thr=192 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:44:56.517] thr=192 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:44:56.560] thr=192 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:44:56.575] thr=192 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:44:56.575] thr=192 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:44:56.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:44:56.677] thr=192 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:44:56.677] thr=192 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:44:56.680] thr=192 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:44:56.691] thr=192 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:44:56.695] thr=192 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:44:56.695] thr=192 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:01.006] thr=298 paramiko.transport: starting thread (client mode): 0x4fa92b0 +DEB [20190331-10:45:01.006] thr=298 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:01.017] thr=298 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:01.017] thr=298 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:01.020] thr=298 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:01.020] thr=298 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:01.020] thr=298 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:01.020] thr=298 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:01.020] thr=298 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:01.020] thr=298 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:01.030] thr=298 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:01.030] thr=298 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:01.030] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:01.030] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:01.074] thr=298 paramiko.transport: userauth is OK +INF [20190331-10:45:01.094] thr=298 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:01.094] thr=298 paramiko.transport: userauth is OK +INF [20190331-10:45:01.118] thr=298 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:01.118] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:01.277] thr=298 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:01.277] thr=298 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:01.321] thr=298 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:01.321] thr=298 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:01.324] thr=298 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:01.337] thr=298 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:01.337] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:01.337] thr=298 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:01.341] thr=298 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:01.341] thr=298 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:01.381] thr=298 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:01.398] thr=298 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:01.398] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:01.398] thr=298 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:01.398] thr=298 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:01.398] thr=298 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:01.439] thr=298 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:01.449] thr=298 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:01.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:01.449] thr=298 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:01.449] thr=298 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:01.449] thr=298 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:01.489] thr=298 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:01.500] thr=298 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:01.500] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:01.500] thr=298 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:01.500] thr=298 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:01.500] thr=298 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:01.541] thr=298 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:01.551] thr=298 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:01.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:01.551] thr=298 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:01.551] thr=298 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:01.555] thr=298 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:01.595] thr=298 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:01.605] thr=298 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:01.605] thr=298 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:01.707] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:01.707] thr=298 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:01.707] thr=298 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:01.707] thr=298 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:01.717] thr=298 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:01.717] thr=298 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:01.720] thr=298 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:05.999] thr=299 paramiko.transport: starting thread (client mode): 0x50ec670 +DEB [20190331-10:45:05.999] thr=299 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:06.007] thr=299 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:06.007] thr=299 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:06.012] thr=299 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:06.012] thr=299 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:06.012] thr=299 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:06.012] thr=299 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:06.012] thr=299 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:06.012] thr=299 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:06.017] thr=299 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:06.017] thr=299 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:06.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:06.059] thr=299 paramiko.transport: userauth is OK +INF [20190331-10:45:06.155] thr=299 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:06.157] thr=299 paramiko.transport: userauth is OK +INF [20190331-10:45:06.177] thr=299 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:06.180] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:06.318] thr=299 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:06.318] thr=299 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:06.360] thr=299 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:06.360] thr=299 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:06.362] thr=299 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:06.377] thr=299 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:06.377] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:06.377] thr=299 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:06.377] thr=299 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:06.380] thr=299 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:06.419] thr=299 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:06.431] thr=299 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:06.431] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:06.431] thr=299 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:06.434] thr=299 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:06.434] thr=299 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:06.473] thr=299 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:06.483] thr=299 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:06.483] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:06.483] thr=299 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:06.483] thr=299 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:06.483] thr=299 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:06.526] thr=299 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:06.534] thr=299 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:06.534] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:06.536] thr=299 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:06.536] thr=299 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:06.536] thr=299 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:06.576] thr=299 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:06.603] thr=299 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:06.603] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:06.605] thr=299 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:06.605] thr=299 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:06.605] thr=299 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:06.645] thr=299 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:06.655] thr=299 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:06.655] thr=299 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:06.758] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:06.758] thr=299 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:06.758] thr=299 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:06.758] thr=299 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:06.771] thr=299 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:06.771] thr=299 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:06.773] thr=299 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:10.997] thr=300 paramiko.transport: starting thread (client mode): 0x50ad1b0 +DEB [20190331-10:45:10.999] thr=300 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:11.007] thr=300 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:11.007] thr=300 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:11.009] thr=300 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:11.009] thr=300 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:11.009] thr=300 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:11.009] thr=300 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:11.009] thr=300 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:11.009] thr=300 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:11.014] thr=300 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:11.014] thr=300 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:11.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:11.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:11.054] thr=300 paramiko.transport: userauth is OK +INF [20190331-10:45:11.074] thr=300 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:11.076] thr=300 paramiko.transport: userauth is OK +INF [20190331-10:45:11.098] thr=300 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:11.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:11.246] thr=300 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:11.246] thr=300 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:11.291] thr=300 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:11.291] thr=300 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:11.296] thr=300 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:11.308] thr=300 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:11.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:11.311] thr=300 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:11.311] thr=300 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:11.311] thr=300 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:11.350] thr=300 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:11.362] thr=300 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:11.362] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:11.365] thr=300 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:11.365] thr=300 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:11.365] thr=300 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:11.404] thr=300 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:11.412] thr=300 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:11.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:11.414] thr=300 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:11.414] thr=300 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:11.414] thr=300 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:11.456] thr=300 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:11.466] thr=300 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:11.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:11.466] thr=300 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:11.466] thr=300 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:11.466] thr=300 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:11.508] thr=300 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:11.520] thr=300 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:11.520] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:11.520] thr=300 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:11.520] thr=300 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:11.520] thr=300 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:11.560] thr=300 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:11.570] thr=300 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:11.570] thr=300 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:11.673] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:11.673] thr=300 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:11.673] thr=300 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:11.676] thr=300 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:11.688] thr=300 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:11.691] thr=300 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:11.693] thr=300 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:15.999] thr=301 paramiko.transport: starting thread (client mode): 0x50ad970 +DEB [20190331-10:45:15.999] thr=301 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:16.009] thr=301 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:16.009] thr=301 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:16.011] thr=301 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:16.011] thr=301 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:16.011] thr=301 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:16.011] thr=301 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:16.011] thr=301 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:16.011] thr=301 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:16.016] thr=301 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:16.016] thr=301 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:16.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:16.056] thr=301 paramiko.transport: userauth is OK +INF [20190331-10:45:16.077] thr=301 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:16.077] thr=301 paramiko.transport: userauth is OK +INF [20190331-10:45:16.101] thr=301 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:16.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:16.240] thr=301 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:16.243] thr=301 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:16.283] thr=301 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:16.283] thr=301 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:16.288] thr=301 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:16.299] thr=301 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:16.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:16.302] thr=301 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:16.302] thr=301 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:16.302] thr=301 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:16.342] thr=301 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:16.354] thr=301 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:16.354] thr=301 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:16.354] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:16.396] thr=301 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:16.396] thr=301 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:16.399] thr=301 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:16.408] thr=301 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:16.408] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:16.408] thr=301 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:16.411] thr=301 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:16.411] thr=301 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:16.451] thr=301 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:16.460] thr=301 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:16.460] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:16.460] thr=301 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:16.460] thr=301 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:16.460] thr=301 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:16.503] thr=301 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:16.515] thr=301 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:16.515] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:16.515] thr=301 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:16.515] thr=301 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:16.515] thr=301 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:16.556] thr=301 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:16.566] thr=301 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:16.566] thr=301 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:16.667] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:16.667] thr=301 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:16.667] thr=301 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:16.670] thr=301 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:16.684] thr=301 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:16.686] thr=301 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:16.686] thr=301 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:20.996] thr=302 paramiko.transport: starting thread (client mode): 0x50dbd70 +DEB [20190331-10:45:20.998] thr=302 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:21.008] thr=302 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:21.008] thr=302 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:21.010] thr=302 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:21.010] thr=302 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:21.010] thr=302 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:21.010] thr=302 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:21.010] thr=302 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:21.010] thr=302 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:21.015] thr=302 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:21.015] thr=302 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:21.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:21.057] thr=302 paramiko.transport: userauth is OK +INF [20190331-10:45:21.076] thr=302 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:21.076] thr=302 paramiko.transport: userauth is OK +INF [20190331-10:45:21.105] thr=302 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:21.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:21.265] thr=302 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:21.265] thr=302 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:21.305] thr=302 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:21.305] thr=302 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:21.310] thr=302 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:21.322] thr=302 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:21.324] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:21.324] thr=302 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:21.324] thr=302 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:21.324] thr=302 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:21.367] thr=302 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:21.376] thr=302 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:21.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:21.376] thr=302 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:21.379] thr=302 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:21.379] thr=302 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:21.419] thr=302 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:21.428] thr=302 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:21.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:21.428] thr=302 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:21.428] thr=302 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:21.428] thr=302 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:21.468] thr=302 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:21.478] thr=302 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:21.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:21.480] thr=302 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:21.480] thr=302 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:21.480] thr=302 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:21.518] thr=302 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:21.529] thr=302 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:21.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:21.531] thr=302 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:21.531] thr=302 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:21.531] thr=302 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:21.569] thr=302 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:21.578] thr=302 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:21.578] thr=302 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:21.682] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:21.682] thr=302 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:21.682] thr=302 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:21.685] thr=302 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:21.694] thr=302 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:21.694] thr=302 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:21.696] thr=302 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:25.991] thr=303 paramiko.transport: starting thread (client mode): 0x507dd10 +DEB [20190331-10:45:25.991] thr=303 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:26.007] thr=303 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:26.007] thr=303 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:26.007] thr=303 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:26.007] thr=303 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:26.007] thr=303 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:26.007] thr=303 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:26.007] thr=303 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:26.007] thr=303 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:26.022] thr=303 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:26.022] thr=303 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:26.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:26.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:26.069] thr=303 paramiko.transport: userauth is OK +INF [20190331-10:45:26.085] thr=303 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:26.085] thr=303 paramiko.transport: userauth is OK +INF [20190331-10:45:26.101] thr=303 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:26.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:26.257] thr=303 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:26.257] thr=303 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:26.319] thr=303 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:26.319] thr=303 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:26.319] thr=303 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:26.335] thr=303 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:26.335] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:26.335] thr=303 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:26.335] thr=303 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:26.335] thr=303 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:26.382] thr=303 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:26.382] thr=303 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:26.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:26.382] thr=303 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:26.382] thr=303 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:26.382] thr=303 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:26.444] thr=303 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:26.444] thr=303 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:26.444] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:26.444] thr=303 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:26.444] thr=303 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:26.444] thr=303 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:26.507] thr=303 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:26.507] thr=303 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:26.507] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:26.507] thr=303 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:26.507] thr=303 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:26.507] thr=303 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:26.569] thr=303 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:26.585] thr=303 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:26.585] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:26.585] thr=303 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:26.585] thr=303 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:26.585] thr=303 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:26.632] thr=303 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:26.632] thr=303 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:26.632] thr=303 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:26.757] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:26.757] thr=303 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:26.757] thr=303 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:26.757] thr=303 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:26.757] thr=303 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:26.757] thr=303 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:26.772] thr=303 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:30.996] thr=304 paramiko.transport: starting thread (client mode): 0x55c5790 +DEB [20190331-10:45:30.996] thr=304 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:31.008] thr=304 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:31.008] thr=304 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:31.008] thr=304 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:31.008] thr=304 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:31.008] thr=304 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:31.008] thr=304 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:31.008] thr=304 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:31.008] thr=304 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:31.012] thr=304 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:31.012] thr=304 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:31.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:31.055] thr=304 paramiko.transport: userauth is OK +INF [20190331-10:45:31.075] thr=304 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:31.075] thr=304 paramiko.transport: userauth is OK +INF [20190331-10:45:31.098] thr=304 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:31.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:31.227] thr=304 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:31.227] thr=304 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:31.270] thr=304 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:31.270] thr=304 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:31.274] thr=304 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:31.285] thr=304 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:31.285] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:31.285] thr=304 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:31.285] thr=304 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:31.285] thr=304 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:31.327] thr=304 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:31.339] thr=304 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:31.339] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:31.339] thr=304 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:31.340] thr=304 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:31.340] thr=304 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:31.382] thr=304 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:31.390] thr=304 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:31.391] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:31.391] thr=304 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:31.392] thr=304 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:31.392] thr=304 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:31.432] thr=304 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:31.440] thr=304 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:31.440] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:31.440] thr=304 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:31.440] thr=304 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:31.444] thr=304 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:31.482] thr=304 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:31.494] thr=304 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:31.494] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:31.495] thr=304 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:31.495] thr=304 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:31.495] thr=304 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:31.534] thr=304 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:31.543] thr=304 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:31.543] thr=304 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:31.644] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:31.645] thr=304 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:31.645] thr=304 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:31.647] thr=304 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:31.659] thr=304 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:31.660] thr=304 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:31.661] thr=304 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:35.999] thr=305 paramiko.transport: starting thread (client mode): 0x55c5430 +DEB [20190331-10:45:35.999] thr=305 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:36.007] thr=305 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:36.007] thr=305 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:36.011] thr=305 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:36.011] thr=305 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:36.011] thr=305 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:36.011] thr=305 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:36.011] thr=305 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:36.011] thr=305 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:36.015] thr=305 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:36.015] thr=305 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:36.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:36.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:36.058] thr=305 paramiko.transport: userauth is OK +INF [20190331-10:45:36.077] thr=305 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:36.077] thr=305 paramiko.transport: userauth is OK +INF [20190331-10:45:36.101] thr=305 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:36.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:36.241] thr=305 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:36.241] thr=305 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:36.284] thr=305 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:36.284] thr=305 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:36.288] thr=305 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:36.300] thr=305 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:36.300] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:36.300] thr=305 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:36.300] thr=305 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:36.300] thr=305 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:36.343] thr=305 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:36.355] thr=305 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:36.355] thr=305 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:36.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:36.394] thr=305 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:36.394] thr=305 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:36.394] thr=305 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:36.401] thr=305 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:36.401] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:36.401] thr=305 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:36.405] thr=305 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:36.405] thr=305 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:36.444] thr=305 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:36.452] thr=305 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:36.452] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:36.452] thr=305 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:36.452] thr=305 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:36.452] thr=305 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:36.495] thr=305 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:36.503] thr=305 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:36.507] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:36.507] thr=305 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:36.507] thr=305 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:36.507] thr=305 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:36.546] thr=305 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:36.554] thr=305 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:36.554] thr=305 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:36.659] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:36.659] thr=305 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:36.659] thr=305 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:36.659] thr=305 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:36.671] thr=305 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:36.671] thr=305 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:36.675] thr=305 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:40.996] thr=306 paramiko.transport: starting thread (client mode): 0x53768f0 +DEB [20190331-10:45:40.996] thr=306 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:41.008] thr=306 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:41.008] thr=306 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:41.012] thr=306 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:41.012] thr=306 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:41.012] thr=306 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:41.012] thr=306 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:41.012] thr=306 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:41.012] thr=306 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:41.016] thr=306 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:41.016] thr=306 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:41.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:41.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:41.059] thr=306 paramiko.transport: userauth is OK +INF [20190331-10:45:41.078] thr=306 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:41.078] thr=306 paramiko.transport: userauth is OK +INF [20190331-10:45:41.102] thr=306 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:41.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:41.242] thr=306 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:41.242] thr=306 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:41.285] thr=306 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:41.285] thr=306 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:41.297] thr=306 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:41.301] thr=306 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:41.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:41.301] thr=306 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:41.301] thr=306 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:41.301] thr=306 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:41.348] thr=306 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:41.356] thr=306 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:41.356] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:41.356] thr=306 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:41.356] thr=306 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:41.356] thr=306 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:41.402] thr=306 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:41.406] thr=306 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:41.406] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:41.406] thr=306 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:41.406] thr=306 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:41.406] thr=306 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:41.453] thr=306 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:41.457] thr=306 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:41.457] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:41.457] thr=306 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:41.457] thr=306 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:41.457] thr=306 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:41.508] thr=306 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:41.512] thr=306 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:41.512] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:41.512] thr=306 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:41.512] thr=306 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:41.512] thr=306 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:41.560] thr=306 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:41.560] thr=306 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:41.560] thr=306 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:41.666] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:41.666] thr=306 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:41.666] thr=306 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:41.670] thr=306 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:41.677] thr=306 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:41.677] thr=306 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:41.677] thr=306 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:45.998] thr=307 paramiko.transport: starting thread (client mode): 0x54d0970 +DEB [20190331-10:45:45.998] thr=307 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:46.013] thr=307 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:46.013] thr=307 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:46.013] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:46.013] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:46.067] thr=307 paramiko.transport: userauth is OK +INF [20190331-10:45:46.082] thr=307 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:46.082] thr=307 paramiko.transport: userauth is OK +INF [20190331-10:45:46.114] thr=307 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:46.114] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:46.230] thr=307 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:46.230] thr=307 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:46.299] thr=307 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:46.299] thr=307 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:46.299] thr=307 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:46.299] thr=307 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:46.314] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:46.314] thr=307 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:46.314] thr=307 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:46.314] thr=307 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:46.368] thr=307 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:46.368] thr=307 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:46.368] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:46.368] thr=307 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:46.368] thr=307 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:46.368] thr=307 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:46.430] thr=307 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:46.430] thr=307 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:46.430] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:46.430] thr=307 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:46.430] thr=307 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:46.430] thr=307 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:46.484] thr=307 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:46.484] thr=307 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:46.484] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:46.484] thr=307 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:46.484] thr=307 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:46.484] thr=307 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:46.553] thr=307 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:46.553] thr=307 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:46.553] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:46.553] thr=307 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:46.553] thr=307 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:46.553] thr=307 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:46.599] thr=307 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:46.599] thr=307 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:46.599] thr=307 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:46.715] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:46.715] thr=307 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:46.715] thr=307 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:46.715] thr=307 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:46.715] thr=307 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:46.715] thr=307 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:46.715] thr=307 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:50.998] thr=308 paramiko.transport: starting thread (client mode): 0x50d05f0 +DEB [20190331-10:45:50.998] thr=308 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:51.006] thr=308 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:51.006] thr=308 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:51.010] thr=308 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:51.010] thr=308 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:51.010] thr=308 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:51.010] thr=308 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:51.010] thr=308 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:51.010] thr=308 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:51.014] thr=308 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:51.014] thr=308 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:51.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:51.057] thr=308 paramiko.transport: userauth is OK +INF [20190331-10:45:51.077] thr=308 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:51.077] thr=308 paramiko.transport: userauth is OK +INF [20190331-10:45:51.100] thr=308 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:51.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:51.271] thr=308 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:51.271] thr=308 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:51.315] thr=308 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:51.315] thr=308 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:51.320] thr=308 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:51.343] thr=308 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:51.343] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:51.344] thr=308 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:51.344] thr=308 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:51.344] thr=308 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:51.382] thr=308 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:51.395] thr=308 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:51.395] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:51.395] thr=308 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:51.396] thr=308 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:51.396] thr=308 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:51.436] thr=308 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:51.445] thr=308 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:51.445] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:51.445] thr=308 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:51.446] thr=308 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:51.446] thr=308 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:51.486] thr=308 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:51.495] thr=308 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:51.495] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:51.496] thr=308 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:51.496] thr=308 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:51.496] thr=308 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:51.536] thr=308 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:51.548] thr=308 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:51.548] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:51.549] thr=308 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:51.549] thr=308 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:51.550] thr=308 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:51.591] thr=308 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:51.601] thr=308 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:51.602] thr=308 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:51.703] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:51.704] thr=308 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:51.704] thr=308 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:51.706] thr=308 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:51.715] thr=308 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:51.716] thr=308 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:51.717] thr=308 paramiko.transport: EOF in transport thread +DEB [20190331-10:45:55.997] thr=309 paramiko.transport: starting thread (client mode): 0x4fa91f0 +DEB [20190331-10:45:55.997] thr=309 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:45:56.008] thr=309 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:45:56.008] thr=309 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:45:56.012] thr=309 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:45:56.012] thr=309 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:45:56.012] thr=309 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:45:56.012] thr=309 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:45:56.012] thr=309 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:45:56.012] thr=309 paramiko.transport: Compression agreed: none +DEB [20190331-10:45:56.017] thr=309 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:45:56.017] thr=309 paramiko.transport: Switch to new keys ... +DEB [20190331-10:45:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:45:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:45:56.058] thr=309 paramiko.transport: userauth is OK +INF [20190331-10:45:56.077] thr=309 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:45:56.078] thr=309 paramiko.transport: userauth is OK +INF [20190331-10:45:56.100] thr=309 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:45:56.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:45:56.255] thr=309 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:45:56.255] thr=309 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:45:56.297] thr=309 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:45:56.297] thr=309 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:45:56.300] thr=309 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:45:56.313] thr=309 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:45:56.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:45:56.313] thr=309 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:45:56.313] thr=309 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:45:56.313] thr=309 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:45:56.355] thr=309 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:45:56.365] thr=309 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:45:56.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:45:56.367] thr=309 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:45:56.367] thr=309 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:45:56.367] thr=309 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:45:56.409] thr=309 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:45:56.417] thr=309 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:45:56.417] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:45:56.417] thr=309 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:45:56.417] thr=309 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:45:56.417] thr=309 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:45:56.459] thr=309 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:45:56.467] thr=309 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:45:56.469] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:45:56.469] thr=309 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:45:56.469] thr=309 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:45:56.469] thr=309 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:45:56.511] thr=309 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:45:56.523] thr=309 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:45:56.523] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:45:56.523] thr=309 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:45:56.524] thr=309 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:45:56.524] thr=309 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:45:56.562] thr=309 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:45:56.573] thr=309 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:45:56.574] thr=309 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:45:56.674] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:45:56.675] thr=309 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:45:56.675] thr=309 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:45:56.676] thr=309 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:45:56.686] thr=309 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:45:56.687] thr=309 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:45:56.688] thr=309 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:00.998] thr=310 paramiko.transport: starting thread (client mode): 0x50d0770 +DEB [20190331-10:46:00.998] thr=310 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:01.007] thr=310 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:01.007] thr=310 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:01.010] thr=310 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:01.010] thr=310 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:01.010] thr=310 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:01.010] thr=310 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:01.010] thr=310 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:01.010] thr=310 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:01.015] thr=310 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:01.015] thr=310 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:01.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:01.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:01.055] thr=310 paramiko.transport: userauth is OK +INF [20190331-10:46:01.074] thr=310 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:01.075] thr=310 paramiko.transport: userauth is OK +INF [20190331-10:46:01.097] thr=310 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:01.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:01.232] thr=310 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:01.232] thr=310 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:01.272] thr=310 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:01.272] thr=310 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:01.277] thr=310 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:01.289] thr=310 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:01.289] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:01.289] thr=310 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:01.290] thr=310 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:01.290] thr=310 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:01.332] thr=310 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:01.342] thr=310 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:01.344] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:01.344] thr=310 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:01.344] thr=310 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:01.344] thr=310 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:01.386] thr=310 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:01.394] thr=310 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:01.394] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:01.396] thr=310 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:01.396] thr=310 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:01.396] thr=310 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:01.436] thr=310 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:01.444] thr=310 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:01.446] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:01.446] thr=310 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:01.446] thr=310 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:01.446] thr=310 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:01.488] thr=310 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:01.499] thr=310 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:01.499] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:01.499] thr=310 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:01.499] thr=310 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:01.499] thr=310 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:01.540] thr=310 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:01.550] thr=310 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:01.550] thr=310 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:01.652] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:01.652] thr=310 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:01.652] thr=310 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:01.654] thr=310 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:01.679] thr=310 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:01.680] thr=310 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:01.682] thr=310 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:06.000] thr=311 paramiko.transport: starting thread (client mode): 0x55c9430 +DEB [20190331-10:46:06.000] thr=311 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:06.011] thr=311 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:06.011] thr=311 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:06.011] thr=311 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:06.011] thr=311 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:06.011] thr=311 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:06.011] thr=311 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:06.011] thr=311 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:06.011] thr=311 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:06.015] thr=311 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:06.015] thr=311 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:06.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:06.062] thr=311 paramiko.transport: userauth is OK +INF [20190331-10:46:06.078] thr=311 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:06.082] thr=311 paramiko.transport: userauth is OK +INF [20190331-10:46:06.101] thr=311 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:06.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:06.242] thr=311 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:06.242] thr=311 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:06.285] thr=311 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:06.285] thr=311 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:06.289] thr=311 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:06.300] thr=311 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:06.300] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:06.300] thr=311 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:06.300] thr=311 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:06.300] thr=311 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:06.343] thr=311 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:06.355] thr=311 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:06.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:06.355] thr=311 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:06.355] thr=311 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:06.355] thr=311 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:06.398] thr=311 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:06.406] thr=311 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:06.406] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:06.406] thr=311 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:06.406] thr=311 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:06.406] thr=311 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:06.449] thr=311 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:06.457] thr=311 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:06.457] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:06.457] thr=311 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:06.460] thr=311 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:06.460] thr=311 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:06.500] thr=311 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:06.507] thr=311 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:06.511] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:06.511] thr=311 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:06.511] thr=311 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:06.511] thr=311 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:06.552] thr=311 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:06.560] thr=311 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:06.560] thr=311 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:06.665] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:06.665] thr=311 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:06.665] thr=311 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:06.665] thr=311 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:06.677] thr=311 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:06.677] thr=311 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:06.677] thr=311 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:10.999] thr=312 paramiko.transport: starting thread (client mode): 0x538f1b0 +DEB [20190331-10:46:10.999] thr=312 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:11.010] thr=312 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:11.010] thr=312 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:11.010] thr=312 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:11.014] thr=312 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:11.014] thr=312 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:11.014] thr=312 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:11.014] thr=312 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:11.014] thr=312 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:11.018] thr=312 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:11.018] thr=312 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:11.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:11.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:11.061] thr=312 paramiko.transport: userauth is OK +INF [20190331-10:46:11.151] thr=312 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:11.151] thr=312 paramiko.transport: userauth is OK +INF [20190331-10:46:11.171] thr=312 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:11.171] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:11.303] thr=312 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:11.303] thr=312 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:11.346] thr=312 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:11.346] thr=312 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:11.350] thr=312 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:11.362] thr=312 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:11.362] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:11.362] thr=312 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:11.362] thr=312 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:11.362] thr=312 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:11.401] thr=312 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:11.413] thr=312 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:11.413] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:11.413] thr=312 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:11.413] thr=312 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:11.413] thr=312 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:11.456] thr=312 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:11.463] thr=312 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:11.463] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:11.463] thr=312 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:11.463] thr=312 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:11.463] thr=312 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:11.506] thr=312 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:11.514] thr=312 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:11.514] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:11.514] thr=312 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:11.514] thr=312 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:11.514] thr=312 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:11.555] thr=312 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:11.567] thr=312 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:11.567] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:11.567] thr=312 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:11.567] thr=312 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:11.567] thr=312 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:11.610] thr=312 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:11.629] thr=312 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:11.629] thr=312 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:11.735] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:11.735] thr=312 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:11.735] thr=312 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:11.735] thr=312 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:11.742] thr=312 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:11.746] thr=312 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:11.746] thr=312 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:15.999] thr=313 paramiko.transport: starting thread (client mode): 0x4fa92d0 +DEB [20190331-10:46:15.999] thr=313 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:16.010] thr=313 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:16.010] thr=313 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:16.014] thr=313 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:16.014] thr=313 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:16.014] thr=313 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:16.014] thr=313 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:16.014] thr=313 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:16.014] thr=313 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:16.018] thr=313 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:16.018] thr=313 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:16.057] thr=313 paramiko.transport: userauth is OK +INF [20190331-10:46:16.077] thr=313 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:16.077] thr=313 paramiko.transport: userauth is OK +INF [20190331-10:46:16.096] thr=313 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:16.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:16.229] thr=313 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:16.229] thr=313 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:16.272] thr=313 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:16.272] thr=313 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:16.272] thr=313 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:16.284] thr=313 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:16.284] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:16.288] thr=313 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:16.288] thr=313 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:16.288] thr=313 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:16.327] thr=313 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:16.338] thr=313 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:16.338] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:16.338] thr=313 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:16.338] thr=313 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:16.338] thr=313 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:16.381] thr=313 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:16.389] thr=313 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:16.389] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:16.389] thr=313 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:16.389] thr=313 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:16.389] thr=313 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:16.432] thr=313 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:16.440] thr=313 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:16.440] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:16.440] thr=313 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:16.440] thr=313 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:16.440] thr=313 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:16.483] thr=313 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:16.495] thr=313 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:16.495] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:16.495] thr=313 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:16.495] thr=313 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:16.495] thr=313 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:16.535] thr=313 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:16.543] thr=313 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:16.543] thr=313 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:16.649] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:16.649] thr=313 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:16.649] thr=313 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:16.649] thr=313 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:16.660] thr=313 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:16.660] thr=313 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:16.664] thr=313 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:20.998] thr=314 paramiko.transport: starting thread (client mode): 0x50d0750 +DEB [20190331-10:46:20.998] thr=314 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:21.010] thr=314 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:21.010] thr=314 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:21.010] thr=314 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:21.010] thr=314 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:21.010] thr=314 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:21.010] thr=314 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:21.010] thr=314 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:21.010] thr=314 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:21.017] thr=314 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:21.017] thr=314 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:21.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:21.060] thr=314 paramiko.transport: userauth is OK +INF [20190331-10:46:21.080] thr=314 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:21.080] thr=314 paramiko.transport: userauth is OK +INF [20190331-10:46:21.103] thr=314 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:21.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:21.248] thr=314 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:21.248] thr=314 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:21.291] thr=314 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:21.291] thr=314 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:21.295] thr=314 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:21.306] thr=314 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:21.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:21.306] thr=314 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:21.310] thr=314 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:21.310] thr=314 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:21.349] thr=314 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:21.361] thr=314 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:21.361] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:21.361] thr=314 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:21.361] thr=314 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:21.361] thr=314 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:21.404] thr=314 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:21.412] thr=314 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:21.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:21.412] thr=314 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:21.412] thr=314 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:21.412] thr=314 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:21.455] thr=314 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:21.463] thr=314 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:21.463] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:21.463] thr=314 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:21.463] thr=314 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:21.463] thr=314 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:21.506] thr=314 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:21.517] thr=314 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:21.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:21.517] thr=314 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:21.517] thr=314 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:21.517] thr=314 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:21.559] thr=314 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:21.567] thr=314 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:21.567] thr=314 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:21.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:21.672] thr=314 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:21.672] thr=314 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:21.672] thr=314 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:21.684] thr=314 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:21.684] thr=314 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:21.684] thr=314 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:25.996] thr=315 paramiko.transport: starting thread (client mode): 0x5363ff0 +DEB [20190331-10:46:25.996] thr=315 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:26.012] thr=315 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:26.012] thr=315 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:26.012] thr=315 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:26.012] thr=315 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:26.012] thr=315 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:26.012] thr=315 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:26.012] thr=315 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:26.012] thr=315 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:26.027] thr=315 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:26.027] thr=315 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:26.027] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:26.027] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:26.074] thr=315 paramiko.transport: userauth is OK +INF [20190331-10:46:26.090] thr=315 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:26.090] thr=315 paramiko.transport: userauth is OK +INF [20190331-10:46:26.105] thr=315 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:26.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:26.246] thr=315 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:26.246] thr=315 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:26.293] thr=315 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:26.293] thr=315 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:26.293] thr=315 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:26.308] thr=315 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:26.308] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:26.308] thr=315 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:26.308] thr=315 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:26.308] thr=315 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:26.355] thr=315 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:26.355] thr=315 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:26.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:26.355] thr=315 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:26.355] thr=315 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:26.355] thr=315 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:26.418] thr=315 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:26.418] thr=315 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:26.418] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:26.418] thr=315 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:26.418] thr=315 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:26.418] thr=315 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:26.480] thr=315 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:26.480] thr=315 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:26.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:26.480] thr=315 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:26.480] thr=315 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:26.480] thr=315 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:26.543] thr=315 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:26.543] thr=315 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:26.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:26.543] thr=315 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:26.543] thr=315 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:26.543] thr=315 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:26.605] thr=315 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:26.605] thr=315 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:26.605] thr=315 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:26.730] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:26.730] thr=315 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:26.730] thr=315 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:26.730] thr=315 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:26.730] thr=315 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:26.730] thr=315 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:26.746] thr=315 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:30.999] thr=316 paramiko.transport: starting thread (client mode): 0x55c5170 +DEB [20190331-10:46:30.999] thr=316 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:31.011] thr=316 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:31.011] thr=316 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:31.011] thr=316 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:31.011] thr=316 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:31.011] thr=316 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:31.011] thr=316 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:31.011] thr=316 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:31.011] thr=316 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:31.015] thr=316 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:31.019] thr=316 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:31.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:31.058] thr=316 paramiko.transport: userauth is OK +INF [20190331-10:46:31.077] thr=316 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:31.077] thr=316 paramiko.transport: userauth is OK +INF [20190331-10:46:31.097] thr=316 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:31.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:31.229] thr=316 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:31.229] thr=316 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:31.272] thr=316 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:31.272] thr=316 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:31.276] thr=316 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:31.288] thr=316 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:31.288] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:31.288] thr=316 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:31.288] thr=316 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:31.288] thr=316 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:31.331] thr=316 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:31.343] thr=316 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:31.343] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:31.343] thr=316 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:31.343] thr=316 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:31.343] thr=316 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:31.386] thr=316 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:31.393] thr=316 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:31.393] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:31.393] thr=316 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:31.393] thr=316 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:31.393] thr=316 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:31.436] thr=316 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:31.444] thr=316 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:31.444] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:31.444] thr=316 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:31.444] thr=316 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:31.444] thr=316 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:31.487] thr=316 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:31.499] thr=316 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:31.499] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:31.499] thr=316 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:31.499] thr=316 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:31.499] thr=316 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:31.538] thr=316 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:31.546] thr=316 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:31.546] thr=316 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:31.651] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:31.651] thr=316 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:31.651] thr=316 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:31.651] thr=316 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:31.663] thr=316 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:31.663] thr=316 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:31.667] thr=316 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:36.000] thr=317 paramiko.transport: starting thread (client mode): 0x53d63b0 +DEB [20190331-10:46:36.000] thr=317 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:36.009] thr=317 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:36.010] thr=317 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:36.013] thr=317 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:36.013] thr=317 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:36.013] thr=317 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:36.013] thr=317 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:36.013] thr=317 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:36.013] thr=317 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:36.017] thr=317 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:36.017] thr=317 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:36.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:36.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:36.056] thr=317 paramiko.transport: userauth is OK +INF [20190331-10:46:36.075] thr=317 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:36.075] thr=317 paramiko.transport: userauth is OK +INF [20190331-10:46:36.100] thr=317 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:36.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:36.264] thr=317 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:36.264] thr=317 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:36.305] thr=317 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:36.305] thr=317 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:36.308] thr=317 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:36.322] thr=317 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:36.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:36.325] thr=317 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:36.325] thr=317 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:36.325] thr=317 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:36.364] thr=317 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:36.375] thr=317 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:36.375] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:36.375] thr=317 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:36.379] thr=317 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:36.379] thr=317 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:36.416] thr=317 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:36.424] thr=317 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:36.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:36.424] thr=317 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:36.424] thr=317 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:36.424] thr=317 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:36.466] thr=317 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:36.473] thr=317 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:36.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:36.477] thr=317 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:36.477] thr=317 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:36.477] thr=317 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:36.516] thr=317 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:36.528] thr=317 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:36.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:36.528] thr=317 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:36.528] thr=317 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:36.528] thr=317 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:36.567] thr=317 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:36.577] thr=317 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:36.577] thr=317 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:36.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:36.680] thr=317 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:36.680] thr=317 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:36.680] thr=317 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:36.694] thr=317 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:36.695] thr=317 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:36.697] thr=317 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:41.008] thr=318 paramiko.transport: starting thread (client mode): 0x5064a10 +DEB [20190331-10:46:41.009] thr=318 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:41.020] thr=318 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:41.021] thr=318 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:41.025] thr=318 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:41.025] thr=318 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:41.025] thr=318 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:41.025] thr=318 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:41.025] thr=318 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:41.025] thr=318 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:41.031] thr=318 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:41.031] thr=318 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:41.031] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:41.033] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:41.069] thr=318 paramiko.transport: userauth is OK +INF [20190331-10:46:41.091] thr=318 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:41.092] thr=318 paramiko.transport: userauth is OK +INF [20190331-10:46:41.116] thr=318 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:41.116] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:41.303] thr=318 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:41.303] thr=318 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:41.344] thr=318 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:41.344] thr=318 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:41.349] thr=318 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:41.366] thr=318 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:41.367] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:41.367] thr=318 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:41.367] thr=318 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:41.368] thr=318 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:41.407] thr=318 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:41.424] thr=318 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:41.424] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:41.426] thr=318 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:41.426] thr=318 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:41.426] thr=318 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:41.466] thr=318 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:41.476] thr=318 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:41.476] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:41.476] thr=318 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:41.477] thr=318 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:41.477] thr=318 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:41.517] thr=318 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:41.526] thr=318 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:41.526] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:41.527] thr=318 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:41.527] thr=318 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:41.527] thr=318 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:41.566] thr=318 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:41.578] thr=318 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:41.578] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:41.578] thr=318 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:41.579] thr=318 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:41.579] thr=318 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:41.619] thr=318 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:41.628] thr=318 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:41.628] thr=318 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:41.729] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:41.730] thr=318 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:41.730] thr=318 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:41.731] thr=318 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:41.739] thr=318 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:41.741] thr=318 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:41.743] thr=318 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:45.997] thr=319 paramiko.transport: starting thread (client mode): 0x538f990 +DEB [20190331-10:46:45.997] thr=319 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:46.008] thr=319 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:46.008] thr=319 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:46.011] thr=319 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:46.011] thr=319 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:46.011] thr=319 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:46.012] thr=319 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:46.012] thr=319 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:46.012] thr=319 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:46.016] thr=319 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:46.016] thr=319 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:46.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:46.055] thr=319 paramiko.transport: userauth is OK +INF [20190331-10:46:46.075] thr=319 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:46.075] thr=319 paramiko.transport: userauth is OK +INF [20190331-10:46:46.096] thr=319 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:46.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:46.246] thr=319 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:46.247] thr=319 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:46.288] thr=319 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:46.288] thr=319 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:46.293] thr=319 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:46.307] thr=319 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:46.308] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:46.308] thr=319 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:46.309] thr=319 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:46.309] thr=319 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:46.350] thr=319 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:46.382] thr=319 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:46.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:46.383] thr=319 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:46.383] thr=319 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:46.384] thr=319 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:46.424] thr=319 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:46.439] thr=319 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:46.439] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:46.440] thr=319 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:46.440] thr=319 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:46.440] thr=319 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:46.481] thr=319 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:46.492] thr=319 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:46.492] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:46.493] thr=319 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:46.493] thr=319 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:46.493] thr=319 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:46.532] thr=319 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:46.553] thr=319 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:46.554] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:46.554] thr=319 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:46.554] thr=319 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:46.555] thr=319 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:46.595] thr=319 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:46.605] thr=319 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:46.605] thr=319 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:46.707] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:46.707] thr=319 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:46.707] thr=319 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:46.709] thr=319 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:46.718] thr=319 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:46.718] thr=319 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:46.720] thr=319 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:51.001] thr=320 paramiko.transport: starting thread (client mode): 0x5865690 +DEB [20190331-10:46:51.001] thr=320 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:51.008] thr=320 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:51.010] thr=320 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:51.012] thr=320 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:51.012] thr=320 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:51.012] thr=320 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:51.012] thr=320 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:51.012] thr=320 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:51.012] thr=320 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:51.016] thr=320 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:51.016] thr=320 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:51.055] thr=320 paramiko.transport: userauth is OK +INF [20190331-10:46:51.073] thr=320 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:51.075] thr=320 paramiko.transport: userauth is OK +INF [20190331-10:46:51.096] thr=320 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:51.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:51.226] thr=320 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:51.228] thr=320 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:51.269] thr=320 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:51.269] thr=320 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:51.273] thr=320 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:51.291] thr=320 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:51.291] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:51.292] thr=320 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:51.292] thr=320 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:51.292] thr=320 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:51.331] thr=320 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:51.343] thr=320 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:51.344] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:51.344] thr=320 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:51.344] thr=320 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:51.344] thr=320 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:51.385] thr=320 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:51.394] thr=320 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:51.395] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:51.395] thr=320 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:51.396] thr=320 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:51.396] thr=320 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:51.436] thr=320 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:51.447] thr=320 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:51.448] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:51.448] thr=320 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:51.448] thr=320 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:51.449] thr=320 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:51.487] thr=320 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:51.500] thr=320 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:51.500] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:51.500] thr=320 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:51.501] thr=320 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:51.501] thr=320 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:51.542] thr=320 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:51.551] thr=320 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:51.551] thr=320 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:51.652] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:51.653] thr=320 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:51.653] thr=320 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:51.654] thr=320 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:51.666] thr=320 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:51.667] thr=320 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:51.668] thr=320 paramiko.transport: EOF in transport thread +DEB [20190331-10:46:55.999] thr=310 paramiko.transport: starting thread (client mode): 0x50d0770 +DEB [20190331-10:46:55.999] thr=310 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:46:56.012] thr=310 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:46:56.012] thr=310 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:46:56.018] thr=310 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:46:56.018] thr=310 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:46:56.018] thr=310 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:46:56.018] thr=310 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:46:56.018] thr=310 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:46:56.018] thr=310 paramiko.transport: Compression agreed: none +DEB [20190331-10:46:56.024] thr=310 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:46:56.024] thr=310 paramiko.transport: Switch to new keys ... +DEB [20190331-10:46:56.025] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:46:56.026] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:46:56.064] thr=310 paramiko.transport: userauth is OK +INF [20190331-10:46:56.084] thr=310 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:46:56.085] thr=310 paramiko.transport: userauth is OK +INF [20190331-10:46:56.111] thr=310 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:46:56.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:46:56.283] thr=310 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:46:56.283] thr=310 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:46:56.324] thr=310 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:46:56.324] thr=310 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:46:56.329] thr=310 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:46:56.347] thr=310 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:46:56.347] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:46:56.347] thr=310 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:46:56.348] thr=310 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:46:56.348] thr=310 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:46:56.387] thr=310 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:46:56.400] thr=310 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:46:56.400] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:46:56.401] thr=310 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:46:56.401] thr=310 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:46:56.402] thr=310 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:46:56.441] thr=310 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:46:56.452] thr=310 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:46:56.453] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:46:56.453] thr=310 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:46:56.454] thr=310 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:46:56.454] thr=310 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:46:56.493] thr=310 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:46:56.503] thr=310 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:46:56.503] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:46:56.504] thr=310 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:46:56.505] thr=310 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:46:56.505] thr=310 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:46:56.546] thr=310 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:46:56.559] thr=310 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:46:56.559] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:46:56.559] thr=310 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:46:56.560] thr=310 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:46:56.560] thr=310 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:46:56.612] thr=310 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:46:56.624] thr=310 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:46:56.624] thr=310 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:46:56.726] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:46:56.727] thr=310 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:46:56.727] thr=310 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:46:56.729] thr=310 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:46:56.746] thr=310 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:46:56.746] thr=310 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:46:56.746] thr=310 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:00.997] thr=321 paramiko.transport: starting thread (client mode): 0x55c5d10 +DEB [20190331-10:47:00.997] thr=321 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:01.008] thr=321 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:01.008] thr=321 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:01.012] thr=321 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:01.012] thr=321 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:01.012] thr=321 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:01.012] thr=321 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:01.012] thr=321 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:01.012] thr=321 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:01.017] thr=321 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:01.017] thr=321 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:01.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:01.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:01.055] thr=321 paramiko.transport: userauth is OK +INF [20190331-10:47:01.086] thr=321 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:01.087] thr=321 paramiko.transport: userauth is OK +INF [20190331-10:47:01.109] thr=321 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:01.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:01.285] thr=321 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:01.285] thr=321 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:01.325] thr=321 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:01.325] thr=321 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:01.330] thr=321 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:01.345] thr=321 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:01.345] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:01.345] thr=321 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:01.346] thr=321 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:01.346] thr=321 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:01.388] thr=321 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:01.400] thr=321 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:01.400] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:01.401] thr=321 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:01.402] thr=321 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:01.402] thr=321 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:01.443] thr=321 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:01.452] thr=321 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:01.453] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:01.453] thr=321 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:01.454] thr=321 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:01.454] thr=321 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:01.493] thr=321 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:01.502] thr=321 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:01.503] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:01.503] thr=321 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:01.504] thr=321 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:01.504] thr=321 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:01.542] thr=321 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:01.554] thr=321 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:01.554] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:01.555] thr=321 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:01.555] thr=321 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:01.556] thr=321 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:01.595] thr=321 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:01.608] thr=321 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:01.609] thr=321 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:01.710] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:01.711] thr=321 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:01.711] thr=321 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:01.713] thr=321 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:01.724] thr=321 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:01.725] thr=321 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:01.726] thr=321 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:05.998] thr=322 paramiko.transport: starting thread (client mode): 0x55e9490 +DEB [20190331-10:47:05.998] thr=322 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:06.007] thr=322 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:06.007] thr=322 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:06.011] thr=322 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:06.011] thr=322 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:06.011] thr=322 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:06.011] thr=322 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:06.011] thr=322 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:06.011] thr=322 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:06.015] thr=322 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:06.015] thr=322 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:06.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:06.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:06.057] thr=322 paramiko.transport: userauth is OK +INF [20190331-10:47:06.076] thr=322 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:06.076] thr=322 paramiko.transport: userauth is OK +INF [20190331-10:47:06.097] thr=322 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:06.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:06.267] thr=322 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:06.267] thr=322 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:06.306] thr=322 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:06.306] thr=322 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:06.310] thr=322 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:06.325] thr=322 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:06.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:06.326] thr=322 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:06.326] thr=322 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:06.327] thr=322 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:06.365] thr=322 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:06.378] thr=322 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:06.378] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:06.379] thr=322 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:06.379] thr=322 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:06.379] thr=322 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:06.418] thr=322 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:06.428] thr=322 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:06.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:06.429] thr=322 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:06.429] thr=322 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:06.429] thr=322 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:06.469] thr=322 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:06.478] thr=322 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:06.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:06.478] thr=322 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:06.479] thr=322 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:06.479] thr=322 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:06.517] thr=322 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:06.528] thr=322 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:06.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:06.528] thr=322 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:06.530] thr=322 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:06.530] thr=322 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:06.570] thr=322 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:06.580] thr=322 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:06.580] thr=322 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:06.681] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:06.681] thr=322 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:06.681] thr=322 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:06.684] thr=322 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:06.694] thr=322 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:06.695] thr=322 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:06.696] thr=322 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:11.000] thr=323 paramiko.transport: starting thread (client mode): 0x5376ef0 +DEB [20190331-10:47:11.000] thr=323 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:11.009] thr=323 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:11.009] thr=323 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:11.013] thr=323 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:11.013] thr=323 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:11.013] thr=323 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:11.013] thr=323 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:11.013] thr=323 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:11.013] thr=323 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:11.017] thr=323 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:11.017] thr=323 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:11.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:11.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:11.057] thr=323 paramiko.transport: userauth is OK +INF [20190331-10:47:11.076] thr=323 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:11.076] thr=323 paramiko.transport: userauth is OK +INF [20190331-10:47:11.097] thr=323 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:11.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:11.254] thr=323 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:11.254] thr=323 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:11.296] thr=323 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:11.296] thr=323 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:11.298] thr=323 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:11.313] thr=323 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:11.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:11.313] thr=323 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:11.313] thr=323 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:11.313] thr=323 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:11.352] thr=323 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:11.365] thr=323 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:11.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:11.367] thr=323 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:11.367] thr=323 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:11.367] thr=323 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:11.407] thr=323 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:11.415] thr=323 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:11.417] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:11.417] thr=323 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:11.417] thr=323 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:11.417] thr=323 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:11.457] thr=323 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:11.466] thr=323 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:11.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:11.466] thr=323 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:11.468] thr=323 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:11.468] thr=323 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:11.508] thr=323 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:11.518] thr=323 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:11.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:11.518] thr=323 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:11.520] thr=323 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:11.520] thr=323 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:11.559] thr=323 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:11.567] thr=323 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:11.567] thr=323 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:11.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:11.670] thr=323 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:11.670] thr=323 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:11.672] thr=323 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:11.680] thr=323 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:11.680] thr=323 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:11.682] thr=323 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:15.999] thr=324 paramiko.transport: starting thread (client mode): 0x4ffb990 +DEB [20190331-10:47:15.999] thr=324 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:16.008] thr=324 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:16.008] thr=324 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:16.011] thr=324 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:16.011] thr=324 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:16.011] thr=324 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:16.011] thr=324 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:16.011] thr=324 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:16.011] thr=324 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:16.015] thr=324 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:16.016] thr=324 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:16.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:16.065] thr=324 paramiko.transport: userauth is OK +INF [20190331-10:47:16.143] thr=324 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:16.143] thr=324 paramiko.transport: userauth is OK +INF [20190331-10:47:16.159] thr=324 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:16.159] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:16.315] thr=324 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:16.315] thr=324 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:16.362] thr=324 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:16.362] thr=324 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:16.362] thr=324 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:16.377] thr=324 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:16.377] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:16.377] thr=324 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:16.377] thr=324 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:16.377] thr=324 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:16.424] thr=324 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:16.424] thr=324 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:16.424] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:16.424] thr=324 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:16.424] thr=324 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:16.424] thr=324 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:16.479] thr=324 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:16.484] thr=324 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:16.484] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:16.484] thr=324 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:16.484] thr=324 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:16.484] thr=324 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:16.530] thr=324 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:16.530] thr=324 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:16.530] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:16.530] thr=324 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:16.530] thr=324 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:16.530] thr=324 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:16.582] thr=324 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:16.597] thr=324 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:16.598] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:16.598] thr=324 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:16.599] thr=324 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:16.599] thr=324 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:16.638] thr=324 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:16.649] thr=324 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:16.649] thr=324 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:16.750] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:16.751] thr=324 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:16.751] thr=324 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:16.752] thr=324 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:16.762] thr=324 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:16.763] thr=324 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:16.764] thr=324 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:20.998] thr=151 paramiko.transport: starting thread (client mode): 0x50ad9d0 +DEB [20190331-10:47:20.998] thr=151 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:21.011] thr=151 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:21.011] thr=151 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:21.014] thr=151 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:21.014] thr=151 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:21.014] thr=151 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:21.014] thr=151 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:21.014] thr=151 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:21.014] thr=151 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:21.018] thr=151 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:21.018] thr=151 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:21.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:21.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:21.061] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:47:21.081] thr=151 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:21.081] thr=151 paramiko.transport: userauth is OK +INF [20190331-10:47:21.108] thr=151 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:21.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:21.251] thr=151 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:21.251] thr=151 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:21.294] thr=151 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:21.294] thr=151 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:21.308] thr=151 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:21.311] thr=151 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:21.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:21.311] thr=151 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:21.311] thr=151 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:21.311] thr=151 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:21.358] thr=151 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:21.368] thr=151 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:21.368] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:21.368] thr=151 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:21.368] thr=151 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:21.368] thr=151 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:21.411] thr=151 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:21.418] thr=151 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:21.418] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:21.418] thr=151 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:21.418] thr=151 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:21.418] thr=151 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:21.464] thr=151 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:21.468] thr=151 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:21.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:21.468] thr=151 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:21.468] thr=151 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:21.468] thr=151 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:21.514] thr=151 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:21.518] thr=151 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:21.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:21.518] thr=151 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:21.521] thr=151 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:21.521] thr=151 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:21.561] thr=151 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:21.568] thr=151 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:21.568] thr=151 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:21.671] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:21.671] thr=151 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:21.671] thr=151 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:21.675] thr=151 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:21.685] thr=151 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:21.685] thr=151 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:21.688] thr=151 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:25.998] thr=325 paramiko.transport: starting thread (client mode): 0x4fa90d0 +DEB [20190331-10:47:25.998] thr=325 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:26.010] thr=325 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:26.010] thr=325 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:26.010] thr=325 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:26.010] thr=325 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:26.010] thr=325 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:26.010] thr=325 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:26.010] thr=325 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:26.010] thr=325 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:26.017] thr=325 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:26.017] thr=325 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:26.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:26.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:26.054] thr=325 paramiko.transport: userauth is OK +INF [20190331-10:47:26.073] thr=325 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:26.076] thr=325 paramiko.transport: userauth is OK +INF [20190331-10:47:26.098] thr=325 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:26.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:26.225] thr=325 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:26.225] thr=325 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:26.269] thr=325 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:26.269] thr=325 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:26.275] thr=325 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:26.285] thr=325 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:26.285] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:26.285] thr=325 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:26.285] thr=325 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:26.285] thr=325 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:26.328] thr=325 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:26.337] thr=325 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:26.337] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:26.337] thr=325 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:26.337] thr=325 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:26.337] thr=325 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:26.387] thr=325 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:26.387] thr=325 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:26.387] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:26.387] thr=325 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:26.387] thr=325 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:26.387] thr=325 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:26.434] thr=325 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:26.440] thr=325 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:26.440] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:26.440] thr=325 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:26.440] thr=325 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:26.440] thr=325 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:26.484] thr=325 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:26.493] thr=325 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:26.493] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:26.493] thr=325 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:26.493] thr=325 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:26.493] thr=325 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:26.536] thr=325 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:26.543] thr=325 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:26.543] thr=325 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:26.645] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:26.645] thr=325 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:26.645] thr=325 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:26.655] thr=325 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:26.658] thr=325 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:26.658] thr=325 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:26.661] thr=325 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:31.018] thr=326 paramiko.transport: starting thread (client mode): 0x50a3ab0 +DEB [20190331-10:47:31.018] thr=326 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:31.028] thr=326 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:31.031] thr=326 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:31.034] thr=326 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:31.034] thr=326 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:31.034] thr=326 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:31.034] thr=326 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:31.034] thr=326 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:31.034] thr=326 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:31.037] thr=326 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:31.037] thr=326 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:31.037] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:31.040] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:31.078] thr=326 paramiko.transport: userauth is OK +INF [20190331-10:47:31.096] thr=326 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:31.096] thr=326 paramiko.transport: userauth is OK +INF [20190331-10:47:31.118] thr=326 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:31.118] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:31.283] thr=326 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:31.283] thr=326 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:31.327] thr=326 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:31.327] thr=326 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:31.330] thr=326 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:31.342] thr=326 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:31.342] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:31.342] thr=326 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:31.342] thr=326 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:31.342] thr=326 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:31.383] thr=326 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:31.395] thr=326 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:31.395] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:31.395] thr=326 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:31.395] thr=326 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:31.395] thr=326 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:31.433] thr=326 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:31.442] thr=326 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:31.442] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:31.442] thr=326 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:31.442] thr=326 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:31.442] thr=326 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:31.483] thr=326 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:31.492] thr=326 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:31.492] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:31.492] thr=326 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:31.492] thr=326 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:31.492] thr=326 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:31.534] thr=326 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:31.543] thr=326 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:31.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:31.543] thr=326 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:31.546] thr=326 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:31.546] thr=326 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:31.584] thr=326 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:31.596] thr=326 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:31.596] thr=326 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:31.699] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:31.699] thr=326 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:31.699] thr=326 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:31.699] thr=326 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:31.708] thr=326 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:31.711] thr=326 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:31.714] thr=326 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:35.999] thr=327 paramiko.transport: starting thread (client mode): 0x58653f0 +DEB [20190331-10:47:35.999] thr=327 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:36.015] thr=327 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:36.015] thr=327 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:36.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:36.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:36.077] thr=327 paramiko.transport: userauth is OK +INF [20190331-10:47:36.093] thr=327 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:36.093] thr=327 paramiko.transport: userauth is OK +INF [20190331-10:47:36.109] thr=327 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:36.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:36.265] thr=327 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:36.265] thr=327 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:36.312] thr=327 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:36.312] thr=327 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:36.312] thr=327 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:36.327] thr=327 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:36.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:36.327] thr=327 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:36.327] thr=327 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:36.327] thr=327 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:36.374] thr=327 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:36.374] thr=327 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:36.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:36.374] thr=327 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:36.374] thr=327 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:36.374] thr=327 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:36.437] thr=327 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:36.437] thr=327 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:36.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:36.437] thr=327 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:36.437] thr=327 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:36.437] thr=327 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:36.499] thr=327 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:36.499] thr=327 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:36.499] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:36.499] thr=327 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:36.499] thr=327 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:36.499] thr=327 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:36.562] thr=327 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:36.562] thr=327 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:36.562] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:36.562] thr=327 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:36.562] thr=327 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:36.562] thr=327 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:36.624] thr=327 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:36.624] thr=327 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:36.624] thr=327 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:36.749] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:36.749] thr=327 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:36.749] thr=327 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:36.749] thr=327 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:36.749] thr=327 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:36.749] thr=327 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:36.749] thr=327 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:40.997] thr=328 paramiko.transport: starting thread (client mode): 0x50f3830 +DEB [20190331-10:47:40.997] thr=328 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:41.004] thr=328 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:41.004] thr=328 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:41.008] thr=328 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:41.008] thr=328 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:41.008] thr=328 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:41.008] thr=328 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:41.008] thr=328 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:41.008] thr=328 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:41.012] thr=328 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:41.012] thr=328 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:41.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:41.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:41.055] thr=328 paramiko.transport: userauth is OK +INF [20190331-10:47:41.075] thr=328 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:41.075] thr=328 paramiko.transport: userauth is OK +INF [20190331-10:47:41.094] thr=328 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:41.094] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:41.235] thr=328 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:41.235] thr=328 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:41.278] thr=328 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:41.278] thr=328 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:41.278] thr=328 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:41.293] thr=328 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:41.293] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:41.293] thr=328 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:41.293] thr=328 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:41.293] thr=328 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:41.333] thr=328 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:41.344] thr=328 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:41.344] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:41.344] thr=328 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:41.344] thr=328 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:41.344] thr=328 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:41.387] thr=328 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:41.395] thr=328 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:41.395] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:41.395] thr=328 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:41.395] thr=328 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:41.395] thr=328 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:41.438] thr=328 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:41.446] thr=328 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:41.446] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:41.446] thr=328 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:41.446] thr=328 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:41.446] thr=328 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:41.489] thr=328 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:41.500] thr=328 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:41.500] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:41.500] thr=328 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:41.500] thr=328 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:41.500] thr=328 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:41.539] thr=328 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:41.547] thr=328 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:41.547] thr=328 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:41.653] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:41.653] thr=328 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:41.653] thr=328 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:41.653] thr=328 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:41.664] thr=328 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:41.668] thr=328 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:41.668] thr=328 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:45.997] thr=329 paramiko.transport: starting thread (client mode): 0x4fc5550 +DEB [20190331-10:47:45.997] thr=329 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:46.009] thr=329 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:46.009] thr=329 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:46.009] thr=329 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:46.009] thr=329 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:46.009] thr=329 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:46.009] thr=329 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:46.009] thr=329 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:46.009] thr=329 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:46.017] thr=329 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:46.017] thr=329 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:46.056] thr=329 paramiko.transport: userauth is OK +INF [20190331-10:47:46.075] thr=329 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:46.075] thr=329 paramiko.transport: userauth is OK +INF [20190331-10:47:46.095] thr=329 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:46.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:46.224] thr=329 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:46.224] thr=329 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:46.267] thr=329 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:46.267] thr=329 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:46.271] thr=329 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:46.282] thr=329 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:46.282] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:46.282] thr=329 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:46.282] thr=329 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:46.282] thr=329 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:46.325] thr=329 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:46.337] thr=329 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:46.337] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:46.337] thr=329 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:46.337] thr=329 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:46.337] thr=329 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:46.380] thr=329 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:46.388] thr=329 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:46.388] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:46.388] thr=329 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:46.388] thr=329 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:46.388] thr=329 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:46.431] thr=329 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:46.439] thr=329 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:46.439] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:46.439] thr=329 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:46.443] thr=329 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:46.443] thr=329 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:46.486] thr=329 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:46.497] thr=329 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:46.497] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:46.497] thr=329 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:46.497] thr=329 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:46.497] thr=329 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:46.540] thr=329 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:46.548] thr=329 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:46.548] thr=329 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:46.653] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:46.653] thr=329 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:46.653] thr=329 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:46.653] thr=329 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:46.665] thr=329 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:46.665] thr=329 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:46.669] thr=329 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:50.997] thr=330 paramiko.transport: starting thread (client mode): 0x4ffb4d0 +DEB [20190331-10:47:50.997] thr=330 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:51.009] thr=330 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:51.009] thr=330 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:51.013] thr=330 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:51.013] thr=330 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:51.013] thr=330 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:51.013] thr=330 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:51.013] thr=330 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:51.013] thr=330 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:51.017] thr=330 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:51.017] thr=330 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:51.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:51.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:51.060] thr=330 paramiko.transport: userauth is OK +INF [20190331-10:47:51.079] thr=330 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:51.079] thr=330 paramiko.transport: userauth is OK +INF [20190331-10:47:51.099] thr=330 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:51.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:51.236] thr=330 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:51.236] thr=330 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:51.282] thr=330 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:51.282] thr=330 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:51.282] thr=330 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:51.298] thr=330 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:51.298] thr=330 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:51.298] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:51.341] thr=330 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:51.341] thr=330 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:51.341] thr=330 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:51.353] thr=330 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:51.353] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:51.353] thr=330 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:51.353] thr=330 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:51.353] thr=330 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:51.396] thr=330 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:51.404] thr=330 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:51.404] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:51.404] thr=330 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:51.404] thr=330 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:51.404] thr=330 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:51.446] thr=330 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:51.454] thr=330 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:51.454] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:51.454] thr=330 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:51.458] thr=330 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:51.458] thr=330 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:51.497] thr=330 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:51.509] thr=330 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:51.509] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:51.509] thr=330 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:51.509] thr=330 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:51.509] thr=330 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:51.550] thr=330 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:51.558] thr=330 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:51.558] thr=330 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:51.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:51.664] thr=330 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:51.664] thr=330 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:51.664] thr=330 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:51.679] thr=330 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:51.679] thr=330 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:51.679] thr=330 paramiko.transport: EOF in transport thread +DEB [20190331-10:47:55.997] thr=331 paramiko.transport: starting thread (client mode): 0x55e6e50 +DEB [20190331-10:47:55.997] thr=331 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:47:56.007] thr=331 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:47:56.007] thr=331 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:47:56.010] thr=331 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:47:56.010] thr=331 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:47:56.010] thr=331 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:47:56.010] thr=331 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:47:56.010] thr=331 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:47:56.010] thr=331 paramiko.transport: Compression agreed: none +DEB [20190331-10:47:56.014] thr=331 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:47:56.014] thr=331 paramiko.transport: Switch to new keys ... +DEB [20190331-10:47:56.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:47:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:47:56.056] thr=331 paramiko.transport: userauth is OK +INF [20190331-10:47:56.072] thr=331 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:47:56.076] thr=331 paramiko.transport: userauth is OK +INF [20190331-10:47:56.095] thr=331 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:47:56.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:47:56.226] thr=331 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:47:56.226] thr=331 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:47:56.269] thr=331 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:47:56.269] thr=331 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:47:56.272] thr=331 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:47:56.282] thr=331 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:47:56.285] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:47:56.285] thr=331 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:47:56.285] thr=331 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:47:56.285] thr=331 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:47:56.324] thr=331 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:47:56.334] thr=331 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:47:56.334] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:47:56.337] thr=331 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:47:56.337] thr=331 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:47:56.337] thr=331 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:47:56.376] thr=331 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:47:56.383] thr=331 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:47:56.383] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:47:56.386] thr=331 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:47:56.386] thr=331 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:47:56.386] thr=331 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:47:56.426] thr=331 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:47:56.435] thr=331 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:47:56.435] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:47:56.435] thr=331 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:47:56.435] thr=331 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:47:56.435] thr=331 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:47:56.478] thr=331 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:47:56.488] thr=331 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:47:56.488] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:47:56.488] thr=331 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:47:56.488] thr=331 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:47:56.488] thr=331 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:47:56.532] thr=331 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:47:56.538] thr=331 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:47:56.541] thr=331 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:47:56.643] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:47:56.643] thr=331 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:47:56.643] thr=331 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:47:56.643] thr=331 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:47:56.656] thr=331 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:47:56.656] thr=331 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:47:56.659] thr=331 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:00.999] thr=332 paramiko.transport: starting thread (client mode): 0x54d01f0 +DEB [20190331-10:48:00.999] thr=332 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:01.008] thr=332 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:01.008] thr=332 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:01.012] thr=332 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:01.012] thr=332 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:01.012] thr=332 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:01.012] thr=332 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:01.012] thr=332 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:01.012] thr=332 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:01.015] thr=332 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:01.015] thr=332 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:01.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:01.056] thr=332 paramiko.transport: userauth is OK +INF [20190331-10:48:01.075] thr=332 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:01.075] thr=332 paramiko.transport: userauth is OK +INF [20190331-10:48:01.094] thr=332 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:01.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:01.227] thr=332 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:01.227] thr=332 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:01.269] thr=332 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:01.269] thr=332 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:01.269] thr=332 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:01.281] thr=332 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:01.281] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:01.281] thr=332 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:01.285] thr=332 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:01.285] thr=332 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:01.326] thr=332 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:01.335] thr=332 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:01.335] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:01.339] thr=332 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:01.339] thr=332 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:01.339] thr=332 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:01.380] thr=332 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:01.386] thr=332 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:01.389] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:01.389] thr=332 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:01.389] thr=332 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:01.389] thr=332 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:01.431] thr=332 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:01.440] thr=332 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:01.440] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:01.440] thr=332 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:01.440] thr=332 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:01.440] thr=332 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:01.481] thr=332 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:01.494] thr=332 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:01.494] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:01.497] thr=332 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:01.497] thr=332 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:01.497] thr=332 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:01.537] thr=332 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:01.547] thr=332 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:01.547] thr=332 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:01.648] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:01.648] thr=332 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:01.648] thr=332 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:01.651] thr=332 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:01.661] thr=332 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:01.664] thr=332 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:01.664] thr=332 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:06.000] thr=73 paramiko.transport: starting thread (client mode): 0x50adbd0 +DEB [20190331-10:48:06.000] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:06.010] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:06.010] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:06.013] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:06.013] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:06.013] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:06.013] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:06.013] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:06.013] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:06.019] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:06.019] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:06.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:06.060] thr=73 paramiko.transport: userauth is OK +INF [20190331-10:48:06.078] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:06.078] thr=73 paramiko.transport: userauth is OK +INF [20190331-10:48:06.100] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:06.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:06.241] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:06.241] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:06.281] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:06.281] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:06.285] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:06.297] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:06.297] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:06.297] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:06.297] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:06.297] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:06.338] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:06.350] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:06.350] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:06.350] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:06.350] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:06.350] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:06.391] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:06.400] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:06.400] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:06.400] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:06.400] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:06.400] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:06.441] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:06.450] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:06.450] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:06.450] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:06.491] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:06.491] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:06.491] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:06.503] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:06.503] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:06.503] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:06.503] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:06.503] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:06.546] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:06.556] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:06.559] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:06.662] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:06.662] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:06.662] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:06.662] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:06.674] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:06.674] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:06.674] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:10.998] thr=271 paramiko.transport: starting thread (client mode): 0x148ed90 +DEB [20190331-10:48:10.998] thr=271 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:11.007] thr=271 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:11.007] thr=271 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:11.010] thr=271 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:11.010] thr=271 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:11.010] thr=271 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:11.010] thr=271 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:11.010] thr=271 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:11.010] thr=271 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:11.016] thr=271 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:11.016] thr=271 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:11.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:11.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:11.059] thr=271 paramiko.transport: userauth is OK +INF [20190331-10:48:11.080] thr=271 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:11.083] thr=271 paramiko.transport: userauth is OK +INF [20190331-10:48:11.104] thr=271 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:11.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:11.239] thr=271 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:11.239] thr=271 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:11.281] thr=271 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:11.281] thr=271 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:11.284] thr=271 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:11.296] thr=271 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:11.296] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:11.296] thr=271 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:11.296] thr=271 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:11.296] thr=271 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:11.339] thr=271 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:11.351] thr=271 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:11.351] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:11.351] thr=271 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:11.351] thr=271 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:11.351] thr=271 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:11.393] thr=271 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:11.402] thr=271 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:11.402] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:11.402] thr=271 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:11.402] thr=271 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:11.402] thr=271 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:11.444] thr=271 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:11.453] thr=271 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:11.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:11.453] thr=271 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:11.453] thr=271 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:11.453] thr=271 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:11.495] thr=271 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:11.504] thr=271 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:11.504] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:11.507] thr=271 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:11.507] thr=271 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:11.507] thr=271 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:11.548] thr=271 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:11.557] thr=271 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:11.557] thr=271 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:11.660] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:11.660] thr=271 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:11.660] thr=271 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:11.660] thr=271 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:11.672] thr=271 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:11.672] thr=271 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:11.675] thr=271 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:15.998] thr=269 paramiko.transport: starting thread (client mode): 0x4fe7550 +DEB [20190331-10:48:15.998] thr=269 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:16.011] thr=269 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:16.011] thr=269 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:16.014] thr=269 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:16.014] thr=269 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:16.014] thr=269 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:16.014] thr=269 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:16.014] thr=269 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:16.014] thr=269 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:16.017] thr=269 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:16.017] thr=269 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:16.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:16.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:16.059] thr=269 paramiko.transport: userauth is OK +INF [20190331-10:48:16.077] thr=269 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:16.077] thr=269 paramiko.transport: userauth is OK +INF [20190331-10:48:16.098] thr=269 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:16.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:16.227] thr=269 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:16.227] thr=269 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:16.270] thr=269 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:16.270] thr=269 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:16.273] thr=269 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:16.285] thr=269 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:16.285] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:16.285] thr=269 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:16.288] thr=269 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:16.288] thr=269 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:16.327] thr=269 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:16.339] thr=269 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:16.339] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:16.339] thr=269 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:16.339] thr=269 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:16.339] thr=269 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:16.381] thr=269 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:16.390] thr=269 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:16.390] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:16.390] thr=269 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:16.390] thr=269 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:16.390] thr=269 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:16.432] thr=269 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:16.441] thr=269 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:16.441] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:16.441] thr=269 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:16.441] thr=269 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:16.441] thr=269 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:16.483] thr=269 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:16.492] thr=269 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:16.495] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:16.495] thr=269 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:16.495] thr=269 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:16.495] thr=269 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:16.536] thr=269 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:16.545] thr=269 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:16.545] thr=269 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:16.648] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:16.648] thr=269 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:16.648] thr=269 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:16.651] thr=269 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:16.663] thr=269 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:16.663] thr=269 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:16.663] thr=269 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:20.990] thr=333 paramiko.transport: starting thread (client mode): 0x4ffb510 +DEB [20190331-10:48:20.990] thr=333 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:21.005] thr=333 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:21.005] thr=333 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:21.005] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:21.005] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:21.068] thr=333 paramiko.transport: userauth is OK +INF [20190331-10:48:21.130] thr=333 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:21.130] thr=333 paramiko.transport: userauth is OK +INF [20190331-10:48:21.146] thr=333 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:21.146] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:21.302] thr=333 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:21.302] thr=333 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:21.349] thr=333 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:21.349] thr=333 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:21.349] thr=333 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:21.365] thr=333 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:21.365] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:21.365] thr=333 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:21.365] thr=333 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:21.365] thr=333 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:21.412] thr=333 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:21.412] thr=333 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:21.412] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:21.412] thr=333 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:21.412] thr=333 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:21.412] thr=333 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:21.474] thr=333 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:21.474] thr=333 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:21.474] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:21.474] thr=333 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:21.474] thr=333 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:21.474] thr=333 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:21.537] thr=333 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:21.537] thr=333 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:21.537] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:21.537] thr=333 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:21.537] thr=333 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:21.537] thr=333 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:21.599] thr=333 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:21.599] thr=333 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:21.599] thr=333 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:21.599] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:21.661] thr=333 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:21.661] thr=333 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:21.661] thr=333 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:21.661] thr=333 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:21.661] thr=333 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:21.786] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:21.786] thr=333 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:21.786] thr=333 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:21.786] thr=333 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:21.786] thr=333 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:21.786] thr=333 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:21.786] thr=333 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:25.999] thr=334 paramiko.transport: starting thread (client mode): 0x5386070 +DEB [20190331-10:48:25.999] thr=334 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:26.006] thr=334 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:26.006] thr=334 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:26.010] thr=334 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:26.010] thr=334 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:26.010] thr=334 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:26.010] thr=334 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:26.010] thr=334 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:26.010] thr=334 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:26.014] thr=334 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:26.014] thr=334 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:26.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:26.057] thr=334 paramiko.transport: userauth is OK +INF [20190331-10:48:26.073] thr=334 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:26.077] thr=334 paramiko.transport: userauth is OK +INF [20190331-10:48:26.096] thr=334 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:26.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:26.252] thr=334 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:26.252] thr=334 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:26.295] thr=334 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:26.295] thr=334 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:26.299] thr=334 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:26.311] thr=334 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:26.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:26.315] thr=334 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:26.315] thr=334 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:26.315] thr=334 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:26.358] thr=334 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:26.370] thr=334 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:26.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:26.370] thr=334 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:26.370] thr=334 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:26.370] thr=334 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:26.413] thr=334 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:26.420] thr=334 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:26.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:26.420] thr=334 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:26.420] thr=334 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:26.420] thr=334 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:26.460] thr=334 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:26.467] thr=334 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:26.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:26.467] thr=334 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:26.467] thr=334 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:26.467] thr=334 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:26.510] thr=334 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:26.522] thr=334 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:26.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:26.522] thr=334 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:26.522] thr=334 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:26.522] thr=334 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:26.563] thr=334 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:26.571] thr=334 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:26.571] thr=334 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:26.676] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:26.676] thr=334 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:26.676] thr=334 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:26.676] thr=334 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:26.688] thr=334 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:26.688] thr=334 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:26.688] thr=334 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:31.000] thr=335 paramiko.transport: starting thread (client mode): 0x50a3fd0 +DEB [20190331-10:48:31.000] thr=335 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:31.010] thr=335 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:31.010] thr=335 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:31.013] thr=335 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:31.013] thr=335 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:31.013] thr=335 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:31.013] thr=335 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:31.013] thr=335 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:31.013] thr=335 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:31.016] thr=335 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:31.016] thr=335 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:31.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:31.057] thr=335 paramiko.transport: userauth is OK +INF [20190331-10:48:31.082] thr=335 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:31.082] thr=335 paramiko.transport: userauth is OK +INF [20190331-10:48:31.104] thr=335 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:31.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:31.230] thr=335 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:31.230] thr=335 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:31.274] thr=335 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:31.274] thr=335 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:31.274] thr=335 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:31.287] thr=335 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:31.287] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:31.290] thr=335 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:31.290] thr=335 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:31.290] thr=335 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:31.331] thr=335 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:31.343] thr=335 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:31.343] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:31.343] thr=335 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:31.343] thr=335 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:31.343] thr=335 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:31.384] thr=335 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:31.394] thr=335 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:31.394] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:31.394] thr=335 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:31.394] thr=335 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:31.394] thr=335 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:31.434] thr=335 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:31.444] thr=335 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:31.444] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:31.444] thr=335 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:31.444] thr=335 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:31.444] thr=335 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:31.485] thr=335 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:31.497] thr=335 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:31.497] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:31.497] thr=335 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:31.497] thr=335 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:31.497] thr=335 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:31.540] thr=335 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:31.549] thr=335 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:31.549] thr=335 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:31.653] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:31.653] thr=335 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:31.653] thr=335 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:31.653] thr=335 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:31.665] thr=335 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:31.665] thr=335 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:31.669] thr=335 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:35.999] thr=336 paramiko.transport: starting thread (client mode): 0x50a3630 +DEB [20190331-10:48:35.999] thr=336 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:36.008] thr=336 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:36.008] thr=336 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:36.012] thr=336 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:36.012] thr=336 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:36.012] thr=336 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:36.012] thr=336 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:36.012] thr=336 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:36.012] thr=336 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:36.015] thr=336 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:36.015] thr=336 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:36.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:36.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:36.056] thr=336 paramiko.transport: userauth is OK +INF [20190331-10:48:36.074] thr=336 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:36.074] thr=336 paramiko.transport: userauth is OK +INF [20190331-10:48:36.096] thr=336 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:36.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:36.238] thr=336 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:36.238] thr=336 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:36.279] thr=336 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:36.279] thr=336 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:36.282] thr=336 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:36.291] thr=336 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:36.291] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:36.291] thr=336 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:36.295] thr=336 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:36.295] thr=336 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:36.332] thr=336 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:36.345] thr=336 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:36.345] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:36.345] thr=336 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:36.345] thr=336 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:36.345] thr=336 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:36.386] thr=336 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:36.395] thr=336 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:36.395] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:36.395] thr=336 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:36.395] thr=336 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:36.395] thr=336 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:36.436] thr=336 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:36.446] thr=336 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:36.446] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:36.446] thr=336 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:36.449] thr=336 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:36.449] thr=336 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:36.490] thr=336 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:36.502] thr=336 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:36.502] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:36.502] thr=336 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:36.502] thr=336 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:36.502] thr=336 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:36.543] thr=336 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:36.553] thr=336 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:36.553] thr=336 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:36.657] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:36.657] thr=336 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:36.657] thr=336 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:36.657] thr=336 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:36.669] thr=336 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:36.672] thr=336 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:36.672] thr=336 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:41.002] thr=337 paramiko.transport: starting thread (client mode): 0x50065d0 +DEB [20190331-10:48:41.002] thr=337 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:41.018] thr=337 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:41.018] thr=337 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:41.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:41.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:41.065] thr=337 paramiko.transport: userauth is OK +INF [20190331-10:48:41.081] thr=337 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:41.081] thr=337 paramiko.transport: userauth is OK +INF [20190331-10:48:41.112] thr=337 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:41.112] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:41.252] thr=337 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:41.252] thr=337 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:41.315] thr=337 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:41.315] thr=337 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:41.315] thr=337 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:41.315] thr=337 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:41.331] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:41.331] thr=337 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:41.331] thr=337 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:41.331] thr=337 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:41.377] thr=337 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:41.377] thr=337 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:41.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:41.377] thr=337 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:41.377] thr=337 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:41.377] thr=337 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:41.440] thr=337 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:41.440] thr=337 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:41.440] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:41.440] thr=337 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:41.440] thr=337 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:41.440] thr=337 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:41.487] thr=337 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:41.487] thr=337 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:41.487] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:41.487] thr=337 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:41.487] thr=337 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:41.487] thr=337 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:41.549] thr=337 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:41.549] thr=337 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:41.549] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:41.549] thr=337 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:41.549] thr=337 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:41.549] thr=337 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:41.612] thr=337 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:41.612] thr=337 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:41.612] thr=337 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:41.737] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:41.737] thr=337 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:41.737] thr=337 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:41.737] thr=337 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:41.737] thr=337 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:41.737] thr=337 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:41.737] thr=337 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:45.998] thr=338 paramiko.transport: starting thread (client mode): 0x55c1ab0 +DEB [20190331-10:48:45.998] thr=338 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:46.009] thr=338 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:46.009] thr=338 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:46.013] thr=338 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:46.013] thr=338 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:46.013] thr=338 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:46.013] thr=338 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:46.013] thr=338 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:46.013] thr=338 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:46.017] thr=338 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:46.017] thr=338 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:46.056] thr=338 paramiko.transport: userauth is OK +INF [20190331-10:48:46.083] thr=338 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:46.083] thr=338 paramiko.transport: userauth is OK +INF [20190331-10:48:46.103] thr=338 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:46.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:46.263] thr=338 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:46.263] thr=338 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:46.306] thr=338 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:46.306] thr=338 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:46.310] thr=338 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:46.322] thr=338 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:46.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:46.322] thr=338 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:46.322] thr=338 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:46.326] thr=338 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:46.365] thr=338 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:46.376] thr=338 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:46.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:46.376] thr=338 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:46.376] thr=338 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:46.376] thr=338 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:46.419] thr=338 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:46.427] thr=338 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:46.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:46.431] thr=338 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:46.431] thr=338 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:46.431] thr=338 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:46.474] thr=338 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:46.482] thr=338 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:46.482] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:46.482] thr=338 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:46.486] thr=338 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:46.486] thr=338 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:46.526] thr=338 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:46.535] thr=338 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:46.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:46.535] thr=338 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:46.535] thr=338 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:46.535] thr=338 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:46.578] thr=338 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:46.586] thr=338 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:46.586] thr=338 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:46.691] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:46.691] thr=338 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:46.691] thr=338 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:46.691] thr=338 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:46.699] thr=338 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:46.703] thr=338 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:46.703] thr=338 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:51.000] thr=339 paramiko.transport: starting thread (client mode): 0x5865e50 +DEB [20190331-10:48:51.000] thr=339 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:51.007] thr=339 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:51.007] thr=339 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:51.012] thr=339 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:51.012] thr=339 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:51.012] thr=339 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:51.012] thr=339 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:51.012] thr=339 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:51.012] thr=339 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:51.017] thr=339 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:51.017] thr=339 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:51.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:51.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:51.055] thr=339 paramiko.transport: userauth is OK +INF [20190331-10:48:51.073] thr=339 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:51.073] thr=339 paramiko.transport: userauth is OK +INF [20190331-10:48:51.096] thr=339 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:51.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:51.260] thr=339 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:51.260] thr=339 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:51.303] thr=339 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:51.303] thr=339 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:51.306] thr=339 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:51.319] thr=339 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:51.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:51.319] thr=339 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:51.319] thr=339 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:51.321] thr=339 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:51.362] thr=339 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:51.374] thr=339 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:51.374] thr=339 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:51.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:51.417] thr=339 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:51.417] thr=339 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:51.420] thr=339 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:51.427] thr=339 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:51.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:51.427] thr=339 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:51.430] thr=339 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:51.430] thr=339 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:51.470] thr=339 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:51.481] thr=339 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:51.481] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:51.481] thr=339 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:51.481] thr=339 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:51.481] thr=339 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:51.521] thr=339 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:51.533] thr=339 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:51.533] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:51.533] thr=339 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:51.533] thr=339 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:51.533] thr=339 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:51.571] thr=339 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:51.581] thr=339 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:51.584] thr=339 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:51.685] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:51.685] thr=339 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:51.685] thr=339 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:51.688] thr=339 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:51.698] thr=339 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:51.698] thr=339 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:51.700] thr=339 paramiko.transport: EOF in transport thread +DEB [20190331-10:48:55.999] thr=340 paramiko.transport: starting thread (client mode): 0x50640b0 +DEB [20190331-10:48:55.999] thr=340 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:48:56.008] thr=340 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:48:56.008] thr=340 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:48:56.011] thr=340 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:48:56.011] thr=340 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:48:56.011] thr=340 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:48:56.011] thr=340 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:48:56.011] thr=340 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:48:56.011] thr=340 paramiko.transport: Compression agreed: none +DEB [20190331-10:48:56.015] thr=340 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:48:56.015] thr=340 paramiko.transport: Switch to new keys ... +DEB [20190331-10:48:56.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:48:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:48:56.057] thr=340 paramiko.transport: userauth is OK +INF [20190331-10:48:56.076] thr=340 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:48:56.078] thr=340 paramiko.transport: userauth is OK +INF [20190331-10:48:56.099] thr=340 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:48:56.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:48:56.280] thr=340 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:48:56.280] thr=340 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:48:56.319] thr=340 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:48:56.319] thr=340 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:48:56.324] thr=340 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:48:56.338] thr=340 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:48:56.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:48:56.338] thr=340 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:48:56.338] thr=340 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:48:56.338] thr=340 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:48:56.377] thr=340 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:48:56.389] thr=340 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:48:56.391] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:48:56.391] thr=340 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:48:56.391] thr=340 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:48:56.391] thr=340 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:48:56.431] thr=340 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:48:56.440] thr=340 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:48:56.440] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:48:56.442] thr=340 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:48:56.442] thr=340 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:48:56.442] thr=340 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:48:56.482] thr=340 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:48:56.491] thr=340 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:48:56.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:48:56.491] thr=340 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:48:56.493] thr=340 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:48:56.493] thr=340 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:48:56.532] thr=340 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:48:56.544] thr=340 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:48:56.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:48:56.544] thr=340 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:48:56.544] thr=340 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:48:56.546] thr=340 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:48:56.586] thr=340 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:48:56.597] thr=340 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:48:56.597] thr=340 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:48:56.699] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:48:56.699] thr=340 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:48:56.699] thr=340 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:48:56.702] thr=340 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:48:56.709] thr=340 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:48:56.711] thr=340 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:48:56.711] thr=340 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:00.998] thr=341 paramiko.transport: starting thread (client mode): 0x538fb30 +DEB [20190331-10:49:00.998] thr=341 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:01.012] thr=341 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:01.012] thr=341 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:01.015] thr=341 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:01.015] thr=341 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:01.015] thr=341 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:01.015] thr=341 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:01.015] thr=341 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:01.015] thr=341 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:01.019] thr=341 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:01.022] thr=341 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:01.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:01.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:01.061] thr=341 paramiko.transport: userauth is OK +INF [20190331-10:49:01.080] thr=341 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:01.082] thr=341 paramiko.transport: userauth is OK +INF [20190331-10:49:01.107] thr=341 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:01.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:01.291] thr=341 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:01.291] thr=341 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:01.332] thr=341 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:01.332] thr=341 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:01.342] thr=341 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:01.353] thr=341 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:01.353] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:01.353] thr=341 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:01.353] thr=341 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:01.353] thr=341 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:01.397] thr=341 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:01.411] thr=341 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:01.411] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:01.411] thr=341 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:01.411] thr=341 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:01.411] thr=341 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:01.455] thr=341 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:01.465] thr=341 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:01.465] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:01.465] thr=341 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:01.467] thr=341 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:01.467] thr=341 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:01.511] thr=341 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:01.520] thr=341 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:01.520] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:01.520] thr=341 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:01.520] thr=341 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:01.520] thr=341 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:01.561] thr=341 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:01.575] thr=341 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:01.575] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:01.575] thr=341 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:01.577] thr=341 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:01.577] thr=341 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:01.616] thr=341 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:01.626] thr=341 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:01.626] thr=341 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:01.728] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:01.728] thr=341 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:01.728] thr=341 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:01.732] thr=341 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:01.739] thr=341 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:01.739] thr=341 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:01.742] thr=341 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:06.005] thr=342 paramiko.transport: starting thread (client mode): 0x542d030 +DEB [20190331-10:49:06.005] thr=342 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:06.021] thr=342 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:06.021] thr=342 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:06.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:06.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:06.083] thr=342 paramiko.transport: userauth is OK +INF [20190331-10:49:06.090] thr=342 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:06.090] thr=342 paramiko.transport: userauth is OK +INF [20190331-10:49:06.137] thr=342 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:06.137] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:06.252] thr=342 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:06.252] thr=342 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:06.306] thr=342 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:06.306] thr=342 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:06.306] thr=342 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:06.306] thr=342 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:06.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:06.322] thr=342 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:06.322] thr=342 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:06.322] thr=342 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:06.368] thr=342 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:06.368] thr=342 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:06.368] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:06.368] thr=342 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:06.368] thr=342 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:06.368] thr=342 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:06.422] thr=342 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:06.422] thr=342 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:06.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:06.422] thr=342 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:06.422] thr=342 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:06.422] thr=342 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:06.491] thr=342 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:06.491] thr=342 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:06.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:06.491] thr=342 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:06.491] thr=342 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:06.491] thr=342 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:06.538] thr=342 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:06.538] thr=342 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:06.538] thr=342 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:06.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:06.607] thr=342 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:06.607] thr=342 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:06.607] thr=342 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:06.607] thr=342 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:06.607] thr=342 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:06.723] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:06.723] thr=342 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:06.723] thr=342 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:06.723] thr=342 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:06.723] thr=342 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:06.723] thr=342 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:06.738] thr=342 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:10.998] thr=343 paramiko.transport: starting thread (client mode): 0x50ad490 +DEB [20190331-10:49:10.998] thr=343 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:11.009] thr=343 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:11.009] thr=343 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:11.009] thr=343 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:11.009] thr=343 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:11.009] thr=343 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:11.013] thr=343 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:11.013] thr=343 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:11.013] thr=343 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:11.017] thr=343 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:11.017] thr=343 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:11.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:11.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:11.060] thr=343 paramiko.transport: userauth is OK +INF [20190331-10:49:11.080] thr=343 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:11.080] thr=343 paramiko.transport: userauth is OK +INF [20190331-10:49:11.099] thr=343 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:11.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:11.251] thr=343 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:11.251] thr=343 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:11.294] thr=343 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:11.294] thr=343 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:11.298] thr=343 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:11.310] thr=343 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:11.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:11.310] thr=343 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:11.314] thr=343 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:11.314] thr=343 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:11.353] thr=343 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:11.365] thr=343 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:11.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:11.369] thr=343 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:11.369] thr=343 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:11.369] thr=343 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:11.411] thr=343 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:11.423] thr=343 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:11.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:11.423] thr=343 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:11.423] thr=343 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:11.423] thr=343 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:11.466] thr=343 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:11.474] thr=343 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:11.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:11.474] thr=343 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:11.478] thr=343 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:11.478] thr=343 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:11.517] thr=343 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:11.528] thr=343 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:11.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:11.528] thr=343 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:11.528] thr=343 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:11.528] thr=343 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:11.571] thr=343 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:11.591] thr=343 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:11.595] thr=343 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:11.696] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:11.696] thr=343 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:11.696] thr=343 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:11.696] thr=343 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:11.708] thr=343 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:11.708] thr=343 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:11.712] thr=343 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:15.998] thr=344 paramiko.transport: starting thread (client mode): 0x4fa98d0 +DEB [20190331-10:49:15.998] thr=344 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:16.006] thr=344 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:16.006] thr=344 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:16.010] thr=344 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:16.010] thr=344 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:16.010] thr=344 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:16.010] thr=344 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:16.010] thr=344 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:16.010] thr=344 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:16.014] thr=344 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:16.014] thr=344 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:16.057] thr=344 paramiko.transport: userauth is OK +INF [20190331-10:49:16.076] thr=344 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:16.076] thr=344 paramiko.transport: userauth is OK +INF [20190331-10:49:16.096] thr=344 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:16.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:16.232] thr=344 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:16.232] thr=344 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:16.275] thr=344 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:16.275] thr=344 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:16.279] thr=344 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:16.291] thr=344 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:16.291] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:16.291] thr=344 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:16.291] thr=344 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:16.291] thr=344 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:16.334] thr=344 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:16.346] thr=344 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:16.346] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:16.346] thr=344 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:16.346] thr=344 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:16.346] thr=344 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:16.389] thr=344 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:16.396] thr=344 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:16.396] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:16.396] thr=344 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:16.396] thr=344 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:16.396] thr=344 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:16.439] thr=344 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:16.447] thr=344 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:16.447] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:16.447] thr=344 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:16.451] thr=344 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:16.451] thr=344 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:16.494] thr=344 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:16.506] thr=344 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:16.506] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:16.506] thr=344 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:16.506] thr=344 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:16.506] thr=344 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:16.548] thr=344 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:16.556] thr=344 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:16.556] thr=344 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:16.661] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:16.661] thr=344 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:16.661] thr=344 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:16.661] thr=344 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:16.673] thr=344 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:16.673] thr=344 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:16.677] thr=344 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:20.998] thr=234 paramiko.transport: starting thread (client mode): 0x5006310 +DEB [20190331-10:49:20.998] thr=234 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:21.009] thr=234 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:21.009] thr=234 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:21.009] thr=234 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:21.009] thr=234 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:21.009] thr=234 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:21.009] thr=234 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:21.009] thr=234 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:21.009] thr=234 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:21.017] thr=234 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:21.017] thr=234 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:21.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:21.059] thr=234 paramiko.transport: userauth is OK +INF [20190331-10:49:21.079] thr=234 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:21.079] thr=234 paramiko.transport: userauth is OK +INF [20190331-10:49:21.098] thr=234 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:21.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:21.240] thr=234 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:21.240] thr=234 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:21.294] thr=234 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:21.294] thr=234 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:21.298] thr=234 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:21.309] thr=234 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:21.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:21.309] thr=234 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:21.309] thr=234 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:21.309] thr=234 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:21.352] thr=234 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:21.363] thr=234 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:21.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:21.363] thr=234 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:21.363] thr=234 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:21.363] thr=234 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:21.405] thr=234 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:21.413] thr=234 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:21.417] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:21.417] thr=234 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:21.417] thr=234 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:21.417] thr=234 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:21.459] thr=234 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:21.475] thr=234 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:21.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:21.478] thr=234 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:21.478] thr=234 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:21.478] thr=234 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:21.521] thr=234 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:21.532] thr=234 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:21.532] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:21.532] thr=234 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:21.532] thr=234 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:21.532] thr=234 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:21.574] thr=234 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:21.582] thr=234 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:21.582] thr=234 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:21.686] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:21.686] thr=234 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:21.686] thr=234 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:21.686] thr=234 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:21.697] thr=234 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:21.701] thr=234 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:21.701] thr=234 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:25.997] thr=345 paramiko.transport: starting thread (client mode): 0x538f8f0 +DEB [20190331-10:49:25.997] thr=345 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:26.008] thr=345 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:26.008] thr=345 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:26.008] thr=345 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:26.008] thr=345 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:26.008] thr=345 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:26.008] thr=345 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:26.012] thr=345 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:26.012] thr=345 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:26.016] thr=345 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:26.016] thr=345 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:26.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:26.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:26.058] thr=345 paramiko.transport: userauth is OK +INF [20190331-10:49:26.139] thr=345 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:26.143] thr=345 paramiko.transport: userauth is OK +INF [20190331-10:49:26.166] thr=345 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:26.166] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:26.343] thr=345 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:26.343] thr=345 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:26.385] thr=345 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:26.385] thr=345 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:26.389] thr=345 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:26.408] thr=345 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:26.408] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:26.408] thr=345 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:26.408] thr=345 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:26.408] thr=345 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:26.451] thr=345 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:26.462] thr=345 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:26.462] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:26.462] thr=345 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:26.462] thr=345 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:26.462] thr=345 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:26.508] thr=345 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:26.516] thr=345 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:26.516] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:26.516] thr=345 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:26.516] thr=345 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:26.516] thr=345 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:26.559] thr=345 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:26.567] thr=345 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:26.567] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:26.570] thr=345 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:26.570] thr=345 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:26.570] thr=345 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:26.609] thr=345 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:26.620] thr=345 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:26.620] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:26.620] thr=345 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:26.620] thr=345 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:26.620] thr=345 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:26.666] thr=345 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:26.678] thr=345 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:26.678] thr=345 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:26.782] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:26.782] thr=345 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:26.782] thr=345 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:26.782] thr=345 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:26.790] thr=345 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:26.790] thr=345 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:26.793] thr=345 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:30.996] thr=346 paramiko.transport: starting thread (client mode): 0x55e6710 +DEB [20190331-10:49:30.999] thr=346 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:31.010] thr=346 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:31.010] thr=346 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:31.013] thr=346 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:31.013] thr=346 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:31.013] thr=346 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:31.013] thr=346 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:31.013] thr=346 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:31.013] thr=346 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:31.017] thr=346 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:31.017] thr=346 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:31.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:31.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:31.059] thr=346 paramiko.transport: userauth is OK +INF [20190331-10:49:31.076] thr=346 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:31.076] thr=346 paramiko.transport: userauth is OK +INF [20190331-10:49:31.100] thr=346 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:31.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:31.236] thr=346 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:31.236] thr=346 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:31.278] thr=346 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:31.278] thr=346 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:31.282] thr=346 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:31.295] thr=346 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:31.295] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:31.295] thr=346 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:31.295] thr=346 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:31.295] thr=346 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:31.337] thr=346 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:31.348] thr=346 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:31.348] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:31.348] thr=346 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:31.351] thr=346 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:31.351] thr=346 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:31.393] thr=346 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:31.400] thr=346 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:31.400] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:31.403] thr=346 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:31.403] thr=346 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:31.403] thr=346 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:31.445] thr=346 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:31.452] thr=346 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:31.452] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:31.452] thr=346 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:31.456] thr=346 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:31.456] thr=346 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:31.498] thr=346 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:31.508] thr=346 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:31.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:31.508] thr=346 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:31.508] thr=346 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:31.508] thr=346 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:31.552] thr=346 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:31.559] thr=346 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:31.563] thr=346 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:31.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:31.664] thr=346 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:31.664] thr=346 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:31.664] thr=346 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:31.674] thr=346 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:31.674] thr=346 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:31.674] thr=346 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:35.996] thr=347 paramiko.transport: starting thread (client mode): 0x50d0870 +DEB [20190331-10:49:35.996] thr=347 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:36.007] thr=347 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:36.007] thr=347 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:36.010] thr=347 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:36.010] thr=347 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:36.010] thr=347 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:36.010] thr=347 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:36.010] thr=347 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:36.010] thr=347 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:36.014] thr=347 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:36.014] thr=347 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:36.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:36.056] thr=347 paramiko.transport: userauth is OK +INF [20190331-10:49:36.073] thr=347 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:36.073] thr=347 paramiko.transport: userauth is OK +INF [20190331-10:49:36.094] thr=347 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:36.094] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:36.226] thr=347 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:36.230] thr=347 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:36.272] thr=347 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:36.272] thr=347 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:36.275] thr=347 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:36.289] thr=347 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:36.289] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:36.289] thr=347 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:36.289] thr=347 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:36.289] thr=347 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:36.331] thr=347 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:36.341] thr=347 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:36.341] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:36.345] thr=347 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:36.345] thr=347 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:36.345] thr=347 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:36.387] thr=347 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:36.394] thr=347 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:36.394] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:36.394] thr=347 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:36.397] thr=347 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:36.397] thr=347 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:36.435] thr=347 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:36.442] thr=347 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:36.442] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:36.446] thr=347 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:36.446] thr=347 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:36.446] thr=347 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:36.484] thr=347 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:36.495] thr=347 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:36.495] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:36.495] thr=347 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:36.495] thr=347 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:36.495] thr=347 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:36.534] thr=347 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:36.541] thr=347 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:36.541] thr=347 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:36.646] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:36.646] thr=347 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:36.646] thr=347 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:36.646] thr=347 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:36.663] thr=347 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:36.667] thr=347 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:36.667] thr=347 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:40.996] thr=348 paramiko.transport: starting thread (client mode): 0x5363490 +DEB [20190331-10:49:40.996] thr=348 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:41.008] thr=348 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:41.008] thr=348 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:41.012] thr=348 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:41.012] thr=348 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:41.012] thr=348 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:41.012] thr=348 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:41.012] thr=348 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:41.012] thr=348 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:41.016] thr=348 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:41.016] thr=348 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:41.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:41.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:41.059] thr=348 paramiko.transport: userauth is OK +INF [20190331-10:49:41.078] thr=348 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:41.078] thr=348 paramiko.transport: userauth is OK +INF [20190331-10:49:41.109] thr=348 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:41.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:41.242] thr=348 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:41.242] thr=348 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:41.285] thr=348 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:41.285] thr=348 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:41.289] thr=348 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:41.308] thr=348 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:41.308] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:41.308] thr=348 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:41.308] thr=348 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:41.308] thr=348 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:41.359] thr=348 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:41.359] thr=348 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:41.359] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:41.359] thr=348 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:41.359] thr=348 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:41.359] thr=348 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:41.406] thr=348 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:41.410] thr=348 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:41.410] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:41.410] thr=348 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:41.414] thr=348 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:41.414] thr=348 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:41.461] thr=348 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:41.461] thr=348 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:41.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:41.461] thr=348 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:41.461] thr=348 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:41.461] thr=348 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:41.515] thr=348 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:41.515] thr=348 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:41.515] thr=348 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:41.515] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:41.555] thr=348 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:41.555] thr=348 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:41.563] thr=348 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:41.567] thr=348 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:41.567] thr=348 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:41.668] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:41.668] thr=348 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:41.668] thr=348 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:41.688] thr=348 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:41.692] thr=348 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:41.692] thr=348 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:41.692] thr=348 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:46.002] thr=349 paramiko.transport: starting thread (client mode): 0x148e350 +DEB [20190331-10:49:46.002] thr=349 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:46.013] thr=349 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:46.013] thr=349 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:46.016] thr=349 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:46.016] thr=349 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:46.016] thr=349 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:46.016] thr=349 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:46.016] thr=349 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:46.016] thr=349 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:46.020] thr=349 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:46.020] thr=349 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:46.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:46.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:46.062] thr=349 paramiko.transport: userauth is OK +INF [20190331-10:49:46.083] thr=349 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:46.087] thr=349 paramiko.transport: userauth is OK +INF [20190331-10:49:46.112] thr=349 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:46.112] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:46.254] thr=349 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:46.254] thr=349 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:46.296] thr=349 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:46.296] thr=349 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:46.303] thr=349 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:46.310] thr=349 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:46.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:46.314] thr=349 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:46.314] thr=349 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:46.314] thr=349 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:46.356] thr=349 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:46.364] thr=349 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:46.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:46.364] thr=349 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:46.364] thr=349 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:46.364] thr=349 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:46.410] thr=349 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:46.413] thr=349 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:46.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:46.413] thr=349 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:46.417] thr=349 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:46.417] thr=349 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:46.459] thr=349 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:46.463] thr=349 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:46.463] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:46.466] thr=349 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:46.466] thr=349 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:46.466] thr=349 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:46.509] thr=349 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:46.516] thr=349 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:46.516] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:46.516] thr=349 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:46.516] thr=349 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:46.516] thr=349 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:46.564] thr=349 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:46.571] thr=349 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:46.571] thr=349 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:46.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:46.677] thr=349 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:46.677] thr=349 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:46.681] thr=349 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:46.688] thr=349 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:46.692] thr=349 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:46.692] thr=349 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:50.998] thr=350 paramiko.transport: starting thread (client mode): 0x50a3230 +DEB [20190331-10:49:50.998] thr=350 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:51.009] thr=350 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:51.009] thr=350 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:51.012] thr=350 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:51.012] thr=350 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:51.012] thr=350 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:51.012] thr=350 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:51.012] thr=350 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:51.012] thr=350 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:51.016] thr=350 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:51.016] thr=350 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:51.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:51.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:51.058] thr=350 paramiko.transport: userauth is OK +INF [20190331-10:49:51.082] thr=350 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:51.082] thr=350 paramiko.transport: userauth is OK +INF [20190331-10:49:51.106] thr=350 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:51.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:51.235] thr=350 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:51.235] thr=350 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:51.281] thr=350 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:51.281] thr=350 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:51.284] thr=350 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:51.294] thr=350 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:51.298] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:51.298] thr=350 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:51.298] thr=350 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:51.298] thr=350 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:51.340] thr=350 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:51.354] thr=350 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:51.354] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:51.357] thr=350 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:51.357] thr=350 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:51.357] thr=350 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:51.395] thr=350 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:51.402] thr=350 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:51.402] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:51.402] thr=350 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:51.406] thr=350 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:51.406] thr=350 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:51.444] thr=350 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:51.451] thr=350 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:51.451] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:51.455] thr=350 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:51.455] thr=350 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:51.455] thr=350 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:51.493] thr=350 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:51.503] thr=350 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:51.503] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:51.503] thr=350 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:51.503] thr=350 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:51.503] thr=350 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:51.544] thr=350 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:51.551] thr=350 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:51.551] thr=350 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:51.656] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:51.656] thr=350 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:51.656] thr=350 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:51.656] thr=350 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:51.666] thr=350 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:51.670] thr=350 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:51.670] thr=350 paramiko.transport: EOF in transport thread +DEB [20190331-10:49:55.997] thr=351 paramiko.transport: starting thread (client mode): 0x4fa9990 +DEB [20190331-10:49:56.001] thr=351 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:49:56.008] thr=351 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:49:56.008] thr=351 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:49:56.011] thr=351 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:49:56.011] thr=351 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:49:56.011] thr=351 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:49:56.011] thr=351 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:49:56.011] thr=351 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:49:56.011] thr=351 paramiko.transport: Compression agreed: none +DEB [20190331-10:49:56.015] thr=351 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:49:56.015] thr=351 paramiko.transport: Switch to new keys ... +DEB [20190331-10:49:56.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:49:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:49:56.057] thr=351 paramiko.transport: userauth is OK +INF [20190331-10:49:56.074] thr=351 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:49:56.074] thr=351 paramiko.transport: userauth is OK +INF [20190331-10:49:56.095] thr=351 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:49:56.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:49:56.241] thr=351 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:49:56.241] thr=351 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:49:56.287] thr=351 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:49:56.287] thr=351 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:49:56.290] thr=351 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:49:56.307] thr=351 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:49:56.307] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:49:56.307] thr=351 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:49:56.311] thr=351 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:49:56.311] thr=351 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:49:56.349] thr=351 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:49:56.363] thr=351 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:49:56.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:49:56.363] thr=351 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:49:56.363] thr=351 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:49:56.363] thr=351 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:49:56.405] thr=351 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:49:56.412] thr=351 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:49:56.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:49:56.412] thr=351 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:49:56.415] thr=351 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:49:56.415] thr=351 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:49:56.454] thr=351 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:49:56.461] thr=351 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:49:56.464] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:49:56.464] thr=351 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:49:56.464] thr=351 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:49:56.464] thr=351 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:49:56.506] thr=351 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:49:56.520] thr=351 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:49:56.520] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:49:56.520] thr=351 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:49:56.524] thr=351 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:49:56.524] thr=351 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:49:56.562] thr=351 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:49:56.569] thr=351 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:49:56.572] thr=351 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:49:56.673] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:49:56.673] thr=351 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:49:56.673] thr=351 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:49:56.677] thr=351 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:49:56.687] thr=351 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:49:56.687] thr=351 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:49:56.691] thr=351 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:00.998] thr=352 paramiko.transport: starting thread (client mode): 0x4fc50b0 +DEB [20190331-10:50:00.998] thr=352 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:01.004] thr=352 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:01.008] thr=352 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:01.011] thr=352 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:01.011] thr=352 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:01.011] thr=352 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:01.011] thr=352 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:01.011] thr=352 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:01.011] thr=352 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:01.014] thr=352 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:01.014] thr=352 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:01.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:01.057] thr=352 paramiko.transport: userauth is OK +INF [20190331-10:50:01.077] thr=352 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:01.077] thr=352 paramiko.transport: userauth is OK +INF [20190331-10:50:01.100] thr=352 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:01.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:01.267] thr=352 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:01.267] thr=352 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:01.309] thr=352 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:01.309] thr=352 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:01.313] thr=352 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:01.329] thr=352 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:01.329] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:01.329] thr=352 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:01.329] thr=352 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:01.329] thr=352 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:01.368] thr=352 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:01.378] thr=352 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:01.381] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:01.381] thr=352 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:01.381] thr=352 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:01.381] thr=352 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:01.421] thr=352 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:01.431] thr=352 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:01.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:01.431] thr=352 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:01.431] thr=352 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:01.431] thr=352 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:01.470] thr=352 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:01.477] thr=352 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:01.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:01.480] thr=352 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:01.480] thr=352 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:01.480] thr=352 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:01.519] thr=352 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:01.530] thr=352 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:01.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:01.530] thr=352 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:01.534] thr=352 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:01.534] thr=352 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:01.573] thr=352 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:01.583] thr=352 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:01.583] thr=352 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:01.688] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:01.688] thr=352 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:01.688] thr=352 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:01.688] thr=352 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:01.701] thr=352 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:01.701] thr=352 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:01.701] thr=352 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:05.997] thr=353 paramiko.transport: starting thread (client mode): 0x50ec130 +DEB [20190331-10:50:05.997] thr=353 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:06.006] thr=353 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:06.006] thr=353 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:06.010] thr=353 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:06.010] thr=353 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:06.010] thr=353 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:06.010] thr=353 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:06.010] thr=353 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:06.010] thr=353 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:06.013] thr=353 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:06.016] thr=353 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:06.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:06.059] thr=353 paramiko.transport: userauth is OK +INF [20190331-10:50:06.075] thr=353 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:06.079] thr=353 paramiko.transport: userauth is OK +INF [20190331-10:50:06.102] thr=353 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:06.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:06.239] thr=353 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:06.239] thr=353 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:06.282] thr=353 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:06.282] thr=353 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:06.285] thr=353 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:06.295] thr=353 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:06.295] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:06.298] thr=353 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:06.298] thr=353 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:06.298] thr=353 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:06.338] thr=353 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:06.351] thr=353 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:06.351] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:06.351] thr=353 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:06.351] thr=353 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:06.351] thr=353 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:06.390] thr=353 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:06.397] thr=353 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:06.400] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:06.400] thr=353 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:06.400] thr=353 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:06.400] thr=353 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:06.439] thr=353 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:06.449] thr=353 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:06.449] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:06.449] thr=353 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:06.449] thr=353 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:06.449] thr=353 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:06.488] thr=353 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:06.498] thr=353 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:06.498] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:06.498] thr=353 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:06.498] thr=353 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:06.498] thr=353 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:06.540] thr=353 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:06.547] thr=353 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:06.550] thr=353 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:06.651] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:06.651] thr=353 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:06.651] thr=353 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:06.651] thr=353 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:06.664] thr=353 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:06.664] thr=353 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:06.664] thr=353 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:10.991] thr=354 paramiko.transport: starting thread (client mode): 0x5096cf0 +DEB [20190331-10:50:10.991] thr=354 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:11.007] thr=354 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:11.007] thr=354 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:11.007] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:11.007] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:11.069] thr=354 paramiko.transport: userauth is OK +INF [20190331-10:50:11.085] thr=354 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:11.085] thr=354 paramiko.transport: userauth is OK +INF [20190331-10:50:11.101] thr=354 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:11.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:11.241] thr=354 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:11.241] thr=354 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:11.319] thr=354 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:11.319] thr=354 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:11.319] thr=354 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:11.319] thr=354 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:11.335] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:11.335] thr=354 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:11.335] thr=354 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:11.335] thr=354 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:11.382] thr=354 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:11.382] thr=354 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:11.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:11.382] thr=354 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:11.382] thr=354 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:11.382] thr=354 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:11.444] thr=354 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:11.444] thr=354 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:11.444] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:11.444] thr=354 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:11.444] thr=354 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:11.444] thr=354 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:11.507] thr=354 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:11.507] thr=354 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:11.507] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:11.507] thr=354 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:11.507] thr=354 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:11.507] thr=354 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:11.554] thr=354 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:11.569] thr=354 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:11.569] thr=354 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:11.569] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:11.616] thr=354 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:11.616] thr=354 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:11.616] thr=354 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:11.632] thr=354 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:11.632] thr=354 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:11.741] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:11.741] thr=354 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:11.741] thr=354 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:11.741] thr=354 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:11.741] thr=354 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:11.741] thr=354 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:11.741] thr=354 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:15.991] thr=63 paramiko.transport: starting thread (client mode): 0x50ad410 +DEB [20190331-10:50:15.991] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:16.007] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:16.007] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:16.007] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:16.007] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:16.069] thr=63 paramiko.transport: userauth is OK +INF [20190331-10:50:16.085] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:16.085] thr=63 paramiko.transport: userauth is OK +INF [20190331-10:50:16.100] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:16.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:16.241] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:16.241] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:16.303] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:16.303] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:16.303] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:16.319] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:16.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:16.319] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:16.319] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:16.319] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:16.366] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:16.366] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:16.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:16.366] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:16.366] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:16.366] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:16.428] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:16.428] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:16.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:16.428] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:16.428] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:16.428] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:16.491] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:16.491] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:16.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:16.491] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:16.491] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:16.491] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:16.553] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:16.569] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:16.569] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:16.569] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:16.569] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:16.569] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:16.616] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:16.632] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:16.632] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:16.741] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:16.741] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:16.741] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:16.741] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:16.741] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:16.741] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:16.741] thr=63 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:20.996] thr=274 paramiko.transport: starting thread (client mode): 0x55e98f0 +DEB [20190331-10:50:20.996] thr=274 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:21.008] thr=274 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:21.008] thr=274 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:21.008] thr=274 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:21.008] thr=274 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:21.008] thr=274 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:21.008] thr=274 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:21.008] thr=274 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:21.008] thr=274 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:21.016] thr=274 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:21.016] thr=274 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:21.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:21.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:21.055] thr=274 paramiko.transport: userauth is OK +INF [20190331-10:50:21.075] thr=274 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:21.075] thr=274 paramiko.transport: userauth is OK +INF [20190331-10:50:21.098] thr=274 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:21.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:21.258] thr=274 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:21.258] thr=274 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:21.305] thr=274 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:21.305] thr=274 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:21.309] thr=274 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:21.324] thr=274 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:21.324] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:21.324] thr=274 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:21.324] thr=274 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:21.324] thr=274 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:21.367] thr=274 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:21.379] thr=274 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:21.379] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:21.379] thr=274 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:21.379] thr=274 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:21.379] thr=274 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:21.418] thr=274 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:21.426] thr=274 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:21.426] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:21.426] thr=274 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:21.426] thr=274 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:21.426] thr=274 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:21.469] thr=274 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:21.477] thr=274 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:21.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:21.477] thr=274 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:21.477] thr=274 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:21.477] thr=274 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:21.520] thr=274 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:21.531] thr=274 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:21.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:21.531] thr=274 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:21.531] thr=274 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:21.531] thr=274 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:21.570] thr=274 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:21.586] thr=274 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:21.586] thr=274 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:21.687] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:21.687] thr=274 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:21.687] thr=274 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:21.687] thr=274 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:21.699] thr=274 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:21.699] thr=274 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:21.699] thr=274 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:25.997] thr=300 paramiko.transport: starting thread (client mode): 0x50ad1b0 +DEB [20190331-10:50:25.997] thr=300 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:26.009] thr=300 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:26.009] thr=300 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:26.013] thr=300 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:26.013] thr=300 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:26.013] thr=300 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:26.013] thr=300 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:26.013] thr=300 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:26.013] thr=300 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:26.017] thr=300 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:26.017] thr=300 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:26.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:26.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:26.056] thr=300 paramiko.transport: userauth is OK +INF [20190331-10:50:26.075] thr=300 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:26.079] thr=300 paramiko.transport: userauth is OK +INF [20190331-10:50:26.099] thr=300 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:26.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:26.255] thr=300 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:26.255] thr=300 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:26.302] thr=300 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:26.302] thr=300 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:26.306] thr=300 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:26.321] thr=300 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:26.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:26.321] thr=300 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:26.321] thr=300 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:26.321] thr=300 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:26.364] thr=300 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:26.376] thr=300 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:26.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:26.376] thr=300 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:26.376] thr=300 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:26.376] thr=300 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:26.419] thr=300 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:26.427] thr=300 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:26.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:26.427] thr=300 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:26.427] thr=300 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:26.427] thr=300 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:26.470] thr=300 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:26.478] thr=300 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:26.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:26.478] thr=300 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:26.478] thr=300 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:26.478] thr=300 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:26.521] thr=300 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:26.533] thr=300 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:26.533] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:26.533] thr=300 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:26.533] thr=300 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:26.533] thr=300 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:26.576] thr=300 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:26.588] thr=300 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:26.588] thr=300 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:26.693] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:26.693] thr=300 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:26.693] thr=300 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:26.693] thr=300 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:26.705] thr=300 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:26.705] thr=300 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:26.705] thr=300 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:31.000] thr=355 paramiko.transport: starting thread (client mode): 0x4fc5d90 +DEB [20190331-10:50:31.000] thr=355 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:31.010] thr=355 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:31.010] thr=355 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:31.013] thr=355 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:31.013] thr=355 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:31.013] thr=355 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:31.013] thr=355 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:31.013] thr=355 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:31.013] thr=355 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:31.017] thr=355 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:31.017] thr=355 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:31.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:31.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:31.059] thr=355 paramiko.transport: userauth is OK +INF [20190331-10:50:31.166] thr=355 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:31.169] thr=355 paramiko.transport: userauth is OK +INF [20190331-10:50:31.192] thr=355 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:31.192] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:31.351] thr=355 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:31.351] thr=355 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:31.393] thr=355 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:31.393] thr=355 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:31.397] thr=355 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:31.409] thr=355 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:31.409] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:31.413] thr=355 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:31.413] thr=355 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:31.413] thr=355 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:31.455] thr=355 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:31.471] thr=355 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:31.471] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:31.471] thr=355 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:31.471] thr=355 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:31.471] thr=355 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:31.510] thr=355 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:31.520] thr=355 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:31.520] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:31.520] thr=355 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:31.520] thr=355 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:31.520] thr=355 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:31.560] thr=355 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:31.570] thr=355 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:31.570] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:31.573] thr=355 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:31.573] thr=355 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:31.573] thr=355 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:31.612] thr=355 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:31.628] thr=355 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:31.628] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:31.628] thr=355 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:31.632] thr=355 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:31.632] thr=355 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:31.670] thr=355 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:31.683] thr=355 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:31.687] thr=355 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:31.787] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:31.787] thr=355 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:31.787] thr=355 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:31.787] thr=355 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:31.797] thr=355 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:31.800] thr=355 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:31.800] thr=355 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:36.001] thr=356 paramiko.transport: starting thread (client mode): 0x4fa9070 +DEB [20190331-10:50:36.001] thr=356 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:36.009] thr=356 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:36.009] thr=356 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:36.012] thr=356 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:36.014] thr=356 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:36.014] thr=356 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:36.014] thr=356 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:36.014] thr=356 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:36.014] thr=356 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:36.018] thr=356 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:36.018] thr=356 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:36.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:36.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:36.059] thr=356 paramiko.transport: userauth is OK +INF [20190331-10:50:36.078] thr=356 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:36.078] thr=356 paramiko.transport: userauth is OK +INF [20190331-10:50:36.100] thr=356 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:36.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:36.261] thr=356 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:36.261] thr=356 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:36.304] thr=356 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:36.304] thr=356 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:36.308] thr=356 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:36.323] thr=356 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:36.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:36.323] thr=356 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:36.323] thr=356 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:36.323] thr=356 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:36.364] thr=356 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:36.377] thr=356 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:36.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:36.377] thr=356 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:36.379] thr=356 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:36.379] thr=356 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:36.418] thr=356 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:36.427] thr=356 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:36.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:36.429] thr=356 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:36.429] thr=356 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:36.429] thr=356 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:36.467] thr=356 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:36.478] thr=356 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:36.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:36.478] thr=356 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:36.478] thr=356 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:36.480] thr=356 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:36.517] thr=356 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:36.530] thr=356 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:36.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:36.530] thr=356 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:36.530] thr=356 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:36.530] thr=356 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:36.569] thr=356 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:36.579] thr=356 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:36.579] thr=356 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:36.681] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:36.681] thr=356 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:36.681] thr=356 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:36.683] thr=356 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:36.693] thr=356 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:36.696] thr=356 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:36.696] thr=356 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:40.997] thr=357 paramiko.transport: starting thread (client mode): 0x507dad0 +DEB [20190331-10:50:40.997] thr=357 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:41.007] thr=357 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:41.007] thr=357 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:41.011] thr=357 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:41.011] thr=357 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:41.011] thr=357 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:41.011] thr=357 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:41.011] thr=357 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:41.011] thr=357 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:41.015] thr=357 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:41.015] thr=357 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:41.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:41.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:41.058] thr=357 paramiko.transport: userauth is OK +INF [20190331-10:50:41.078] thr=357 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:41.078] thr=357 paramiko.transport: userauth is OK +INF [20190331-10:50:41.102] thr=357 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:41.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:41.242] thr=357 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:41.242] thr=357 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:41.283] thr=357 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:41.283] thr=357 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:41.287] thr=357 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:41.299] thr=357 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:41.299] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:41.301] thr=357 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:41.301] thr=357 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:41.301] thr=357 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:41.341] thr=357 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:41.353] thr=357 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:41.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:41.355] thr=357 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:41.355] thr=357 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:41.355] thr=357 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:41.395] thr=357 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:41.403] thr=357 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:41.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:41.405] thr=357 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:41.405] thr=357 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:41.405] thr=357 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:41.445] thr=357 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:41.455] thr=357 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:41.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:41.455] thr=357 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:41.455] thr=357 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:41.455] thr=357 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:41.497] thr=357 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:41.509] thr=357 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:41.509] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:41.509] thr=357 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:41.511] thr=357 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:41.511] thr=357 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:41.550] thr=357 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:41.560] thr=357 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:41.560] thr=357 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:41.662] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:41.662] thr=357 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:41.662] thr=357 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:41.664] thr=357 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:41.677] thr=357 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:41.677] thr=357 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:41.679] thr=357 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:46.000] thr=197 paramiko.transport: starting thread (client mode): 0x50f3f70 +DEB [20190331-10:50:46.000] thr=197 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:46.010] thr=197 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:46.010] thr=197 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:46.012] thr=197 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:46.012] thr=197 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:46.012] thr=197 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:46.012] thr=197 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:46.014] thr=197 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:46.014] thr=197 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:46.016] thr=197 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:46.018] thr=197 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:46.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:46.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:46.056] thr=197 paramiko.transport: userauth is OK +INF [20190331-10:50:46.076] thr=197 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:46.076] thr=197 paramiko.transport: userauth is OK +INF [20190331-10:50:46.098] thr=197 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:46.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:46.261] thr=197 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:46.261] thr=197 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:46.301] thr=197 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:46.301] thr=197 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:46.303] thr=197 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:46.317] thr=197 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:46.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:46.317] thr=197 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:46.317] thr=197 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:46.317] thr=197 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:46.357] thr=197 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:46.369] thr=197 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:46.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:46.369] thr=197 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:46.371] thr=197 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:46.371] thr=197 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:46.410] thr=197 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:46.418] thr=197 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:46.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:46.420] thr=197 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:46.420] thr=197 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:46.420] thr=197 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:46.460] thr=197 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:46.468] thr=197 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:46.470] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:46.470] thr=197 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:46.470] thr=197 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:46.470] thr=197 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:46.510] thr=197 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:46.520] thr=197 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:46.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:46.522] thr=197 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:46.522] thr=197 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:46.522] thr=197 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:46.561] thr=197 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:46.571] thr=197 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:46.571] thr=197 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:46.673] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:46.673] thr=197 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:46.673] thr=197 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:46.675] thr=197 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:46.685] thr=197 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:46.685] thr=197 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:46.687] thr=197 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:50.990] thr=358 paramiko.transport: starting thread (client mode): 0x53630b0 +DEB [20190331-10:50:50.990] thr=358 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:51.006] thr=358 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:51.006] thr=358 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:51.006] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:51.006] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:51.068] thr=358 paramiko.transport: userauth is OK +INF [20190331-10:50:51.084] thr=358 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:51.084] thr=358 paramiko.transport: userauth is OK +INF [20190331-10:50:51.099] thr=358 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:51.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:51.256] thr=358 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:51.256] thr=358 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:51.302] thr=358 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:51.302] thr=358 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:51.302] thr=358 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:51.318] thr=358 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:51.318] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:51.318] thr=358 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:51.318] thr=358 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:51.318] thr=358 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:51.365] thr=358 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:51.365] thr=358 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:51.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:51.365] thr=358 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:51.365] thr=358 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:51.365] thr=358 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:51.427] thr=358 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:51.427] thr=358 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:51.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:51.427] thr=358 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:51.427] thr=358 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:51.427] thr=358 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:51.490] thr=358 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:51.490] thr=358 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:51.490] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:51.490] thr=358 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:51.490] thr=358 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:51.490] thr=358 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:51.552] thr=358 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:51.552] thr=358 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:51.552] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:51.552] thr=358 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:51.552] thr=358 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:51.552] thr=358 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:51.615] thr=358 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:51.615] thr=358 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:51.615] thr=358 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:51.740] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:51.740] thr=358 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:51.740] thr=358 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:51.740] thr=358 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:51.740] thr=358 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:51.740] thr=358 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:51.756] thr=358 paramiko.transport: EOF in transport thread +DEB [20190331-10:50:56.002] thr=359 paramiko.transport: starting thread (client mode): 0x5865390 +DEB [20190331-10:50:56.002] thr=359 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:50:56.018] thr=359 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: Compression agreed: none +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:50:56.018] thr=359 paramiko.transport: Switch to new keys ... +DEB [20190331-10:50:56.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:50:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:50:56.081] thr=359 paramiko.transport: userauth is OK +INF [20190331-10:50:56.096] thr=359 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:50:56.096] thr=359 paramiko.transport: userauth is OK +INF [20190331-10:50:56.112] thr=359 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:50:56.112] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:50:56.284] thr=359 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:50:56.284] thr=359 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:50:56.346] thr=359 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:50:56.346] thr=359 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:50:56.346] thr=359 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:50:56.362] thr=359 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:50:56.362] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:50:56.362] thr=359 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:50:56.362] thr=359 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:50:56.362] thr=359 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:50:56.409] thr=359 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:50:56.409] thr=359 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:50:56.409] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:50:56.409] thr=359 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:50:56.409] thr=359 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:50:56.424] thr=359 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:50:56.471] thr=359 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:50:56.471] thr=359 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:50:56.471] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:50:56.471] thr=359 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:50:56.471] thr=359 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:50:56.471] thr=359 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:50:56.534] thr=359 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:50:56.534] thr=359 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:50:56.534] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:50:56.534] thr=359 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:50:56.534] thr=359 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:50:56.534] thr=359 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:50:56.596] thr=359 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:50:56.612] thr=359 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:50:56.612] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:50:56.612] thr=359 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:50:56.612] thr=359 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:50:56.612] thr=359 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:50:56.659] thr=359 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:50:56.659] thr=359 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:50:56.659] thr=359 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:50:56.784] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:50:56.784] thr=359 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:50:56.784] thr=359 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:50:56.784] thr=359 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:50:56.784] thr=359 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:50:56.784] thr=359 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:50:56.784] thr=359 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:00.996] thr=360 paramiko.transport: starting thread (client mode): 0x4ffb490 +DEB [20190331-10:51:00.996] thr=360 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:01.008] thr=360 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:01.008] thr=360 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:01.012] thr=360 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:01.012] thr=360 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:01.012] thr=360 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:01.012] thr=360 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:01.012] thr=360 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:01.012] thr=360 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:01.016] thr=360 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:01.016] thr=360 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:01.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:01.059] thr=360 paramiko.transport: userauth is OK +INF [20190331-10:51:01.078] thr=360 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:01.078] thr=360 paramiko.transport: userauth is OK +INF [20190331-10:51:01.098] thr=360 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:01.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:01.254] thr=360 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:01.258] thr=360 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:01.301] thr=360 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:01.301] thr=360 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:01.305] thr=360 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:01.317] thr=360 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:01.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:01.317] thr=360 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:01.320] thr=360 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:01.320] thr=360 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:01.360] thr=360 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:01.371] thr=360 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:01.371] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:01.371] thr=360 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:01.371] thr=360 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:01.371] thr=360 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:01.414] thr=360 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:01.422] thr=360 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:01.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:01.426] thr=360 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:01.426] thr=360 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:01.426] thr=360 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:01.465] thr=360 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:01.473] thr=360 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:01.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:01.473] thr=360 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:01.473] thr=360 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:01.477] thr=360 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:01.516] thr=360 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:01.528] thr=360 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:01.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:01.528] thr=360 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:01.528] thr=360 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:01.528] thr=360 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:01.571] thr=360 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:01.579] thr=360 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:01.583] thr=360 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:01.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:01.684] thr=360 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:01.684] thr=360 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:01.684] thr=360 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:01.696] thr=360 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:01.696] thr=360 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:01.696] thr=360 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:06.000] thr=361 paramiko.transport: starting thread (client mode): 0x5865830 +DEB [20190331-10:51:06.000] thr=361 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:06.008] thr=361 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:06.008] thr=361 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:06.012] thr=361 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:06.012] thr=361 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:06.012] thr=361 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:06.012] thr=361 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:06.012] thr=361 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:06.012] thr=361 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:06.016] thr=361 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:06.020] thr=361 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:06.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:06.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:06.059] thr=361 paramiko.transport: userauth is OK +INF [20190331-10:51:06.082] thr=361 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:06.082] thr=361 paramiko.transport: userauth is OK +INF [20190331-10:51:06.102] thr=361 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:06.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:06.254] thr=361 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:06.254] thr=361 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:06.301] thr=361 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:06.301] thr=361 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:06.305] thr=361 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:06.316] thr=361 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:06.316] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:06.316] thr=361 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:06.320] thr=361 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:06.320] thr=361 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:06.359] thr=361 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:06.371] thr=361 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:06.371] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:06.375] thr=361 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:06.375] thr=361 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:06.375] thr=361 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:06.418] thr=361 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:06.426] thr=361 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:06.426] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:06.426] thr=361 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:06.426] thr=361 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:06.426] thr=361 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:06.469] thr=361 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:06.477] thr=361 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:06.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:06.477] thr=361 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:06.480] thr=361 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:06.480] thr=361 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:06.525] thr=361 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:06.536] thr=361 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:06.536] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:06.536] thr=361 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:06.536] thr=361 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:06.536] thr=361 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:06.575] thr=361 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:06.583] thr=361 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:06.583] thr=361 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:06.688] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:06.688] thr=361 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:06.688] thr=361 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:06.688] thr=361 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:06.700] thr=361 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:06.700] thr=361 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:06.704] thr=361 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:10.999] thr=362 paramiko.transport: starting thread (client mode): 0x5064c30 +DEB [20190331-10:51:10.999] thr=362 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:11.008] thr=362 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:11.008] thr=362 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:11.011] thr=362 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:11.011] thr=362 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:11.011] thr=362 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:11.011] thr=362 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:11.011] thr=362 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:11.011] thr=362 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:11.017] thr=362 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:11.017] thr=362 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:11.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:11.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:11.059] thr=362 paramiko.transport: userauth is OK +INF [20190331-10:51:11.078] thr=362 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:11.078] thr=362 paramiko.transport: userauth is OK +INF [20190331-10:51:11.099] thr=362 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:11.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:11.257] thr=362 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:11.257] thr=362 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:11.301] thr=362 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:11.301] thr=362 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:11.307] thr=362 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:11.322] thr=362 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:11.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:11.322] thr=362 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:11.322] thr=362 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:11.322] thr=362 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:11.366] thr=362 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:11.378] thr=362 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:11.378] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:11.378] thr=362 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:11.378] thr=362 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:11.378] thr=362 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:11.418] thr=362 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:11.428] thr=362 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:11.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:11.428] thr=362 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:11.428] thr=362 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:11.428] thr=362 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:11.468] thr=362 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:11.477] thr=362 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:11.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:11.477] thr=362 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:11.477] thr=362 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:11.477] thr=362 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:11.517] thr=362 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:11.528] thr=362 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:11.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:11.528] thr=362 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:11.528] thr=362 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:11.531] thr=362 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:11.568] thr=362 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:11.577] thr=362 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:11.577] thr=362 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:11.683] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:11.683] thr=362 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:11.683] thr=362 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:11.683] thr=362 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:11.695] thr=362 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:11.695] thr=362 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:11.698] thr=362 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:15.998] thr=363 paramiko.transport: starting thread (client mode): 0x50ec450 +DEB [20190331-10:51:15.998] thr=363 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:16.008] thr=363 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:16.008] thr=363 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:16.012] thr=363 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:16.012] thr=363 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:16.012] thr=363 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:16.012] thr=363 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:16.012] thr=363 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:16.012] thr=363 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:16.017] thr=363 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:16.017] thr=363 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:16.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:16.058] thr=363 paramiko.transport: userauth is OK +INF [20190331-10:51:16.076] thr=363 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:16.079] thr=363 paramiko.transport: userauth is OK +INF [20190331-10:51:16.102] thr=363 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:16.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:16.253] thr=363 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:16.253] thr=363 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:16.293] thr=363 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:16.293] thr=363 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:16.298] thr=363 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:16.312] thr=363 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:16.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:16.312] thr=363 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:16.313] thr=363 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:16.313] thr=363 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:16.354] thr=363 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:16.366] thr=363 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:16.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:16.367] thr=363 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:16.368] thr=363 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:16.368] thr=363 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:16.406] thr=363 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:16.415] thr=363 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:16.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:16.415] thr=363 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:16.416] thr=363 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:16.416] thr=363 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:16.458] thr=363 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:16.467] thr=363 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:16.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:16.468] thr=363 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:16.468] thr=363 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:16.468] thr=363 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:16.508] thr=363 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:16.518] thr=363 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:16.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:16.518] thr=363 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:16.521] thr=363 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:16.521] thr=363 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:16.560] thr=363 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:16.570] thr=363 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:16.570] thr=363 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:16.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:16.673] thr=363 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:16.673] thr=363 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:16.674] thr=363 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:16.683] thr=363 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:16.684] thr=363 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:16.684] thr=363 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:20.998] thr=364 paramiko.transport: starting thread (client mode): 0x55c5ad0 +DEB [20190331-10:51:20.998] thr=364 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:21.009] thr=364 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:21.010] thr=364 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:21.014] thr=364 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:21.015] thr=364 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:21.015] thr=364 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:21.015] thr=364 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:21.015] thr=364 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:21.016] thr=364 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:21.021] thr=364 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:21.021] thr=364 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:21.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:21.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:21.059] thr=364 paramiko.transport: userauth is OK +INF [20190331-10:51:21.108] thr=364 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:21.108] thr=364 paramiko.transport: userauth is OK +INF [20190331-10:51:21.135] thr=364 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:21.135] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:21.300] thr=364 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:21.300] thr=364 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:21.340] thr=364 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:21.340] thr=364 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:21.345] thr=364 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:21.360] thr=364 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:21.360] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:21.361] thr=364 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:21.361] thr=364 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:21.361] thr=364 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:21.402] thr=364 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:21.416] thr=364 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:21.417] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:21.417] thr=364 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:21.417] thr=364 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:21.417] thr=364 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:21.459] thr=364 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:21.470] thr=364 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:21.470] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:21.471] thr=364 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:21.471] thr=364 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:21.471] thr=364 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:21.509] thr=364 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:21.522] thr=364 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:21.522] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:21.522] thr=364 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:21.523] thr=364 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:21.523] thr=364 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:21.563] thr=364 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:21.577] thr=364 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:21.577] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:21.577] thr=364 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:21.578] thr=364 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:21.578] thr=364 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:21.617] thr=364 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:21.627] thr=364 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:21.627] thr=364 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:21.728] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:21.729] thr=364 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:21.729] thr=364 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:21.731] thr=364 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:21.741] thr=364 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:21.742] thr=364 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:21.743] thr=364 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:26.000] thr=365 paramiko.transport: starting thread (client mode): 0x5363330 +DEB [20190331-10:51:26.000] thr=365 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:26.011] thr=365 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:26.011] thr=365 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:26.024] thr=365 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:26.025] thr=365 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:26.025] thr=365 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:26.025] thr=365 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:26.025] thr=365 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:26.026] thr=365 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:26.031] thr=365 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:26.031] thr=365 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:26.032] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:26.033] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:26.070] thr=365 paramiko.transport: userauth is OK +INF [20190331-10:51:26.162] thr=365 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:26.163] thr=365 paramiko.transport: userauth is OK +INF [20190331-10:51:26.186] thr=365 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:26.186] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:26.337] thr=365 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:26.337] thr=365 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:26.378] thr=365 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:26.378] thr=365 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:26.383] thr=365 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:26.396] thr=365 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:26.396] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:26.397] thr=365 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:26.397] thr=365 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:26.397] thr=365 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:26.438] thr=365 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:26.453] thr=365 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:26.453] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:26.454] thr=365 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:26.454] thr=365 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:26.454] thr=365 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:26.495] thr=365 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:26.504] thr=365 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:26.505] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:26.505] thr=365 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:26.506] thr=365 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:26.506] thr=365 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:26.544] thr=365 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:26.553] thr=365 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:26.554] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:26.554] thr=365 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:26.554] thr=365 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:26.555] thr=365 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:26.594] thr=365 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:26.607] thr=365 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:26.607] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:26.607] thr=365 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:26.608] thr=365 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:26.608] thr=365 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:26.647] thr=365 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:26.657] thr=365 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:26.658] thr=365 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:26.759] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:26.760] thr=365 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:26.760] thr=365 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:26.762] thr=365 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:26.772] thr=365 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:26.772] thr=365 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:26.774] thr=365 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:30.999] thr=366 paramiko.transport: starting thread (client mode): 0x538f290 +DEB [20190331-10:51:31.000] thr=366 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:31.009] thr=366 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:31.009] thr=366 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:31.013] thr=366 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:31.013] thr=366 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:31.013] thr=366 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:31.013] thr=366 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:31.013] thr=366 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:31.013] thr=366 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:31.018] thr=366 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:31.018] thr=366 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:31.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:31.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:31.057] thr=366 paramiko.transport: userauth is OK +INF [20190331-10:51:31.120] thr=366 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:31.121] thr=366 paramiko.transport: userauth is OK +INF [20190331-10:51:31.144] thr=366 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:31.144] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:31.307] thr=366 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:31.307] thr=366 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:31.348] thr=366 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:31.348] thr=366 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:31.352] thr=366 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:31.365] thr=366 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:31.365] thr=366 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:31.365] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:31.403] thr=366 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:31.404] thr=366 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:31.405] thr=366 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:31.418] thr=366 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:31.418] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:31.418] thr=366 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:31.419] thr=366 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:31.419] thr=366 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:31.459] thr=366 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:31.467] thr=366 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:31.468] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:31.468] thr=366 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:31.469] thr=366 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:31.469] thr=366 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:31.509] thr=366 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:31.518] thr=366 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:31.518] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:31.518] thr=366 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:31.519] thr=366 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:31.519] thr=366 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:31.561] thr=366 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:31.574] thr=366 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:31.575] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:31.575] thr=366 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:31.575] thr=366 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:31.576] thr=366 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:31.617] thr=366 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:31.628] thr=366 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:31.628] thr=366 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:31.729] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:31.730] thr=366 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:31.730] thr=366 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:31.731] thr=366 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:31.740] thr=366 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:31.741] thr=366 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:31.742] thr=366 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:35.998] thr=367 paramiko.transport: starting thread (client mode): 0x5016cb0 +DEB [20190331-10:51:35.998] thr=367 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:36.007] thr=367 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:36.008] thr=367 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:36.011] thr=367 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:36.011] thr=367 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:36.011] thr=367 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:36.011] thr=367 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:36.011] thr=367 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:36.011] thr=367 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:36.021] thr=367 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:36.022] thr=367 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:36.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:36.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:36.060] thr=367 paramiko.transport: userauth is OK +INF [20190331-10:51:36.161] thr=367 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:36.162] thr=367 paramiko.transport: userauth is OK +INF [20190331-10:51:36.183] thr=367 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:36.184] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:36.340] thr=367 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:36.341] thr=367 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:36.382] thr=367 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:36.383] thr=367 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:36.386] thr=367 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:36.402] thr=367 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:36.402] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:36.403] thr=367 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:36.404] thr=367 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:36.404] thr=367 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:36.445] thr=367 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:36.458] thr=367 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:36.458] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:36.458] thr=367 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:36.459] thr=367 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:36.459] thr=367 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:36.498] thr=367 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:36.507] thr=367 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:36.507] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:36.508] thr=367 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:36.508] thr=367 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:36.508] thr=367 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:36.547] thr=367 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:36.556] thr=367 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:36.556] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:36.557] thr=367 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:36.557] thr=367 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:36.557] thr=367 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:36.596] thr=367 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:36.608] thr=367 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:36.608] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:36.608] thr=367 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:36.609] thr=367 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:36.609] thr=367 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:36.648] thr=367 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:36.660] thr=367 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:36.660] thr=367 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:36.760] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:36.761] thr=367 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:36.761] thr=367 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:36.762] thr=367 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:36.774] thr=367 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:36.775] thr=367 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:36.777] thr=367 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:41.002] thr=333 paramiko.transport: starting thread (client mode): 0x4ffb510 +DEB [20190331-10:51:41.002] thr=333 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:41.019] thr=333 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:41.020] thr=333 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:41.022] thr=333 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:41.022] thr=333 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:41.022] thr=333 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:41.022] thr=333 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:41.022] thr=333 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:41.023] thr=333 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:41.027] thr=333 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:41.028] thr=333 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:41.028] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:41.029] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:41.068] thr=333 paramiko.transport: userauth is OK +INF [20190331-10:51:41.088] thr=333 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:41.089] thr=333 paramiko.transport: userauth is OK +INF [20190331-10:51:41.114] thr=333 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:41.114] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:41.258] thr=333 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:41.259] thr=333 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:41.300] thr=333 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:41.300] thr=333 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:41.310] thr=333 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:41.317] thr=333 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:41.318] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:41.319] thr=333 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:41.319] thr=333 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:41.319] thr=333 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:41.360] thr=333 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:41.372] thr=333 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:41.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:41.372] thr=333 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:41.373] thr=333 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:41.373] thr=333 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:41.415] thr=333 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:41.423] thr=333 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:41.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:41.423] thr=333 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:41.424] thr=333 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:41.424] thr=333 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:41.467] thr=333 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:41.474] thr=333 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:41.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:41.474] thr=333 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:41.475] thr=333 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:41.475] thr=333 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:41.527] thr=333 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:41.527] thr=333 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:41.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:41.528] thr=333 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:41.528] thr=333 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:41.528] thr=333 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:41.566] thr=333 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:41.575] thr=333 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:41.576] thr=333 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:41.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:41.678] thr=333 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:41.678] thr=333 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:41.683] thr=333 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:41.693] thr=333 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:41.694] thr=333 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:41.695] thr=333 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:45.997] thr=368 paramiko.transport: starting thread (client mode): 0x55c5830 +DEB [20190331-10:51:45.997] thr=368 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:46.013] thr=368 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:46.013] thr=368 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:46.015] thr=368 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:46.015] thr=368 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:46.015] thr=368 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:46.015] thr=368 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:46.015] thr=368 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:46.015] thr=368 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:46.022] thr=368 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:46.022] thr=368 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:46.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:46.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:46.063] thr=368 paramiko.transport: userauth is OK +INF [20190331-10:51:46.092] thr=368 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:46.094] thr=368 paramiko.transport: userauth is OK +INF [20190331-10:51:46.123] thr=368 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:46.123] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:46.515] thr=368 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:46.515] thr=368 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:46.556] thr=368 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:46.556] thr=368 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:46.565] thr=368 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:46.583] thr=368 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:46.583] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:46.583] thr=368 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:46.583] thr=368 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:46.583] thr=368 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:46.626] thr=368 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:46.639] thr=368 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:46.639] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:46.639] thr=368 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:46.639] thr=368 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:46.641] thr=368 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:46.684] thr=368 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:46.702] thr=368 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:46.702] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:46.702] thr=368 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:46.704] thr=368 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:46.704] thr=368 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:46.749] thr=368 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:46.751] thr=368 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:46.751] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:46.753] thr=368 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:46.753] thr=368 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:46.753] thr=368 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:46.796] thr=368 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:46.807] thr=368 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:46.807] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:46.809] thr=368 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:46.809] thr=368 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:46.809] thr=368 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:46.857] thr=368 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:46.869] thr=368 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:46.870] thr=368 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:46.971] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:46.971] thr=368 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:46.972] thr=368 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:46.975] thr=368 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:46.986] thr=368 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:46.987] thr=368 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:46.990] thr=368 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:50.998] thr=369 paramiko.transport: starting thread (client mode): 0x4fa9130 +DEB [20190331-10:51:50.998] thr=369 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:51.007] thr=369 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:51.007] thr=369 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:51.010] thr=369 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:51.010] thr=369 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:51.010] thr=369 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:51.010] thr=369 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:51.011] thr=369 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:51.011] thr=369 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:51.015] thr=369 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:51.015] thr=369 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:51.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:51.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:51.051] thr=369 paramiko.transport: userauth is OK +INF [20190331-10:51:51.072] thr=369 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:51.073] thr=369 paramiko.transport: userauth is OK +INF [20190331-10:51:51.094] thr=369 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:51.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:51.255] thr=369 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:51.255] thr=369 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:51.295] thr=369 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:51.295] thr=369 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:51.301] thr=369 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:51.317] thr=369 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:51.318] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:51.318] thr=369 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:51.318] thr=369 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:51.318] thr=369 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:51.357] thr=369 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:51.371] thr=369 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:51.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:51.372] thr=369 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:51.372] thr=369 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:51.373] thr=369 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:51.412] thr=369 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:51.423] thr=369 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:51.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:51.423] thr=369 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:51.424] thr=369 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:51.424] thr=369 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:51.463] thr=369 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:51.472] thr=369 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:51.472] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:51.473] thr=369 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:51.473] thr=369 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:51.473] thr=369 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:51.513] thr=369 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:51.527] thr=369 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:51.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:51.527] thr=369 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:51.528] thr=369 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:51.528] thr=369 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:51.570] thr=369 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:51.594] thr=369 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:51.594] thr=369 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:51.695] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:51.696] thr=369 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:51.696] thr=369 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:51.699] thr=369 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:51.714] thr=369 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:51.715] thr=369 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:51.718] thr=369 paramiko.transport: EOF in transport thread +DEB [20190331-10:51:55.998] thr=370 paramiko.transport: starting thread (client mode): 0x54cddf0 +DEB [20190331-10:51:55.998] thr=370 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:51:56.008] thr=370 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:51:56.008] thr=370 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:51:56.012] thr=370 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:51:56.012] thr=370 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:51:56.012] thr=370 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:51:56.012] thr=370 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:51:56.012] thr=370 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:51:56.012] thr=370 paramiko.transport: Compression agreed: none +DEB [20190331-10:51:56.017] thr=370 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:51:56.017] thr=370 paramiko.transport: Switch to new keys ... +DEB [20190331-10:51:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:51:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:51:56.055] thr=370 paramiko.transport: userauth is OK +INF [20190331-10:51:56.076] thr=370 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:51:56.077] thr=370 paramiko.transport: userauth is OK +INF [20190331-10:51:56.113] thr=370 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:51:56.113] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:51:56.277] thr=370 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:51:56.277] thr=370 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:51:56.324] thr=370 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:51:56.324] thr=370 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:51:56.327] thr=370 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:51:56.343] thr=370 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:51:56.343] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:51:56.343] thr=370 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:51:56.344] thr=370 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:51:56.344] thr=370 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:51:56.386] thr=370 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:51:56.410] thr=370 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:51:56.410] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:51:56.410] thr=370 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:51:56.411] thr=370 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:51:56.411] thr=370 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:51:56.451] thr=370 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:51:56.460] thr=370 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:51:56.461] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:51:56.461] thr=370 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:51:56.461] thr=370 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:51:56.462] thr=370 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:51:56.500] thr=370 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:51:56.509] thr=370 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:51:56.509] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:51:56.509] thr=370 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:51:56.510] thr=370 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:51:56.510] thr=370 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:51:56.549] thr=370 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:51:56.561] thr=370 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:51:56.562] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:51:56.562] thr=370 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:51:56.562] thr=370 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:51:56.563] thr=370 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:51:56.601] thr=370 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:51:56.615] thr=370 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:51:56.616] thr=370 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:51:56.717] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:51:56.718] thr=370 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:51:56.718] thr=370 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:51:56.719] thr=370 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:51:56.729] thr=370 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:51:56.730] thr=370 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:51:56.731] thr=370 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:00.989] thr=371 paramiko.transport: starting thread (client mode): 0x54d00f0 +DEB [20190331-10:52:00.989] thr=371 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:01.005] thr=371 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:01.005] thr=371 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:01.005] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:01.005] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:01.067] thr=371 paramiko.transport: userauth is OK +INF [20190331-10:52:01.083] thr=371 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:01.083] thr=371 paramiko.transport: userauth is OK +INF [20190331-10:52:01.099] thr=371 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:01.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:01.255] thr=371 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:01.255] thr=371 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:01.302] thr=371 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:01.302] thr=371 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:01.302] thr=371 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:01.317] thr=371 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:01.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:01.317] thr=371 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:01.317] thr=371 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:01.317] thr=371 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:01.364] thr=371 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:01.364] thr=371 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:01.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:01.364] thr=371 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:01.364] thr=371 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:01.364] thr=371 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:01.427] thr=371 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:01.427] thr=371 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:01.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:01.427] thr=371 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:01.427] thr=371 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:01.427] thr=371 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:01.474] thr=371 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:01.474] thr=371 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:01.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:01.474] thr=371 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:01.474] thr=371 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:01.474] thr=371 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:01.536] thr=371 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:01.536] thr=371 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:01.536] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:01.536] thr=371 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:01.536] thr=371 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:01.536] thr=371 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:01.599] thr=371 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:01.599] thr=371 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:01.599] thr=371 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:01.724] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:01.724] thr=371 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:01.724] thr=371 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:01.724] thr=371 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:01.724] thr=371 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:01.724] thr=371 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:01.739] thr=371 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:05.998] thr=372 paramiko.transport: starting thread (client mode): 0x5865d30 +DEB [20190331-10:52:05.999] thr=372 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:06.010] thr=372 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:06.011] thr=372 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:06.013] thr=372 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:06.013] thr=372 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:06.013] thr=372 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:06.014] thr=372 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:06.014] thr=372 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:06.014] thr=372 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:06.020] thr=372 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:06.020] thr=372 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:06.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:06.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:06.058] thr=372 paramiko.transport: userauth is OK +INF [20190331-10:52:06.084] thr=372 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:06.085] thr=372 paramiko.transport: userauth is OK +INF [20190331-10:52:06.118] thr=372 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:06.118] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:06.274] thr=372 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:06.274] thr=372 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:06.317] thr=372 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:06.317] thr=372 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:06.321] thr=372 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:06.337] thr=372 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:06.337] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:06.337] thr=372 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:06.338] thr=372 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:06.338] thr=372 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:06.380] thr=372 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:06.392] thr=372 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:06.392] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:06.392] thr=372 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:06.393] thr=372 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:06.393] thr=372 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:06.433] thr=372 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:06.442] thr=372 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:06.443] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:06.443] thr=372 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:06.444] thr=372 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:06.444] thr=372 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:06.482] thr=372 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:06.490] thr=372 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:06.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:06.491] thr=372 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:06.492] thr=372 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:06.492] thr=372 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:06.533] thr=372 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:06.544] thr=372 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:06.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:06.544] thr=372 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:06.544] thr=372 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:06.544] thr=372 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:06.583] thr=372 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:06.595] thr=372 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:06.595] thr=372 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:06.697] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:06.697] thr=372 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:06.697] thr=372 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:06.697] thr=372 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:06.708] thr=372 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:06.708] thr=372 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:06.712] thr=372 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:10.996] thr=76 paramiko.transport: starting thread (client mode): 0x4ffb590 +DEB [20190331-10:52:10.996] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:11.004] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:11.008] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:11.008] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:11.008] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:11.008] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:11.008] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:11.008] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:11.008] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:11.012] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:11.012] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:11.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:11.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:11.056] thr=76 paramiko.transport: userauth is OK +INF [20190331-10:52:11.087] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:11.087] thr=76 paramiko.transport: userauth is OK +INF [20190331-10:52:11.107] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:11.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:11.263] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:11.263] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:11.306] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:11.306] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:11.310] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:11.325] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:11.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:11.325] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:11.325] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:11.325] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:11.368] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:11.380] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:11.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:11.380] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:11.380] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:11.380] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:11.423] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:11.435] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:11.435] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:11.435] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:11.439] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:11.439] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:11.478] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:11.485] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:11.485] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:11.485] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:11.489] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:11.489] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:11.531] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:11.544] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:11.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:11.544] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:11.545] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:11.545] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:11.586] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:11.598] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:11.598] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:11.699] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:11.699] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:11.699] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:11.699] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:11.715] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:11.715] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:11.715] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:15.999] thr=373 paramiko.transport: starting thread (client mode): 0x50f09d0 +DEB [20190331-10:52:15.999] thr=373 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:16.011] thr=373 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:16.011] thr=373 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:16.015] thr=373 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:16.015] thr=373 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:16.015] thr=373 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:16.015] thr=373 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:16.015] thr=373 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:16.015] thr=373 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:16.019] thr=373 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:16.019] thr=373 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:16.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:16.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:16.062] thr=373 paramiko.transport: userauth is OK +INF [20190331-10:52:16.081] thr=373 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:16.081] thr=373 paramiko.transport: userauth is OK +INF [20190331-10:52:16.105] thr=373 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:16.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:16.269] thr=373 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:16.269] thr=373 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:16.327] thr=373 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:16.327] thr=373 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:16.331] thr=373 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:16.343] thr=373 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:16.343] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:16.343] thr=373 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:16.343] thr=373 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:16.343] thr=373 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:16.386] thr=373 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:16.398] thr=373 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:16.398] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:16.398] thr=373 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:16.398] thr=373 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:16.398] thr=373 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:16.441] thr=373 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:16.452] thr=373 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:16.452] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:16.452] thr=373 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:16.452] thr=373 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:16.452] thr=373 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:16.491] thr=373 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:16.499] thr=373 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:16.499] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:16.499] thr=373 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:16.499] thr=373 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:16.499] thr=373 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:16.542] thr=373 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:16.554] thr=373 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:16.554] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:16.554] thr=373 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:16.554] thr=373 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:16.554] thr=373 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:16.593] thr=373 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:16.601] thr=373 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:16.601] thr=373 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:16.706] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:16.706] thr=373 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:16.706] thr=373 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:16.706] thr=373 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:16.718] thr=373 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:16.718] thr=373 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:16.722] thr=373 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:21.000] thr=374 paramiko.transport: starting thread (client mode): 0x50a3210 +DEB [20190331-10:52:21.000] thr=374 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:21.015] thr=374 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:21.015] thr=374 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:21.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:21.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:21.078] thr=374 paramiko.transport: userauth is OK +INF [20190331-10:52:21.093] thr=374 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:21.093] thr=374 paramiko.transport: userauth is OK +INF [20190331-10:52:21.109] thr=374 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:21.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:21.250] thr=374 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:21.250] thr=374 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:21.312] thr=374 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:21.312] thr=374 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:21.312] thr=374 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:21.328] thr=374 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:21.328] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:21.328] thr=374 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:21.328] thr=374 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:21.328] thr=374 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:21.375] thr=374 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:21.375] thr=374 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:21.375] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:21.375] thr=374 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:21.375] thr=374 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:21.375] thr=374 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:21.437] thr=374 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:21.437] thr=374 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:21.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:21.437] thr=374 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:21.437] thr=374 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:21.437] thr=374 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:21.500] thr=374 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:21.500] thr=374 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:21.500] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:21.500] thr=374 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:21.500] thr=374 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:21.500] thr=374 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:21.562] thr=374 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:21.562] thr=374 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:21.562] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:21.562] thr=374 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:21.562] thr=374 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:21.562] thr=374 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:21.624] thr=374 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:21.624] thr=374 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:21.624] thr=374 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:21.749] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:21.749] thr=374 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:21.749] thr=374 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:21.749] thr=374 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:21.749] thr=374 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:21.749] thr=374 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:21.749] thr=374 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:25.999] thr=375 paramiko.transport: starting thread (client mode): 0x4fe7630 +DEB [20190331-10:52:25.999] thr=375 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:26.011] thr=375 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:26.011] thr=375 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:26.011] thr=375 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:26.011] thr=375 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:26.015] thr=375 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:26.015] thr=375 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:26.015] thr=375 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:26.015] thr=375 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:26.019] thr=375 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:26.019] thr=375 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:26.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:26.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:26.058] thr=375 paramiko.transport: userauth is OK +INF [20190331-10:52:26.077] thr=375 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:26.077] thr=375 paramiko.transport: userauth is OK +INF [20190331-10:52:26.097] thr=375 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:26.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:26.249] thr=375 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:26.249] thr=375 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:26.292] thr=375 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:26.292] thr=375 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:26.296] thr=375 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:26.308] thr=375 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:26.308] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:26.308] thr=375 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:26.308] thr=375 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:26.308] thr=375 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:26.347] thr=375 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:26.358] thr=375 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:26.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:26.358] thr=375 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:26.358] thr=375 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:26.358] thr=375 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:26.397] thr=375 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:26.405] thr=375 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:26.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:26.405] thr=375 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:26.405] thr=375 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:26.405] thr=375 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:26.448] thr=375 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:26.456] thr=375 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:26.460] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:26.460] thr=375 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:26.460] thr=375 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:26.460] thr=375 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:26.499] thr=375 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:26.511] thr=375 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:26.511] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:26.511] thr=375 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:26.511] thr=375 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:26.511] thr=375 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:26.549] thr=375 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:26.557] thr=375 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:26.557] thr=375 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:26.662] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:26.662] thr=375 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:26.662] thr=375 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:26.662] thr=375 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:26.674] thr=375 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:26.678] thr=375 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:26.678] thr=375 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:30.998] thr=376 paramiko.transport: starting thread (client mode): 0x54a4b70 +DEB [20190331-10:52:31.001] thr=376 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:31.008] thr=376 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:31.008] thr=376 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:31.011] thr=376 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:31.011] thr=376 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:31.011] thr=376 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:31.011] thr=376 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:31.011] thr=376 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:31.011] thr=376 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:31.018] thr=376 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:31.018] thr=376 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:31.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:31.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:31.058] thr=376 paramiko.transport: userauth is OK +INF [20190331-10:52:31.078] thr=376 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:31.078] thr=376 paramiko.transport: userauth is OK +INF [20190331-10:52:31.099] thr=376 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:31.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:31.250] thr=376 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:31.250] thr=376 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:31.294] thr=376 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:31.294] thr=376 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:31.297] thr=376 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:31.311] thr=376 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:31.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:31.311] thr=376 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:31.311] thr=376 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:31.311] thr=376 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:31.351] thr=376 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:31.361] thr=376 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:31.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:31.364] thr=376 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:31.364] thr=376 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:31.364] thr=376 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:31.405] thr=376 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:31.412] thr=376 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:31.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:31.415] thr=376 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:31.415] thr=376 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:31.415] thr=376 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:31.455] thr=376 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:31.462] thr=376 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:31.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:31.465] thr=376 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:31.465] thr=376 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:31.465] thr=376 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:31.506] thr=376 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:31.516] thr=376 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:31.516] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:31.516] thr=376 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:31.516] thr=376 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:31.516] thr=376 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:31.555] thr=376 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:31.562] thr=376 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:31.562] thr=376 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:31.667] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:31.667] thr=376 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:31.667] thr=376 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:31.667] thr=376 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:31.677] thr=376 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:31.680] thr=376 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:31.680] thr=376 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:35.995] thr=377 paramiko.transport: starting thread (client mode): 0x5016e50 +DEB [20190331-10:52:35.999] thr=377 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:36.005] thr=377 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:36.005] thr=377 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:36.009] thr=377 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:36.009] thr=377 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:36.009] thr=377 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:36.009] thr=377 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:36.009] thr=377 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:36.009] thr=377 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:36.015] thr=377 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:36.015] thr=377 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:36.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:36.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:36.056] thr=377 paramiko.transport: userauth is OK +INF [20190331-10:52:36.076] thr=377 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:36.076] thr=377 paramiko.transport: userauth is OK +INF [20190331-10:52:36.100] thr=377 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:36.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:36.241] thr=377 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:36.241] thr=377 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:36.285] thr=377 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:36.285] thr=377 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:36.288] thr=377 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:36.302] thr=377 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:36.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:36.302] thr=377 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:36.302] thr=377 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:36.302] thr=377 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:36.345] thr=377 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:36.356] thr=377 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:36.356] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:36.356] thr=377 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:36.359] thr=377 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:36.359] thr=377 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:36.399] thr=377 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:36.406] thr=377 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:36.406] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:36.409] thr=377 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:36.409] thr=377 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:36.409] thr=377 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:36.450] thr=377 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:36.457] thr=377 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:36.460] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:36.460] thr=377 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:36.460] thr=377 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:36.460] thr=377 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:36.500] thr=377 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:36.510] thr=377 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:36.510] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:36.510] thr=377 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:36.510] thr=377 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:36.510] thr=377 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:36.552] thr=377 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:36.559] thr=377 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:36.562] thr=377 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:36.663] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:36.663] thr=377 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:36.663] thr=377 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:36.663] thr=377 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:36.677] thr=377 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:36.677] thr=377 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:36.677] thr=377 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:40.998] thr=378 paramiko.transport: starting thread (client mode): 0x4fa9970 +DEB [20190331-10:52:40.998] thr=378 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:41.007] thr=378 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:41.007] thr=378 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:41.012] thr=378 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:41.012] thr=378 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:41.012] thr=378 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:41.012] thr=378 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:41.012] thr=378 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:41.012] thr=378 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:41.015] thr=378 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:41.015] thr=378 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:41.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:41.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:41.057] thr=378 paramiko.transport: userauth is OK +INF [20190331-10:52:41.125] thr=378 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:41.125] thr=378 paramiko.transport: userauth is OK +INF [20190331-10:52:41.144] thr=378 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:41.144] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:41.276] thr=378 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:41.276] thr=378 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:41.319] thr=378 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:41.319] thr=378 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:41.321] thr=378 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:41.333] thr=378 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:41.333] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:41.333] thr=378 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:41.333] thr=378 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:41.333] thr=378 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:41.375] thr=378 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:41.386] thr=378 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:41.386] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:41.386] thr=378 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:41.389] thr=378 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:41.389] thr=378 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:41.428] thr=378 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:41.436] thr=378 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:41.436] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:41.436] thr=378 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:41.439] thr=378 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:41.439] thr=378 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:41.479] thr=378 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:41.487] thr=378 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:41.487] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:41.487] thr=378 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:41.487] thr=378 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:41.487] thr=378 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:41.531] thr=378 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:41.542] thr=378 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:41.542] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:41.542] thr=378 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:41.542] thr=378 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:41.542] thr=378 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:41.584] thr=378 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:41.593] thr=378 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:41.593] thr=378 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:41.697] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:41.697] thr=378 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:41.697] thr=378 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:41.699] thr=378 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:41.708] thr=378 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:41.711] thr=378 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:41.711] thr=378 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:45.997] thr=378 paramiko.transport: starting thread (client mode): 0x4fa9970 +DEB [20190331-10:52:45.997] thr=378 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:46.006] thr=378 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:46.006] thr=378 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:46.009] thr=378 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:46.009] thr=378 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:46.009] thr=378 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:46.009] thr=378 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:46.009] thr=378 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:46.009] thr=378 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:46.014] thr=378 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:46.014] thr=378 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:46.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:46.056] thr=378 paramiko.transport: userauth is OK +INF [20190331-10:52:46.084] thr=378 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:46.084] thr=378 paramiko.transport: userauth is OK +INF [20190331-10:52:46.107] thr=378 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:46.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:46.256] thr=378 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:46.259] thr=378 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:46.301] thr=378 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:46.301] thr=378 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:46.303] thr=378 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:46.318] thr=378 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:46.318] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:46.318] thr=378 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:46.320] thr=378 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:46.320] thr=378 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:46.360] thr=378 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:46.371] thr=378 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:46.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:46.374] thr=378 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:46.374] thr=378 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:46.374] thr=378 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:46.413] thr=378 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:46.421] thr=378 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:46.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:46.424] thr=378 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:46.424] thr=378 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:46.424] thr=378 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:46.464] thr=378 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:46.472] thr=378 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:46.472] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:46.472] thr=378 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:46.475] thr=378 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:46.475] thr=378 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:46.514] thr=378 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:46.527] thr=378 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:46.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:46.527] thr=378 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:46.527] thr=378 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:46.527] thr=378 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:46.569] thr=378 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:46.580] thr=378 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:46.580] thr=378 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:46.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:46.684] thr=378 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:46.684] thr=378 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:46.684] thr=378 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:46.695] thr=378 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:46.695] thr=378 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:46.698] thr=378 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:51.000] thr=379 paramiko.transport: starting thread (client mode): 0x55e9f10 +DEB [20190331-10:52:51.000] thr=379 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:51.009] thr=379 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:51.009] thr=379 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:51.012] thr=379 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:51.012] thr=379 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:51.012] thr=379 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:51.012] thr=379 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:51.012] thr=379 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:51.012] thr=379 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:51.018] thr=379 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:51.018] thr=379 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:51.057] thr=379 paramiko.transport: userauth is OK +INF [20190331-10:52:51.074] thr=379 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:51.077] thr=379 paramiko.transport: userauth is OK +INF [20190331-10:52:51.098] thr=379 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:51.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:51.230] thr=379 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:51.233] thr=379 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:51.274] thr=379 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:51.274] thr=379 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:51.277] thr=379 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:51.289] thr=379 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:51.289] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:51.289] thr=379 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:51.292] thr=379 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:51.292] thr=379 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:51.334] thr=379 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:51.346] thr=379 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:51.346] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:51.346] thr=379 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:51.346] thr=379 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:51.346] thr=379 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:51.385] thr=379 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:51.394] thr=379 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:51.394] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:51.394] thr=379 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:51.394] thr=379 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:51.394] thr=379 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:51.436] thr=379 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:51.445] thr=379 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:51.445] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:51.445] thr=379 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:51.445] thr=379 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:51.445] thr=379 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:51.483] thr=379 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:51.492] thr=379 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:51.492] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:51.495] thr=379 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:51.495] thr=379 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:51.495] thr=379 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:51.535] thr=379 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:51.544] thr=379 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:51.544] thr=379 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:51.645] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:51.645] thr=379 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:51.645] thr=379 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:51.645] thr=379 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:51.657] thr=379 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:51.657] thr=379 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:51.660] thr=379 paramiko.transport: EOF in transport thread +DEB [20190331-10:52:56.000] thr=265 paramiko.transport: starting thread (client mode): 0x54cd390 +DEB [20190331-10:52:56.003] thr=265 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:52:56.009] thr=265 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:52:56.009] thr=265 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:52:56.012] thr=265 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:52:56.012] thr=265 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:52:56.012] thr=265 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:52:56.012] thr=265 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:52:56.012] thr=265 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:52:56.012] thr=265 paramiko.transport: Compression agreed: none +DEB [20190331-10:52:56.018] thr=265 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:52:56.018] thr=265 paramiko.transport: Switch to new keys ... +DEB [20190331-10:52:56.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:52:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:52:56.060] thr=265 paramiko.transport: userauth is OK +INF [20190331-10:52:56.078] thr=265 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:52:56.081] thr=265 paramiko.transport: userauth is OK +INF [20190331-10:52:56.102] thr=265 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:52:56.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:52:56.230] thr=265 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:52:56.230] thr=265 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:52:56.272] thr=265 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:52:56.272] thr=265 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:52:56.275] thr=265 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:52:56.287] thr=265 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:52:56.287] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:52:56.287] thr=265 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:52:56.290] thr=265 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:52:56.290] thr=265 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:52:56.329] thr=265 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:52:56.341] thr=265 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:52:56.341] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:52:56.341] thr=265 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:52:56.341] thr=265 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:52:56.341] thr=265 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:52:56.379] thr=265 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:52:56.388] thr=265 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:52:56.388] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:52:56.388] thr=265 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:52:56.388] thr=265 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:52:56.388] thr=265 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:52:56.430] thr=265 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:52:56.439] thr=265 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:52:56.439] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:52:56.439] thr=265 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:52:56.439] thr=265 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:52:56.439] thr=265 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:52:56.481] thr=265 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:52:56.490] thr=265 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:52:56.493] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:52:56.493] thr=265 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:52:56.493] thr=265 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:52:56.493] thr=265 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:52:56.533] thr=265 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:52:56.542] thr=265 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:52:56.542] thr=265 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:52:56.644] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:52:56.644] thr=265 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:52:56.644] thr=265 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:52:56.644] thr=265 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:52:56.655] thr=265 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:52:56.655] thr=265 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:52:56.658] thr=265 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:00.997] thr=370 paramiko.transport: starting thread (client mode): 0x54cddf0 +DEB [20190331-10:53:00.997] thr=370 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:01.013] thr=370 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:01.013] thr=370 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:01.013] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:01.013] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:01.076] thr=370 paramiko.transport: userauth is OK +INF [20190331-10:53:01.091] thr=370 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:01.091] thr=370 paramiko.transport: userauth is OK +INF [20190331-10:53:01.107] thr=370 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:01.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:01.247] thr=370 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:01.247] thr=370 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:01.294] thr=370 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:01.294] thr=370 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:01.294] thr=370 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:01.310] thr=370 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:01.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:01.310] thr=370 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:01.310] thr=370 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:01.310] thr=370 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:01.357] thr=370 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:01.357] thr=370 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:01.357] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:01.357] thr=370 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:01.357] thr=370 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:01.357] thr=370 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:01.419] thr=370 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:01.419] thr=370 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:01.419] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:01.419] thr=370 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:01.419] thr=370 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:01.419] thr=370 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:01.482] thr=370 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:01.482] thr=370 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:01.482] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:01.482] thr=370 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:01.482] thr=370 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:01.482] thr=370 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:01.529] thr=370 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:01.529] thr=370 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:01.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:01.529] thr=370 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:01.529] thr=370 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:01.529] thr=370 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:01.591] thr=370 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:01.591] thr=370 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:01.591] thr=370 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:01.716] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:01.716] thr=370 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:01.716] thr=370 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:01.716] thr=370 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:01.716] thr=370 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:01.716] thr=370 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:01.732] thr=370 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:05.998] thr=380 paramiko.transport: starting thread (client mode): 0x50f07b0 +DEB [20190331-10:53:05.998] thr=380 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:06.010] thr=380 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:06.010] thr=380 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:06.010] thr=380 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:06.010] thr=380 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:06.010] thr=380 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:06.014] thr=380 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:06.014] thr=380 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:06.014] thr=380 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:06.018] thr=380 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:06.018] thr=380 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:06.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:06.061] thr=380 paramiko.transport: userauth is OK +INF [20190331-10:53:06.080] thr=380 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:06.080] thr=380 paramiko.transport: userauth is OK +INF [20190331-10:53:06.104] thr=380 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:06.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:06.241] thr=380 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:06.241] thr=380 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:06.283] thr=380 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:06.283] thr=380 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:06.287] thr=380 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:06.299] thr=380 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:06.299] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:06.299] thr=380 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:06.299] thr=380 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:06.299] thr=380 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:06.342] thr=380 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:06.354] thr=380 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:06.354] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:06.354] thr=380 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:06.354] thr=380 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:06.354] thr=380 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:06.397] thr=380 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:06.405] thr=380 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:06.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:06.408] thr=380 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:06.408] thr=380 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:06.408] thr=380 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:06.447] thr=380 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:06.455] thr=380 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:06.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:06.455] thr=380 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:06.455] thr=380 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:06.455] thr=380 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:06.498] thr=380 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:06.510] thr=380 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:06.510] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:06.510] thr=380 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:06.510] thr=380 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:06.510] thr=380 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:06.551] thr=380 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:06.559] thr=380 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:06.559] thr=380 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:06.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:06.664] thr=380 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:06.664] thr=380 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:06.664] thr=380 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:06.676] thr=380 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:06.676] thr=380 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:06.680] thr=380 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:10.998] thr=381 paramiko.transport: starting thread (client mode): 0x54ad9f0 +DEB [20190331-10:53:10.998] thr=381 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:11.006] thr=381 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:11.010] thr=381 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:11.010] thr=381 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:11.010] thr=381 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:11.010] thr=381 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:11.010] thr=381 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:11.010] thr=381 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:11.010] thr=381 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:11.014] thr=381 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:11.014] thr=381 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:11.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:11.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:11.057] thr=381 paramiko.transport: userauth is OK +INF [20190331-10:53:11.076] thr=381 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:11.076] thr=381 paramiko.transport: userauth is OK +INF [20190331-10:53:11.100] thr=381 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:11.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:11.264] thr=381 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:11.264] thr=381 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:11.307] thr=381 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:11.307] thr=381 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:11.311] thr=381 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:11.323] thr=381 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:11.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:11.323] thr=381 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:11.323] thr=381 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:11.323] thr=381 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:11.362] thr=381 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:11.373] thr=381 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:11.373] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:11.373] thr=381 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:11.373] thr=381 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:11.373] thr=381 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:11.412] thr=381 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:11.420] thr=381 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:11.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:11.420] thr=381 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:11.420] thr=381 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:11.420] thr=381 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:11.459] thr=381 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:11.467] thr=381 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:11.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:11.467] thr=381 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:11.467] thr=381 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:11.467] thr=381 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:11.510] thr=381 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:11.522] thr=381 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:11.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:11.522] thr=381 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:11.522] thr=381 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:11.522] thr=381 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:11.562] thr=381 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:11.574] thr=381 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:11.574] thr=381 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:11.676] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:11.676] thr=381 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:11.676] thr=381 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:11.676] thr=381 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:11.687] thr=381 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:11.687] thr=381 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:11.687] thr=381 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:15.999] thr=382 paramiko.transport: starting thread (client mode): 0x5376fb0 +DEB [20190331-10:53:15.999] thr=382 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:16.007] thr=382 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:16.007] thr=382 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:16.013] thr=382 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:16.013] thr=382 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:16.013] thr=382 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:16.013] thr=382 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:16.013] thr=382 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:16.013] thr=382 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:16.015] thr=382 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:16.015] thr=382 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:16.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:16.060] thr=382 paramiko.transport: userauth is OK +INF [20190331-10:53:16.079] thr=382 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:16.079] thr=382 paramiko.transport: userauth is OK +INF [20190331-10:53:16.098] thr=382 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:16.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:16.264] thr=382 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:16.267] thr=382 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:16.308] thr=382 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:16.308] thr=382 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:16.311] thr=382 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:16.325] thr=382 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:16.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:16.325] thr=382 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:16.325] thr=382 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:16.325] thr=382 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:16.363] thr=382 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:16.374] thr=382 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:16.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:16.377] thr=382 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:16.377] thr=382 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:16.377] thr=382 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:16.416] thr=382 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:16.424] thr=382 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:16.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:16.424] thr=382 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:16.424] thr=382 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:16.427] thr=382 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:16.466] thr=382 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:16.474] thr=382 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:16.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:16.474] thr=382 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:16.477] thr=382 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:16.477] thr=382 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:16.515] thr=382 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:16.527] thr=382 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:16.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:16.527] thr=382 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:16.527] thr=382 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:16.527] thr=382 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:16.566] thr=382 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:16.574] thr=382 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:16.577] thr=382 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:16.679] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:16.679] thr=382 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:16.679] thr=382 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:16.679] thr=382 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:16.690] thr=382 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:16.690] thr=382 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:16.693] thr=382 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:20.998] thr=383 paramiko.transport: starting thread (client mode): 0x50f3810 +DEB [20190331-10:53:20.998] thr=383 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:21.009] thr=383 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:21.011] thr=383 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:21.011] thr=383 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:21.011] thr=383 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:21.011] thr=383 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:21.011] thr=383 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:21.011] thr=383 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:21.011] thr=383 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:21.017] thr=383 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:21.017] thr=383 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:21.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:21.058] thr=383 paramiko.transport: userauth is OK +INF [20190331-10:53:21.078] thr=383 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:21.080] thr=383 paramiko.transport: userauth is OK +INF [20190331-10:53:21.105] thr=383 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:21.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:21.243] thr=383 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:21.243] thr=383 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:21.285] thr=383 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:21.285] thr=383 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:21.296] thr=383 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:21.301] thr=383 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:21.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:21.301] thr=383 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:21.301] thr=383 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:21.301] thr=383 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:21.346] thr=383 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:21.354] thr=383 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:21.357] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:21.357] thr=383 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:21.357] thr=383 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:21.357] thr=383 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:21.404] thr=383 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:21.406] thr=383 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:21.406] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:21.406] thr=383 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:21.406] thr=383 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:21.406] thr=383 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:21.453] thr=383 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:21.459] thr=383 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:21.459] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:21.459] thr=383 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:21.462] thr=383 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:21.462] thr=383 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:21.503] thr=383 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:21.511] thr=383 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:21.511] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:21.511] thr=383 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:21.514] thr=383 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:21.514] thr=383 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:21.557] thr=383 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:21.563] thr=383 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:21.563] thr=383 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:21.665] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:21.665] thr=383 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:21.665] thr=383 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:21.671] thr=383 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:21.676] thr=383 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:21.679] thr=383 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:21.679] thr=383 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:26.013] thr=384 paramiko.transport: starting thread (client mode): 0x54cd890 +DEB [20190331-10:53:26.013] thr=384 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:26.013] thr=384 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:26.013] thr=384 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:26.028] thr=384 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:26.028] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:26.028] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:26.082] thr=384 paramiko.transport: userauth is OK +INF [20190331-10:53:26.097] thr=384 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:26.097] thr=384 paramiko.transport: userauth is OK +INF [20190331-10:53:26.129] thr=384 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:26.129] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:26.245] thr=384 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:26.245] thr=384 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:26.298] thr=384 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:26.298] thr=384 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:26.314] thr=384 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:26.314] thr=384 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:26.314] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:26.314] thr=384 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:26.314] thr=384 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:26.314] thr=384 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:26.367] thr=384 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:26.367] thr=384 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:26.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:26.367] thr=384 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:26.367] thr=384 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:26.367] thr=384 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:26.414] thr=384 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:26.414] thr=384 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:26.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:26.414] thr=384 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:26.414] thr=384 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:26.414] thr=384 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:26.483] thr=384 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:26.483] thr=384 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:26.483] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:26.483] thr=384 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:26.483] thr=384 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:26.483] thr=384 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:26.530] thr=384 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:26.530] thr=384 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:26.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:26.530] thr=384 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:26.530] thr=384 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:26.530] thr=384 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:26.583] thr=384 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:26.583] thr=384 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:26.583] thr=384 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:26.699] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:26.699] thr=384 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:26.699] thr=384 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:26.699] thr=384 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:26.699] thr=384 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:26.699] thr=384 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:26.699] thr=384 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:30.997] thr=385 paramiko.transport: starting thread (client mode): 0x4fa9690 +DEB [20190331-10:53:30.997] thr=385 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:31.009] thr=385 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:31.009] thr=385 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:31.009] thr=385 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:31.009] thr=385 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:31.009] thr=385 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:31.009] thr=385 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:31.013] thr=385 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:31.013] thr=385 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:31.017] thr=385 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:31.017] thr=385 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:31.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:31.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:31.056] thr=385 paramiko.transport: userauth is OK +INF [20190331-10:53:31.075] thr=385 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:31.075] thr=385 paramiko.transport: userauth is OK +INF [20190331-10:53:31.095] thr=385 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:31.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:31.251] thr=385 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:31.251] thr=385 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:31.294] thr=385 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:31.294] thr=385 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:31.298] thr=385 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:31.310] thr=385 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:31.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:31.313] thr=385 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:31.313] thr=385 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:31.313] thr=385 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:31.353] thr=385 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:31.364] thr=385 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:31.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:31.364] thr=385 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:31.364] thr=385 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:31.364] thr=385 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:31.403] thr=385 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:31.411] thr=385 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:31.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:31.411] thr=385 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:31.411] thr=385 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:31.411] thr=385 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:31.454] thr=385 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:31.462] thr=385 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:31.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:31.462] thr=385 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:31.462] thr=385 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:31.462] thr=385 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:31.505] thr=385 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:31.517] thr=385 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:31.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:31.517] thr=385 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:31.520] thr=385 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:31.520] thr=385 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:31.560] thr=385 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:31.567] thr=385 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:31.567] thr=385 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:31.673] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:31.673] thr=385 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:31.673] thr=385 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:31.673] thr=385 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:31.685] thr=385 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:31.688] thr=385 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:31.688] thr=385 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:35.996] thr=386 paramiko.transport: starting thread (client mode): 0x50f3070 +DEB [20190331-10:53:35.996] thr=386 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:36.007] thr=386 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:36.007] thr=386 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:36.012] thr=386 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:36.012] thr=386 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:36.012] thr=386 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:36.012] thr=386 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:36.012] thr=386 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:36.012] thr=386 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:36.017] thr=386 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:36.017] thr=386 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:36.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:36.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:36.059] thr=386 paramiko.transport: userauth is OK +INF [20190331-10:53:36.080] thr=386 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:36.080] thr=386 paramiko.transport: userauth is OK +INF [20190331-10:53:36.102] thr=386 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:36.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:36.236] thr=386 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:36.236] thr=386 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:36.278] thr=386 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:36.278] thr=386 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:36.283] thr=386 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:36.296] thr=386 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:36.296] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:36.296] thr=386 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:36.296] thr=386 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:36.296] thr=386 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:36.338] thr=386 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:36.351] thr=386 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:36.351] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:36.351] thr=386 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:36.351] thr=386 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:36.351] thr=386 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:36.394] thr=386 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:36.401] thr=386 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:36.401] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:36.401] thr=386 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:36.404] thr=386 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:36.404] thr=386 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:36.446] thr=386 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:36.454] thr=386 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:36.454] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:36.454] thr=386 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:36.457] thr=386 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:36.457] thr=386 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:36.496] thr=386 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:36.507] thr=386 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:36.507] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:36.507] thr=386 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:36.509] thr=386 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:36.509] thr=386 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:36.551] thr=386 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:36.558] thr=386 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:36.558] thr=386 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:36.661] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:36.661] thr=386 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:36.661] thr=386 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:36.661] thr=386 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:36.672] thr=386 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:36.674] thr=386 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:36.674] thr=386 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:40.996] thr=387 paramiko.transport: starting thread (client mode): 0x148e470 +DEB [20190331-10:53:40.996] thr=387 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:41.004] thr=387 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:41.006] thr=387 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:41.009] thr=387 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:41.009] thr=387 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:41.009] thr=387 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:41.009] thr=387 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:41.009] thr=387 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:41.009] thr=387 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:41.012] thr=387 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:41.014] thr=387 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:41.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:41.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:41.054] thr=387 paramiko.transport: userauth is OK +INF [20190331-10:53:41.072] thr=387 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:41.072] thr=387 paramiko.transport: userauth is OK +INF [20190331-10:53:41.096] thr=387 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:41.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:41.241] thr=387 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:41.241] thr=387 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:41.283] thr=387 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:41.283] thr=387 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:41.285] thr=387 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:41.301] thr=387 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:41.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:41.301] thr=387 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:41.301] thr=387 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:41.301] thr=387 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:41.343] thr=387 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:41.356] thr=387 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:41.356] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:41.356] thr=387 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:41.356] thr=387 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:41.359] thr=387 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:41.399] thr=387 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:41.406] thr=387 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:41.409] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:41.409] thr=387 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:41.409] thr=387 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:41.409] thr=387 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:41.451] thr=387 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:41.459] thr=387 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:41.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:41.462] thr=387 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:41.462] thr=387 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:41.462] thr=387 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:41.504] thr=387 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:41.517] thr=387 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:41.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:41.517] thr=387 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:41.517] thr=387 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:41.517] thr=387 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:41.556] thr=387 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:41.564] thr=387 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:41.564] thr=387 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:41.667] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:41.667] thr=387 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:41.667] thr=387 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:41.670] thr=387 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:41.677] thr=387 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:41.680] thr=387 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:41.683] thr=387 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:45.993] thr=388 paramiko.transport: starting thread (client mode): 0x50648f0 +DEB [20190331-10:53:45.993] thr=388 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:46.009] thr=388 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:46.009] thr=388 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:46.009] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:46.009] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:46.071] thr=388 paramiko.transport: userauth is OK +INF [20190331-10:53:46.181] thr=388 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:46.181] thr=388 paramiko.transport: userauth is OK +INF [20190331-10:53:46.196] thr=388 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:46.196] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:46.337] thr=388 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:46.337] thr=388 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:46.384] thr=388 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:46.384] thr=388 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:46.384] thr=388 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:46.400] thr=388 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:46.400] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:46.400] thr=388 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:46.400] thr=388 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:46.400] thr=388 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:46.446] thr=388 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:46.446] thr=388 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:46.446] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:46.446] thr=388 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:46.446] thr=388 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:46.446] thr=388 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:46.509] thr=388 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:46.509] thr=388 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:46.509] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:46.509] thr=388 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:46.509] thr=388 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:46.509] thr=388 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:46.558] thr=388 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:46.558] thr=388 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:46.558] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:46.558] thr=388 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:46.558] thr=388 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:46.558] thr=388 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:46.621] thr=388 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:46.621] thr=388 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:46.621] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:46.621] thr=388 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:46.621] thr=388 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:46.621] thr=388 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:46.683] thr=388 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:46.683] thr=388 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:46.683] thr=388 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:46.808] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:46.808] thr=388 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:46.808] thr=388 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:46.808] thr=388 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:46.808] thr=388 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:46.808] thr=388 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:46.808] thr=388 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:50.999] thr=389 paramiko.transport: starting thread (client mode): 0x55e9ab0 +DEB [20190331-10:53:50.999] thr=389 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:51.007] thr=389 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:51.007] thr=389 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:51.011] thr=389 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:51.011] thr=389 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:51.011] thr=389 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:51.011] thr=389 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:51.011] thr=389 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:51.011] thr=389 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:51.014] thr=389 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:51.014] thr=389 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:51.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:51.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:51.057] thr=389 paramiko.transport: userauth is OK +INF [20190331-10:53:51.077] thr=389 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:51.077] thr=389 paramiko.transport: userauth is OK +INF [20190331-10:53:51.100] thr=389 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:51.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:51.253] thr=389 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:51.253] thr=389 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:51.296] thr=389 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:51.296] thr=389 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:51.300] thr=389 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:51.311] thr=389 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:51.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:51.311] thr=389 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:51.315] thr=389 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:51.315] thr=389 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:51.354] thr=389 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:51.366] thr=389 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:51.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:51.366] thr=389 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:51.366] thr=389 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:51.366] thr=389 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:51.409] thr=389 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:51.421] thr=389 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:51.421] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:51.421] thr=389 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:51.421] thr=389 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:51.421] thr=389 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:51.460] thr=389 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:51.467] thr=389 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:51.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:51.467] thr=389 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:51.467] thr=389 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:51.467] thr=389 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:51.510] thr=389 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:51.522] thr=389 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:51.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:51.522] thr=389 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:51.522] thr=389 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:51.522] thr=389 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:51.561] thr=389 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:51.572] thr=389 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:51.572] thr=389 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:51.674] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:51.674] thr=389 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:51.674] thr=389 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:51.674] thr=389 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:51.689] thr=389 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:51.689] thr=389 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:51.689] thr=389 paramiko.transport: EOF in transport thread +DEB [20190331-10:53:55.998] thr=390 paramiko.transport: starting thread (client mode): 0x55c5e70 +DEB [20190331-10:53:55.998] thr=390 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:53:56.009] thr=390 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:53:56.009] thr=390 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:53:56.013] thr=390 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:53:56.013] thr=390 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:53:56.013] thr=390 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:53:56.013] thr=390 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:53:56.013] thr=390 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:53:56.013] thr=390 paramiko.transport: Compression agreed: none +DEB [20190331-10:53:56.016] thr=390 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:53:56.016] thr=390 paramiko.transport: Switch to new keys ... +DEB [20190331-10:53:56.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:53:56.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:53:56.060] thr=390 paramiko.transport: userauth is OK +INF [20190331-10:53:56.082] thr=390 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:53:56.082] thr=390 paramiko.transport: userauth is OK +INF [20190331-10:53:56.103] thr=390 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:53:56.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:53:56.284] thr=390 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:53:56.284] thr=390 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:53:56.328] thr=390 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:53:56.328] thr=390 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:53:56.328] thr=390 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:53:56.342] thr=390 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:53:56.342] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:53:56.342] thr=390 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:53:56.346] thr=390 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:53:56.346] thr=390 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:53:56.386] thr=390 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:53:56.397] thr=390 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:53:56.397] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:53:56.397] thr=390 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:53:56.400] thr=390 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:53:56.400] thr=390 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:53:56.440] thr=390 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:53:56.451] thr=390 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:53:56.451] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:53:56.451] thr=390 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:53:56.451] thr=390 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:53:56.451] thr=390 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:53:56.495] thr=390 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:53:56.505] thr=390 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:53:56.505] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:53:56.505] thr=390 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:53:56.505] thr=390 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:53:56.505] thr=390 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:53:56.549] thr=390 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:53:56.560] thr=390 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:53:56.560] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:53:56.560] thr=390 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:53:56.563] thr=390 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:53:56.563] thr=390 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:53:56.603] thr=390 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:53:56.614] thr=390 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:53:56.614] thr=390 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:53:56.715] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:53:56.715] thr=390 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:53:56.715] thr=390 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:53:56.715] thr=390 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:53:56.726] thr=390 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:53:56.726] thr=390 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:53:56.726] thr=390 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:00.998] thr=391 paramiko.transport: starting thread (client mode): 0x55c5c10 +DEB [20190331-10:54:00.998] thr=391 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:01.008] thr=391 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:01.008] thr=391 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:01.012] thr=391 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:01.012] thr=391 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:01.012] thr=391 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:01.012] thr=391 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:01.012] thr=391 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:01.012] thr=391 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:01.017] thr=391 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:01.017] thr=391 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:01.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:01.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:01.059] thr=391 paramiko.transport: userauth is OK +INF [20190331-10:54:01.078] thr=391 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:01.080] thr=391 paramiko.transport: userauth is OK +INF [20190331-10:54:01.102] thr=391 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:01.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:01.261] thr=391 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:01.261] thr=391 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:01.303] thr=391 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:01.303] thr=391 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:01.306] thr=391 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:01.320] thr=391 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:01.320] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:01.320] thr=391 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:01.320] thr=391 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:01.320] thr=391 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:01.362] thr=391 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:01.374] thr=391 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:01.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:01.374] thr=391 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:01.376] thr=391 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:01.376] thr=391 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:01.414] thr=391 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:01.423] thr=391 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:01.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:01.423] thr=391 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:01.423] thr=391 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:01.423] thr=391 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:01.463] thr=391 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:01.472] thr=391 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:01.472] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:01.472] thr=391 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:01.475] thr=391 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:01.475] thr=391 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:01.512] thr=391 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:01.525] thr=391 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:01.525] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:01.525] thr=391 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:01.526] thr=391 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:01.526] thr=391 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:01.564] thr=391 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:01.573] thr=391 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:01.573] thr=391 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:01.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:01.677] thr=391 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:01.677] thr=391 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:01.679] thr=391 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:01.691] thr=391 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:01.691] thr=391 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:01.693] thr=391 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:06.000] thr=117 paramiko.transport: starting thread (client mode): 0x5376ed0 +DEB [20190331-10:54:06.000] thr=117 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:06.008] thr=117 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:06.008] thr=117 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:06.012] thr=117 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:06.012] thr=117 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:06.012] thr=117 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:06.012] thr=117 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:06.012] thr=117 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:06.012] thr=117 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:06.016] thr=117 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:06.018] thr=117 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:06.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:06.056] thr=117 paramiko.transport: userauth is OK +INF [20190331-10:54:06.075] thr=117 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:06.077] thr=117 paramiko.transport: userauth is OK +INF [20190331-10:54:06.097] thr=117 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:06.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:06.257] thr=117 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:06.257] thr=117 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:06.299] thr=117 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:06.299] thr=117 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:06.303] thr=117 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:06.317] thr=117 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:06.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:06.317] thr=117 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:06.317] thr=117 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:06.317] thr=117 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:06.357] thr=117 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:06.369] thr=117 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:06.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:06.369] thr=117 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:06.369] thr=117 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:06.371] thr=117 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:06.411] thr=117 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:06.421] thr=117 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:06.421] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:06.421] thr=117 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:06.421] thr=117 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:06.421] thr=117 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:06.460] thr=117 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:06.469] thr=117 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:06.469] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:06.471] thr=117 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:06.471] thr=117 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:06.471] thr=117 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:06.510] thr=117 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:06.523] thr=117 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:06.523] thr=117 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:06.523] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:06.563] thr=117 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:06.563] thr=117 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:06.565] thr=117 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:06.576] thr=117 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:06.576] thr=117 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:06.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:06.677] thr=117 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:06.677] thr=117 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:06.679] thr=117 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:06.700] thr=117 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:06.700] thr=117 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:06.702] thr=117 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:10.999] thr=392 paramiko.transport: starting thread (client mode): 0x5865f10 +DEB [20190331-10:54:10.999] thr=392 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:11.015] thr=392 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:11.017] thr=392 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:11.020] thr=392 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:11.022] thr=392 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:11.022] thr=392 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:11.022] thr=392 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:11.022] thr=392 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:11.022] thr=392 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:11.026] thr=392 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:11.026] thr=392 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:11.026] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:11.028] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:11.065] thr=392 paramiko.transport: userauth is OK +INF [20190331-10:54:11.086] thr=392 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:11.086] thr=392 paramiko.transport: userauth is OK +INF [20190331-10:54:11.109] thr=392 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:11.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:11.264] thr=392 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:11.264] thr=392 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:11.306] thr=392 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:11.306] thr=392 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:11.308] thr=392 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:11.322] thr=392 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:11.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:11.322] thr=392 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:11.325] thr=392 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:11.325] thr=392 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:11.364] thr=392 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:11.374] thr=392 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:11.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:11.376] thr=392 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:11.376] thr=392 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:11.376] thr=392 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:11.416] thr=392 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:11.424] thr=392 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:11.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:11.426] thr=392 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:11.426] thr=392 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:11.426] thr=392 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:11.466] thr=392 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:11.476] thr=392 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:11.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:11.476] thr=392 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:11.478] thr=392 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:11.478] thr=392 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:11.517] thr=392 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:11.528] thr=392 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:11.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:11.528] thr=392 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:11.530] thr=392 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:11.530] thr=392 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:11.570] thr=392 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:11.578] thr=392 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:11.578] thr=392 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:11.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:11.680] thr=392 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:11.680] thr=392 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:11.682] thr=392 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:11.696] thr=392 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:11.696] thr=392 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:11.698] thr=392 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:15.991] thr=144 paramiko.transport: starting thread (client mode): 0x5376c50 +DEB [20190331-10:54:15.991] thr=144 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:16.007] thr=144 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:16.007] thr=144 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:16.007] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:16.007] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:16.069] thr=144 paramiko.transport: userauth is OK +INF [20190331-10:54:16.085] thr=144 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:16.085] thr=144 paramiko.transport: userauth is OK +INF [20190331-10:54:16.101] thr=144 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:16.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:16.241] thr=144 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:16.241] thr=144 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:16.304] thr=144 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:16.304] thr=144 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:16.304] thr=144 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:16.319] thr=144 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:16.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:16.319] thr=144 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:16.319] thr=144 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:16.319] thr=144 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:16.366] thr=144 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:16.366] thr=144 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:16.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:16.366] thr=144 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:16.366] thr=144 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:16.366] thr=144 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:16.429] thr=144 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:16.429] thr=144 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:16.429] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:16.429] thr=144 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:16.429] thr=144 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:16.429] thr=144 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:16.491] thr=144 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:16.491] thr=144 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:16.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:16.491] thr=144 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:16.491] thr=144 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:16.491] thr=144 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:16.554] thr=144 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:16.554] thr=144 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:16.554] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:16.554] thr=144 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:16.554] thr=144 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:16.554] thr=144 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:16.616] thr=144 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:16.632] thr=144 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:16.632] thr=144 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:16.741] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:16.741] thr=144 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:16.741] thr=144 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:16.741] thr=144 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:16.741] thr=144 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:16.741] thr=144 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:16.741] thr=144 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:20.998] thr=393 paramiko.transport: starting thread (client mode): 0x54d0c70 +DEB [20190331-10:54:20.998] thr=393 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:21.006] thr=393 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:21.010] thr=393 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:21.010] thr=393 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:21.010] thr=393 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:21.010] thr=393 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:21.010] thr=393 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:21.010] thr=393 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:21.010] thr=393 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:21.014] thr=393 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:21.018] thr=393 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:21.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:21.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:21.057] thr=393 paramiko.transport: userauth is OK +INF [20190331-10:54:21.076] thr=393 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:21.076] thr=393 paramiko.transport: userauth is OK +INF [20190331-10:54:21.096] thr=393 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:21.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:21.237] thr=393 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:21.237] thr=393 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:21.279] thr=393 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:21.279] thr=393 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:21.283] thr=393 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:21.295] thr=393 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:21.295] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:21.295] thr=393 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:21.295] thr=393 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:21.295] thr=393 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:21.338] thr=393 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:21.350] thr=393 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:21.350] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:21.350] thr=393 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:21.350] thr=393 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:21.350] thr=393 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:21.393] thr=393 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:21.401] thr=393 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:21.401] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:21.401] thr=393 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:21.401] thr=393 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:21.401] thr=393 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:21.443] thr=393 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:21.451] thr=393 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:21.451] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:21.451] thr=393 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:21.455] thr=393 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:21.455] thr=393 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:21.494] thr=393 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:21.506] thr=393 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:21.506] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:21.506] thr=393 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:21.506] thr=393 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:21.506] thr=393 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:21.547] thr=393 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:21.554] thr=393 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:21.554] thr=393 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:21.660] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:21.660] thr=393 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:21.660] thr=393 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:21.660] thr=393 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:21.675] thr=393 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:21.675] thr=393 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:21.675] thr=393 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:25.999] thr=368 paramiko.transport: starting thread (client mode): 0x55c5830 +DEB [20190331-10:54:25.999] thr=368 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:26.010] thr=368 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:26.010] thr=368 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:26.010] thr=368 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:26.014] thr=368 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:26.014] thr=368 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:26.014] thr=368 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:26.014] thr=368 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:26.014] thr=368 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:26.018] thr=368 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:26.018] thr=368 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:26.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:26.057] thr=368 paramiko.transport: userauth is OK +INF [20190331-10:54:26.077] thr=368 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:26.077] thr=368 paramiko.transport: userauth is OK +INF [20190331-10:54:26.100] thr=368 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:26.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:26.245] thr=368 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:26.245] thr=368 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:26.288] thr=368 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:26.288] thr=368 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:26.292] thr=368 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:26.303] thr=368 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:26.303] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:26.307] thr=368 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:26.307] thr=368 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:26.307] thr=368 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:26.346] thr=368 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:26.358] thr=368 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:26.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:26.358] thr=368 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:26.358] thr=368 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:26.358] thr=368 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:26.397] thr=368 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:26.405] thr=368 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:26.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:26.405] thr=368 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:26.405] thr=368 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:26.405] thr=368 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:26.448] thr=368 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:26.456] thr=368 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:26.456] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:26.456] thr=368 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:26.456] thr=368 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:26.456] thr=368 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:26.499] thr=368 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:26.510] thr=368 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:26.510] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:26.510] thr=368 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:26.510] thr=368 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:26.510] thr=368 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:26.552] thr=368 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:26.560] thr=368 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:26.560] thr=368 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:26.665] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:26.665] thr=368 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:26.665] thr=368 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:26.665] thr=368 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:26.677] thr=368 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:26.677] thr=368 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:26.677] thr=368 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:31.002] thr=394 paramiko.transport: starting thread (client mode): 0x507d710 +DEB [20190331-10:54:31.002] thr=394 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:31.009] thr=394 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:31.009] thr=394 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:31.013] thr=394 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:31.013] thr=394 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:31.013] thr=394 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:31.013] thr=394 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:31.013] thr=394 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:31.013] thr=394 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:31.017] thr=394 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:31.017] thr=394 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:31.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:31.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:31.060] thr=394 paramiko.transport: userauth is OK +INF [20190331-10:54:31.080] thr=394 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:31.080] thr=394 paramiko.transport: userauth is OK +INF [20190331-10:54:31.103] thr=394 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:31.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:31.244] thr=394 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:31.244] thr=394 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:31.287] thr=394 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:31.287] thr=394 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:31.291] thr=394 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:31.302] thr=394 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:31.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:31.302] thr=394 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:31.302] thr=394 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:31.302] thr=394 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:31.341] thr=394 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:31.353] thr=394 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:31.353] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:31.353] thr=394 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:31.353] thr=394 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:31.353] thr=394 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:31.396] thr=394 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:31.404] thr=394 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:31.404] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:31.404] thr=394 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:31.404] thr=394 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:31.404] thr=394 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:31.447] thr=394 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:31.455] thr=394 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:31.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:31.455] thr=394 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:31.459] thr=394 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:31.459] thr=394 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:31.502] thr=394 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:31.509] thr=394 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:31.513] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:31.513] thr=394 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:31.513] thr=394 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:31.513] thr=394 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:31.552] thr=394 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:31.560] thr=394 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:31.560] thr=394 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:31.665] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:31.665] thr=394 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:31.665] thr=394 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:31.665] thr=394 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:31.677] thr=394 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:31.677] thr=394 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:31.685] thr=394 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:36.001] thr=395 paramiko.transport: starting thread (client mode): 0x50d0e30 +DEB [20190331-10:54:36.001] thr=395 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:36.009] thr=395 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:36.009] thr=395 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:36.012] thr=395 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:36.012] thr=395 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:36.012] thr=395 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:36.012] thr=395 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:36.012] thr=395 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:36.012] thr=395 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:36.016] thr=395 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:36.016] thr=395 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:36.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:36.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:36.058] thr=395 paramiko.transport: userauth is OK +INF [20190331-10:54:36.076] thr=395 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:36.076] thr=395 paramiko.transport: userauth is OK +INF [20190331-10:54:36.097] thr=395 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:36.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:36.246] thr=395 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:36.246] thr=395 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:36.289] thr=395 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:36.289] thr=395 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:36.292] thr=395 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:36.303] thr=395 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:36.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:36.306] thr=395 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:36.306] thr=395 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:36.306] thr=395 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:36.349] thr=395 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:36.359] thr=395 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:36.359] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:36.363] thr=395 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:36.363] thr=395 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:36.363] thr=395 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:36.406] thr=395 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:36.416] thr=395 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:36.416] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:36.416] thr=395 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:36.416] thr=395 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:36.416] thr=395 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:36.455] thr=395 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:36.462] thr=395 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:36.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:36.466] thr=395 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:36.466] thr=395 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:36.466] thr=395 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:36.505] thr=395 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:36.523] thr=395 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:36.523] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:36.523] thr=395 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:36.526] thr=395 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:36.526] thr=395 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:36.564] thr=395 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:36.571] thr=395 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:36.571] thr=395 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:36.674] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:36.674] thr=395 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:36.674] thr=395 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:36.674] thr=395 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:36.688] thr=395 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:36.688] thr=395 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:36.692] thr=395 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:40.997] thr=396 paramiko.transport: starting thread (client mode): 0x5363650 +DEB [20190331-10:54:40.997] thr=396 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:41.011] thr=396 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:41.011] thr=396 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:41.011] thr=396 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:41.011] thr=396 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:41.011] thr=396 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:41.011] thr=396 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:41.011] thr=396 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:41.011] thr=396 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:41.018] thr=396 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:41.018] thr=396 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:41.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:41.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:41.057] thr=396 paramiko.transport: userauth is OK +INF [20190331-10:54:41.075] thr=396 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:41.078] thr=396 paramiko.transport: userauth is OK +INF [20190331-10:54:41.107] thr=396 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:41.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:41.256] thr=396 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:41.256] thr=396 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:41.302] thr=396 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:41.302] thr=396 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:41.312] thr=396 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:41.323] thr=396 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:41.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:41.323] thr=396 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:41.323] thr=396 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:41.323] thr=396 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:41.372] thr=396 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:41.372] thr=396 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:41.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:41.372] thr=396 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:41.372] thr=396 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:41.376] thr=396 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:41.419] thr=396 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:41.422] thr=396 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:41.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:41.422] thr=396 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:41.426] thr=396 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:41.426] thr=396 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:41.468] thr=396 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:41.472] thr=396 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:41.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:41.475] thr=396 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:41.475] thr=396 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:41.475] thr=396 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:41.527] thr=396 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:41.528] thr=396 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:41.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:41.528] thr=396 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:41.528] thr=396 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:41.528] thr=396 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:41.571] thr=396 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:41.578] thr=396 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:41.578] thr=396 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:41.681] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:41.681] thr=396 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:41.681] thr=396 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:41.684] thr=396 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:41.695] thr=396 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:41.695] thr=396 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:41.699] thr=396 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:45.999] thr=397 paramiko.transport: starting thread (client mode): 0x4fe7bd0 +DEB [20190331-10:54:45.999] thr=397 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:46.013] thr=397 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:46.013] thr=397 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:46.013] thr=397 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:46.015] thr=397 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:46.015] thr=397 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:46.015] thr=397 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:46.015] thr=397 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:46.015] thr=397 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:46.018] thr=397 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:46.018] thr=397 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:46.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:46.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:46.059] thr=397 paramiko.transport: userauth is OK +INF [20190331-10:54:46.081] thr=397 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:46.081] thr=397 paramiko.transport: userauth is OK +INF [20190331-10:54:46.122] thr=397 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:46.122] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:46.270] thr=397 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:46.270] thr=397 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:46.312] thr=397 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:46.312] thr=397 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:46.328] thr=397 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:46.330] thr=397 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:46.330] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:46.330] thr=397 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:46.330] thr=397 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:46.330] thr=397 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:46.374] thr=397 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:46.385] thr=397 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:46.385] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:46.385] thr=397 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:46.385] thr=397 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:46.385] thr=397 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:46.429] thr=397 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:46.434] thr=397 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:46.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:46.437] thr=397 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:46.437] thr=397 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:46.437] thr=397 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:46.481] thr=397 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:46.489] thr=397 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:46.489] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:46.489] thr=397 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:46.489] thr=397 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:46.489] thr=397 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:46.534] thr=397 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:46.542] thr=397 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:46.542] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:46.542] thr=397 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:46.545] thr=397 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:46.545] thr=397 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:46.591] thr=397 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:46.594] thr=397 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:46.594] thr=397 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:46.698] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:46.698] thr=397 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:46.698] thr=397 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:46.703] thr=397 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:46.714] thr=397 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:46.714] thr=397 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:46.717] thr=397 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:50.999] thr=398 paramiko.transport: starting thread (client mode): 0x5363430 +DEB [20190331-10:54:50.999] thr=398 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:51.008] thr=398 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:51.008] thr=398 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:51.011] thr=398 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:51.011] thr=398 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:51.011] thr=398 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:51.013] thr=398 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:51.013] thr=398 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:51.013] thr=398 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:51.015] thr=398 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:51.015] thr=398 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:51.055] thr=398 paramiko.transport: userauth is OK +INF [20190331-10:54:51.130] thr=398 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:51.132] thr=398 paramiko.transport: userauth is OK +INF [20190331-10:54:51.153] thr=398 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:51.153] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:51.305] thr=398 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:51.305] thr=398 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:51.347] thr=398 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:51.347] thr=398 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:51.352] thr=398 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:51.363] thr=398 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:51.363] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:51.363] thr=398 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:51.363] thr=398 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:51.366] thr=398 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:51.405] thr=398 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:51.417] thr=398 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:51.417] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:51.417] thr=398 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:51.419] thr=398 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:51.419] thr=398 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:51.459] thr=398 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:51.468] thr=398 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:51.468] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:51.468] thr=398 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:51.471] thr=398 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:51.471] thr=398 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:51.511] thr=398 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:51.520] thr=398 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:51.520] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:51.520] thr=398 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:51.520] thr=398 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:51.520] thr=398 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:51.560] thr=398 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:51.570] thr=398 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:51.572] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:51.572] thr=398 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:51.572] thr=398 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:51.572] thr=398 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:51.612] thr=398 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:51.623] thr=398 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:51.623] thr=398 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:51.726] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:51.726] thr=398 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:51.726] thr=398 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:51.729] thr=398 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:51.736] thr=398 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:51.738] thr=398 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:51.738] thr=398 paramiko.transport: EOF in transport thread +DEB [20190331-10:54:55.999] thr=399 paramiko.transport: starting thread (client mode): 0x50ad350 +DEB [20190331-10:54:55.999] thr=399 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:54:56.008] thr=399 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:54:56.008] thr=399 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:54:56.010] thr=399 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:54:56.010] thr=399 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:54:56.010] thr=399 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:54:56.010] thr=399 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:54:56.010] thr=399 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:54:56.013] thr=399 paramiko.transport: Compression agreed: none +DEB [20190331-10:54:56.015] thr=399 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:54:56.015] thr=399 paramiko.transport: Switch to new keys ... +DEB [20190331-10:54:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:54:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:54:56.057] thr=399 paramiko.transport: userauth is OK +INF [20190331-10:54:56.076] thr=399 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:54:56.076] thr=399 paramiko.transport: userauth is OK +INF [20190331-10:54:56.097] thr=399 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:54:56.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:54:56.256] thr=399 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:54:56.256] thr=399 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:54:56.300] thr=399 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:54:56.300] thr=399 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:54:56.303] thr=399 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:54:56.317] thr=399 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:54:56.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:54:56.317] thr=399 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:54:56.319] thr=399 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:54:56.319] thr=399 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:54:56.359] thr=399 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:54:56.373] thr=399 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:54:56.373] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:54:56.373] thr=399 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:54:56.373] thr=399 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:54:56.373] thr=399 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:54:56.415] thr=399 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:54:56.424] thr=399 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:54:56.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:54:56.424] thr=399 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:54:56.424] thr=399 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:54:56.424] thr=399 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:54:56.466] thr=399 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:54:56.475] thr=399 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:54:56.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:54:56.475] thr=399 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:54:56.478] thr=399 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:54:56.478] thr=399 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:54:56.515] thr=399 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:54:56.528] thr=399 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:54:56.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:54:56.528] thr=399 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:54:56.528] thr=399 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:54:56.528] thr=399 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:54:56.568] thr=399 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:54:56.577] thr=399 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:54:56.579] thr=399 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:54:56.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:54:56.680] thr=399 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:54:56.680] thr=399 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:54:56.682] thr=399 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:54:56.696] thr=399 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:54:56.696] thr=399 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:54:56.699] thr=399 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:00.999] thr=400 paramiko.transport: starting thread (client mode): 0x5096cd0 +DEB [20190331-10:55:00.999] thr=400 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:01.008] thr=400 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:01.008] thr=400 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:01.010] thr=400 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:01.010] thr=400 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:01.010] thr=400 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:01.010] thr=400 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:01.010] thr=400 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:01.010] thr=400 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:01.015] thr=400 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:01.015] thr=400 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:01.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:01.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:01.057] thr=400 paramiko.transport: userauth is OK +INF [20190331-10:55:01.078] thr=400 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:01.078] thr=400 paramiko.transport: userauth is OK +INF [20190331-10:55:01.099] thr=400 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:01.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:01.260] thr=400 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:01.260] thr=400 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:01.302] thr=400 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:01.302] thr=400 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:01.307] thr=400 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:01.321] thr=400 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:01.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:01.321] thr=400 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:01.321] thr=400 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:01.321] thr=400 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:01.361] thr=400 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:01.372] thr=400 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:01.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:01.372] thr=400 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:01.372] thr=400 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:01.372] thr=400 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:01.412] thr=400 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:01.421] thr=400 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:01.421] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:01.424] thr=400 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:01.424] thr=400 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:01.424] thr=400 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:01.466] thr=400 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:01.475] thr=400 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:01.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:01.475] thr=400 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:01.475] thr=400 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:01.475] thr=400 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:01.517] thr=400 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:01.530] thr=400 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:01.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:01.530] thr=400 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:01.530] thr=400 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:01.530] thr=400 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:01.570] thr=400 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:01.580] thr=400 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:01.580] thr=400 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:01.682] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:01.682] thr=400 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:01.682] thr=400 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:01.685] thr=400 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:01.696] thr=400 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:01.696] thr=400 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:01.699] thr=400 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:05.998] thr=401 paramiko.transport: starting thread (client mode): 0x536d410 +DEB [20190331-10:55:05.998] thr=401 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:06.007] thr=401 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:06.007] thr=401 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:06.011] thr=401 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:06.011] thr=401 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:06.011] thr=401 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:06.011] thr=401 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:06.011] thr=401 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:06.011] thr=401 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:06.016] thr=401 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:06.016] thr=401 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:06.057] thr=401 paramiko.transport: userauth is OK +INF [20190331-10:55:06.075] thr=401 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:06.077] thr=401 paramiko.transport: userauth is OK +INF [20190331-10:55:06.100] thr=401 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:06.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:06.263] thr=401 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:06.263] thr=401 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:06.306] thr=401 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:06.306] thr=401 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:06.311] thr=401 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:06.324] thr=401 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:06.324] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:06.324] thr=401 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:06.324] thr=401 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:06.324] thr=401 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:06.365] thr=401 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:06.379] thr=401 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:06.379] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:06.379] thr=401 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:06.381] thr=401 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:06.381] thr=401 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:06.422] thr=401 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:06.431] thr=401 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:06.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:06.431] thr=401 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:06.431] thr=401 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:06.431] thr=401 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:06.472] thr=401 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:06.481] thr=401 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:06.481] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:06.481] thr=401 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:06.481] thr=401 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:06.483] thr=401 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:06.522] thr=401 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:06.532] thr=401 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:06.532] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:06.534] thr=401 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:06.534] thr=401 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:06.534] thr=401 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:06.573] thr=401 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:06.582] thr=401 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:06.582] thr=401 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:06.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:06.684] thr=401 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:06.684] thr=401 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:06.686] thr=401 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:06.697] thr=401 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:06.700] thr=401 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:06.700] thr=401 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:10.998] thr=295 paramiko.transport: starting thread (client mode): 0x4fa9390 +DEB [20190331-10:55:10.998] thr=295 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:11.009] thr=295 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:11.009] thr=295 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:11.011] thr=295 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:11.011] thr=295 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:11.011] thr=295 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:11.011] thr=295 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:11.011] thr=295 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:11.011] thr=295 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:11.016] thr=295 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:11.016] thr=295 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:11.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:11.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:11.057] thr=295 paramiko.transport: userauth is OK +INF [20190331-10:55:11.075] thr=295 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:11.077] thr=295 paramiko.transport: userauth is OK +INF [20190331-10:55:11.098] thr=295 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:11.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:11.245] thr=295 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:11.245] thr=295 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:11.288] thr=295 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:11.288] thr=295 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:11.292] thr=295 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:11.304] thr=295 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:11.304] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:11.306] thr=295 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:11.306] thr=295 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:11.306] thr=295 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:11.345] thr=295 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:11.358] thr=295 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:11.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:11.358] thr=295 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:11.358] thr=295 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:11.358] thr=295 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:11.399] thr=295 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:11.408] thr=295 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:11.408] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:11.408] thr=295 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:11.410] thr=295 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:11.410] thr=295 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:11.451] thr=295 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:11.463] thr=295 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:11.463] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:11.463] thr=295 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:11.463] thr=295 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:11.463] thr=295 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:11.501] thr=295 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:11.512] thr=295 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:11.512] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:11.512] thr=295 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:11.515] thr=295 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:11.515] thr=295 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:11.552] thr=295 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:11.561] thr=295 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:11.564] thr=295 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:11.666] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:11.666] thr=295 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:11.666] thr=295 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:11.668] thr=295 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:11.677] thr=295 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:11.677] thr=295 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:11.679] thr=295 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:15.998] thr=402 paramiko.transport: starting thread (client mode): 0x50ecb30 +DEB [20190331-10:55:15.998] thr=402 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:16.013] thr=402 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:16.013] thr=402 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:16.013] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:16.013] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:16.076] thr=402 paramiko.transport: userauth is OK +INF [20190331-10:55:16.092] thr=402 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:16.092] thr=402 paramiko.transport: userauth is OK +INF [20190331-10:55:16.107] thr=402 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:16.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:16.263] thr=402 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:16.263] thr=402 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:16.326] thr=402 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:16.326] thr=402 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:16.326] thr=402 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:16.342] thr=402 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:16.342] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:16.342] thr=402 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:16.342] thr=402 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:16.342] thr=402 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:16.388] thr=402 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:16.388] thr=402 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:16.388] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:16.388] thr=402 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:16.388] thr=402 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:16.388] thr=402 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:16.451] thr=402 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:16.451] thr=402 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:16.451] thr=402 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:16.451] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:16.513] thr=402 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:16.513] thr=402 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:16.513] thr=402 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:16.513] thr=402 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:16.513] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:16.513] thr=402 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:16.513] thr=402 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:16.513] thr=402 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:16.576] thr=402 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:16.576] thr=402 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:16.592] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:16.592] thr=402 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:16.592] thr=402 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:16.592] thr=402 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:16.638] thr=402 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:16.638] thr=402 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:16.638] thr=402 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:16.763] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:16.763] thr=402 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:16.763] thr=402 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:16.763] thr=402 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:16.763] thr=402 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:16.763] thr=402 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:16.763] thr=402 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:20.997] thr=403 paramiko.transport: starting thread (client mode): 0x54d0770 +DEB [20190331-10:55:20.997] thr=403 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:21.009] thr=403 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:21.009] thr=403 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:21.009] thr=403 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:21.009] thr=403 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:21.009] thr=403 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:21.009] thr=403 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:21.009] thr=403 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:21.013] thr=403 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:21.017] thr=403 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:21.017] thr=403 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:21.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:21.060] thr=403 paramiko.transport: userauth is OK +INF [20190331-10:55:21.079] thr=403 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:21.079] thr=403 paramiko.transport: userauth is OK +INF [20190331-10:55:21.103] thr=403 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:21.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:21.282] thr=403 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:21.282] thr=403 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:21.325] thr=403 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:21.325] thr=403 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:21.329] thr=403 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:21.341] thr=403 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:21.341] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:21.341] thr=403 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:21.341] thr=403 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:21.341] thr=403 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:21.384] thr=403 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:21.395] thr=403 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:21.395] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:21.395] thr=403 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:21.395] thr=403 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:21.395] thr=403 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:21.438] thr=403 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:21.446] thr=403 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:21.446] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:21.446] thr=403 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:21.450] thr=403 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:21.450] thr=403 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:21.489] thr=403 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:21.497] thr=403 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:21.497] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:21.497] thr=403 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:21.497] thr=403 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:21.501] thr=403 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:21.540] thr=403 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:21.551] thr=403 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:21.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:21.551] thr=403 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:21.551] thr=403 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:21.551] thr=403 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:21.594] thr=403 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:21.614] thr=403 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:21.614] thr=403 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:21.715] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:21.715] thr=403 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:21.715] thr=403 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:21.715] thr=403 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:21.727] thr=403 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:21.727] thr=403 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:21.727] thr=403 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:25.998] thr=404 paramiko.transport: starting thread (client mode): 0x5363f50 +DEB [20190331-10:55:26.000] thr=404 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:26.010] thr=404 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:26.010] thr=404 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:26.012] thr=404 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:26.012] thr=404 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:26.012] thr=404 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:26.012] thr=404 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:26.012] thr=404 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:26.012] thr=404 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:26.017] thr=404 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:26.017] thr=404 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:26.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:26.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:26.061] thr=404 paramiko.transport: userauth is OK +INF [20190331-10:55:26.081] thr=404 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:26.081] thr=404 paramiko.transport: userauth is OK +INF [20190331-10:55:26.103] thr=404 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:26.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:26.251] thr=404 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:26.251] thr=404 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:26.293] thr=404 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:26.293] thr=404 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:26.295] thr=404 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:26.310] thr=404 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:26.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:26.310] thr=404 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:26.310] thr=404 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:26.310] thr=404 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:26.351] thr=404 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:26.364] thr=404 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:26.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:26.364] thr=404 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:26.364] thr=404 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:26.364] thr=404 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:26.403] thr=404 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:26.412] thr=404 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:26.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:26.412] thr=404 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:26.412] thr=404 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:26.412] thr=404 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:26.451] thr=404 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:26.459] thr=404 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:26.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:26.461] thr=404 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:26.461] thr=404 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:26.461] thr=404 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:26.500] thr=404 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:26.512] thr=404 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:26.512] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:26.512] thr=404 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:26.512] thr=404 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:26.512] thr=404 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:26.550] thr=404 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:26.560] thr=404 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:26.560] thr=404 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:26.662] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:26.662] thr=404 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:26.662] thr=404 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:26.665] thr=404 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:26.675] thr=404 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:26.677] thr=404 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:26.677] thr=404 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:30.997] thr=405 paramiko.transport: starting thread (client mode): 0x5064b70 +DEB [20190331-10:55:30.999] thr=405 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:31.006] thr=405 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:31.009] thr=405 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:31.011] thr=405 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:31.011] thr=405 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:31.011] thr=405 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:31.011] thr=405 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:31.011] thr=405 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:31.011] thr=405 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:31.016] thr=405 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:31.016] thr=405 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:31.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:31.055] thr=405 paramiko.transport: userauth is OK +INF [20190331-10:55:31.075] thr=405 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:31.075] thr=405 paramiko.transport: userauth is OK +INF [20190331-10:55:31.097] thr=405 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:31.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:31.243] thr=405 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:31.243] thr=405 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:31.285] thr=405 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:31.285] thr=405 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:31.289] thr=405 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:31.302] thr=405 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:31.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:31.302] thr=405 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:31.302] thr=405 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:31.302] thr=405 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:31.343] thr=405 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:31.358] thr=405 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:31.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:31.358] thr=405 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:31.358] thr=405 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:31.358] thr=405 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:31.397] thr=405 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:31.406] thr=405 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:31.406] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:31.406] thr=405 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:31.406] thr=405 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:31.406] thr=405 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:31.448] thr=405 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:31.458] thr=405 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:31.458] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:31.458] thr=405 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:31.460] thr=405 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:31.460] thr=405 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:31.499] thr=405 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:31.511] thr=405 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:31.511] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:31.511] thr=405 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:31.511] thr=405 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:31.514] thr=405 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:31.554] thr=405 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:31.564] thr=405 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:31.564] thr=405 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:31.666] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:31.666] thr=405 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:31.666] thr=405 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:31.669] thr=405 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:31.688] thr=405 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:31.688] thr=405 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:31.691] thr=405 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:35.998] thr=274 paramiko.transport: starting thread (client mode): 0x55e98f0 +DEB [20190331-10:55:35.998] thr=274 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:36.008] thr=274 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:36.008] thr=274 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:36.010] thr=274 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:36.010] thr=274 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:36.010] thr=274 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:36.010] thr=274 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:36.010] thr=274 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:36.010] thr=274 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:36.015] thr=274 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:36.015] thr=274 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:36.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:36.056] thr=274 paramiko.transport: userauth is OK +INF [20190331-10:55:36.077] thr=274 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:36.077] thr=274 paramiko.transport: userauth is OK +INF [20190331-10:55:36.096] thr=274 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:36.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:36.248] thr=274 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:36.248] thr=274 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:36.290] thr=274 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:36.290] thr=274 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:36.295] thr=274 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:36.311] thr=274 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:36.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:36.311] thr=274 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:36.313] thr=274 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:36.313] thr=274 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:36.353] thr=274 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:36.366] thr=274 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:36.366] thr=274 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:36.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:36.408] thr=274 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:36.408] thr=274 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:36.410] thr=274 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:36.420] thr=274 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:36.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:36.420] thr=274 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:36.420] thr=274 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:36.422] thr=274 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:36.459] thr=274 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:36.468] thr=274 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:36.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:36.471] thr=274 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:36.471] thr=274 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:36.471] thr=274 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:36.512] thr=274 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:36.524] thr=274 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:36.524] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:36.525] thr=274 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:36.525] thr=274 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:36.525] thr=274 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:36.564] thr=274 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:36.574] thr=274 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:36.574] thr=274 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:36.675] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:36.675] thr=274 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:36.675] thr=274 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:36.678] thr=274 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:36.689] thr=274 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:36.689] thr=274 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:36.692] thr=274 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:40.998] thr=406 paramiko.transport: starting thread (client mode): 0x50f39b0 +DEB [20190331-10:55:40.998] thr=406 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:41.009] thr=406 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:41.011] thr=406 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:41.016] thr=406 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:41.016] thr=406 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:41.016] thr=406 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:41.016] thr=406 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:41.016] thr=406 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:41.016] thr=406 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:41.020] thr=406 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:41.020] thr=406 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:41.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:41.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:41.060] thr=406 paramiko.transport: userauth is OK +INF [20190331-10:55:41.082] thr=406 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:41.082] thr=406 paramiko.transport: userauth is OK +INF [20190331-10:55:41.104] thr=406 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:41.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:41.272] thr=406 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:41.272] thr=406 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:41.313] thr=406 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:41.313] thr=406 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:41.318] thr=406 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:41.331] thr=406 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:41.331] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:41.331] thr=406 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:41.333] thr=406 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:41.333] thr=406 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:41.373] thr=406 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:41.384] thr=406 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:41.386] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:41.386] thr=406 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:41.386] thr=406 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:41.386] thr=406 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:41.428] thr=406 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:41.439] thr=406 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:41.439] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:41.439] thr=406 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:41.439] thr=406 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:41.439] thr=406 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:41.477] thr=406 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:41.486] thr=406 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:41.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:41.486] thr=406 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:41.488] thr=406 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:41.488] thr=406 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:41.527] thr=406 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:41.538] thr=406 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:41.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:41.540] thr=406 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:41.540] thr=406 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:41.540] thr=406 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:41.578] thr=406 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:41.586] thr=406 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:41.588] thr=406 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:41.690] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:41.690] thr=406 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:41.690] thr=406 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:41.692] thr=406 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:41.703] thr=406 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:41.703] thr=406 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:41.705] thr=406 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:45.997] thr=407 paramiko.transport: starting thread (client mode): 0x50a3050 +DEB [20190331-10:55:45.997] thr=407 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:46.007] thr=407 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:46.007] thr=407 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:46.011] thr=407 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:46.011] thr=407 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:46.011] thr=407 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:46.011] thr=407 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:46.011] thr=407 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:46.011] thr=407 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:46.015] thr=407 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:46.015] thr=407 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:46.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:46.057] thr=407 paramiko.transport: userauth is OK +INF [20190331-10:55:46.077] thr=407 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:46.077] thr=407 paramiko.transport: userauth is OK +INF [20190331-10:55:46.100] thr=407 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:46.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:46.251] thr=407 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:46.251] thr=407 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:46.293] thr=407 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:46.293] thr=407 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:46.297] thr=407 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:46.309] thr=407 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:46.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:46.309] thr=407 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:46.309] thr=407 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:46.309] thr=407 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:46.351] thr=407 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:46.363] thr=407 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:46.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:46.363] thr=407 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:46.365] thr=407 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:46.365] thr=407 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:46.402] thr=407 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:46.413] thr=407 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:46.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:46.413] thr=407 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:46.413] thr=407 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:46.413] thr=407 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:46.452] thr=407 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:46.462] thr=407 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:46.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:46.462] thr=407 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:46.462] thr=407 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:46.462] thr=407 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:46.504] thr=407 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:46.516] thr=407 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:46.516] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:46.516] thr=407 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:46.518] thr=407 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:46.518] thr=407 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:46.556] thr=407 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:46.566] thr=407 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:46.566] thr=407 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:46.668] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:46.668] thr=407 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:46.668] thr=407 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:46.670] thr=407 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:46.680] thr=407 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:46.682] thr=407 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:46.682] thr=407 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:50.999] thr=408 paramiko.transport: starting thread (client mode): 0x54d0f70 +DEB [20190331-10:55:50.999] thr=408 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:51.007] thr=408 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:51.007] thr=408 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:51.009] thr=408 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:51.009] thr=408 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:51.009] thr=408 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:51.009] thr=408 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:51.009] thr=408 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:51.009] thr=408 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:51.013] thr=408 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:51.015] thr=408 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:51.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:51.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:51.054] thr=408 paramiko.transport: userauth is OK +INF [20190331-10:55:51.075] thr=408 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:51.075] thr=408 paramiko.transport: userauth is OK +INF [20190331-10:55:51.096] thr=408 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:51.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:51.237] thr=408 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:51.237] thr=408 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:51.278] thr=408 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:51.278] thr=408 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:51.282] thr=408 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:51.295] thr=408 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:51.295] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:51.297] thr=408 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:51.297] thr=408 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:51.297] thr=408 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:51.338] thr=408 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:51.350] thr=408 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:51.350] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:51.350] thr=408 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:51.350] thr=408 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:51.350] thr=408 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:51.390] thr=408 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:51.400] thr=408 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:51.400] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:51.400] thr=408 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:51.400] thr=408 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:51.400] thr=408 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:51.439] thr=408 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:51.450] thr=408 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:51.450] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:51.450] thr=408 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:51.450] thr=408 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:51.450] thr=408 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:51.489] thr=408 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:51.502] thr=408 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:51.502] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:51.502] thr=408 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:51.502] thr=408 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:51.502] thr=408 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:51.542] thr=408 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:51.553] thr=408 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:51.553] thr=408 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:51.654] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:51.654] thr=408 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:51.654] thr=408 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:51.656] thr=408 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:51.668] thr=408 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:51.668] thr=408 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:51.671] thr=408 paramiko.transport: EOF in transport thread +DEB [20190331-10:55:55.997] thr=409 paramiko.transport: starting thread (client mode): 0x55c5b10 +DEB [20190331-10:55:55.997] thr=409 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:55:56.012] thr=409 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: Compression agreed: none +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:55:56.012] thr=409 paramiko.transport: Switch to new keys ... +DEB [20190331-10:55:56.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:55:56.012] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:55:56.075] thr=409 paramiko.transport: userauth is OK +INF [20190331-10:55:56.168] thr=409 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:55:56.168] thr=409 paramiko.transport: userauth is OK +INF [20190331-10:55:56.184] thr=409 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:55:56.184] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:55:56.356] thr=409 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:55:56.356] thr=409 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:55:56.418] thr=409 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:55:56.418] thr=409 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:55:56.418] thr=409 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:55:56.434] thr=409 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:55:56.434] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:55:56.434] thr=409 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:55:56.434] thr=409 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:55:56.434] thr=409 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:55:56.481] thr=409 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:55:56.481] thr=409 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:55:56.481] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:55:56.481] thr=409 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:55:56.481] thr=409 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:55:56.481] thr=409 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:55:56.536] thr=409 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:55:56.544] thr=409 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:55:56.544] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:55:56.544] thr=409 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:55:56.547] thr=409 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:55:56.547] thr=409 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:55:56.586] thr=409 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:55:56.598] thr=409 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:55:56.598] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:55:56.598] thr=409 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:55:56.598] thr=409 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:55:56.598] thr=409 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:55:56.641] thr=409 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:55:56.653] thr=409 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:55:56.653] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:55:56.653] thr=409 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:55:56.653] thr=409 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:55:56.653] thr=409 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:55:56.696] thr=409 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:55:56.711] thr=409 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:55:56.711] thr=409 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:55:56.813] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:55:56.813] thr=409 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:55:56.813] thr=409 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:55:56.813] thr=409 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:55:56.821] thr=409 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:55:56.821] thr=409 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:55:56.825] thr=409 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:00.999] thr=410 paramiko.transport: starting thread (client mode): 0x50a3030 +DEB [20190331-10:56:00.999] thr=410 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:01.006] thr=410 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:01.006] thr=410 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:01.010] thr=410 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:01.010] thr=410 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:01.010] thr=410 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:01.010] thr=410 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:01.010] thr=410 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:01.010] thr=410 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:01.014] thr=410 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:01.017] thr=410 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:01.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:01.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:01.059] thr=410 paramiko.transport: userauth is OK +INF [20190331-10:56:01.078] thr=410 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:01.078] thr=410 paramiko.transport: userauth is OK +INF [20190331-10:56:01.100] thr=410 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:01.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:01.250] thr=410 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:01.250] thr=410 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:01.292] thr=410 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:01.292] thr=410 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:01.296] thr=410 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:01.311] thr=410 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:01.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:01.311] thr=410 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:01.311] thr=410 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:01.311] thr=410 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:01.356] thr=410 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:01.367] thr=410 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:01.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:01.367] thr=410 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:01.367] thr=410 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:01.367] thr=410 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:01.408] thr=410 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:01.416] thr=410 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:01.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:01.420] thr=410 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:01.420] thr=410 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:01.420] thr=410 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:01.457] thr=410 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:01.465] thr=410 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:01.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:01.468] thr=410 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:01.468] thr=410 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:01.468] thr=410 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:01.506] thr=410 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:01.517] thr=410 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:01.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:01.517] thr=410 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:01.517] thr=410 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:01.517] thr=410 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:01.558] thr=410 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:01.565] thr=410 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:01.565] thr=410 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:01.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:01.670] thr=410 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:01.670] thr=410 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:01.670] thr=410 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:01.682] thr=410 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:01.682] thr=410 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:01.689] thr=410 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:05.998] thr=411 paramiko.transport: starting thread (client mode): 0x55c50b0 +DEB [20190331-10:56:05.998] thr=411 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:06.010] thr=411 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:06.010] thr=411 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:06.010] thr=411 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:06.013] thr=411 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:06.013] thr=411 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:06.013] thr=411 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:06.013] thr=411 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:06.013] thr=411 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:06.017] thr=411 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:06.017] thr=411 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:06.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:06.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:06.058] thr=411 paramiko.transport: userauth is OK +INF [20190331-10:56:06.077] thr=411 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:06.077] thr=411 paramiko.transport: userauth is OK +INF [20190331-10:56:06.100] thr=411 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:06.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:06.250] thr=411 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:06.250] thr=411 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:06.292] thr=411 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:06.292] thr=411 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:06.295] thr=411 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:06.307] thr=411 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:06.307] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:06.307] thr=411 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:06.307] thr=411 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:06.307] thr=411 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:06.348] thr=411 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:06.359] thr=411 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:06.359] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:06.359] thr=411 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:06.359] thr=411 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:06.359] thr=411 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:06.401] thr=411 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:06.408] thr=411 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:06.408] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:06.412] thr=411 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:06.412] thr=411 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:06.412] thr=411 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:06.449] thr=411 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:06.457] thr=411 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:06.457] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:06.457] thr=411 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:06.457] thr=411 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:06.461] thr=411 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:06.498] thr=411 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:06.510] thr=411 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:06.510] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:06.510] thr=411 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:06.510] thr=411 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:06.510] thr=411 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:06.550] thr=411 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:06.560] thr=411 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:06.560] thr=411 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:06.663] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:06.663] thr=411 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:06.663] thr=411 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:06.666] thr=411 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:06.676] thr=411 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:06.680] thr=411 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:06.680] thr=411 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:11.001] thr=412 paramiko.transport: starting thread (client mode): 0x5006f50 +DEB [20190331-10:56:11.001] thr=412 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:11.011] thr=412 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:11.011] thr=412 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:11.014] thr=412 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:11.014] thr=412 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:11.014] thr=412 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:11.014] thr=412 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:11.014] thr=412 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:11.014] thr=412 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:11.017] thr=412 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:11.017] thr=412 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:11.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:11.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:11.061] thr=412 paramiko.transport: userauth is OK +INF [20190331-10:56:11.081] thr=412 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:11.081] thr=412 paramiko.transport: userauth is OK +INF [20190331-10:56:11.104] thr=412 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:11.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:11.254] thr=412 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:11.257] thr=412 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:11.297] thr=412 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:11.297] thr=412 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:11.301] thr=412 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:11.311] thr=412 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:11.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:11.311] thr=412 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:11.314] thr=412 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:11.314] thr=412 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:11.351] thr=412 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:11.364] thr=412 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:11.364] thr=412 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:11.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:11.404] thr=412 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:11.404] thr=412 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:11.404] thr=412 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:11.414] thr=412 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:11.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:11.417] thr=412 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:11.417] thr=412 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:11.417] thr=412 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:11.457] thr=412 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:11.467] thr=412 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:11.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:11.467] thr=412 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:11.467] thr=412 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:11.467] thr=412 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:11.507] thr=412 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:11.517] thr=412 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:11.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:11.521] thr=412 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:11.521] thr=412 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:11.521] thr=412 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:11.561] thr=412 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:11.571] thr=412 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:11.571] thr=412 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:11.674] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:11.674] thr=412 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:11.674] thr=412 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:11.674] thr=412 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:11.684] thr=412 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:11.684] thr=412 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:11.687] thr=412 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:15.999] thr=413 paramiko.transport: starting thread (client mode): 0x53d6eb0 +DEB [20190331-10:56:15.999] thr=413 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:16.010] thr=413 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:16.010] thr=413 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:16.015] thr=413 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:16.015] thr=413 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:16.015] thr=413 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:16.015] thr=413 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:16.015] thr=413 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:16.015] thr=413 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:16.018] thr=413 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:16.018] thr=413 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:16.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:16.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:16.061] thr=413 paramiko.transport: userauth is OK +INF [20190331-10:56:16.081] thr=413 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:16.081] thr=413 paramiko.transport: userauth is OK +INF [20190331-10:56:16.102] thr=413 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:16.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:16.264] thr=413 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:16.264] thr=413 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:16.310] thr=413 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:16.310] thr=413 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:16.313] thr=413 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:16.329] thr=413 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:16.329] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:16.329] thr=413 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:16.329] thr=413 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:16.332] thr=413 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:16.370] thr=413 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:16.386] thr=413 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:16.386] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:16.386] thr=413 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:16.386] thr=413 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:16.386] thr=413 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:16.427] thr=413 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:16.436] thr=413 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:16.436] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:16.436] thr=413 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:16.436] thr=413 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:16.436] thr=413 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:16.477] thr=413 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:16.485] thr=413 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:16.485] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:16.485] thr=413 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:16.488] thr=413 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:16.488] thr=413 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:16.526] thr=413 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:16.537] thr=413 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:16.537] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:16.537] thr=413 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:16.537] thr=413 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:16.537] thr=413 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:16.578] thr=413 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:16.589] thr=413 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:16.589] thr=413 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:16.690] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:16.690] thr=413 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:16.690] thr=413 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:16.693] thr=413 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:16.709] thr=413 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:16.709] thr=413 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:16.712] thr=413 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:20.998] thr=414 paramiko.transport: starting thread (client mode): 0x53866b0 +DEB [20190331-10:56:20.998] thr=414 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:21.007] thr=414 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:21.007] thr=414 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:21.009] thr=414 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:21.009] thr=414 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:21.009] thr=414 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:21.009] thr=414 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:21.011] thr=414 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:21.011] thr=414 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:21.014] thr=414 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:21.016] thr=414 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:21.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:21.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:21.056] thr=414 paramiko.transport: userauth is OK +INF [20190331-10:56:21.078] thr=414 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:21.080] thr=414 paramiko.transport: userauth is OK +INF [20190331-10:56:21.103] thr=414 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:21.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:21.247] thr=414 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:21.249] thr=414 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:21.294] thr=414 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:21.294] thr=414 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:21.298] thr=414 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:21.310] thr=414 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:21.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:21.312] thr=414 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:21.312] thr=414 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:21.312] thr=414 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:21.352] thr=414 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:21.363] thr=414 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:21.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:21.365] thr=414 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:21.365] thr=414 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:21.365] thr=414 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:21.405] thr=414 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:21.414] thr=414 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:21.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:21.416] thr=414 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:21.416] thr=414 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:21.416] thr=414 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:21.457] thr=414 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:21.465] thr=414 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:21.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:21.465] thr=414 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:21.465] thr=414 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:21.465] thr=414 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:21.508] thr=414 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:21.519] thr=414 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:21.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:21.521] thr=414 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:21.521] thr=414 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:21.521] thr=414 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:21.562] thr=414 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:21.571] thr=414 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:21.571] thr=414 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:21.674] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:21.674] thr=414 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:21.674] thr=414 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:21.676] thr=414 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:21.687] thr=414 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:21.687] thr=414 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:21.689] thr=414 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:25.998] thr=265 paramiko.transport: starting thread (client mode): 0x54cd390 +DEB [20190331-10:56:25.998] thr=265 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:26.007] thr=265 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:26.007] thr=265 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:26.009] thr=265 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:26.009] thr=265 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:26.009] thr=265 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:26.009] thr=265 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:26.009] thr=265 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:26.011] thr=265 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:26.014] thr=265 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:26.016] thr=265 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:26.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:26.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:26.056] thr=265 paramiko.transport: userauth is OK +INF [20190331-10:56:26.074] thr=265 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:26.074] thr=265 paramiko.transport: userauth is OK +INF [20190331-10:56:26.096] thr=265 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:26.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:26.250] thr=265 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:26.250] thr=265 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:26.294] thr=265 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:26.294] thr=265 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:26.299] thr=265 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:26.312] thr=265 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:26.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:26.312] thr=265 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:26.312] thr=265 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:26.312] thr=265 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:26.352] thr=265 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:26.363] thr=265 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:26.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:26.365] thr=265 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:26.365] thr=265 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:26.365] thr=265 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:26.405] thr=265 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:26.414] thr=265 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:26.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:26.414] thr=265 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:26.417] thr=265 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:26.417] thr=265 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:26.457] thr=265 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:26.465] thr=265 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:26.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:26.465] thr=265 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:26.468] thr=265 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:26.468] thr=265 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:26.506] thr=265 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:26.517] thr=265 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:26.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:26.517] thr=265 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:26.517] thr=265 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:26.517] thr=265 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:26.557] thr=265 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:26.566] thr=265 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:26.566] thr=265 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:26.668] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:26.668] thr=265 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:26.668] thr=265 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:26.670] thr=265 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:26.686] thr=265 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:26.688] thr=265 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:26.690] thr=265 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:30.998] thr=415 paramiko.transport: starting thread (client mode): 0x5016490 +DEB [20190331-10:56:30.998] thr=415 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:31.014] thr=415 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:31.014] thr=415 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:31.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:31.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:31.060] thr=415 paramiko.transport: userauth is OK +INF [20190331-10:56:31.076] thr=415 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:31.076] thr=415 paramiko.transport: userauth is OK +INF [20190331-10:56:31.107] thr=415 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:31.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:31.295] thr=415 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:31.295] thr=415 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:31.342] thr=415 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:31.342] thr=415 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:31.342] thr=415 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:31.357] thr=415 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:31.357] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:31.373] thr=415 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:31.373] thr=415 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:31.373] thr=415 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:31.420] thr=415 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:31.435] thr=415 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:31.435] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:31.435] thr=415 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:31.435] thr=415 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:31.435] thr=415 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:31.482] thr=415 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:31.482] thr=415 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:31.482] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:31.482] thr=415 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:31.482] thr=415 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:31.482] thr=415 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:31.545] thr=415 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:31.560] thr=415 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:31.560] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:31.560] thr=415 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:31.560] thr=415 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:31.560] thr=415 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:31.607] thr=415 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:31.622] thr=415 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:31.622] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:31.622] thr=415 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:31.622] thr=415 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:31.622] thr=415 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:31.661] thr=415 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:31.676] thr=415 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:31.676] thr=415 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:31.778] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:31.778] thr=415 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:31.778] thr=415 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:31.778] thr=415 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:31.790] thr=415 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:31.790] thr=415 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:31.794] thr=415 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:36.002] thr=416 paramiko.transport: starting thread (client mode): 0x54d0310 +DEB [20190331-10:56:36.002] thr=416 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:36.014] thr=416 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:36.014] thr=416 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:36.018] thr=416 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:36.018] thr=416 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:36.018] thr=416 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:36.018] thr=416 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:36.018] thr=416 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:36.018] thr=416 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:36.027] thr=416 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:36.027] thr=416 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:36.027] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:36.031] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:36.073] thr=416 paramiko.transport: userauth is OK +INF [20190331-10:56:36.092] thr=416 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:36.092] thr=416 paramiko.transport: userauth is OK +INF [20190331-10:56:36.115] thr=416 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:36.115] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:36.293] thr=416 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:36.293] thr=416 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:36.335] thr=416 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:36.335] thr=416 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:36.338] thr=416 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:36.351] thr=416 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:36.351] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:36.351] thr=416 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:36.351] thr=416 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:36.351] thr=416 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:36.393] thr=416 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:36.406] thr=416 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:36.406] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:36.406] thr=416 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:36.406] thr=416 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:36.406] thr=416 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:36.448] thr=416 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:36.458] thr=416 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:36.458] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:36.458] thr=416 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:36.458] thr=416 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:36.458] thr=416 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:36.500] thr=416 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:36.510] thr=416 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:36.510] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:36.513] thr=416 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:36.513] thr=416 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:36.513] thr=416 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:36.553] thr=416 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:36.566] thr=416 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:36.566] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:36.566] thr=416 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:36.566] thr=416 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:36.566] thr=416 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:36.608] thr=416 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:36.618] thr=416 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:36.618] thr=416 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:36.721] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:36.721] thr=416 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:36.721] thr=416 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:36.721] thr=416 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:36.731] thr=416 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:36.731] thr=416 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:36.734] thr=416 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:40.996] thr=417 paramiko.transport: starting thread (client mode): 0x50f0b10 +DEB [20190331-10:56:40.999] thr=417 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:41.006] thr=417 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:41.006] thr=417 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:41.009] thr=417 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:41.009] thr=417 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:41.009] thr=417 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:41.009] thr=417 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:41.009] thr=417 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:41.009] thr=417 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:41.016] thr=417 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:41.016] thr=417 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:41.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:41.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:41.054] thr=417 paramiko.transport: userauth is OK +INF [20190331-10:56:41.074] thr=417 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:41.074] thr=417 paramiko.transport: userauth is OK +INF [20190331-10:56:41.096] thr=417 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:41.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:41.239] thr=417 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:41.239] thr=417 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:41.291] thr=417 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:41.291] thr=417 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:41.294] thr=417 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:41.307] thr=417 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:41.307] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:41.307] thr=417 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:41.307] thr=417 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:41.307] thr=417 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:41.349] thr=417 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:41.359] thr=417 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:41.359] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:41.362] thr=417 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:41.362] thr=417 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:41.362] thr=417 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:41.404] thr=417 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:41.414] thr=417 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:41.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:41.414] thr=417 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:41.414] thr=417 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:41.414] thr=417 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:41.456] thr=417 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:41.462] thr=417 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:41.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:41.465] thr=417 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:41.465] thr=417 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:41.465] thr=417 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:41.507] thr=417 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:41.517] thr=417 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:41.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:41.517] thr=417 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:41.520] thr=417 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:41.520] thr=417 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:41.560] thr=417 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:41.570] thr=417 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:41.570] thr=417 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:41.674] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:41.674] thr=417 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:41.674] thr=417 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:41.674] thr=417 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:41.687] thr=417 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:41.687] thr=417 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:41.690] thr=417 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:45.993] thr=418 paramiko.transport: starting thread (client mode): 0x55c5150 +DEB [20190331-10:56:45.993] thr=418 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:46.008] thr=418 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:46.008] thr=418 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:46.008] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:46.008] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:46.071] thr=418 paramiko.transport: userauth is OK +INF [20190331-10:56:46.086] thr=418 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:46.086] thr=418 paramiko.transport: userauth is OK +INF [20190331-10:56:46.102] thr=418 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:46.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:46.258] thr=418 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:46.258] thr=418 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:46.305] thr=418 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:46.305] thr=418 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:46.305] thr=418 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:46.321] thr=418 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:46.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:46.321] thr=418 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:46.321] thr=418 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:46.321] thr=418 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:46.368] thr=418 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:46.368] thr=418 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:46.368] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:46.368] thr=418 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:46.368] thr=418 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:46.368] thr=418 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:46.430] thr=418 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:46.430] thr=418 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:46.430] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:46.430] thr=418 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:46.430] thr=418 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:46.430] thr=418 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:46.493] thr=418 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:46.493] thr=418 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:46.493] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:46.493] thr=418 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:46.493] thr=418 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:46.493] thr=418 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:46.558] thr=418 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:46.558] thr=418 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:46.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:46.558] thr=418 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:46.574] thr=418 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:46.574] thr=418 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:46.621] thr=418 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:46.637] thr=418 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:46.637] thr=418 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:46.746] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:46.746] thr=418 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:46.746] thr=418 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:46.746] thr=418 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:46.746] thr=418 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:46.746] thr=418 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:46.746] thr=418 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:50.996] thr=419 paramiko.transport: starting thread (client mode): 0x50648b0 +DEB [20190331-10:56:50.999] thr=419 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:51.007] thr=419 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:51.007] thr=419 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:51.010] thr=419 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:51.010] thr=419 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:51.010] thr=419 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:51.010] thr=419 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:51.010] thr=419 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:51.010] thr=419 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:51.014] thr=419 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:51.014] thr=419 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:51.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:51.058] thr=419 paramiko.transport: userauth is OK +INF [20190331-10:56:51.076] thr=419 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:51.076] thr=419 paramiko.transport: userauth is OK +INF [20190331-10:56:51.098] thr=419 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:51.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:51.241] thr=419 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:51.241] thr=419 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:51.285] thr=419 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:51.285] thr=419 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:51.289] thr=419 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:51.303] thr=419 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:51.303] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:51.303] thr=419 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:51.303] thr=419 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:51.303] thr=419 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:51.347] thr=419 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:51.358] thr=419 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:51.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:51.358] thr=419 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:51.358] thr=419 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:51.358] thr=419 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:51.402] thr=419 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:51.410] thr=419 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:51.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:51.413] thr=419 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:51.413] thr=419 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:51.413] thr=419 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:51.454] thr=419 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:51.461] thr=419 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:51.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:51.461] thr=419 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:51.465] thr=419 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:51.465] thr=419 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:51.505] thr=419 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:51.516] thr=419 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:51.516] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:51.516] thr=419 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:51.516] thr=419 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:51.516] thr=419 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:51.558] thr=419 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:51.569] thr=419 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:51.569] thr=419 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:51.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:51.672] thr=419 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:51.672] thr=419 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:51.672] thr=419 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:51.687] thr=419 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:51.687] thr=419 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:51.690] thr=419 paramiko.transport: EOF in transport thread +DEB [20190331-10:56:55.999] thr=420 paramiko.transport: starting thread (client mode): 0x4fc5610 +DEB [20190331-10:56:55.999] thr=420 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:56:56.009] thr=420 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:56:56.009] thr=420 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:56:56.013] thr=420 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:56:56.013] thr=420 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:56:56.013] thr=420 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:56:56.013] thr=420 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:56:56.013] thr=420 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:56:56.013] thr=420 paramiko.transport: Compression agreed: none +DEB [20190331-10:56:56.020] thr=420 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:56:56.020] thr=420 paramiko.transport: Switch to new keys ... +DEB [20190331-10:56:56.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:56:56.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:56:56.062] thr=420 paramiko.transport: userauth is OK +INF [20190331-10:56:56.084] thr=420 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:56:56.084] thr=420 paramiko.transport: userauth is OK +INF [20190331-10:56:56.109] thr=420 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:56:56.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:56:56.307] thr=420 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:56:56.307] thr=420 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:56:56.357] thr=420 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:56:56.357] thr=420 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:56:56.364] thr=420 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:56:56.381] thr=420 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:56:56.381] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:56:56.381] thr=420 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:56:56.385] thr=420 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:56:56.385] thr=420 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:56:56.424] thr=420 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:56:56.438] thr=420 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:56:56.442] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:56:56.442] thr=420 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:56:56.442] thr=420 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:56:56.442] thr=420 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:56:56.484] thr=420 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:56:56.495] thr=420 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:56:56.495] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:56:56.495] thr=420 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:56:56.495] thr=420 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:56:56.495] thr=420 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:56:56.536] thr=420 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:56:56.546] thr=420 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:56:56.546] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:56:56.546] thr=420 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:56:56.546] thr=420 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:56:56.546] thr=420 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:56:56.589] thr=420 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:56:56.603] thr=420 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:56:56.603] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:56:56.603] thr=420 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:56:56.603] thr=420 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:56:56.603] thr=420 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:56:56.646] thr=420 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:56:56.656] thr=420 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:56:56.656] thr=420 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:56:56.758] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:56:56.758] thr=420 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:56:56.758] thr=420 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:56:56.758] thr=420 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:56:56.769] thr=420 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:56:56.771] thr=420 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:56:56.771] thr=420 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:00.996] thr=421 paramiko.transport: starting thread (client mode): 0x538fd10 +DEB [20190331-10:57:00.996] thr=421 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:01.007] thr=421 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:01.007] thr=421 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:01.009] thr=421 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:01.009] thr=421 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:01.009] thr=421 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:01.009] thr=421 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:01.009] thr=421 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:01.009] thr=421 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:01.015] thr=421 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:01.015] thr=421 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:01.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:01.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:01.054] thr=421 paramiko.transport: userauth is OK +INF [20190331-10:57:01.165] thr=421 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:01.168] thr=421 paramiko.transport: userauth is OK +INF [20190331-10:57:01.189] thr=421 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:01.192] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:01.337] thr=421 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:01.337] thr=421 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:01.380] thr=421 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:01.380] thr=421 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:01.385] thr=421 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:01.398] thr=421 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:01.398] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:01.398] thr=421 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:01.401] thr=421 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:01.401] thr=421 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:01.438] thr=421 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:01.451] thr=421 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:01.451] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:01.451] thr=421 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:01.454] thr=421 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:01.454] thr=421 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:01.493] thr=421 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:01.501] thr=421 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:01.501] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:01.504] thr=421 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:01.504] thr=421 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:01.504] thr=421 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:01.545] thr=421 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:01.553] thr=421 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:01.553] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:01.553] thr=421 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:01.555] thr=421 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:01.555] thr=421 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:01.595] thr=421 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:01.605] thr=421 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:01.605] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:01.605] thr=421 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:01.608] thr=421 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:01.608] thr=421 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:01.648] thr=421 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:01.664] thr=421 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:01.664] thr=421 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:01.764] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:01.764] thr=421 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:01.764] thr=421 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:01.764] thr=421 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:01.775] thr=421 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:01.775] thr=421 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:01.777] thr=421 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:06.009] thr=422 paramiko.transport: starting thread (client mode): 0x5064490 +DEB [20190331-10:57:06.009] thr=422 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:06.019] thr=422 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:06.019] thr=422 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:06.021] thr=422 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:06.021] thr=422 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:06.021] thr=422 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:06.021] thr=422 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:06.021] thr=422 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:06.021] thr=422 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:06.026] thr=422 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:06.026] thr=422 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:06.026] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:06.026] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:06.067] thr=422 paramiko.transport: userauth is OK +INF [20190331-10:57:06.085] thr=422 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:06.088] thr=422 paramiko.transport: userauth is OK +INF [20190331-10:57:06.108] thr=422 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:06.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:06.253] thr=422 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:06.253] thr=422 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:06.294] thr=422 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:06.294] thr=422 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:06.299] thr=422 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:06.312] thr=422 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:06.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:06.315] thr=422 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:06.315] thr=422 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:06.315] thr=422 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:06.355] thr=422 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:06.368] thr=422 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:06.371] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:06.371] thr=422 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:06.371] thr=422 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:06.371] thr=422 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:06.412] thr=422 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:06.422] thr=422 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:06.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:06.422] thr=422 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:06.422] thr=422 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:06.422] thr=422 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:06.465] thr=422 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:06.475] thr=422 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:06.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:06.475] thr=422 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:06.475] thr=422 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:06.475] thr=422 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:06.519] thr=422 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:06.531] thr=422 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:06.533] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:06.533] thr=422 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:06.533] thr=422 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:06.533] thr=422 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:06.572] thr=422 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:06.582] thr=422 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:06.582] thr=422 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:06.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:06.684] thr=422 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:06.684] thr=422 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:06.684] thr=422 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:06.694] thr=422 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:06.694] thr=422 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:06.699] thr=422 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:10.999] thr=423 paramiko.transport: starting thread (client mode): 0x507d630 +DEB [20190331-10:57:10.999] thr=423 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:11.009] thr=423 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:11.009] thr=423 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:11.011] thr=423 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:11.011] thr=423 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:11.011] thr=423 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:11.011] thr=423 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:11.011] thr=423 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:11.011] thr=423 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:11.016] thr=423 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:11.016] thr=423 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:11.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:11.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:11.056] thr=423 paramiko.transport: userauth is OK +INF [20190331-10:57:11.076] thr=423 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:11.076] thr=423 paramiko.transport: userauth is OK +INF [20190331-10:57:11.099] thr=423 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:11.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:11.238] thr=423 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:11.238] thr=423 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:11.281] thr=423 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:11.281] thr=423 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:11.286] thr=423 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:11.296] thr=423 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:11.296] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:11.298] thr=423 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:11.298] thr=423 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:11.298] thr=423 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:11.338] thr=423 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:11.353] thr=423 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:11.353] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:11.353] thr=423 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:11.353] thr=423 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:11.353] thr=423 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:11.395] thr=423 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:11.403] thr=423 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:11.403] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:11.403] thr=423 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:11.405] thr=423 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:11.405] thr=423 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:11.443] thr=423 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:11.453] thr=423 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:11.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:11.453] thr=423 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:11.453] thr=423 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:11.453] thr=423 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:11.493] thr=423 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:11.505] thr=423 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:11.505] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:11.505] thr=423 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:11.505] thr=423 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:11.505] thr=423 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:11.546] thr=423 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:11.558] thr=423 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:11.558] thr=423 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:11.660] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:11.660] thr=423 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:11.660] thr=423 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:11.663] thr=423 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:11.685] thr=423 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:11.685] thr=423 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:11.690] thr=423 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:15.997] thr=424 paramiko.transport: starting thread (client mode): 0x55c1090 +DEB [20190331-10:57:15.997] thr=424 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:16.009] thr=424 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:16.009] thr=424 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:16.012] thr=424 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:16.012] thr=424 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:16.012] thr=424 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:16.012] thr=424 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:16.012] thr=424 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:16.012] thr=424 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:16.017] thr=424 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:16.017] thr=424 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:16.057] thr=424 paramiko.transport: userauth is OK +INF [20190331-10:57:16.076] thr=424 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:16.076] thr=424 paramiko.transport: userauth is OK +INF [20190331-10:57:16.096] thr=424 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:16.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:16.261] thr=424 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:16.261] thr=424 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:16.303] thr=424 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:16.303] thr=424 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:16.306] thr=424 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:16.321] thr=424 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:16.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:16.323] thr=424 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:16.323] thr=424 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:16.323] thr=424 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:16.363] thr=424 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:16.376] thr=424 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:16.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:16.376] thr=424 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:16.378] thr=424 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:16.378] thr=424 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:16.415] thr=424 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:16.423] thr=424 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:16.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:16.425] thr=424 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:16.425] thr=424 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:16.425] thr=424 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:16.463] thr=424 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:16.470] thr=424 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:16.470] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:16.473] thr=424 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:16.473] thr=424 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:16.473] thr=424 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:16.510] thr=424 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:16.523] thr=424 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:16.523] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:16.523] thr=424 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:16.523] thr=424 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:16.523] thr=424 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:16.563] thr=424 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:16.572] thr=424 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:16.572] thr=424 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:16.675] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:16.675] thr=424 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:16.675] thr=424 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:16.677] thr=424 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:16.690] thr=424 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:16.690] thr=424 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:16.692] thr=424 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:20.993] thr=425 paramiko.transport: starting thread (client mode): 0x538f6b0 +DEB [20190331-10:57:20.993] thr=425 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:21.008] thr=425 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:21.008] thr=425 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:21.008] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:21.008] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:21.071] thr=425 paramiko.transport: userauth is OK +INF [20190331-10:57:21.086] thr=425 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:21.086] thr=425 paramiko.transport: userauth is OK +INF [20190331-10:57:21.102] thr=425 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:21.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:21.258] thr=425 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:21.258] thr=425 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:21.321] thr=425 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:21.321] thr=425 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:21.321] thr=425 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:21.336] thr=425 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:21.336] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:21.336] thr=425 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:21.336] thr=425 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:21.336] thr=425 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:21.383] thr=425 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:21.383] thr=425 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:21.383] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:21.383] thr=425 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:21.383] thr=425 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:21.383] thr=425 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:21.446] thr=425 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:21.446] thr=425 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:21.446] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:21.446] thr=425 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:21.446] thr=425 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:21.446] thr=425 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:21.508] thr=425 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:21.508] thr=425 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:21.508] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:21.508] thr=425 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:21.508] thr=425 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:21.508] thr=425 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:21.560] thr=425 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:21.560] thr=425 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:21.560] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:21.560] thr=425 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:21.560] thr=425 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:21.560] thr=425 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:21.622] thr=425 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:21.622] thr=425 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:21.622] thr=425 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:21.747] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:21.747] thr=425 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:21.747] thr=425 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:21.749] thr=425 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:21.757] thr=425 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:21.757] thr=425 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:21.761] thr=425 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:25.998] thr=426 paramiko.transport: starting thread (client mode): 0x4fa9090 +DEB [20190331-10:57:25.998] thr=426 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:26.006] thr=426 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:26.006] thr=426 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:26.010] thr=426 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:26.010] thr=426 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:26.010] thr=426 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:26.010] thr=426 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:26.010] thr=426 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:26.010] thr=426 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:26.014] thr=426 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:26.018] thr=426 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:26.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:26.057] thr=426 paramiko.transport: userauth is OK +INF [20190331-10:57:26.084] thr=426 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:26.084] thr=426 paramiko.transport: userauth is OK +INF [20190331-10:57:26.120] thr=426 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:26.120] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:26.268] thr=426 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:26.268] thr=426 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:26.311] thr=426 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:26.311] thr=426 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:26.315] thr=426 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:26.327] thr=426 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:26.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:26.330] thr=426 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:26.330] thr=426 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:26.330] thr=426 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:26.373] thr=426 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:26.385] thr=426 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:26.385] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:26.385] thr=426 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:26.385] thr=426 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:26.385] thr=426 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:26.424] thr=426 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:26.432] thr=426 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:26.432] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:26.436] thr=426 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:26.436] thr=426 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:26.436] thr=426 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:26.475] thr=426 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:26.483] thr=426 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:26.483] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:26.483] thr=426 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:26.487] thr=426 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:26.487] thr=426 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:26.527] thr=426 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:26.539] thr=426 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:26.539] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:26.539] thr=426 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:26.539] thr=426 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:26.539] thr=426 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:26.578] thr=426 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:26.590] thr=426 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:26.590] thr=426 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:26.691] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:26.691] thr=426 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:26.691] thr=426 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:26.691] thr=426 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:26.711] thr=426 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:26.711] thr=426 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:26.715] thr=426 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:30.996] thr=155 paramiko.transport: starting thread (client mode): 0x507d9d0 +DEB [20190331-10:57:30.996] thr=155 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:31.007] thr=155 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:31.007] thr=155 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:31.007] thr=155 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:31.007] thr=155 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:31.011] thr=155 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:31.011] thr=155 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:31.011] thr=155 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:31.011] thr=155 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:31.015] thr=155 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:31.015] thr=155 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:31.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:31.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:31.055] thr=155 paramiko.transport: userauth is OK +INF [20190331-10:57:31.073] thr=155 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:31.073] thr=155 paramiko.transport: userauth is OK +INF [20190331-10:57:31.095] thr=155 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:31.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:31.242] thr=155 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:31.242] thr=155 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:31.287] thr=155 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:31.287] thr=155 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:31.290] thr=155 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:31.305] thr=155 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:31.305] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:31.305] thr=155 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:31.305] thr=155 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:31.305] thr=155 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:31.349] thr=155 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:31.360] thr=155 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:31.360] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:31.360] thr=155 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:31.364] thr=155 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:31.364] thr=155 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:31.404] thr=155 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:31.412] thr=155 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:31.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:31.415] thr=155 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:31.415] thr=155 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:31.415] thr=155 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:31.456] thr=155 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:31.467] thr=155 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:31.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:31.467] thr=155 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:31.467] thr=155 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:31.467] thr=155 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:31.507] thr=155 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:31.518] thr=155 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:31.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:31.518] thr=155 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:31.518] thr=155 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:31.518] thr=155 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:31.557] thr=155 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:31.568] thr=155 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:31.568] thr=155 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:31.671] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:31.671] thr=155 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:31.671] thr=155 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:31.671] thr=155 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:31.690] thr=155 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:31.690] thr=155 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:31.690] thr=155 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:36.002] thr=427 paramiko.transport: starting thread (client mode): 0x54d0350 +DEB [20190331-10:57:36.002] thr=427 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:36.010] thr=427 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:36.010] thr=427 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:36.013] thr=427 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:36.013] thr=427 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:36.013] thr=427 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:36.013] thr=427 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:36.013] thr=427 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:36.013] thr=427 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:36.017] thr=427 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:36.017] thr=427 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:36.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:36.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:36.061] thr=427 paramiko.transport: userauth is OK +INF [20190331-10:57:36.080] thr=427 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:36.080] thr=427 paramiko.transport: userauth is OK +INF [20190331-10:57:36.102] thr=427 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:36.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:36.274] thr=427 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:36.274] thr=427 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:36.319] thr=427 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:36.319] thr=427 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:36.322] thr=427 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:36.337] thr=427 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:36.337] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:36.337] thr=427 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:36.337] thr=427 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:36.337] thr=427 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:36.381] thr=427 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:36.399] thr=427 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:36.399] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:36.399] thr=427 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:36.399] thr=427 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:36.399] thr=427 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:36.440] thr=427 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:36.447] thr=427 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:36.447] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:36.451] thr=427 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:36.451] thr=427 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:36.451] thr=427 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:36.491] thr=427 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:36.499] thr=427 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:36.499] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:36.502] thr=427 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:36.502] thr=427 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:36.502] thr=427 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:36.542] thr=427 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:36.553] thr=427 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:36.553] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:36.553] thr=427 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:36.556] thr=427 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:36.556] thr=427 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:36.597] thr=427 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:36.615] thr=427 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:36.619] thr=427 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:36.722] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:36.722] thr=427 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:36.722] thr=427 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:36.722] thr=427 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:36.733] thr=427 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:36.733] thr=427 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:36.736] thr=427 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:41.000] thr=428 paramiko.transport: starting thread (client mode): 0x55e4fd0 +DEB [20190331-10:57:41.000] thr=428 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:41.008] thr=428 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:41.008] thr=428 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:41.010] thr=428 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:41.010] thr=428 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:41.010] thr=428 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:41.010] thr=428 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:41.010] thr=428 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:41.010] thr=428 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:41.016] thr=428 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:41.016] thr=428 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:41.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:41.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:41.058] thr=428 paramiko.transport: userauth is OK +INF [20190331-10:57:41.077] thr=428 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:41.077] thr=428 paramiko.transport: userauth is OK +INF [20190331-10:57:41.098] thr=428 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:41.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:41.253] thr=428 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:41.256] thr=428 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:41.296] thr=428 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:41.296] thr=428 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:41.298] thr=428 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:41.314] thr=428 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:41.314] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:41.314] thr=428 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:41.314] thr=428 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:41.314] thr=428 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:41.357] thr=428 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:41.370] thr=428 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:41.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:41.370] thr=428 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:41.370] thr=428 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:41.370] thr=428 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:41.410] thr=428 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:41.418] thr=428 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:41.418] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:41.418] thr=428 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:41.421] thr=428 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:41.421] thr=428 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:41.461] thr=428 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:41.469] thr=428 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:41.472] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:41.472] thr=428 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:41.472] thr=428 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:41.472] thr=428 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:41.512] thr=428 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:41.522] thr=428 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:41.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:41.525] thr=428 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:41.525] thr=428 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:41.525] thr=428 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:41.563] thr=428 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:41.574] thr=428 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:41.574] thr=428 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:41.675] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:41.675] thr=428 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:41.675] thr=428 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:41.675] thr=428 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:41.686] thr=428 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:41.686] thr=428 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:41.691] thr=428 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:45.998] thr=429 paramiko.transport: starting thread (client mode): 0x5376710 +DEB [20190331-10:57:45.998] thr=429 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:46.007] thr=429 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:46.007] thr=429 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:46.012] thr=429 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:46.012] thr=429 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:46.012] thr=429 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:46.012] thr=429 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:46.012] thr=429 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:46.012] thr=429 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:46.017] thr=429 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:46.017] thr=429 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:46.057] thr=429 paramiko.transport: userauth is OK +INF [20190331-10:57:46.262] thr=429 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:46.262] thr=429 paramiko.transport: userauth is OK +INF [20190331-10:57:46.285] thr=429 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:46.285] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:46.428] thr=429 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:46.428] thr=429 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:46.471] thr=429 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:46.471] thr=429 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:46.473] thr=429 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:46.487] thr=429 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:46.490] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:46.490] thr=429 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:46.490] thr=429 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:46.490] thr=429 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:46.530] thr=429 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:46.542] thr=429 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:46.544] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:46.544] thr=429 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:46.544] thr=429 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:46.544] thr=429 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:46.584] thr=429 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:46.593] thr=429 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:46.596] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:46.596] thr=429 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:46.596] thr=429 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:46.596] thr=429 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:46.636] thr=429 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:46.645] thr=429 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:46.645] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:46.645] thr=429 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:46.647] thr=429 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:46.647] thr=429 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:46.687] thr=429 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:46.718] thr=429 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:46.720] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:46.720] thr=429 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:46.720] thr=429 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:46.720] thr=429 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:46.758] thr=429 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:46.767] thr=429 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:46.767] thr=429 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:46.871] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:46.871] thr=429 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:46.871] thr=429 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:46.873] thr=429 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:46.880] thr=429 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:46.883] thr=429 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:46.883] thr=429 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:50.998] thr=430 paramiko.transport: starting thread (client mode): 0x50a3190 +DEB [20190331-10:57:50.998] thr=430 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:51.007] thr=430 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:51.007] thr=430 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:51.012] thr=430 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:51.012] thr=430 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:51.012] thr=430 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:51.012] thr=430 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:51.012] thr=430 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:51.012] thr=430 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:51.016] thr=430 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:51.016] thr=430 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:51.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:51.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:51.056] thr=430 paramiko.transport: userauth is OK +INF [20190331-10:57:51.075] thr=430 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:51.077] thr=430 paramiko.transport: userauth is OK +INF [20190331-10:57:51.096] thr=430 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:51.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:51.247] thr=430 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:51.249] thr=430 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:51.289] thr=430 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:51.289] thr=430 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:51.291] thr=430 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:51.303] thr=430 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:51.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:51.306] thr=430 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:51.306] thr=430 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:51.306] thr=430 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:51.346] thr=430 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:51.357] thr=430 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:51.360] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:51.360] thr=430 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:51.360] thr=430 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:51.360] thr=430 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:51.400] thr=430 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:51.409] thr=430 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:51.409] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:51.409] thr=430 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:51.411] thr=430 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:51.411] thr=430 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:51.451] thr=430 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:51.461] thr=430 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:51.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:51.461] thr=430 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:51.461] thr=430 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:51.463] thr=430 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:51.503] thr=430 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:51.517] thr=430 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:51.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:51.517] thr=430 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:51.517] thr=430 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:51.517] thr=430 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:51.559] thr=430 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:51.569] thr=430 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:51.569] thr=430 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:51.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:51.670] thr=430 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:51.670] thr=430 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:51.672] thr=430 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:51.682] thr=430 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:51.684] thr=430 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:51.684] thr=430 paramiko.transport: EOF in transport thread +DEB [20190331-10:57:55.998] thr=431 paramiko.transport: starting thread (client mode): 0x148e2f0 +DEB [20190331-10:57:55.998] thr=431 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:57:56.008] thr=431 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:57:56.008] thr=431 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:57:56.010] thr=431 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:57:56.010] thr=431 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:57:56.010] thr=431 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:57:56.010] thr=431 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:57:56.010] thr=431 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:57:56.010] thr=431 paramiko.transport: Compression agreed: none +DEB [20190331-10:57:56.014] thr=431 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:57:56.014] thr=431 paramiko.transport: Switch to new keys ... +DEB [20190331-10:57:56.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:57:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:57:56.056] thr=431 paramiko.transport: userauth is OK +INF [20190331-10:57:56.076] thr=431 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:57:56.076] thr=431 paramiko.transport: userauth is OK +INF [20190331-10:57:56.097] thr=431 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:57:56.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:57:56.243] thr=431 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:57:56.243] thr=431 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:57:56.284] thr=431 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:57:56.284] thr=431 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:57:56.289] thr=431 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:57:56.303] thr=431 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:57:56.303] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:57:56.303] thr=431 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:57:56.303] thr=431 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:57:56.303] thr=431 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:57:56.344] thr=431 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:57:56.358] thr=431 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:57:56.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:57:56.358] thr=431 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:57:56.358] thr=431 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:57:56.358] thr=431 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:57:56.399] thr=431 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:57:56.408] thr=431 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:57:56.408] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:57:56.408] thr=431 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:57:56.408] thr=431 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:57:56.408] thr=431 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:57:56.449] thr=431 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:57:56.458] thr=431 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:57:56.458] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:57:56.458] thr=431 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:57:56.458] thr=431 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:57:56.461] thr=431 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:57:56.502] thr=431 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:57:56.513] thr=431 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:57:56.513] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:57:56.515] thr=431 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:57:56.515] thr=431 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:57:56.515] thr=431 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:57:56.554] thr=431 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:57:56.563] thr=431 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:57:56.563] thr=431 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:57:56.666] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:57:56.666] thr=431 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:57:56.666] thr=431 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:57:56.668] thr=431 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:57:56.677] thr=431 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:57:56.677] thr=431 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:57:56.679] thr=431 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:00.998] thr=432 paramiko.transport: starting thread (client mode): 0x54d0730 +DEB [20190331-10:58:00.998] thr=432 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:01.009] thr=432 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:01.009] thr=432 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:01.011] thr=432 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:01.011] thr=432 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:01.011] thr=432 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:01.011] thr=432 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:01.011] thr=432 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:01.011] thr=432 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:01.016] thr=432 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:01.016] thr=432 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:01.055] thr=432 paramiko.transport: userauth is OK +INF [20190331-10:58:01.073] thr=432 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:01.076] thr=432 paramiko.transport: userauth is OK +INF [20190331-10:58:01.096] thr=432 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:01.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:01.249] thr=432 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:01.249] thr=432 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:01.291] thr=432 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:01.291] thr=432 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:01.293] thr=432 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:01.307] thr=432 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:01.307] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:01.307] thr=432 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:01.307] thr=432 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:01.307] thr=432 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:01.348] thr=432 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:01.359] thr=432 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:01.359] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:01.361] thr=432 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:01.361] thr=432 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:01.361] thr=432 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:01.400] thr=432 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:01.409] thr=432 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:01.409] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:01.409] thr=432 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:01.412] thr=432 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:01.412] thr=432 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:01.451] thr=432 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:01.460] thr=432 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:01.460] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:01.462] thr=432 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:01.462] thr=432 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:01.462] thr=432 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:01.503] thr=432 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:01.515] thr=432 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:01.515] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:01.515] thr=432 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:01.515] thr=432 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:01.515] thr=432 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:01.557] thr=432 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:01.566] thr=432 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:01.566] thr=432 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:01.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:01.669] thr=432 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:01.669] thr=432 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:01.671] thr=432 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:01.681] thr=432 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:01.681] thr=432 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:01.683] thr=432 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:05.989] thr=433 paramiko.transport: starting thread (client mode): 0x50f0210 +DEB [20190331-10:58:05.989] thr=433 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:06.004] thr=433 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:06.004] thr=433 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:06.004] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:06.004] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:06.067] thr=433 paramiko.transport: userauth is OK +INF [20190331-10:58:06.176] thr=433 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:06.176] thr=433 paramiko.transport: userauth is OK +INF [20190331-10:58:06.192] thr=433 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:06.192] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:06.348] thr=433 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:06.348] thr=433 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:06.395] thr=433 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:06.395] thr=433 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:06.395] thr=433 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:06.411] thr=433 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:06.411] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:06.411] thr=433 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:06.411] thr=433 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:06.411] thr=433 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:06.457] thr=433 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:06.457] thr=433 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:06.457] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:06.457] thr=433 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:06.457] thr=433 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:06.457] thr=433 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:06.520] thr=433 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:06.520] thr=433 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:06.520] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:06.520] thr=433 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:06.520] thr=433 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:06.520] thr=433 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:06.582] thr=433 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:06.582] thr=433 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:06.582] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:06.582] thr=433 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:06.582] thr=433 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:06.582] thr=433 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:06.645] thr=433 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:06.645] thr=433 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:06.645] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:06.645] thr=433 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:06.661] thr=433 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:06.661] thr=433 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:06.707] thr=433 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:06.707] thr=433 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:06.707] thr=433 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:06.832] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:06.832] thr=433 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:06.832] thr=433 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:06.832] thr=433 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:06.832] thr=433 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:06.832] thr=433 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:06.832] thr=433 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:10.999] thr=434 paramiko.transport: starting thread (client mode): 0x50a3250 +DEB [20190331-10:58:10.999] thr=434 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:11.007] thr=434 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:11.007] thr=434 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:11.011] thr=434 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:11.011] thr=434 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:11.011] thr=434 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:11.011] thr=434 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:11.011] thr=434 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:11.011] thr=434 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:11.015] thr=434 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:11.015] thr=434 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:11.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:11.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:11.058] thr=434 paramiko.transport: userauth is OK +INF [20190331-10:58:11.077] thr=434 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:11.077] thr=434 paramiko.transport: userauth is OK +INF [20190331-10:58:11.101] thr=434 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:11.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:11.261] thr=434 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:11.261] thr=434 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:11.304] thr=434 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:11.304] thr=434 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:11.308] thr=434 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:11.323] thr=434 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:11.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:11.323] thr=434 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:11.323] thr=434 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:11.323] thr=434 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:11.366] thr=434 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:11.382] thr=434 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:11.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:11.382] thr=434 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:11.382] thr=434 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:11.382] thr=434 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:11.425] thr=434 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:11.433] thr=434 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:11.437] thr=434 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:11.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:11.479] thr=434 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:11.479] thr=434 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:11.479] thr=434 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:11.491] thr=434 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:11.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:11.491] thr=434 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:11.491] thr=434 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:11.491] thr=434 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:11.530] thr=434 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:11.542] thr=434 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:11.542] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:11.542] thr=434 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:11.542] thr=434 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:11.542] thr=434 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:11.585] thr=434 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:11.597] thr=434 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:11.597] thr=434 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:11.698] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:11.698] thr=434 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:11.698] thr=434 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:11.698] thr=434 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:11.710] thr=434 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:11.710] thr=434 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:11.714] thr=434 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:15.997] thr=435 paramiko.transport: starting thread (client mode): 0x5386110 +DEB [20190331-10:58:15.997] thr=435 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:16.009] thr=435 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:16.009] thr=435 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:16.009] thr=435 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:16.009] thr=435 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:16.013] thr=435 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:16.013] thr=435 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:16.013] thr=435 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:16.013] thr=435 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:16.017] thr=435 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:16.017] thr=435 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:16.056] thr=435 paramiko.transport: userauth is OK +INF [20190331-10:58:16.075] thr=435 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:16.075] thr=435 paramiko.transport: userauth is OK +INF [20190331-10:58:16.099] thr=435 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:16.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:16.255] thr=435 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:16.255] thr=435 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:16.298] thr=435 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:16.298] thr=435 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:16.302] thr=435 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:16.317] thr=435 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:16.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:16.317] thr=435 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:16.317] thr=435 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:16.317] thr=435 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:16.360] thr=435 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:16.372] thr=435 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:16.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:16.376] thr=435 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:16.376] thr=435 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:16.376] thr=435 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:16.415] thr=435 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:16.423] thr=435 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:16.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:16.423] thr=435 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:16.423] thr=435 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:16.423] thr=435 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:16.466] thr=435 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:16.473] thr=435 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:16.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:16.473] thr=435 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:16.473] thr=435 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:16.473] thr=435 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:16.516] thr=435 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:16.529] thr=435 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:16.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:16.529] thr=435 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:16.529] thr=435 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:16.529] thr=435 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:16.572] thr=435 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:16.579] thr=435 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:16.579] thr=435 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:16.685] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:16.685] thr=435 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:16.685] thr=435 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:16.685] thr=435 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:16.697] thr=435 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:16.701] thr=435 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:16.701] thr=435 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:20.999] thr=436 paramiko.transport: starting thread (client mode): 0x536d4d0 +DEB [20190331-10:58:20.999] thr=436 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:21.006] thr=436 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:21.006] thr=436 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:21.009] thr=436 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:21.009] thr=436 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:21.009] thr=436 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:21.009] thr=436 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:21.009] thr=436 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:21.009] thr=436 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:21.016] thr=436 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:21.016] thr=436 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:21.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:21.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:21.056] thr=436 paramiko.transport: userauth is OK +INF [20190331-10:58:21.075] thr=436 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:21.075] thr=436 paramiko.transport: userauth is OK +INF [20190331-10:58:21.095] thr=436 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:21.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:21.240] thr=436 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:21.240] thr=436 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:21.283] thr=436 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:21.283] thr=436 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:21.287] thr=436 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:21.300] thr=436 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:21.300] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:21.300] thr=436 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:21.300] thr=436 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:21.303] thr=436 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:21.343] thr=436 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:21.356] thr=436 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:21.356] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:21.356] thr=436 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:21.356] thr=436 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:21.356] thr=436 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:21.395] thr=436 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:21.405] thr=436 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:21.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:21.405] thr=436 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:21.405] thr=436 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:21.405] thr=436 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:21.445] thr=436 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:21.455] thr=436 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:21.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:21.455] thr=436 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:21.455] thr=436 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:21.455] thr=436 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:21.498] thr=436 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:21.508] thr=436 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:21.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:21.508] thr=436 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:21.508] thr=436 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:21.508] thr=436 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:21.552] thr=436 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:21.562] thr=436 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:21.562] thr=436 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:21.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:21.664] thr=436 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:21.664] thr=436 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:21.664] thr=436 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:21.674] thr=436 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:21.674] thr=436 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:21.677] thr=436 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:26.001] thr=74 paramiko.transport: starting thread (client mode): 0x4fa9670 +DEB [20190331-10:58:26.001] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:26.010] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:26.010] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:26.010] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:26.010] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:26.014] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:26.014] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:26.014] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:26.014] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:26.017] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:26.017] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:26.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:26.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:26.057] thr=74 paramiko.transport: userauth is OK +INF [20190331-10:58:26.076] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:26.076] thr=74 paramiko.transport: userauth is OK +INF [20190331-10:58:26.096] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:26.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:26.245] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:26.245] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:26.291] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:26.291] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:26.297] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:26.311] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:26.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:26.314] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:26.314] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:26.314] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:26.354] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:26.367] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:26.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:26.367] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:26.370] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:26.370] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:26.410] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:26.420] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:26.420] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:26.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:26.459] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:26.459] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:26.459] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:26.469] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:26.469] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:26.469] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:26.469] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:26.469] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:26.512] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:26.525] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:26.525] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:26.526] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:26.526] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:26.527] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:26.565] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:26.575] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:26.575] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:26.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:26.677] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:26.677] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:26.681] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:26.704] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:26.704] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:26.704] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:30.998] thr=437 paramiko.transport: starting thread (client mode): 0x50a3eb0 +DEB [20190331-10:58:30.998] thr=437 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:31.007] thr=437 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:31.007] thr=437 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:31.010] thr=437 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:31.010] thr=437 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:31.010] thr=437 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:31.013] thr=437 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:31.013] thr=437 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:31.013] thr=437 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:31.016] thr=437 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:31.016] thr=437 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:31.055] thr=437 paramiko.transport: userauth is OK +INF [20190331-10:58:31.074] thr=437 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:31.077] thr=437 paramiko.transport: userauth is OK +INF [20190331-10:58:31.128] thr=437 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:31.128] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:31.295] thr=437 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:31.295] thr=437 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:31.338] thr=437 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:31.338] thr=437 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:31.344] thr=437 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:31.359] thr=437 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:31.359] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:31.359] thr=437 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:31.359] thr=437 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:31.359] thr=437 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:31.399] thr=437 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:31.411] thr=437 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:31.411] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:31.411] thr=437 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:31.411] thr=437 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:31.411] thr=437 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:31.450] thr=437 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:31.460] thr=437 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:31.460] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:31.460] thr=437 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:31.460] thr=437 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:31.460] thr=437 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:31.502] thr=437 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:31.511] thr=437 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:31.511] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:31.511] thr=437 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:31.511] thr=437 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:31.511] thr=437 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:31.551] thr=437 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:31.564] thr=437 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:31.564] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:31.564] thr=437 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:31.564] thr=437 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:31.564] thr=437 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:31.603] thr=437 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:31.612] thr=437 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:31.612] thr=437 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:31.715] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:31.715] thr=437 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:31.715] thr=437 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:31.715] thr=437 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:31.728] thr=437 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:31.728] thr=437 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:31.728] thr=437 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:35.996] thr=438 paramiko.transport: starting thread (client mode): 0x55e45b0 +DEB [20190331-10:58:35.998] thr=438 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:36.005] thr=438 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:36.005] thr=438 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:36.010] thr=438 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:36.010] thr=438 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:36.010] thr=438 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:36.010] thr=438 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:36.010] thr=438 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:36.010] thr=438 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:36.015] thr=438 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:36.015] thr=438 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:36.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:36.055] thr=438 paramiko.transport: userauth is OK +INF [20190331-10:58:36.074] thr=438 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:36.076] thr=438 paramiko.transport: userauth is OK +INF [20190331-10:58:36.098] thr=438 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:36.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:36.260] thr=438 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:36.260] thr=438 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:36.300] thr=438 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:36.300] thr=438 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:36.305] thr=438 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:36.319] thr=438 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:36.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:36.319] thr=438 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:36.319] thr=438 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:36.319] thr=438 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:36.362] thr=438 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:36.374] thr=438 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:36.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:36.376] thr=438 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:36.376] thr=438 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:36.376] thr=438 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:36.414] thr=438 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:36.424] thr=438 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:36.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:36.424] thr=438 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:36.424] thr=438 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:36.424] thr=438 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:36.464] thr=438 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:36.474] thr=438 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:36.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:36.474] thr=438 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:36.474] thr=438 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:36.476] thr=438 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:36.514] thr=438 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:36.528] thr=438 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:36.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:36.528] thr=438 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:36.528] thr=438 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:36.528] thr=438 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:36.566] thr=438 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:36.576] thr=438 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:36.576] thr=438 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:36.678] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:36.678] thr=438 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:36.678] thr=438 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:36.681] thr=438 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:36.693] thr=438 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:36.693] thr=438 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:36.695] thr=438 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:40.999] thr=439 paramiko.transport: starting thread (client mode): 0x50f0510 +DEB [20190331-10:58:40.999] thr=439 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:41.008] thr=439 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:41.008] thr=439 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:41.010] thr=439 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:41.010] thr=439 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:41.010] thr=439 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:41.010] thr=439 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:41.012] thr=439 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:41.012] thr=439 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:41.014] thr=439 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:41.016] thr=439 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:41.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:41.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:41.057] thr=439 paramiko.transport: userauth is OK +INF [20190331-10:58:41.076] thr=439 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:41.078] thr=439 paramiko.transport: userauth is OK +INF [20190331-10:58:41.098] thr=439 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:41.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:41.253] thr=439 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:41.253] thr=439 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:41.296] thr=439 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:41.296] thr=439 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:41.300] thr=439 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:41.313] thr=439 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:41.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:41.315] thr=439 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:41.315] thr=439 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:41.315] thr=439 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:41.354] thr=439 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:41.367] thr=439 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:41.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:41.369] thr=439 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:41.369] thr=439 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:41.369] thr=439 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:41.409] thr=439 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:41.418] thr=439 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:41.418] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:41.420] thr=439 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:41.420] thr=439 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:41.420] thr=439 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:41.459] thr=439 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:41.480] thr=439 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:41.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:41.480] thr=439 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:41.480] thr=439 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:41.482] thr=439 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:41.520] thr=439 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:41.533] thr=439 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:41.533] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:41.533] thr=439 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:41.535] thr=439 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:41.535] thr=439 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:41.573] thr=439 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:41.584] thr=439 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:41.586] thr=439 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:41.686] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:41.686] thr=439 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:41.686] thr=439 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:41.691] thr=439 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:41.701] thr=439 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:41.703] thr=439 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:41.703] thr=439 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:45.997] thr=440 paramiko.transport: starting thread (client mode): 0x50649b0 +DEB [20190331-10:58:45.997] thr=440 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:46.007] thr=440 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:46.007] thr=440 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:46.009] thr=440 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:46.009] thr=440 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:46.009] thr=440 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:46.009] thr=440 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:46.009] thr=440 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:46.009] thr=440 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:46.015] thr=440 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:46.015] thr=440 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:46.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:46.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:46.054] thr=440 paramiko.transport: userauth is OK +INF [20190331-10:58:46.079] thr=440 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:46.079] thr=440 paramiko.transport: userauth is OK +INF [20190331-10:58:46.104] thr=440 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:46.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:46.266] thr=440 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:46.266] thr=440 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:46.309] thr=440 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:46.309] thr=440 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:46.318] thr=440 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:46.336] thr=440 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:46.336] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:46.336] thr=440 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:46.336] thr=440 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:46.336] thr=440 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:46.377] thr=440 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:46.392] thr=440 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:46.392] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:46.392] thr=440 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:46.392] thr=440 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:46.394] thr=440 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:46.431] thr=440 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:46.441] thr=440 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:46.441] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:46.441] thr=440 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:46.441] thr=440 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:46.441] thr=440 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:46.480] thr=440 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:46.490] thr=440 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:46.490] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:46.490] thr=440 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:46.490] thr=440 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:46.490] thr=440 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:46.529] thr=440 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:46.541] thr=440 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:46.541] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:46.541] thr=440 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:46.541] thr=440 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:46.541] thr=440 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:46.583] thr=440 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:46.593] thr=440 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:46.593] thr=440 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:46.696] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:46.696] thr=440 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:46.696] thr=440 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:46.698] thr=440 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:46.710] thr=440 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:46.710] thr=440 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:46.712] thr=440 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:50.998] thr=441 paramiko.transport: starting thread (client mode): 0x148e2b0 +DEB [20190331-10:58:50.998] thr=441 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:51.008] thr=441 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:51.008] thr=441 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:51.010] thr=441 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:51.010] thr=441 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:51.010] thr=441 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:51.012] thr=441 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:51.012] thr=441 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:51.012] thr=441 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:51.016] thr=441 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:51.016] thr=441 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:51.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:51.057] thr=441 paramiko.transport: userauth is OK +INF [20190331-10:58:51.076] thr=441 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:51.078] thr=441 paramiko.transport: userauth is OK +INF [20190331-10:58:51.099] thr=441 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:51.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:51.253] thr=441 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:51.253] thr=441 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:51.294] thr=441 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:51.294] thr=441 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:51.298] thr=441 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:51.310] thr=441 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:51.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:51.312] thr=441 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:51.312] thr=441 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:51.312] thr=441 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:51.354] thr=441 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:51.366] thr=441 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:51.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:51.366] thr=441 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:51.368] thr=441 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:51.368] thr=441 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:51.405] thr=441 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:51.413] thr=441 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:51.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:51.413] thr=441 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:51.415] thr=441 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:51.415] thr=441 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:51.452] thr=441 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:51.463] thr=441 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:51.463] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:51.463] thr=441 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:51.463] thr=441 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:51.463] thr=441 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:51.502] thr=441 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:51.514] thr=441 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:51.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:51.514] thr=441 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:51.514] thr=441 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:51.514] thr=441 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:51.551] thr=441 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:51.562] thr=441 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:51.562] thr=441 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:51.665] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:51.665] thr=441 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:51.665] thr=441 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:51.667] thr=441 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:51.675] thr=441 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:51.675] thr=441 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:51.677] thr=441 paramiko.transport: EOF in transport thread +DEB [20190331-10:58:55.998] thr=150 paramiko.transport: starting thread (client mode): 0x3670410 +DEB [20190331-10:58:55.998] thr=150 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:58:56.014] thr=150 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: Compression agreed: none +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:58:56.014] thr=150 paramiko.transport: Switch to new keys ... +DEB [20190331-10:58:56.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:58:56.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:58:56.076] thr=150 paramiko.transport: userauth is OK +INF [20190331-10:58:56.092] thr=150 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:58:56.092] thr=150 paramiko.transport: userauth is OK +INF [20190331-10:58:56.107] thr=150 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:58:56.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:58:56.279] thr=150 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:58:56.279] thr=150 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:58:56.326] thr=150 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:58:56.326] thr=150 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:58:56.326] thr=150 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:58:56.342] thr=150 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:58:56.342] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:58:56.342] thr=150 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:58:56.342] thr=150 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:58:56.342] thr=150 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:58:56.389] thr=150 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:58:56.389] thr=150 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:58:56.389] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:58:56.389] thr=150 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:58:56.389] thr=150 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:58:56.389] thr=150 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:58:56.451] thr=150 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:58:56.451] thr=150 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:58:56.451] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:58:56.467] thr=150 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:58:56.467] thr=150 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:58:56.467] thr=150 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:58:56.514] thr=150 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:58:56.514] thr=150 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:58:56.514] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:58:56.514] thr=150 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:58:56.514] thr=150 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:58:56.514] thr=150 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:58:56.576] thr=150 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:58:56.592] thr=150 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:58:56.592] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:58:56.592] thr=150 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:58:56.592] thr=150 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:58:56.592] thr=150 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:58:56.639] thr=150 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:58:56.639] thr=150 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:58:56.639] thr=150 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:58:56.764] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:58:56.764] thr=150 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:58:56.764] thr=150 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:58:56.764] thr=150 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:58:56.764] thr=150 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:58:56.764] thr=150 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:58:56.764] thr=150 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:00.998] thr=442 paramiko.transport: starting thread (client mode): 0x538f030 +DEB [20190331-10:59:00.998] thr=442 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:01.006] thr=442 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:01.006] thr=442 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:01.010] thr=442 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:01.010] thr=442 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:01.010] thr=442 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:01.010] thr=442 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:01.010] thr=442 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:01.010] thr=442 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:01.014] thr=442 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:01.018] thr=442 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:01.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:01.057] thr=442 paramiko.transport: userauth is OK +INF [20190331-10:59:01.076] thr=442 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:01.076] thr=442 paramiko.transport: userauth is OK +INF [20190331-10:59:01.100] thr=442 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:01.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:01.268] thr=442 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:01.268] thr=442 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:01.311] thr=442 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:01.311] thr=442 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:01.315] thr=442 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:01.330] thr=442 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:01.330] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:01.330] thr=442 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:01.330] thr=442 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:01.330] thr=442 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:01.373] thr=442 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:01.385] thr=442 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:01.385] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:01.385] thr=442 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:01.385] thr=442 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:01.385] thr=442 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:01.428] thr=442 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:01.436] thr=442 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:01.436] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:01.436] thr=442 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:01.436] thr=442 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:01.436] thr=442 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:01.479] thr=442 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:01.486] thr=442 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:01.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:01.486] thr=442 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:01.490] thr=442 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:01.490] thr=442 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:01.531] thr=442 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:01.546] thr=442 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:01.546] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:01.550] thr=442 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:01.550] thr=442 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:01.550] thr=442 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:01.589] thr=442 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:01.601] thr=442 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:01.601] thr=442 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:01.703] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:01.703] thr=442 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:01.703] thr=442 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:01.707] thr=442 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:01.718] thr=442 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:01.718] thr=442 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:01.718] thr=442 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:06.000] thr=217 paramiko.transport: starting thread (client mode): 0x5376b70 +DEB [20190331-10:59:06.000] thr=217 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:06.010] thr=217 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:06.010] thr=217 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:06.013] thr=217 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:06.013] thr=217 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:06.013] thr=217 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:06.013] thr=217 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:06.013] thr=217 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:06.013] thr=217 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:06.016] thr=217 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:06.016] thr=217 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:06.058] thr=217 paramiko.transport: userauth is OK +INF [20190331-10:59:06.080] thr=217 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:06.080] thr=217 paramiko.transport: userauth is OK +INF [20190331-10:59:06.102] thr=217 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:06.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:06.265] thr=217 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:06.265] thr=217 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:06.306] thr=217 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:06.306] thr=217 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:06.312] thr=217 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:06.325] thr=217 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:06.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:06.328] thr=217 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:06.328] thr=217 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:06.328] thr=217 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:06.370] thr=217 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:06.382] thr=217 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:06.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:06.382] thr=217 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:06.386] thr=217 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:06.386] thr=217 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:06.427] thr=217 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:06.437] thr=217 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:06.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:06.437] thr=217 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:06.437] thr=217 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:06.437] thr=217 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:06.478] thr=217 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:06.487] thr=217 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:06.487] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:06.487] thr=217 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:06.487] thr=217 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:06.487] thr=217 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:06.527] thr=217 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:06.537] thr=217 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:06.540] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:06.540] thr=217 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:06.540] thr=217 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:06.540] thr=217 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:06.578] thr=217 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:06.588] thr=217 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:06.588] thr=217 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:06.693] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:06.693] thr=217 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:06.693] thr=217 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:06.693] thr=217 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:06.706] thr=217 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:06.706] thr=217 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:06.709] thr=217 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:10.999] thr=165 paramiko.transport: starting thread (client mode): 0x54d0d70 +DEB [20190331-10:59:10.999] thr=165 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:11.008] thr=165 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:11.008] thr=165 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:11.011] thr=165 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:11.011] thr=165 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:11.011] thr=165 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:11.011] thr=165 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:11.011] thr=165 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:11.011] thr=165 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:11.017] thr=165 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:11.017] thr=165 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:11.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:11.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:11.056] thr=165 paramiko.transport: userauth is OK +INF [20190331-10:59:11.154] thr=165 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:11.154] thr=165 paramiko.transport: userauth is OK +INF [20190331-10:59:11.178] thr=165 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:11.178] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:11.333] thr=165 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:11.333] thr=165 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:11.374] thr=165 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:11.374] thr=165 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:11.377] thr=165 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:11.392] thr=165 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:11.392] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:11.392] thr=165 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:11.392] thr=165 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:11.392] thr=165 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:11.434] thr=165 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:11.446] thr=165 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:11.446] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:11.446] thr=165 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:11.446] thr=165 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:11.449] thr=165 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:11.487] thr=165 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:11.496] thr=165 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:11.496] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:11.496] thr=165 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:11.499] thr=165 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:11.499] thr=165 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:11.539] thr=165 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:11.548] thr=165 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:11.548] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:11.548] thr=165 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:11.548] thr=165 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:11.548] thr=165 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:11.590] thr=165 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:11.602] thr=165 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:11.602] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:11.602] thr=165 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:11.602] thr=165 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:11.602] thr=165 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:11.647] thr=165 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:11.658] thr=165 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:11.658] thr=165 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:11.760] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:11.760] thr=165 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:11.760] thr=165 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:11.760] thr=165 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:11.768] thr=165 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:11.771] thr=165 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:11.771] thr=165 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:15.996] thr=443 paramiko.transport: starting thread (client mode): 0x53868f0 +DEB [20190331-10:59:15.996] thr=443 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:16.007] thr=443 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:16.007] thr=443 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:16.010] thr=443 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:16.010] thr=443 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:16.010] thr=443 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:16.010] thr=443 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:16.010] thr=443 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:16.010] thr=443 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:16.015] thr=443 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:16.015] thr=443 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:16.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:16.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:16.057] thr=443 paramiko.transport: userauth is OK +INF [20190331-10:59:16.076] thr=443 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:16.076] thr=443 paramiko.transport: userauth is OK +INF [20190331-10:59:16.100] thr=443 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:16.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:16.253] thr=443 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:16.253] thr=443 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:16.295] thr=443 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:16.295] thr=443 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:16.301] thr=443 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:16.316] thr=443 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:16.316] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:16.316] thr=443 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:16.316] thr=443 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:16.316] thr=443 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:16.359] thr=443 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:16.372] thr=443 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:16.375] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:16.375] thr=443 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:16.375] thr=443 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:16.375] thr=443 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:16.414] thr=443 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:16.425] thr=443 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:16.425] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:16.425] thr=443 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:16.425] thr=443 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:16.425] thr=443 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:16.465] thr=443 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:16.475] thr=443 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:16.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:16.475] thr=443 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:16.475] thr=443 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:16.475] thr=443 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:16.515] thr=443 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:16.527] thr=443 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:16.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:16.527] thr=443 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:16.527] thr=443 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:16.527] thr=443 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:16.567] thr=443 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:16.575] thr=443 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:16.577] thr=443 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:16.678] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:16.678] thr=443 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:16.678] thr=443 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:16.680] thr=443 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:16.691] thr=443 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:16.691] thr=443 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:16.694] thr=443 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:20.999] thr=444 paramiko.transport: starting thread (client mode): 0x507de30 +DEB [20190331-10:59:20.999] thr=444 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:21.010] thr=444 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:21.010] thr=444 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:21.012] thr=444 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:21.012] thr=444 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:21.012] thr=444 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:21.012] thr=444 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:21.012] thr=444 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:21.012] thr=444 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:21.016] thr=444 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:21.016] thr=444 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:21.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:21.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:21.058] thr=444 paramiko.transport: userauth is OK +INF [20190331-10:59:21.078] thr=444 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:21.078] thr=444 paramiko.transport: userauth is OK +INF [20190331-10:59:21.100] thr=444 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:21.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:21.260] thr=444 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:21.260] thr=444 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:21.302] thr=444 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:21.302] thr=444 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:21.304] thr=444 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:21.320] thr=444 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:21.320] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:21.322] thr=444 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:21.322] thr=444 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:21.322] thr=444 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:21.364] thr=444 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:21.377] thr=444 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:21.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:21.379] thr=444 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:21.379] thr=444 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:21.379] thr=444 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:21.416] thr=444 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:21.425] thr=444 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:21.425] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:21.425] thr=444 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:21.427] thr=444 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:21.427] thr=444 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:21.465] thr=444 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:21.476] thr=444 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:21.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:21.476] thr=444 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:21.476] thr=444 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:21.476] thr=444 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:21.515] thr=444 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:21.528] thr=444 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:21.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:21.528] thr=444 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:21.531] thr=444 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:21.531] thr=444 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:21.568] thr=444 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:21.577] thr=444 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:21.579] thr=444 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:21.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:21.680] thr=444 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:21.680] thr=444 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:21.682] thr=444 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:21.695] thr=444 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:21.695] thr=444 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:21.698] thr=444 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:26.000] thr=445 paramiko.transport: starting thread (client mode): 0x5363350 +DEB [20190331-10:59:26.000] thr=445 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:26.010] thr=445 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:26.010] thr=445 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:26.012] thr=445 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:26.012] thr=445 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:26.014] thr=445 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:26.014] thr=445 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:26.014] thr=445 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:26.014] thr=445 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:26.018] thr=445 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:26.018] thr=445 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:26.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:26.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:26.060] thr=445 paramiko.transport: userauth is OK +INF [20190331-10:59:26.080] thr=445 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:26.082] thr=445 paramiko.transport: userauth is OK +INF [20190331-10:59:26.106] thr=445 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:26.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:26.265] thr=445 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:26.265] thr=445 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:26.305] thr=445 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:26.305] thr=445 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:26.309] thr=445 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:26.323] thr=445 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:26.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:26.323] thr=445 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:26.325] thr=445 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:26.325] thr=445 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:26.363] thr=445 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:26.375] thr=445 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:26.375] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:26.377] thr=445 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:26.377] thr=445 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:26.377] thr=445 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:26.416] thr=445 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:26.424] thr=445 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:26.426] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:26.426] thr=445 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:26.426] thr=445 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:26.426] thr=445 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:26.466] thr=445 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:26.476] thr=445 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:26.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:26.476] thr=445 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:26.476] thr=445 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:26.476] thr=445 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:26.516] thr=445 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:26.529] thr=445 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:26.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:26.529] thr=445 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:26.531] thr=445 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:26.531] thr=445 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:26.569] thr=445 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:26.579] thr=445 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:26.579] thr=445 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:26.681] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:26.681] thr=445 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:26.681] thr=445 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:26.683] thr=445 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:26.695] thr=445 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:26.695] thr=445 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:26.697] thr=445 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:30.998] thr=446 paramiko.transport: starting thread (client mode): 0x54d0cd0 +DEB [20190331-10:59:31.000] thr=446 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:31.008] thr=446 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:31.008] thr=446 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:31.012] thr=446 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:31.012] thr=446 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:31.012] thr=446 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:31.012] thr=446 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:31.012] thr=446 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:31.012] thr=446 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:31.016] thr=446 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:31.016] thr=446 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:31.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:31.056] thr=446 paramiko.transport: userauth is OK +INF [20190331-10:59:31.076] thr=446 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:31.076] thr=446 paramiko.transport: userauth is OK +INF [20190331-10:59:31.098] thr=446 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:31.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:31.255] thr=446 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:31.255] thr=446 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:31.297] thr=446 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:31.297] thr=446 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:31.301] thr=446 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:31.315] thr=446 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:31.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:31.315] thr=446 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:31.315] thr=446 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:31.315] thr=446 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:31.353] thr=446 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:31.365] thr=446 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:31.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:31.367] thr=446 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:31.367] thr=446 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:31.367] thr=446 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:31.405] thr=446 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:31.415] thr=446 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:31.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:31.415] thr=446 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:31.415] thr=446 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:31.415] thr=446 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:31.458] thr=446 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:31.468] thr=446 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:31.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:31.468] thr=446 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:31.468] thr=446 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:31.468] thr=446 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:31.510] thr=446 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:31.522] thr=446 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:31.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:31.522] thr=446 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:31.524] thr=446 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:31.524] thr=446 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:31.563] thr=446 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:31.571] thr=446 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:31.571] thr=446 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:31.673] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:31.673] thr=446 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:31.673] thr=446 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:31.675] thr=446 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:31.685] thr=446 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:31.685] thr=446 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:31.687] thr=446 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:35.996] thr=447 paramiko.transport: starting thread (client mode): 0x50165d0 +DEB [20190331-10:59:35.996] thr=447 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:36.012] thr=447 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:36.012] thr=447 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:36.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:36.012] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:36.074] thr=447 paramiko.transport: userauth is OK +INF [20190331-10:59:36.090] thr=447 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:36.090] thr=447 paramiko.transport: userauth is OK +INF [20190331-10:59:36.106] thr=447 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:36.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:36.262] thr=447 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:36.262] thr=447 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:36.309] thr=447 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:36.309] thr=447 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:36.309] thr=447 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:36.309] thr=447 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:36.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:36.324] thr=447 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:36.324] thr=447 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:36.324] thr=447 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:36.371] thr=447 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:36.387] thr=447 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:36.387] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:36.387] thr=447 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:36.387] thr=447 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:36.387] thr=447 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:36.449] thr=447 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:36.449] thr=447 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:36.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:36.449] thr=447 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:36.449] thr=447 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:36.449] thr=447 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:36.512] thr=447 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:36.512] thr=447 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:36.512] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:36.512] thr=447 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:36.512] thr=447 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:36.512] thr=447 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:36.574] thr=447 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:36.574] thr=447 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:36.574] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:36.574] thr=447 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:36.574] thr=447 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:36.574] thr=447 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:36.637] thr=447 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:36.637] thr=447 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:36.637] thr=447 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:36.762] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:36.762] thr=447 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:36.762] thr=447 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:36.762] thr=447 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:36.762] thr=447 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:36.762] thr=447 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:36.762] thr=447 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:40.999] thr=448 paramiko.transport: starting thread (client mode): 0x54d00b0 +DEB [20190331-10:59:40.999] thr=448 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:41.007] thr=448 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:41.007] thr=448 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:41.011] thr=448 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:41.011] thr=448 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:41.011] thr=448 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:41.011] thr=448 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:41.011] thr=448 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:41.011] thr=448 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:41.015] thr=448 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:41.015] thr=448 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:41.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:41.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:41.058] thr=448 paramiko.transport: userauth is OK +INF [20190331-10:59:41.081] thr=448 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:41.081] thr=448 paramiko.transport: userauth is OK +INF [20190331-10:59:41.105] thr=448 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:41.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:41.257] thr=448 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:41.257] thr=448 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:41.300] thr=448 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:41.300] thr=448 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:41.304] thr=448 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:41.320] thr=448 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:41.320] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:41.320] thr=448 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:41.320] thr=448 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:41.320] thr=448 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:41.363] thr=448 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:41.374] thr=448 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:41.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:41.374] thr=448 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:41.378] thr=448 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:41.378] thr=448 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:41.417] thr=448 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:41.425] thr=448 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:41.425] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:41.425] thr=448 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:41.425] thr=448 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:41.425] thr=448 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:41.468] thr=448 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:41.476] thr=448 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:41.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:41.476] thr=448 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:41.476] thr=448 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:41.480] thr=448 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:41.519] thr=448 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:41.530] thr=448 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:41.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:41.530] thr=448 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:41.530] thr=448 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:41.530] thr=448 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:41.573] thr=448 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:41.581] thr=448 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:41.581] thr=448 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:41.687] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:41.687] thr=448 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:41.687] thr=448 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:41.687] thr=448 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:41.698] thr=448 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:41.698] thr=448 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:41.698] thr=448 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:45.997] thr=449 paramiko.transport: starting thread (client mode): 0x50e9b70 +DEB [20190331-10:59:45.997] thr=449 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:46.004] thr=449 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:46.004] thr=449 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:46.008] thr=449 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:46.008] thr=449 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:46.008] thr=449 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:46.008] thr=449 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:46.008] thr=449 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:46.008] thr=449 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:46.012] thr=449 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:46.012] thr=449 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:46.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:46.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:46.054] thr=449 paramiko.transport: userauth is OK +INF [20190331-10:59:46.074] thr=449 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:46.074] thr=449 paramiko.transport: userauth is OK +INF [20190331-10:59:46.097] thr=449 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:46.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:46.258] thr=449 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:46.258] thr=449 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:46.301] thr=449 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:46.301] thr=449 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:46.304] thr=449 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:46.316] thr=449 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:46.316] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:46.316] thr=449 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:46.320] thr=449 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:46.320] thr=449 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:46.362] thr=449 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:46.374] thr=449 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:46.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:46.377] thr=449 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:46.377] thr=449 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:46.377] thr=449 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:46.420] thr=449 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:46.427] thr=449 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:46.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:46.427] thr=449 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:46.431] thr=449 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:46.431] thr=449 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:46.470] thr=449 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:46.477] thr=449 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:46.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:46.477] thr=449 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:46.481] thr=449 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:46.481] thr=449 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:46.520] thr=449 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:46.531] thr=449 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:46.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:46.531] thr=449 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:46.531] thr=449 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:46.531] thr=449 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:46.573] thr=449 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:46.581] thr=449 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:46.581] thr=449 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:46.685] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:46.685] thr=449 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:46.685] thr=449 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:46.685] thr=449 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:46.696] thr=449 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:46.696] thr=449 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:46.700] thr=449 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:50.999] thr=385 paramiko.transport: starting thread (client mode): 0x4fa9690 +DEB [20190331-10:59:50.999] thr=385 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:51.010] thr=385 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:51.010] thr=385 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:51.013] thr=385 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:51.013] thr=385 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:51.013] thr=385 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:51.013] thr=385 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:51.013] thr=385 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:51.013] thr=385 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:51.019] thr=385 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:51.019] thr=385 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:51.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:51.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:51.058] thr=385 paramiko.transport: userauth is OK +INF [20190331-10:59:51.078] thr=385 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:51.078] thr=385 paramiko.transport: userauth is OK +INF [20190331-10:59:51.099] thr=385 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:51.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:51.264] thr=385 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:51.264] thr=385 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:51.305] thr=385 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:51.305] thr=385 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:51.308] thr=385 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:51.323] thr=385 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:51.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:51.323] thr=385 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:51.323] thr=385 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:51.323] thr=385 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:51.361] thr=385 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:51.376] thr=385 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:51.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:51.376] thr=385 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:51.376] thr=385 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:51.376] thr=385 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:51.417] thr=385 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:51.426] thr=385 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:51.426] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:51.426] thr=385 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:51.426] thr=385 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:51.426] thr=385 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:51.468] thr=385 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:51.476] thr=385 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:51.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:51.476] thr=385 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:51.476] thr=385 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:51.479] thr=385 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:51.518] thr=385 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:51.530] thr=385 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:51.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:51.530] thr=385 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:51.530] thr=385 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:51.530] thr=385 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:51.571] thr=385 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:51.589] thr=385 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:51.589] thr=385 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:51.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:51.692] thr=385 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:51.692] thr=385 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:51.692] thr=385 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:51.716] thr=385 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:51.716] thr=385 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:51.719] thr=385 paramiko.transport: EOF in transport thread +DEB [20190331-10:59:55.997] thr=450 paramiko.transport: starting thread (client mode): 0x4fa9350 +DEB [20190331-10:59:55.997] thr=450 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-10:59:56.006] thr=450 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-10:59:56.008] thr=450 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-10:59:56.010] thr=450 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-10:59:56.010] thr=450 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-10:59:56.010] thr=450 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-10:59:56.010] thr=450 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-10:59:56.010] thr=450 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-10:59:56.010] thr=450 paramiko.transport: Compression agreed: none +DEB [20190331-10:59:56.015] thr=450 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-10:59:56.015] thr=450 paramiko.transport: Switch to new keys ... +DEB [20190331-10:59:56.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-10:59:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-10:59:56.056] thr=450 paramiko.transport: userauth is OK +INF [20190331-10:59:56.076] thr=450 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-10:59:56.076] thr=450 paramiko.transport: userauth is OK +INF [20190331-10:59:56.112] thr=450 paramiko.transport: Authentication (password) successful! +DEB [20190331-10:59:56.112] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-10:59:56.277] thr=450 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-10:59:56.277] thr=450 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-10:59:56.318] thr=450 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-10:59:56.318] thr=450 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-10:59:56.323] thr=450 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-10:59:56.347] thr=450 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-10:59:56.347] thr=450 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-10:59:56.349] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-10:59:56.388] thr=450 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-10:59:56.388] thr=450 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-10:59:56.390] thr=450 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-10:59:56.403] thr=450 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-10:59:56.403] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-10:59:56.403] thr=450 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-10:59:56.405] thr=450 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-10:59:56.405] thr=450 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-10:59:56.446] thr=450 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-10:59:56.457] thr=450 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-10:59:56.457] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-10:59:56.457] thr=450 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-10:59:56.457] thr=450 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-10:59:56.457] thr=450 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-10:59:56.498] thr=450 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-10:59:56.509] thr=450 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-10:59:56.509] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-10:59:56.509] thr=450 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-10:59:56.509] thr=450 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-10:59:56.509] thr=450 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-10:59:56.554] thr=450 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-10:59:56.567] thr=450 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-10:59:56.567] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-10:59:56.567] thr=450 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-10:59:56.567] thr=450 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-10:59:56.567] thr=450 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-10:59:56.606] thr=450 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-10:59:56.619] thr=450 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-10:59:56.619] thr=450 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-10:59:56.721] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-10:59:56.721] thr=450 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-10:59:56.721] thr=450 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-10:59:56.723] thr=450 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-10:59:56.734] thr=450 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-10:59:56.734] thr=450 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-10:59:56.736] thr=450 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:01.000] thr=130 paramiko.transport: starting thread (client mode): 0x55c1c50 +DEB [20190331-11:00:01.000] thr=130 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:01.008] thr=130 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:01.008] thr=130 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:01.012] thr=130 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:01.012] thr=130 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:01.012] thr=130 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:01.012] thr=130 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:01.012] thr=130 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:01.012] thr=130 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:01.016] thr=130 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:01.016] thr=130 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:01.056] thr=130 paramiko.transport: userauth is OK +INF [20190331-11:00:01.077] thr=130 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:01.077] thr=130 paramiko.transport: userauth is OK +INF [20190331-11:00:01.100] thr=130 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:01.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:01.249] thr=130 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:01.249] thr=130 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:01.291] thr=130 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:01.291] thr=130 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:01.293] thr=130 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:01.306] thr=130 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:01.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:01.306] thr=130 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:01.308] thr=130 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:01.308] thr=130 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:01.350] thr=130 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:01.362] thr=130 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:01.362] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:01.362] thr=130 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:01.362] thr=130 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:01.362] thr=130 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:01.402] thr=130 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:01.411] thr=130 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:01.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:01.411] thr=130 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:01.413] thr=130 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:01.413] thr=130 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:01.451] thr=130 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:01.461] thr=130 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:01.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:01.461] thr=130 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:01.461] thr=130 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:01.463] thr=130 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:01.501] thr=130 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:01.514] thr=130 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:01.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:01.514] thr=130 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:01.514] thr=130 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:01.514] thr=130 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:01.554] thr=130 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:01.564] thr=130 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:01.564] thr=130 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:01.667] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:01.667] thr=130 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:01.667] thr=130 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:01.669] thr=130 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:01.679] thr=130 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:01.679] thr=130 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:01.682] thr=130 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:05.998] thr=451 paramiko.transport: starting thread (client mode): 0x55e9130 +DEB [20190331-11:00:05.998] thr=451 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:06.010] thr=451 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:06.011] thr=451 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:06.015] thr=451 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:06.015] thr=451 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:06.015] thr=451 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:06.015] thr=451 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:06.015] thr=451 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:06.015] thr=451 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:06.019] thr=451 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:06.020] thr=451 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:06.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:06.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:06.060] thr=451 paramiko.transport: userauth is OK +INF [20190331-11:00:06.083] thr=451 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:06.084] thr=451 paramiko.transport: userauth is OK +INF [20190331-11:00:06.116] thr=451 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:06.117] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:06.333] thr=451 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:06.333] thr=451 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:06.374] thr=451 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:06.374] thr=451 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:06.377] thr=451 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:06.391] thr=451 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:06.391] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:06.391] thr=451 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:06.392] thr=451 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:06.392] thr=451 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:06.431] thr=451 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:06.446] thr=451 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:06.447] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:06.447] thr=451 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:06.448] thr=451 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:06.448] thr=451 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:06.487] thr=451 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:06.496] thr=451 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:06.497] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:06.497] thr=451 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:06.497] thr=451 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:06.498] thr=451 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:06.538] thr=451 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:06.548] thr=451 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:06.548] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:06.548] thr=451 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:06.549] thr=451 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:06.549] thr=451 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:06.590] thr=451 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:06.603] thr=451 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:06.603] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:06.604] thr=451 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:06.604] thr=451 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:06.604] thr=451 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:06.645] thr=451 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:06.655] thr=451 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:06.655] thr=451 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:06.758] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:06.759] thr=451 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:06.759] thr=451 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:06.760] thr=451 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:06.770] thr=451 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:06.770] thr=451 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:06.772] thr=451 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:11.000] thr=452 paramiko.transport: starting thread (client mode): 0x54d0f10 +DEB [20190331-11:00:11.000] thr=452 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:11.011] thr=452 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:11.011] thr=452 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:11.014] thr=452 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:11.014] thr=452 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:11.014] thr=452 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:11.014] thr=452 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:11.014] thr=452 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:11.014] thr=452 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:11.017] thr=452 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:11.019] thr=452 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:11.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:11.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:11.057] thr=452 paramiko.transport: userauth is OK +INF [20190331-11:00:11.078] thr=452 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:11.078] thr=452 paramiko.transport: userauth is OK +INF [20190331-11:00:11.102] thr=452 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:11.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:11.253] thr=452 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:11.253] thr=452 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:11.295] thr=452 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:11.295] thr=452 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:11.300] thr=452 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:11.313] thr=452 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:11.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:11.314] thr=452 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:11.314] thr=452 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:11.314] thr=452 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:11.352] thr=452 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:11.364] thr=452 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:11.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:11.364] thr=452 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:11.365] thr=452 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:11.365] thr=452 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:11.404] thr=452 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:11.413] thr=452 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:11.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:11.413] thr=452 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:11.414] thr=452 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:11.414] thr=452 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:11.453] thr=452 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:11.462] thr=452 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:11.462] thr=452 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:11.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:11.502] thr=452 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:11.502] thr=452 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:11.504] thr=452 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:11.514] thr=452 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:11.514] thr=452 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:11.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:11.554] thr=452 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:11.554] thr=452 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:11.556] thr=452 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:11.565] thr=452 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:11.565] thr=452 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:11.667] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:11.667] thr=452 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:11.667] thr=452 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:11.668] thr=452 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:11.681] thr=452 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:11.681] thr=452 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:11.683] thr=452 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:15.999] thr=453 paramiko.transport: starting thread (client mode): 0x50e93f0 +DEB [20190331-11:00:15.999] thr=453 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:16.009] thr=453 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:16.009] thr=453 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:16.012] thr=453 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:16.012] thr=453 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:16.012] thr=453 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:16.013] thr=453 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:16.013] thr=453 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:16.013] thr=453 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:16.017] thr=453 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:16.018] thr=453 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:16.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:16.056] thr=453 paramiko.transport: userauth is OK +INF [20190331-11:00:16.206] thr=453 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:16.207] thr=453 paramiko.transport: userauth is OK +INF [20190331-11:00:16.229] thr=453 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:16.230] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:16.379] thr=453 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:16.379] thr=453 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:16.420] thr=453 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:16.420] thr=453 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:16.423] thr=453 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:16.436] thr=453 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:16.436] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:16.436] thr=453 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:16.438] thr=453 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:16.438] thr=453 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:16.475] thr=453 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:16.489] thr=453 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:16.489] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:16.489] thr=453 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:16.489] thr=453 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:16.489] thr=453 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:16.529] thr=453 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:16.538] thr=453 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:16.538] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:16.540] thr=453 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:16.540] thr=453 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:16.540] thr=453 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:16.580] thr=453 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:16.592] thr=453 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:16.593] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:16.593] thr=453 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:16.593] thr=453 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:16.593] thr=453 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:16.633] thr=453 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:16.646] thr=453 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:16.646] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:16.646] thr=453 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:16.647] thr=453 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:16.647] thr=453 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:16.689] thr=453 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:16.701] thr=453 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:16.701] thr=453 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:16.803] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:16.803] thr=453 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:16.803] thr=453 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:16.804] thr=453 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:16.814] thr=453 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:16.815] thr=453 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:16.817] thr=453 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:20.999] thr=144 paramiko.transport: starting thread (client mode): 0x5376c50 +DEB [20190331-11:00:20.999] thr=144 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:21.014] thr=144 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:21.014] thr=144 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:21.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:21.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:21.077] thr=144 paramiko.transport: userauth is OK +INF [20190331-11:00:21.092] thr=144 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:21.092] thr=144 paramiko.transport: userauth is OK +INF [20190331-11:00:21.108] thr=144 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:21.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:21.233] thr=144 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:21.233] thr=144 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:21.296] thr=144 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:21.296] thr=144 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:21.296] thr=144 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:21.296] thr=144 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:21.296] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:21.311] thr=144 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:21.311] thr=144 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:21.311] thr=144 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:21.358] thr=144 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:21.358] thr=144 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:21.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:21.358] thr=144 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:21.358] thr=144 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:21.358] thr=144 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:21.421] thr=144 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:21.421] thr=144 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:21.421] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:21.421] thr=144 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:21.421] thr=144 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:21.421] thr=144 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:21.468] thr=144 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:21.468] thr=144 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:21.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:21.468] thr=144 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:21.468] thr=144 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:21.468] thr=144 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:21.530] thr=144 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:21.530] thr=144 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:21.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:21.546] thr=144 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:21.546] thr=144 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:21.546] thr=144 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:21.592] thr=144 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:21.608] thr=144 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:21.608] thr=144 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:21.717] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:21.717] thr=144 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:21.717] thr=144 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:21.717] thr=144 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:21.717] thr=144 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:21.733] thr=144 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:21.733] thr=144 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:25.999] thr=454 paramiko.transport: starting thread (client mode): 0x55e6ff0 +DEB [20190331-11:00:25.999] thr=454 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:26.011] thr=454 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:26.011] thr=454 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:26.011] thr=454 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:26.011] thr=454 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:26.011] thr=454 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:26.011] thr=454 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:26.011] thr=454 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:26.011] thr=454 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:26.015] thr=454 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:26.015] thr=454 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:26.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:26.058] thr=454 paramiko.transport: userauth is OK +INF [20190331-11:00:26.077] thr=454 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:26.077] thr=454 paramiko.transport: userauth is OK +INF [20190331-11:00:26.097] thr=454 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:26.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:26.229] thr=454 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:26.229] thr=454 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:26.272] thr=454 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:26.272] thr=454 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:26.276] thr=454 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:26.292] thr=454 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:26.292] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:26.292] thr=454 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:26.292] thr=454 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:26.296] thr=454 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:26.335] thr=454 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:26.346] thr=454 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:26.346] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:26.346] thr=454 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:26.350] thr=454 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:26.350] thr=454 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:26.389] thr=454 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:26.397] thr=454 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:26.397] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:26.401] thr=454 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:26.401] thr=454 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:26.401] thr=454 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:26.440] thr=454 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:26.452] thr=454 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:26.452] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:26.452] thr=454 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:26.452] thr=454 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:26.452] thr=454 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:26.495] thr=454 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:26.507] thr=454 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:26.507] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:26.507] thr=454 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:26.507] thr=454 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:26.507] thr=454 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:26.548] thr=454 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:26.564] thr=454 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:26.564] thr=454 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:26.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:26.669] thr=454 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:26.669] thr=454 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:26.673] thr=454 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:26.689] thr=454 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:26.693] thr=454 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:26.697] thr=454 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:30.999] thr=455 paramiko.transport: starting thread (client mode): 0x54d0f90 +DEB [20190331-11:00:30.999] thr=455 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:31.009] thr=455 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:31.009] thr=455 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:31.012] thr=455 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:31.012] thr=455 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:31.012] thr=455 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:31.012] thr=455 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:31.012] thr=455 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:31.012] thr=455 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:31.015] thr=455 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:31.015] thr=455 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:31.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:31.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:31.057] thr=455 paramiko.transport: userauth is OK +INF [20190331-11:00:31.076] thr=455 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:31.076] thr=455 paramiko.transport: userauth is OK +INF [20190331-11:00:31.102] thr=455 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:31.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:31.265] thr=455 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:31.265] thr=455 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:31.310] thr=455 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:31.310] thr=455 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:31.313] thr=455 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:31.329] thr=455 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:31.329] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:31.329] thr=455 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:31.332] thr=455 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:31.332] thr=455 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:31.374] thr=455 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:31.387] thr=455 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:31.387] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:31.387] thr=455 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:31.390] thr=455 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:31.390] thr=455 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:31.428] thr=455 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:31.438] thr=455 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:31.438] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:31.438] thr=455 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:31.441] thr=455 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:31.441] thr=455 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:31.483] thr=455 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:31.493] thr=455 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:31.493] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:31.493] thr=455 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:31.493] thr=455 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:31.493] thr=455 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:31.535] thr=455 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:31.551] thr=455 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:31.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:31.551] thr=455 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:31.554] thr=455 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:31.554] thr=455 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:31.592] thr=455 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:31.608] thr=455 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:31.608] thr=455 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:31.714] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:31.714] thr=455 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:31.714] thr=455 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:31.717] thr=455 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:31.730] thr=455 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:31.730] thr=455 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:31.733] thr=455 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:36.000] thr=456 paramiko.transport: starting thread (client mode): 0x5363770 +DEB [20190331-11:00:36.000] thr=456 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:36.013] thr=456 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:36.013] thr=456 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:36.016] thr=456 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:36.018] thr=456 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:36.018] thr=456 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:36.018] thr=456 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:36.018] thr=456 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:36.018] thr=456 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:36.021] thr=456 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:36.021] thr=456 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:36.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:36.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:36.063] thr=456 paramiko.transport: userauth is OK +INF [20190331-11:00:36.089] thr=456 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:36.089] thr=456 paramiko.transport: userauth is OK +INF [20190331-11:00:36.112] thr=456 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:36.115] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:36.269] thr=456 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:36.269] thr=456 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:36.326] thr=456 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:36.326] thr=456 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:36.332] thr=456 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:36.345] thr=456 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:36.347] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:36.347] thr=456 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:36.347] thr=456 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:36.347] thr=456 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:36.387] thr=456 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:36.402] thr=456 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:36.402] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:36.402] thr=456 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:36.402] thr=456 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:36.402] thr=456 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:36.444] thr=456 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:36.452] thr=456 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:36.454] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:36.454] thr=456 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:36.454] thr=456 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:36.454] thr=456 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:36.494] thr=456 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:36.501] thr=456 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:36.504] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:36.504] thr=456 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:36.504] thr=456 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:36.504] thr=456 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:36.546] thr=456 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:36.556] thr=456 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:36.556] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:36.556] thr=456 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:36.559] thr=456 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:36.559] thr=456 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:36.601] thr=456 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:36.611] thr=456 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:36.611] thr=456 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:36.716] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:36.716] thr=456 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:36.716] thr=456 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:36.718] thr=456 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:36.729] thr=456 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:36.729] thr=456 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:36.731] thr=456 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:41.001] thr=457 paramiko.transport: starting thread (client mode): 0x55e6470 +DEB [20190331-11:00:41.001] thr=457 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:41.014] thr=457 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:41.014] thr=457 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:41.014] thr=457 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:41.014] thr=457 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:41.016] thr=457 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:41.016] thr=457 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:41.016] thr=457 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:41.016] thr=457 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:41.019] thr=457 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:41.019] thr=457 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:41.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:41.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:41.060] thr=457 paramiko.transport: userauth is OK +INF [20190331-11:00:41.080] thr=457 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:41.080] thr=457 paramiko.transport: userauth is OK +INF [20190331-11:00:41.109] thr=457 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:41.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:41.258] thr=457 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:41.258] thr=457 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:41.299] thr=457 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:41.299] thr=457 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:41.306] thr=457 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:41.322] thr=457 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:41.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:41.324] thr=457 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:41.324] thr=457 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:41.324] thr=457 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:41.368] thr=457 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:41.378] thr=457 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:41.378] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:41.378] thr=457 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:41.381] thr=457 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:41.381] thr=457 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:41.430] thr=457 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:41.430] thr=457 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:41.430] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:41.430] thr=457 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:41.430] thr=457 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:41.430] thr=457 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:41.471] thr=457 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:41.479] thr=457 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:41.479] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:41.479] thr=457 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:41.479] thr=457 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:41.479] thr=457 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:41.520] thr=457 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:41.530] thr=457 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:41.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:41.530] thr=457 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:41.533] thr=457 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:41.533] thr=457 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:41.574] thr=457 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:41.581] thr=457 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:41.581] thr=457 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:41.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:41.684] thr=457 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:41.684] thr=457 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:41.694] thr=457 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:41.697] thr=457 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:41.697] thr=457 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:41.700] thr=457 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:45.999] thr=458 paramiko.transport: starting thread (client mode): 0x50f0530 +DEB [20190331-11:00:45.999] thr=458 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:46.011] thr=458 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:46.011] thr=458 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:46.011] thr=458 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:46.011] thr=458 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:46.011] thr=458 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:46.014] thr=458 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:46.014] thr=458 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:46.014] thr=458 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:46.016] thr=458 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:46.019] thr=458 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:46.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:46.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:46.059] thr=458 paramiko.transport: userauth is OK +INF [20190331-11:00:46.079] thr=458 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:46.079] thr=458 paramiko.transport: userauth is OK +INF [20190331-11:00:46.109] thr=458 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:46.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:46.268] thr=458 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:46.268] thr=458 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:46.310] thr=458 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:46.310] thr=458 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:46.318] thr=458 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:46.330] thr=458 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:46.330] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:46.330] thr=458 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:46.333] thr=458 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:46.333] thr=458 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:46.380] thr=458 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:46.385] thr=458 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:46.385] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:46.388] thr=458 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:46.388] thr=458 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:46.388] thr=458 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:46.430] thr=458 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:46.437] thr=458 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:46.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:46.440] thr=458 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:46.440] thr=458 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:46.440] thr=458 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:46.482] thr=458 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:46.490] thr=458 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:46.490] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:46.490] thr=458 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:46.490] thr=458 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:46.492] thr=458 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:46.534] thr=458 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:46.544] thr=458 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:46.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:46.544] thr=458 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:46.544] thr=458 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:46.544] thr=458 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:46.589] thr=458 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:46.596] thr=458 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:46.596] thr=458 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:46.698] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:46.698] thr=458 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:46.698] thr=458 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:46.711] thr=458 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:46.713] thr=458 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:46.716] thr=458 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:46.718] thr=458 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:51.000] thr=459 paramiko.transport: starting thread (client mode): 0x50161f0 +DEB [20190331-11:00:51.000] thr=459 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:51.008] thr=459 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:51.008] thr=459 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:51.013] thr=459 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:51.013] thr=459 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:51.013] thr=459 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:51.013] thr=459 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:51.013] thr=459 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:51.013] thr=459 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:51.018] thr=459 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:51.018] thr=459 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:51.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:51.060] thr=459 paramiko.transport: userauth is OK +INF [20190331-11:00:51.080] thr=459 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:51.080] thr=459 paramiko.transport: userauth is OK +INF [20190331-11:00:51.102] thr=459 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:51.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:51.259] thr=459 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:51.259] thr=459 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:51.302] thr=459 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:51.302] thr=459 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:51.304] thr=459 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:51.317] thr=459 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:51.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:51.319] thr=459 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:51.319] thr=459 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:51.319] thr=459 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:51.362] thr=459 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:51.372] thr=459 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:51.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:51.374] thr=459 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:51.374] thr=459 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:51.374] thr=459 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:51.414] thr=459 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:51.421] thr=459 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:51.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:51.424] thr=459 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:51.424] thr=459 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:51.424] thr=459 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:51.464] thr=459 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:51.474] thr=459 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:51.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:51.474] thr=459 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:51.476] thr=459 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:51.476] thr=459 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:51.516] thr=459 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:51.528] thr=459 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:51.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:51.529] thr=459 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:51.529] thr=459 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:51.529] thr=459 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:51.569] thr=459 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:51.579] thr=459 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:51.579] thr=459 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:51.681] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:51.681] thr=459 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:51.681] thr=459 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:51.683] thr=459 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:51.691] thr=459 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:51.693] thr=459 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:51.693] thr=459 paramiko.transport: EOF in transport thread +DEB [20190331-11:00:55.990] thr=460 paramiko.transport: starting thread (client mode): 0x5016a10 +DEB [20190331-11:00:55.990] thr=460 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:00:56.005] thr=460 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: Compression agreed: none +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:00:56.005] thr=460 paramiko.transport: Switch to new keys ... +DEB [20190331-11:00:56.005] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:00:56.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:00:56.068] thr=460 paramiko.transport: userauth is OK +INF [20190331-11:00:56.083] thr=460 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:00:56.083] thr=460 paramiko.transport: userauth is OK +INF [20190331-11:00:56.099] thr=460 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:00:56.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:00:56.255] thr=460 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:00:56.255] thr=460 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:00:56.318] thr=460 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:00:56.318] thr=460 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:00:56.318] thr=460 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:00:56.333] thr=460 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:00:56.333] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:00:56.333] thr=460 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:00:56.333] thr=460 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:00:56.333] thr=460 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:00:56.380] thr=460 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:00:56.380] thr=460 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:00:56.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:00:56.396] thr=460 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:00:56.396] thr=460 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:00:56.396] thr=460 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:00:56.443] thr=460 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:00:56.443] thr=460 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:00:56.443] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:00:56.443] thr=460 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:00:56.443] thr=460 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:00:56.443] thr=460 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:00:56.505] thr=460 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:00:56.505] thr=460 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:00:56.505] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:00:56.505] thr=460 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:00:56.505] thr=460 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:00:56.505] thr=460 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:00:56.568] thr=460 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:00:56.568] thr=460 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:00:56.568] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:00:56.568] thr=460 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:00:56.568] thr=460 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:00:56.568] thr=460 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:00:56.630] thr=460 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:00:56.646] thr=460 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:00:56.646] thr=460 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:00:56.755] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:00:56.755] thr=460 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:00:56.755] thr=460 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:00:56.755] thr=460 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:00:56.755] thr=460 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:00:56.755] thr=460 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:00:56.771] thr=460 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:00.999] thr=461 paramiko.transport: starting thread (client mode): 0x55e9450 +DEB [20190331-11:01:01.003] thr=461 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:01.011] thr=461 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:01.011] thr=461 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:01.015] thr=461 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:01.015] thr=461 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:01.015] thr=461 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:01.015] thr=461 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:01.015] thr=461 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:01.015] thr=461 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:01.019] thr=461 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:01.019] thr=461 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:01.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:01.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:01.065] thr=461 paramiko.transport: userauth is OK +INF [20190331-11:01:01.085] thr=461 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:01.085] thr=461 paramiko.transport: userauth is OK +INF [20190331-11:01:01.112] thr=461 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:01.112] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:01.284] thr=461 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:01.284] thr=461 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:01.327] thr=461 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:01.327] thr=461 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:01.327] thr=461 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:01.343] thr=461 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:01.343] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:01.343] thr=461 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:01.343] thr=461 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:01.343] thr=461 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:01.386] thr=461 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:01.397] thr=461 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:01.397] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:01.397] thr=461 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:01.397] thr=461 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:01.397] thr=461 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:01.440] thr=461 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:01.448] thr=461 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:01.448] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:01.448] thr=461 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:01.452] thr=461 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:01.452] thr=461 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:01.491] thr=461 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:01.499] thr=461 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:01.499] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:01.503] thr=461 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:01.503] thr=461 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:01.503] thr=461 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:01.544] thr=461 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:01.556] thr=461 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:01.556] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:01.556] thr=461 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:01.556] thr=461 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:01.556] thr=461 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:01.595] thr=461 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:01.607] thr=461 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:01.607] thr=461 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:01.708] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:01.708] thr=461 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:01.708] thr=461 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:01.708] thr=461 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:01.720] thr=461 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:01.720] thr=461 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:01.724] thr=461 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:05.999] thr=462 paramiko.transport: starting thread (client mode): 0x5376f30 +DEB [20190331-11:01:05.999] thr=462 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:06.007] thr=462 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:06.008] thr=462 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:06.010] thr=462 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:06.010] thr=462 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:06.010] thr=462 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:06.011] thr=462 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:06.011] thr=462 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:06.011] thr=462 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:06.015] thr=462 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:06.015] thr=462 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:06.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:06.053] thr=462 paramiko.transport: userauth is OK +INF [20190331-11:01:06.074] thr=462 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:06.075] thr=462 paramiko.transport: userauth is OK +INF [20190331-11:01:06.099] thr=462 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:06.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:06.279] thr=462 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:06.280] thr=462 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:06.320] thr=462 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:06.320] thr=462 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:06.324] thr=462 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:06.340] thr=462 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:06.341] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:06.341] thr=462 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:06.342] thr=462 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:06.342] thr=462 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:06.383] thr=462 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:06.400] thr=462 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:06.400] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:06.400] thr=462 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:06.401] thr=462 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:06.401] thr=462 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:06.439] thr=462 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:06.450] thr=462 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:06.450] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:06.450] thr=462 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:06.451] thr=462 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:06.451] thr=462 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:06.490] thr=462 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:06.500] thr=462 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:06.500] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:06.501] thr=462 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:06.502] thr=462 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:06.502] thr=462 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:06.541] thr=462 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:06.553] thr=462 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:06.553] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:06.553] thr=462 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:06.554] thr=462 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:06.554] thr=462 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:06.594] thr=462 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:06.604] thr=462 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:06.605] thr=462 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:06.706] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:06.707] thr=462 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:06.707] thr=462 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:06.709] thr=462 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:06.722] thr=462 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:06.723] thr=462 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:06.728] thr=462 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:10.998] thr=463 paramiko.transport: starting thread (client mode): 0x50166b0 +DEB [20190331-11:01:11.000] thr=463 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:11.008] thr=463 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:11.008] thr=463 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:11.011] thr=463 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:11.011] thr=463 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:11.011] thr=463 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:11.011] thr=463 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:11.011] thr=463 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:11.011] thr=463 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:11.015] thr=463 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:11.015] thr=463 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:11.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:11.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:11.055] thr=463 paramiko.transport: userauth is OK +INF [20190331-11:01:11.074] thr=463 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:11.076] thr=463 paramiko.transport: userauth is OK +INF [20190331-11:01:11.096] thr=463 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:11.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:11.238] thr=463 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:11.238] thr=463 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:11.279] thr=463 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:11.279] thr=463 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:11.283] thr=463 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:11.296] thr=463 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:11.296] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:11.296] thr=463 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:11.298] thr=463 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:11.298] thr=463 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:11.336] thr=463 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:11.349] thr=463 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:11.349] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:11.349] thr=463 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:11.349] thr=463 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:11.349] thr=463 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:11.389] thr=463 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:11.398] thr=463 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:11.398] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:11.398] thr=463 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:11.400] thr=463 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:11.400] thr=463 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:11.438] thr=463 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:11.447] thr=463 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:11.447] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:11.447] thr=463 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:11.449] thr=463 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:11.449] thr=463 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:11.487] thr=463 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:11.500] thr=463 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:11.500] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:11.500] thr=463 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:11.502] thr=463 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:11.502] thr=463 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:11.539] thr=463 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:11.549] thr=463 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:11.549] thr=463 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:11.651] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:11.651] thr=463 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:11.651] thr=463 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:11.652] thr=463 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:11.666] thr=463 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:11.666] thr=463 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:11.668] thr=463 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:15.998] thr=464 paramiko.transport: starting thread (client mode): 0x55c1710 +DEB [20190331-11:01:15.998] thr=464 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:16.006] thr=464 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:16.007] thr=464 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:16.009] thr=464 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:16.009] thr=464 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:16.009] thr=464 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:16.009] thr=464 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:16.009] thr=464 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:16.009] thr=464 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:16.013] thr=464 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:16.015] thr=464 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:16.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:16.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:16.055] thr=464 paramiko.transport: userauth is OK +INF [20190331-11:01:16.085] thr=464 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:16.085] thr=464 paramiko.transport: userauth is OK +INF [20190331-11:01:16.106] thr=464 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:16.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:16.258] thr=464 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:16.258] thr=464 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:16.300] thr=464 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:16.300] thr=464 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:16.304] thr=464 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:16.315] thr=464 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:16.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:16.315] thr=464 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:16.317] thr=464 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:16.317] thr=464 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:16.357] thr=464 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:16.368] thr=464 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:16.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:16.370] thr=464 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:16.370] thr=464 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:16.370] thr=464 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:16.413] thr=464 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:16.413] thr=464 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:16.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:16.413] thr=464 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:16.413] thr=464 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:16.413] thr=464 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:16.475] thr=464 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:16.475] thr=464 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:16.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:16.475] thr=464 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:16.475] thr=464 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:16.475] thr=464 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:16.522] thr=464 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:16.522] thr=464 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:16.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:16.522] thr=464 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:16.522] thr=464 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:16.522] thr=464 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:16.584] thr=464 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:16.584] thr=464 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:16.584] thr=464 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:16.709] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:16.709] thr=464 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:16.709] thr=464 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:16.709] thr=464 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:16.709] thr=464 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:16.709] thr=464 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:16.725] thr=464 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:20.996] thr=144 paramiko.transport: starting thread (client mode): 0x5376c50 +DEB [20190331-11:01:20.996] thr=144 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:21.012] thr=144 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:21.012] thr=144 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:21.012] thr=144 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:21.012] thr=144 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:21.012] thr=144 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:21.012] thr=144 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:21.012] thr=144 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:21.012] thr=144 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:21.028] thr=144 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:21.028] thr=144 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:21.028] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:21.028] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:21.074] thr=144 paramiko.transport: userauth is OK +INF [20190331-11:01:21.168] thr=144 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:21.168] thr=144 paramiko.transport: userauth is OK +INF [20190331-11:01:21.184] thr=144 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:21.184] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:21.324] thr=144 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:21.324] thr=144 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:21.387] thr=144 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:21.387] thr=144 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:21.387] thr=144 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:21.403] thr=144 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:21.403] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:21.403] thr=144 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:21.403] thr=144 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:21.403] thr=144 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:21.447] thr=144 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:21.464] thr=144 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:21.464] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:21.464] thr=144 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:21.464] thr=144 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:21.464] thr=144 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:21.510] thr=144 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:21.528] thr=144 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:21.528] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:21.528] thr=144 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:21.528] thr=144 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:21.528] thr=144 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:21.575] thr=144 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:21.575] thr=144 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:21.575] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:21.575] thr=144 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:21.575] thr=144 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:21.575] thr=144 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:21.621] thr=144 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:21.637] thr=144 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:21.637] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:21.637] thr=144 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:21.637] thr=144 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:21.637] thr=144 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:21.684] thr=144 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:21.684] thr=144 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:21.684] thr=144 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:21.809] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:21.809] thr=144 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:21.809] thr=144 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:21.809] thr=144 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:21.809] thr=144 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:21.809] thr=144 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:21.809] thr=144 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:25.997] thr=465 paramiko.transport: starting thread (client mode): 0x5376e30 +DEB [20190331-11:01:26.000] thr=465 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:26.007] thr=465 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:26.007] thr=465 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:26.011] thr=465 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:26.011] thr=465 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:26.011] thr=465 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:26.011] thr=465 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:26.011] thr=465 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:26.011] thr=465 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:26.014] thr=465 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:26.014] thr=465 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:26.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:26.056] thr=465 paramiko.transport: userauth is OK +INF [20190331-11:01:26.078] thr=465 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:26.078] thr=465 paramiko.transport: userauth is OK +INF [20190331-11:01:26.099] thr=465 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:26.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:26.232] thr=465 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:26.232] thr=465 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:26.278] thr=465 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:26.278] thr=465 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:26.282] thr=465 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:26.296] thr=465 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:26.296] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:26.296] thr=465 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:26.296] thr=465 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:26.296] thr=465 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:26.338] thr=465 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:26.349] thr=465 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:26.349] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:26.349] thr=465 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:26.352] thr=465 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:26.352] thr=465 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:26.391] thr=465 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:26.401] thr=465 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:26.401] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:26.401] thr=465 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:26.401] thr=465 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:26.401] thr=465 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:26.440] thr=465 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:26.447] thr=465 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:26.451] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:26.451] thr=465 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:26.451] thr=465 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:26.451] thr=465 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:26.489] thr=465 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:26.504] thr=465 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:26.504] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:26.504] thr=465 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:26.504] thr=465 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:26.504] thr=465 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:26.542] thr=465 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:26.553] thr=465 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:26.553] thr=465 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:26.655] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:26.655] thr=465 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:26.655] thr=465 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:26.655] thr=465 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:26.669] thr=465 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:26.672] thr=465 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:26.672] thr=465 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:30.998] thr=466 paramiko.transport: starting thread (client mode): 0x54d08f0 +DEB [20190331-11:01:31.001] thr=466 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:31.011] thr=466 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:31.011] thr=466 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:31.014] thr=466 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:31.014] thr=466 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:31.014] thr=466 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:31.014] thr=466 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:31.014] thr=466 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:31.014] thr=466 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:31.021] thr=466 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:31.021] thr=466 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:31.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:31.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:31.060] thr=466 paramiko.transport: userauth is OK +INF [20190331-11:01:31.080] thr=466 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:31.080] thr=466 paramiko.transport: userauth is OK +INF [20190331-11:01:31.102] thr=466 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:31.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:31.293] thr=466 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:31.293] thr=466 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:31.335] thr=466 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:31.335] thr=466 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:31.339] thr=466 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:31.352] thr=466 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:31.355] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:31.355] thr=466 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:31.355] thr=466 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:31.355] thr=466 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:31.398] thr=466 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:31.420] thr=466 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:31.420] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:31.420] thr=466 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:31.424] thr=466 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:31.424] thr=466 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:31.463] thr=466 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:31.473] thr=466 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:31.473] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:31.476] thr=466 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:31.476] thr=466 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:31.476] thr=466 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:31.516] thr=466 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:31.526] thr=466 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:31.527] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:31.528] thr=466 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:31.528] thr=466 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:31.528] thr=466 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:31.567] thr=466 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:31.580] thr=466 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:31.580] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:31.580] thr=466 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:31.580] thr=466 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:31.580] thr=466 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:31.623] thr=466 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:31.633] thr=466 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:31.633] thr=466 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:31.738] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:31.738] thr=466 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:31.738] thr=466 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:31.741] thr=466 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:31.751] thr=466 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:31.754] thr=466 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:31.754] thr=466 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:35.999] thr=467 paramiko.transport: starting thread (client mode): 0x536d330 +DEB [20190331-11:01:35.999] thr=467 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:36.008] thr=467 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:36.008] thr=467 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:36.010] thr=467 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:36.010] thr=467 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:36.010] thr=467 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:36.010] thr=467 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:36.010] thr=467 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:36.010] thr=467 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:36.015] thr=467 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:36.017] thr=467 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:36.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:36.054] thr=467 paramiko.transport: userauth is OK +INF [20190331-11:01:36.073] thr=467 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:36.075] thr=467 paramiko.transport: userauth is OK +INF [20190331-11:01:36.096] thr=467 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:36.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:36.272] thr=467 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:36.272] thr=467 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:36.314] thr=467 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:36.314] thr=467 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:36.316] thr=467 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:36.328] thr=467 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:36.328] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:36.330] thr=467 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:36.330] thr=467 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:36.330] thr=467 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:36.371] thr=467 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:36.385] thr=467 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:36.385] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:36.385] thr=467 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:36.385] thr=467 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:36.385] thr=467 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:36.427] thr=467 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:36.439] thr=467 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:36.439] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:36.439] thr=467 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:36.439] thr=467 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:36.439] thr=467 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:36.478] thr=467 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:36.490] thr=467 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:36.490] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:36.490] thr=467 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:36.490] thr=467 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:36.490] thr=467 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:36.528] thr=467 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:36.539] thr=467 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:36.539] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:36.539] thr=467 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:36.539] thr=467 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:36.539] thr=467 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:36.579] thr=467 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:36.588] thr=467 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:36.590] thr=467 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:36.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:36.692] thr=467 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:36.692] thr=467 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:36.694] thr=467 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:36.713] thr=467 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:36.713] thr=467 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:36.715] thr=467 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:40.998] thr=468 paramiko.transport: starting thread (client mode): 0x4fa9550 +DEB [20190331-11:01:40.998] thr=468 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:41.008] thr=468 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:41.008] thr=468 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:41.010] thr=468 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:41.010] thr=468 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:41.010] thr=468 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:41.010] thr=468 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:41.010] thr=468 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:41.012] thr=468 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:41.014] thr=468 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:41.014] thr=468 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:41.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:41.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:41.056] thr=468 paramiko.transport: userauth is OK +INF [20190331-11:01:41.075] thr=468 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:41.077] thr=468 paramiko.transport: userauth is OK +INF [20190331-11:01:41.098] thr=468 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:41.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:41.244] thr=468 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:41.244] thr=468 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:41.285] thr=468 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:41.285] thr=468 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:41.290] thr=468 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:41.304] thr=468 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:41.304] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:41.304] thr=468 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:41.304] thr=468 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:41.306] thr=468 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:41.343] thr=468 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:41.355] thr=468 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:41.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:41.355] thr=468 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:41.357] thr=468 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:41.357] thr=468 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:41.394] thr=468 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:41.403] thr=468 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:41.403] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:41.403] thr=468 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:41.406] thr=468 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:41.406] thr=468 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:41.443] thr=468 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:41.452] thr=468 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:41.454] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:41.454] thr=468 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:41.454] thr=468 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:41.454] thr=468 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:41.494] thr=468 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:41.505] thr=468 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:41.505] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:41.505] thr=468 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:41.505] thr=468 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:41.505] thr=468 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:41.544] thr=468 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:41.554] thr=468 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:41.554] thr=468 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:41.655] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:41.655] thr=468 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:41.655] thr=468 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:41.658] thr=468 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:41.667] thr=468 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:41.667] thr=468 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:41.667] thr=468 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:45.994] thr=2 paramiko.transport: starting thread (client mode): 0x50f0d70 +DEB [20190331-11:01:45.994] thr=2 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:46.009] thr=2 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:46.009] thr=2 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:46.009] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:46.009] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:46.072] thr=2 paramiko.transport: userauth is OK +INF [20190331-11:01:46.087] thr=2 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:46.087] thr=2 paramiko.transport: userauth is OK +INF [20190331-11:01:46.103] thr=2 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:46.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:46.244] thr=2 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:46.244] thr=2 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:46.291] thr=2 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:46.291] thr=2 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:46.291] thr=2 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:46.306] thr=2 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:46.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:46.306] thr=2 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:46.306] thr=2 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:46.306] thr=2 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:46.353] thr=2 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:46.353] thr=2 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:46.353] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:46.353] thr=2 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:46.353] thr=2 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:46.353] thr=2 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:46.415] thr=2 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:46.415] thr=2 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:46.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:46.415] thr=2 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:46.415] thr=2 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:46.415] thr=2 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:46.478] thr=2 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:46.494] thr=2 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:46.494] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:46.494] thr=2 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:46.494] thr=2 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:46.494] thr=2 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:46.544] thr=2 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:46.544] thr=2 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:46.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:46.544] thr=2 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:46.544] thr=2 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:46.544] thr=2 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:46.606] thr=2 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:46.606] thr=2 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:46.606] thr=2 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:46.731] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:46.731] thr=2 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:46.731] thr=2 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:46.731] thr=2 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:46.747] thr=2 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:46.747] thr=2 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:46.747] thr=2 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:50.999] thr=469 paramiko.transport: starting thread (client mode): 0x55e4a90 +DEB [20190331-11:01:50.999] thr=469 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:51.010] thr=469 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:51.010] thr=469 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:51.010] thr=469 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:51.014] thr=469 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:51.014] thr=469 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:51.014] thr=469 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:51.014] thr=469 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:51.014] thr=469 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:51.018] thr=469 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:51.018] thr=469 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:51.057] thr=469 paramiko.transport: userauth is OK +INF [20190331-11:01:51.077] thr=469 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:51.077] thr=469 paramiko.transport: userauth is OK +INF [20190331-11:01:51.100] thr=469 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:51.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:51.256] thr=469 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:51.256] thr=469 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:51.299] thr=469 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:51.299] thr=469 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:51.303] thr=469 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:51.315] thr=469 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:51.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:51.315] thr=469 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:51.315] thr=469 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:51.319] thr=469 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:51.358] thr=469 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:51.370] thr=469 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:51.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:51.370] thr=469 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:51.370] thr=469 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:51.370] thr=469 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:51.413] thr=469 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:51.420] thr=469 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:51.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:51.420] thr=469 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:51.424] thr=469 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:51.424] thr=469 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:51.463] thr=469 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:51.471] thr=469 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:51.471] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:51.471] thr=469 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:51.471] thr=469 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:51.471] thr=469 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:51.514] thr=469 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:51.527] thr=469 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:51.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:51.527] thr=469 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:51.527] thr=469 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:51.527] thr=469 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:51.570] thr=469 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:51.578] thr=469 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:51.578] thr=469 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:51.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:51.684] thr=469 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:51.684] thr=469 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:51.684] thr=469 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:51.695] thr=469 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:51.695] thr=469 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:51.699] thr=469 paramiko.transport: EOF in transport thread +DEB [20190331-11:01:55.996] thr=470 paramiko.transport: starting thread (client mode): 0x55e4b50 +DEB [20190331-11:01:55.996] thr=470 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:01:56.008] thr=470 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:01:56.008] thr=470 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:01:56.012] thr=470 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:01:56.012] thr=470 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:01:56.012] thr=470 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:01:56.012] thr=470 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:01:56.012] thr=470 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:01:56.012] thr=470 paramiko.transport: Compression agreed: none +DEB [20190331-11:01:56.016] thr=470 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:01:56.016] thr=470 paramiko.transport: Switch to new keys ... +DEB [20190331-11:01:56.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:01:56.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:01:56.059] thr=470 paramiko.transport: userauth is OK +INF [20190331-11:01:56.078] thr=470 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:01:56.078] thr=470 paramiko.transport: userauth is OK +INF [20190331-11:01:56.098] thr=470 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:01:56.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:01:56.242] thr=470 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:01:56.242] thr=470 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:01:56.289] thr=470 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:01:56.289] thr=470 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:01:56.293] thr=470 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:01:56.309] thr=470 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:01:56.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:01:56.309] thr=470 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:01:56.309] thr=470 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:01:56.309] thr=470 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:01:56.352] thr=470 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:01:56.363] thr=470 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:01:56.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:01:56.363] thr=470 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:01:56.363] thr=470 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:01:56.363] thr=470 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:01:56.406] thr=470 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:01:56.414] thr=470 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:01:56.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:01:56.418] thr=470 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:01:56.418] thr=470 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:01:56.418] thr=470 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:01:56.457] thr=470 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:01:56.465] thr=470 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:01:56.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:01:56.465] thr=470 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:01:56.465] thr=470 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:01:56.465] thr=470 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:01:56.508] thr=470 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:01:56.519] thr=470 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:01:56.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:01:56.519] thr=470 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:01:56.519] thr=470 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:01:56.519] thr=470 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:01:56.558] thr=470 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:01:56.566] thr=470 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:01:56.566] thr=470 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:01:56.671] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:01:56.671] thr=470 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:01:56.671] thr=470 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:01:56.671] thr=470 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:01:56.687] thr=470 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:01:56.687] thr=470 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:01:56.687] thr=470 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:00.997] thr=471 paramiko.transport: starting thread (client mode): 0x54d0e90 +DEB [20190331-11:02:00.997] thr=471 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:01.008] thr=471 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:01.008] thr=471 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:01.011] thr=471 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:01.011] thr=471 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:01.011] thr=471 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:01.011] thr=471 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:01.011] thr=471 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:01.011] thr=471 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:01.018] thr=471 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:01.018] thr=471 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:01.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:01.061] thr=471 paramiko.transport: userauth is OK +INF [20190331-11:02:01.082] thr=471 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:01.082] thr=471 paramiko.transport: userauth is OK +INF [20190331-11:02:01.110] thr=471 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:01.110] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:01.266] thr=471 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:01.266] thr=471 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:01.309] thr=471 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:01.309] thr=471 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:01.313] thr=471 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:01.327] thr=471 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:01.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:01.327] thr=471 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:01.327] thr=471 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:01.327] thr=471 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:01.369] thr=471 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:01.383] thr=471 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:01.383] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:01.383] thr=471 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:01.383] thr=471 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:01.383] thr=471 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:01.422] thr=471 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:01.433] thr=471 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:01.433] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:01.433] thr=471 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:01.433] thr=471 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:01.437] thr=471 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:01.479] thr=471 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:01.486] thr=471 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:01.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:01.486] thr=471 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:01.490] thr=471 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:01.490] thr=471 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:01.530] thr=471 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:01.548] thr=471 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:01.548] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:01.548] thr=471 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:01.548] thr=471 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:01.548] thr=471 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:01.591] thr=471 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:01.601] thr=471 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:01.601] thr=471 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:01.704] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:01.704] thr=471 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:01.704] thr=471 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:01.704] thr=471 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:01.715] thr=471 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:01.715] thr=471 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:01.718] thr=471 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:05.998] thr=472 paramiko.transport: starting thread (client mode): 0x148e0b0 +DEB [20190331-11:02:05.998] thr=472 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:06.008] thr=472 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:06.008] thr=472 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:06.010] thr=472 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:06.010] thr=472 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:06.010] thr=472 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:06.010] thr=472 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:06.010] thr=472 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:06.010] thr=472 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:06.016] thr=472 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:06.016] thr=472 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:06.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:06.056] thr=472 paramiko.transport: userauth is OK +INF [20190331-11:02:06.076] thr=472 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:06.076] thr=472 paramiko.transport: userauth is OK +INF [20190331-11:02:06.098] thr=472 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:06.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:06.256] thr=472 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:06.256] thr=472 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:06.297] thr=472 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:06.297] thr=472 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:06.301] thr=472 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:06.315] thr=472 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:06.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:06.317] thr=472 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:06.317] thr=472 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:06.317] thr=472 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:06.355] thr=472 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:06.367] thr=472 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:06.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:06.369] thr=472 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:06.369] thr=472 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:06.369] thr=472 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:06.409] thr=472 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:06.419] thr=472 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:06.419] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:06.419] thr=472 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:06.419] thr=472 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:06.421] thr=472 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:06.459] thr=472 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:06.469] thr=472 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:06.471] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:06.471] thr=472 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:06.471] thr=472 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:06.471] thr=472 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:06.513] thr=472 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:06.526] thr=472 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:06.526] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:06.527] thr=472 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:06.528] thr=472 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:06.528] thr=472 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:06.568] thr=472 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:06.576] thr=472 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:06.578] thr=472 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:06.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:06.680] thr=472 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:06.680] thr=472 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:06.682] thr=472 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:06.690] thr=472 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:06.692] thr=472 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:06.692] thr=472 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:10.998] thr=473 paramiko.transport: starting thread (client mode): 0x538fe30 +DEB [20190331-11:02:10.998] thr=473 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:11.008] thr=473 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:11.008] thr=473 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:11.014] thr=473 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:11.014] thr=473 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:11.014] thr=473 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:11.014] thr=473 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:11.014] thr=473 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:11.014] thr=473 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:11.020] thr=473 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:11.020] thr=473 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:11.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:11.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:11.060] thr=473 paramiko.transport: userauth is OK +INF [20190331-11:02:11.090] thr=473 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:11.092] thr=473 paramiko.transport: userauth is OK +INF [20190331-11:02:11.116] thr=473 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:11.116] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:11.262] thr=473 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:11.262] thr=473 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:11.304] thr=473 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:11.304] thr=473 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:11.308] thr=473 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:11.322] thr=473 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:11.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:11.322] thr=473 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:11.322] thr=473 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:11.322] thr=473 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:11.366] thr=473 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:11.376] thr=473 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:11.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:11.378] thr=473 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:11.378] thr=473 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:11.378] thr=473 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:11.418] thr=473 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:11.426] thr=473 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:11.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:11.428] thr=473 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:11.428] thr=473 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:11.428] thr=473 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:11.468] thr=473 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:11.476] thr=473 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:11.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:11.478] thr=473 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:11.478] thr=473 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:11.478] thr=473 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:11.517] thr=473 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:11.530] thr=473 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:11.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:11.530] thr=473 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:11.530] thr=473 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:11.530] thr=473 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:11.572] thr=473 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:11.580] thr=473 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:11.582] thr=473 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:11.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:11.684] thr=473 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:11.684] thr=473 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:11.686] thr=473 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:11.694] thr=473 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:11.696] thr=473 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:11.698] thr=473 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:15.988] thr=309 paramiko.transport: starting thread (client mode): 0x4fa91f0 +DEB [20190331-11:02:15.988] thr=309 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:16.004] thr=309 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:16.004] thr=309 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:16.004] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:16.004] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:16.066] thr=309 paramiko.transport: userauth is OK +INF [20190331-11:02:16.082] thr=309 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:16.082] thr=309 paramiko.transport: userauth is OK +INF [20190331-11:02:16.097] thr=309 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:16.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:16.238] thr=309 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:16.238] thr=309 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:16.285] thr=309 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:16.285] thr=309 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:16.285] thr=309 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:16.300] thr=309 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:16.300] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:16.300] thr=309 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:16.300] thr=309 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:16.300] thr=309 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:16.347] thr=309 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:16.347] thr=309 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:16.347] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:16.347] thr=309 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:16.347] thr=309 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:16.347] thr=309 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:16.410] thr=309 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:16.410] thr=309 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:16.410] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:16.410] thr=309 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:16.410] thr=309 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:16.410] thr=309 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:16.472] thr=309 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:16.472] thr=309 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:16.472] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:16.472] thr=309 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:16.472] thr=309 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:16.472] thr=309 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:16.535] thr=309 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:16.535] thr=309 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:16.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:16.535] thr=309 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:16.535] thr=309 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:16.535] thr=309 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:16.597] thr=309 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:16.597] thr=309 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:16.597] thr=309 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:16.722] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:16.722] thr=309 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:16.722] thr=309 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:16.722] thr=309 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:16.722] thr=309 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:16.722] thr=309 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:16.738] thr=309 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:20.996] thr=474 paramiko.transport: starting thread (client mode): 0x50f0630 +DEB [20190331-11:02:20.996] thr=474 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:21.011] thr=474 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:21.011] thr=474 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:21.011] thr=474 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:21.011] thr=474 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:21.011] thr=474 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:21.011] thr=474 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:21.011] thr=474 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:21.011] thr=474 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:21.015] thr=474 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:21.019] thr=474 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:21.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:21.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:21.062] thr=474 paramiko.transport: userauth is OK +INF [20190331-11:02:21.082] thr=474 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:21.082] thr=474 paramiko.transport: userauth is OK +INF [20190331-11:02:21.109] thr=474 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:21.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:21.261] thr=474 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:21.261] thr=474 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:21.308] thr=474 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:21.308] thr=474 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:21.320] thr=474 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:21.336] thr=474 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:21.339] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:21.339] thr=474 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:21.339] thr=474 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:21.339] thr=474 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:21.382] thr=474 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:21.394] thr=474 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:21.394] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:21.394] thr=474 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:21.394] thr=474 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:21.394] thr=474 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:21.441] thr=474 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:21.445] thr=474 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:21.445] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:21.449] thr=474 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:21.449] thr=474 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:21.449] thr=474 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:21.496] thr=474 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:21.496] thr=474 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:21.496] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:21.496] thr=474 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:21.500] thr=474 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:21.500] thr=474 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:21.544] thr=474 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:21.551] thr=474 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:21.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:21.551] thr=474 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:21.551] thr=474 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:21.551] thr=474 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:21.598] thr=474 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:21.606] thr=474 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:21.606] thr=474 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:21.712] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:21.712] thr=474 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:21.712] thr=474 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:21.720] thr=474 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:21.739] thr=474 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:21.739] thr=474 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:21.739] thr=474 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:25.999] thr=371 paramiko.transport: starting thread (client mode): 0x54d00f0 +DEB [20190331-11:02:25.999] thr=371 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:26.010] thr=371 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:26.010] thr=371 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:26.010] thr=371 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:26.010] thr=371 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:26.010] thr=371 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:26.010] thr=371 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:26.010] thr=371 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:26.010] thr=371 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:26.018] thr=371 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:26.018] thr=371 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:26.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:26.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:26.061] thr=371 paramiko.transport: userauth is OK +INF [20190331-11:02:26.139] thr=371 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:26.139] thr=371 paramiko.transport: userauth is OK +INF [20190331-11:02:26.167] thr=371 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:26.167] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:26.303] thr=371 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:26.303] thr=371 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:26.346] thr=371 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:26.346] thr=371 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:26.358] thr=371 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:26.362] thr=371 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:26.362] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:26.362] thr=371 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:26.362] thr=371 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:26.362] thr=371 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:26.409] thr=371 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:26.417] thr=371 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:26.417] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:26.417] thr=371 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:26.417] thr=371 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:26.417] thr=371 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:26.460] thr=371 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:26.463] thr=371 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:26.463] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:26.463] thr=371 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:26.467] thr=371 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:26.467] thr=371 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:26.510] thr=371 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:26.514] thr=371 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:26.514] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:26.514] thr=371 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:26.514] thr=371 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:26.514] thr=371 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:26.559] thr=371 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:26.566] thr=371 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:26.566] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:26.566] thr=371 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:26.566] thr=371 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:26.566] thr=371 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:26.609] thr=371 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:26.613] thr=371 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:26.613] thr=371 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:26.719] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:26.719] thr=371 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:26.719] thr=371 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:26.723] thr=371 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:26.730] thr=371 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:26.730] thr=371 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:26.734] thr=371 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:30.996] thr=475 paramiko.transport: starting thread (client mode): 0x536d470 +DEB [20190331-11:02:30.996] thr=475 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:31.008] thr=475 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:31.008] thr=475 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:31.008] thr=475 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:31.008] thr=475 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:31.008] thr=475 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:31.008] thr=475 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:31.008] thr=475 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:31.008] thr=475 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:31.015] thr=475 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:31.015] thr=475 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:31.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:31.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:31.058] thr=475 paramiko.transport: userauth is OK +INF [20190331-11:02:31.078] thr=475 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:31.078] thr=475 paramiko.transport: userauth is OK +INF [20190331-11:02:31.117] thr=475 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:31.117] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:31.265] thr=475 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:31.265] thr=475 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:31.308] thr=475 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:31.308] thr=475 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:31.312] thr=475 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:31.328] thr=475 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:31.328] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:31.328] thr=475 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:31.328] thr=475 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:31.328] thr=475 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:31.367] thr=475 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:31.379] thr=475 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:31.379] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:31.379] thr=475 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:31.379] thr=475 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:31.379] thr=475 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:31.422] thr=475 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:31.429] thr=475 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:31.429] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:31.429] thr=475 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:31.433] thr=475 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:31.433] thr=475 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:31.472] thr=475 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:31.480] thr=475 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:31.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:31.480] thr=475 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:31.480] thr=475 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:31.480] thr=475 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:31.524] thr=475 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:31.535] thr=475 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:31.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:31.535] thr=475 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:31.535] thr=475 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:31.535] thr=475 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:31.578] thr=475 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:31.586] thr=475 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:31.586] thr=475 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:31.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:31.692] thr=475 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:31.692] thr=475 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:31.692] thr=475 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:31.703] thr=475 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:31.703] thr=475 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:31.703] thr=475 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:35.996] thr=476 paramiko.transport: starting thread (client mode): 0x4fa9430 +DEB [20190331-11:02:35.996] thr=476 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:36.012] thr=476 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:36.012] thr=476 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:36.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:36.027] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:36.074] thr=476 paramiko.transport: userauth is OK +INF [20190331-11:02:36.090] thr=476 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:36.090] thr=476 paramiko.transport: userauth is OK +INF [20190331-11:02:36.105] thr=476 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:36.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:36.277] thr=476 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:36.277] thr=476 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:36.324] thr=476 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:36.324] thr=476 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:36.324] thr=476 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:36.340] thr=476 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:36.340] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:36.340] thr=476 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:36.340] thr=476 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:36.340] thr=476 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:36.387] thr=476 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:36.387] thr=476 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:36.387] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:36.387] thr=476 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:36.402] thr=476 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:36.402] thr=476 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:36.449] thr=476 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:36.449] thr=476 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:36.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:36.449] thr=476 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:36.449] thr=476 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:36.449] thr=476 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:36.512] thr=476 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:36.512] thr=476 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:36.512] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:36.512] thr=476 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:36.512] thr=476 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:36.512] thr=476 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:36.574] thr=476 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:36.574] thr=476 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:36.574] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:36.574] thr=476 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:36.574] thr=476 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:36.574] thr=476 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:36.637] thr=476 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:36.652] thr=476 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:36.652] thr=476 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:36.762] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:36.762] thr=476 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:36.762] thr=476 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:36.762] thr=476 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:36.762] thr=476 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:36.762] thr=476 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:36.777] thr=476 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:40.999] thr=477 paramiko.transport: starting thread (client mode): 0x5064930 +DEB [20190331-11:02:40.999] thr=477 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:41.011] thr=477 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:41.011] thr=477 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:41.015] thr=477 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:41.015] thr=477 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:41.015] thr=477 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:41.015] thr=477 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:41.015] thr=477 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:41.015] thr=477 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:41.019] thr=477 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:41.019] thr=477 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:41.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:41.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:41.062] thr=477 paramiko.transport: userauth is OK +INF [20190331-11:02:41.081] thr=477 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:41.081] thr=477 paramiko.transport: userauth is OK +INF [20190331-11:02:41.105] thr=477 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:41.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:41.234] thr=477 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:41.234] thr=477 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:41.277] thr=477 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:41.277] thr=477 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:41.280] thr=477 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:41.292] thr=477 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:41.292] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:41.292] thr=477 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:41.292] thr=477 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:41.292] thr=477 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:41.335] thr=477 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:41.347] thr=477 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:41.351] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:41.351] thr=477 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:41.351] thr=477 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:41.351] thr=477 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:41.390] thr=477 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:41.398] thr=477 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:41.398] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:41.402] thr=477 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:41.402] thr=477 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:41.402] thr=477 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:41.441] thr=477 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:41.448] thr=477 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:41.448] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:41.448] thr=477 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:41.452] thr=477 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:41.452] thr=477 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:41.491] thr=477 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:41.503] thr=477 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:41.503] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:41.503] thr=477 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:41.503] thr=477 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:41.503] thr=477 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:41.546] thr=477 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:41.554] thr=477 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:41.554] thr=477 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:41.659] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:41.659] thr=477 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:41.659] thr=477 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:41.659] thr=477 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:41.667] thr=477 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:41.671] thr=477 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:41.671] thr=477 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:45.998] thr=478 paramiko.transport: starting thread (client mode): 0x50f0b90 +DEB [20190331-11:02:45.998] thr=478 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:46.006] thr=478 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:46.006] thr=478 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:46.010] thr=478 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:46.010] thr=478 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:46.010] thr=478 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:46.010] thr=478 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:46.010] thr=478 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:46.010] thr=478 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:46.014] thr=478 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:46.014] thr=478 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:46.056] thr=478 paramiko.transport: userauth is OK +INF [20190331-11:02:46.088] thr=478 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:46.088] thr=478 paramiko.transport: userauth is OK +INF [20190331-11:02:46.111] thr=478 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:46.115] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:46.267] thr=478 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:46.271] thr=478 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:46.314] thr=478 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:46.314] thr=478 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:46.318] thr=478 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:46.330] thr=478 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:46.330] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:46.330] thr=478 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:46.330] thr=478 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:46.330] thr=478 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:46.373] thr=478 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:46.385] thr=478 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:46.385] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:46.385] thr=478 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:46.385] thr=478 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:46.385] thr=478 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:46.428] thr=478 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:46.435] thr=478 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:46.435] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:46.435] thr=478 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:46.435] thr=478 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:46.435] thr=478 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:46.478] thr=478 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:46.486] thr=478 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:46.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:46.486] thr=478 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:46.486] thr=478 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:46.486] thr=478 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:46.532] thr=478 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:46.543] thr=478 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:46.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:46.543] thr=478 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:46.543] thr=478 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:46.543] thr=478 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:46.586] thr=478 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:46.598] thr=478 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:46.598] thr=478 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:46.704] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:46.704] thr=478 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:46.704] thr=478 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:46.704] thr=478 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:46.715] thr=478 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:46.715] thr=478 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:46.715] thr=478 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:50.999] thr=479 paramiko.transport: starting thread (client mode): 0x54d0af0 +DEB [20190331-11:02:50.999] thr=479 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:51.027] thr=479 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:51.027] thr=479 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:51.033] thr=479 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:51.033] thr=479 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:51.033] thr=479 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:51.033] thr=479 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:51.033] thr=479 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:51.033] thr=479 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:51.037] thr=479 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:51.037] thr=479 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:51.037] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:51.039] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:51.078] thr=479 paramiko.transport: userauth is OK +INF [20190331-11:02:51.105] thr=479 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:51.105] thr=479 paramiko.transport: userauth is OK +INF [20190331-11:02:51.133] thr=479 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:51.133] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:51.290] thr=479 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:51.290] thr=479 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:51.332] thr=479 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:51.332] thr=479 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:51.337] thr=479 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:51.351] thr=479 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:51.351] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:51.354] thr=479 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:51.354] thr=479 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:51.354] thr=479 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:51.392] thr=479 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:51.405] thr=479 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:51.405] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:51.405] thr=479 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:51.405] thr=479 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:51.405] thr=479 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:51.445] thr=479 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:51.453] thr=479 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:51.455] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:51.455] thr=479 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:51.455] thr=479 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:51.455] thr=479 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:51.496] thr=479 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:51.504] thr=479 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:51.506] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:51.506] thr=479 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:51.506] thr=479 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:51.506] thr=479 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:51.547] thr=479 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:51.562] thr=479 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:51.562] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:51.564] thr=479 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:51.564] thr=479 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:51.564] thr=479 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:51.604] thr=479 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:51.615] thr=479 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:51.615] thr=479 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:51.717] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:51.717] thr=479 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:51.717] thr=479 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:51.719] thr=479 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:51.727] thr=479 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:51.727] thr=479 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:51.734] thr=479 paramiko.transport: EOF in transport thread +DEB [20190331-11:02:55.998] thr=462 paramiko.transport: starting thread (client mode): 0x5376f30 +DEB [20190331-11:02:55.999] thr=462 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:02:56.009] thr=462 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:02:56.009] thr=462 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:02:56.013] thr=462 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:02:56.013] thr=462 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:02:56.013] thr=462 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:02:56.013] thr=462 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:02:56.013] thr=462 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:02:56.013] thr=462 paramiko.transport: Compression agreed: none +DEB [20190331-11:02:56.018] thr=462 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:02:56.018] thr=462 paramiko.transport: Switch to new keys ... +DEB [20190331-11:02:56.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:02:56.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:02:56.059] thr=462 paramiko.transport: userauth is OK +INF [20190331-11:02:56.079] thr=462 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:02:56.079] thr=462 paramiko.transport: userauth is OK +INF [20190331-11:02:56.109] thr=462 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:02:56.110] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:02:56.264] thr=462 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:02:56.264] thr=462 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:02:56.304] thr=462 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:02:56.304] thr=462 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:02:56.310] thr=462 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:02:56.324] thr=462 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:02:56.324] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:02:56.325] thr=462 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:02:56.325] thr=462 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:02:56.325] thr=462 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:02:56.365] thr=462 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:02:56.378] thr=462 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:02:56.378] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:02:56.378] thr=462 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:02:56.379] thr=462 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:02:56.379] thr=462 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:02:56.420] thr=462 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:02:56.428] thr=462 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:02:56.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:02:56.429] thr=462 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:02:56.429] thr=462 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:02:56.430] thr=462 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:02:56.469] thr=462 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:02:56.477] thr=462 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:02:56.479] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:02:56.479] thr=462 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:02:56.479] thr=462 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:02:56.479] thr=462 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:02:56.521] thr=462 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:02:56.532] thr=462 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:02:56.532] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:02:56.532] thr=462 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:02:56.534] thr=462 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:02:56.534] thr=462 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:02:56.573] thr=462 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:02:56.581] thr=462 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:02:56.581] thr=462 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:02:56.685] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:02:56.685] thr=462 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:02:56.685] thr=462 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:02:56.687] thr=462 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:02:56.697] thr=462 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:02:56.697] thr=462 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:02:56.699] thr=462 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:00.998] thr=323 paramiko.transport: starting thread (client mode): 0x5376ef0 +DEB [20190331-11:03:00.998] thr=323 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:01.007] thr=323 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:01.007] thr=323 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:01.011] thr=323 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:01.011] thr=323 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:01.011] thr=323 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:01.011] thr=323 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:01.011] thr=323 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:01.011] thr=323 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:01.014] thr=323 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:01.014] thr=323 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:01.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:01.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:01.056] thr=323 paramiko.transport: userauth is OK +INF [20190331-11:03:01.086] thr=323 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:01.086] thr=323 paramiko.transport: userauth is OK +INF [20190331-11:03:01.108] thr=323 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:01.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:01.248] thr=323 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:01.249] thr=323 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:01.290] thr=323 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:01.290] thr=323 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:01.294] thr=323 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:01.307] thr=323 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:01.307] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:01.309] thr=323 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:01.309] thr=323 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:01.309] thr=323 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:01.350] thr=323 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:01.363] thr=323 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:01.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:01.363] thr=323 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:01.363] thr=323 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:01.363] thr=323 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:01.402] thr=323 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:01.411] thr=323 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:01.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:01.411] thr=323 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:01.411] thr=323 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:01.411] thr=323 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:01.450] thr=323 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:01.459] thr=323 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:01.459] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:01.459] thr=323 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:01.461] thr=323 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:01.461] thr=323 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:01.502] thr=323 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:01.513] thr=323 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:01.513] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:01.513] thr=323 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:01.515] thr=323 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:01.515] thr=323 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:01.553] thr=323 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:01.562] thr=323 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:01.562] thr=323 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:01.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:01.664] thr=323 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:01.664] thr=323 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:01.668] thr=323 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:01.679] thr=323 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:01.681] thr=323 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:01.683] thr=323 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:05.999] thr=480 paramiko.transport: starting thread (client mode): 0x4f8b790 +DEB [20190331-11:03:06.001] thr=480 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:06.010] thr=480 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:06.010] thr=480 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:06.013] thr=480 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:06.013] thr=480 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:06.013] thr=480 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:06.013] thr=480 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:06.013] thr=480 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:06.013] thr=480 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:06.017] thr=480 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:06.017] thr=480 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:06.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:06.056] thr=480 paramiko.transport: userauth is OK +INF [20190331-11:03:06.077] thr=480 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:06.077] thr=480 paramiko.transport: userauth is OK +INF [20190331-11:03:06.099] thr=480 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:06.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:06.241] thr=480 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:06.241] thr=480 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:06.284] thr=480 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:06.284] thr=480 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:06.288] thr=480 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:06.301] thr=480 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:06.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:06.301] thr=480 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:06.302] thr=480 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:06.302] thr=480 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:06.341] thr=480 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:06.356] thr=480 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:06.356] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:06.356] thr=480 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:06.356] thr=480 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:06.358] thr=480 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:06.397] thr=480 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:06.405] thr=480 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:06.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:06.405] thr=480 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:06.406] thr=480 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:06.406] thr=480 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:06.444] thr=480 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:06.455] thr=480 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:06.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:06.455] thr=480 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:06.457] thr=480 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:06.457] thr=480 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:06.494] thr=480 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:06.507] thr=480 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:06.507] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:06.507] thr=480 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:06.507] thr=480 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:06.507] thr=480 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:06.546] thr=480 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:06.558] thr=480 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:06.558] thr=480 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:06.660] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:06.660] thr=480 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:06.660] thr=480 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:06.661] thr=480 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:06.671] thr=480 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:06.673] thr=480 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:06.674] thr=480 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:10.992] thr=481 paramiko.transport: starting thread (client mode): 0x542dcf0 +DEB [20190331-11:03:10.992] thr=481 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:11.007] thr=481 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:11.007] thr=481 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:11.007] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:11.007] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:11.070] thr=481 paramiko.transport: userauth is OK +INF [20190331-11:03:11.085] thr=481 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:11.085] thr=481 paramiko.transport: userauth is OK +INF [20190331-11:03:11.101] thr=481 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:11.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:11.226] thr=481 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:11.226] thr=481 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:11.288] thr=481 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:11.288] thr=481 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:11.288] thr=481 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:11.304] thr=481 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:11.304] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:11.304] thr=481 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:11.304] thr=481 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:11.304] thr=481 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:11.351] thr=481 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:11.351] thr=481 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:11.351] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:11.351] thr=481 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:11.351] thr=481 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:11.351] thr=481 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:11.413] thr=481 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:11.413] thr=481 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:11.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:11.413] thr=481 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:11.413] thr=481 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:11.413] thr=481 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:11.476] thr=481 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:11.476] thr=481 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:11.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:11.476] thr=481 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:11.476] thr=481 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:11.476] thr=481 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:11.527] thr=481 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:11.529] thr=481 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:11.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:11.529] thr=481 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:11.529] thr=481 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:11.529] thr=481 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:11.591] thr=481 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:11.591] thr=481 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:11.591] thr=481 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:11.704] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:11.704] thr=481 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:11.704] thr=481 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:11.704] thr=481 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:11.716] thr=481 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:11.716] thr=481 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:11.716] thr=481 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:15.996] thr=482 paramiko.transport: starting thread (client mode): 0x54cd490 +DEB [20190331-11:03:15.996] thr=482 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:16.008] thr=482 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:16.008] thr=482 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:16.008] thr=482 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:16.008] thr=482 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:16.008] thr=482 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:16.008] thr=482 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:16.008] thr=482 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:16.008] thr=482 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:16.016] thr=482 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:16.016] thr=482 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:16.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:16.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:16.055] thr=482 paramiko.transport: userauth is OK +INF [20190331-11:03:16.075] thr=482 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:16.075] thr=482 paramiko.transport: userauth is OK +INF [20190331-11:03:16.098] thr=482 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:16.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:16.239] thr=482 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:16.239] thr=482 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:16.282] thr=482 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:16.282] thr=482 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:16.285] thr=482 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:16.297] thr=482 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:16.297] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:16.297] thr=482 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:16.301] thr=482 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:16.301] thr=482 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:16.340] thr=482 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:16.352] thr=482 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:16.352] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:16.352] thr=482 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:16.352] thr=482 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:16.352] thr=482 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:16.395] thr=482 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:16.403] thr=482 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:16.403] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:16.403] thr=482 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:16.407] thr=482 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:16.407] thr=482 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:16.446] thr=482 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:16.453] thr=482 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:16.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:16.453] thr=482 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:16.453] thr=482 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:16.453] thr=482 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:16.496] thr=482 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:16.504] thr=482 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:16.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:16.508] thr=482 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:16.508] thr=482 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:16.508] thr=482 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:16.552] thr=482 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:16.563] thr=482 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:16.563] thr=482 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:16.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:16.669] thr=482 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:16.669] thr=482 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:16.669] thr=482 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:16.680] thr=482 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:16.680] thr=482 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:16.680] thr=482 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:21.001] thr=483 paramiko.transport: starting thread (client mode): 0x500da10 +DEB [20190331-11:03:21.001] thr=483 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:21.021] thr=483 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:21.021] thr=483 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:21.021] thr=483 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:21.021] thr=483 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:21.021] thr=483 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:21.025] thr=483 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:21.025] thr=483 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:21.025] thr=483 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:21.029] thr=483 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:21.029] thr=483 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:21.029] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:21.029] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:21.072] thr=483 paramiko.transport: userauth is OK +INF [20190331-11:03:21.091] thr=483 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:21.091] thr=483 paramiko.transport: userauth is OK +INF [20190331-11:03:21.111] thr=483 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:21.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:21.247] thr=483 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:21.247] thr=483 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:21.290] thr=483 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:21.290] thr=483 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:21.294] thr=483 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:21.306] thr=483 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:21.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:21.306] thr=483 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:21.306] thr=483 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:21.306] thr=483 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:21.349] thr=483 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:21.361] thr=483 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:21.361] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:21.361] thr=483 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:21.361] thr=483 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:21.361] thr=483 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:21.404] thr=483 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:21.411] thr=483 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:21.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:21.411] thr=483 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:21.411] thr=483 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:21.411] thr=483 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:21.454] thr=483 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:21.462] thr=483 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:21.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:21.462] thr=483 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:21.462] thr=483 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:21.462] thr=483 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:21.505] thr=483 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:21.513] thr=483 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:21.513] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:21.517] thr=483 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:21.517] thr=483 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:21.517] thr=483 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:21.559] thr=483 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:21.567] thr=483 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:21.567] thr=483 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:21.673] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:21.673] thr=483 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:21.673] thr=483 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:21.673] thr=483 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:21.680] thr=483 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:21.684] thr=483 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:21.684] thr=483 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:25.997] thr=484 paramiko.transport: starting thread (client mode): 0x55e6810 +DEB [20190331-11:03:25.997] thr=484 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:26.008] thr=484 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:26.008] thr=484 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:26.012] thr=484 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:26.012] thr=484 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:26.012] thr=484 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:26.012] thr=484 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:26.012] thr=484 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:26.012] thr=484 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:26.016] thr=484 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:26.016] thr=484 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:26.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:26.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:26.059] thr=484 paramiko.transport: userauth is OK +INF [20190331-11:03:26.075] thr=484 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:26.079] thr=484 paramiko.transport: userauth is OK +INF [20190331-11:03:26.098] thr=484 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:26.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:26.235] thr=484 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:26.235] thr=484 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:26.282] thr=484 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:26.282] thr=484 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:26.286] thr=484 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:26.297] thr=484 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:26.297] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:26.297] thr=484 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:26.297] thr=484 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:26.297] thr=484 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:26.340] thr=484 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:26.352] thr=484 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:26.352] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:26.352] thr=484 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:26.352] thr=484 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:26.352] thr=484 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:26.395] thr=484 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:26.407] thr=484 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:26.407] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:26.407] thr=484 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:26.407] thr=484 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:26.407] thr=484 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:26.450] thr=484 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:26.458] thr=484 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:26.458] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:26.458] thr=484 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:26.462] thr=484 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:26.462] thr=484 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:26.501] thr=484 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:26.516] thr=484 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:26.520] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:26.520] thr=484 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:26.520] thr=484 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:26.520] thr=484 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:26.560] thr=484 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:26.568] thr=484 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:26.568] thr=484 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:26.673] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:26.673] thr=484 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:26.673] thr=484 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:26.673] thr=484 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:26.685] thr=484 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:26.685] thr=484 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:26.685] thr=484 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:31.000] thr=485 paramiko.transport: starting thread (client mode): 0x55e6eb0 +DEB [20190331-11:03:31.000] thr=485 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:31.010] thr=485 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:31.010] thr=485 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:31.010] thr=485 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:31.010] thr=485 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:31.013] thr=485 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:31.013] thr=485 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:31.013] thr=485 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:31.013] thr=485 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:31.016] thr=485 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:31.016] thr=485 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:31.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:31.060] thr=485 paramiko.transport: userauth is OK +INF [20190331-11:03:31.170] thr=485 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:31.170] thr=485 paramiko.transport: userauth is OK +INF [20190331-11:03:31.194] thr=485 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:31.194] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:31.327] thr=485 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:31.327] thr=485 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:31.371] thr=485 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:31.371] thr=485 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:31.374] thr=485 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:31.388] thr=485 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:31.388] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:31.388] thr=485 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:31.388] thr=485 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:31.391] thr=485 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:31.431] thr=485 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:31.444] thr=485 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:31.444] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:31.444] thr=485 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:31.444] thr=485 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:31.444] thr=485 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:31.488] thr=485 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:31.495] thr=485 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:31.495] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:31.498] thr=485 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:31.498] thr=485 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:31.498] thr=485 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:31.538] thr=485 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:31.548] thr=485 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:31.548] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:31.548] thr=485 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:31.548] thr=485 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:31.548] thr=485 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:31.588] thr=485 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:31.598] thr=485 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:31.598] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:31.598] thr=485 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:31.598] thr=485 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:31.598] thr=485 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:31.639] thr=485 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:31.645] thr=485 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:31.649] thr=485 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:31.749] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:31.749] thr=485 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:31.749] thr=485 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:31.749] thr=485 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:31.769] thr=485 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:31.769] thr=485 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:31.772] thr=485 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:35.999] thr=486 paramiko.transport: starting thread (client mode): 0x4fe7790 +DEB [20190331-11:03:35.999] thr=486 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:36.011] thr=486 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:36.011] thr=486 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:36.013] thr=486 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:36.013] thr=486 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:36.013] thr=486 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:36.013] thr=486 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:36.013] thr=486 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:36.013] thr=486 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:36.019] thr=486 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:36.019] thr=486 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:36.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:36.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:36.061] thr=486 paramiko.transport: userauth is OK +INF [20190331-11:03:36.081] thr=486 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:36.083] thr=486 paramiko.transport: userauth is OK +INF [20190331-11:03:36.106] thr=486 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:36.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:36.263] thr=486 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:36.263] thr=486 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:36.305] thr=486 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:36.305] thr=486 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:36.307] thr=486 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:36.327] thr=486 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:36.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:36.327] thr=486 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:36.327] thr=486 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:36.327] thr=486 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:36.366] thr=486 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:36.380] thr=486 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:36.380] thr=486 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:36.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:36.419] thr=486 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:36.419] thr=486 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:36.419] thr=486 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:36.431] thr=486 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:36.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:36.431] thr=486 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:36.431] thr=486 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:36.431] thr=486 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:36.470] thr=486 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:36.481] thr=486 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:36.481] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:36.481] thr=486 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:36.484] thr=486 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:36.484] thr=486 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:36.526] thr=486 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:36.537] thr=486 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:36.540] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:36.540] thr=486 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:36.540] thr=486 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:36.540] thr=486 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:36.579] thr=486 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:36.590] thr=486 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:36.590] thr=486 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:36.694] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:36.694] thr=486 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:36.694] thr=486 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:36.694] thr=486 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:36.705] thr=486 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:36.705] thr=486 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:36.708] thr=486 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:41.003] thr=487 paramiko.transport: starting thread (client mode): 0x5363810 +DEB [20190331-11:03:41.003] thr=487 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:41.013] thr=487 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:41.013] thr=487 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:41.016] thr=487 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:41.016] thr=487 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:41.016] thr=487 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:41.016] thr=487 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:41.016] thr=487 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:41.016] thr=487 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:41.021] thr=487 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:41.021] thr=487 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:41.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:41.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:41.063] thr=487 paramiko.transport: userauth is OK +INF [20190331-11:03:41.086] thr=487 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:41.086] thr=487 paramiko.transport: userauth is OK +INF [20190331-11:03:41.123] thr=487 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:41.123] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:41.297] thr=487 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:41.297] thr=487 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:41.339] thr=487 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:41.339] thr=487 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:41.344] thr=487 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:41.357] thr=487 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:41.357] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:41.357] thr=487 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:41.357] thr=487 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:41.357] thr=487 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:41.399] thr=487 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:41.412] thr=487 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:41.412] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:41.412] thr=487 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:41.414] thr=487 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:41.414] thr=487 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:41.453] thr=487 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:41.464] thr=487 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:41.464] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:41.464] thr=487 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:41.464] thr=487 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:41.464] thr=487 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:41.503] thr=487 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:41.513] thr=487 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:41.513] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:41.513] thr=487 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:41.513] thr=487 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:41.513] thr=487 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:41.553] thr=487 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:41.566] thr=487 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:41.566] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:41.566] thr=487 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:41.566] thr=487 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:41.566] thr=487 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:41.605] thr=487 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:41.616] thr=487 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:41.616] thr=487 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:41.717] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:41.717] thr=487 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:41.717] thr=487 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:41.720] thr=487 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:41.730] thr=487 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:41.733] thr=487 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:41.733] thr=487 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:45.997] thr=488 paramiko.transport: starting thread (client mode): 0x50add10 +DEB [20190331-11:03:45.997] thr=488 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:46.005] thr=488 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:46.007] thr=488 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:46.009] thr=488 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:46.009] thr=488 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:46.009] thr=488 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:46.009] thr=488 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:46.009] thr=488 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:46.009] thr=488 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:46.014] thr=488 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:46.016] thr=488 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:46.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:46.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:46.056] thr=488 paramiko.transport: userauth is OK +INF [20190331-11:03:46.077] thr=488 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:46.077] thr=488 paramiko.transport: userauth is OK +INF [20190331-11:03:46.101] thr=488 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:46.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:46.262] thr=488 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:46.262] thr=488 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:46.304] thr=488 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:46.304] thr=488 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:46.306] thr=488 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:46.321] thr=488 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:46.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:46.323] thr=488 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:46.323] thr=488 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:46.323] thr=488 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:46.364] thr=488 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:46.376] thr=488 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:46.379] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:46.379] thr=488 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:46.379] thr=488 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:46.379] thr=488 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:46.419] thr=488 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:46.429] thr=488 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:46.429] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:46.429] thr=488 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:46.429] thr=488 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:46.429] thr=488 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:46.468] thr=488 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:46.476] thr=488 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:46.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:46.478] thr=488 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:46.478] thr=488 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:46.478] thr=488 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:46.517] thr=488 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:46.530] thr=488 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:46.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:46.530] thr=488 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:46.532] thr=488 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:46.532] thr=488 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:46.570] thr=488 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:46.581] thr=488 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:46.581] thr=488 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:46.682] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:46.682] thr=488 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:46.682] thr=488 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:46.684] thr=488 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:46.695] thr=488 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:46.695] thr=488 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:46.697] thr=488 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:51.001] thr=489 paramiko.transport: starting thread (client mode): 0x500dd50 +DEB [20190331-11:03:51.001] thr=489 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:51.013] thr=489 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:51.013] thr=489 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:51.018] thr=489 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:51.018] thr=489 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:51.018] thr=489 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:51.018] thr=489 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:51.018] thr=489 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:51.018] thr=489 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:51.022] thr=489 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:51.022] thr=489 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:51.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:51.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:51.060] thr=489 paramiko.transport: userauth is OK +INF [20190331-11:03:51.081] thr=489 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:51.081] thr=489 paramiko.transport: userauth is OK +INF [20190331-11:03:51.107] thr=489 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:51.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:51.287] thr=489 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:51.287] thr=489 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:51.330] thr=489 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:51.330] thr=489 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:51.332] thr=489 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:51.349] thr=489 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:51.349] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:51.349] thr=489 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:51.349] thr=489 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:51.349] thr=489 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:51.391] thr=489 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:51.404] thr=489 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:51.406] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:51.406] thr=489 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:51.406] thr=489 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:51.406] thr=489 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:51.444] thr=489 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:51.455] thr=489 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:51.455] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:51.455] thr=489 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:51.455] thr=489 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:51.455] thr=489 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:51.495] thr=489 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:51.506] thr=489 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:51.506] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:51.506] thr=489 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:51.506] thr=489 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:51.506] thr=489 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:51.545] thr=489 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:51.558] thr=489 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:51.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:51.558] thr=489 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:51.558] thr=489 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:51.558] thr=489 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:51.601] thr=489 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:51.609] thr=489 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:51.609] thr=489 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:51.711] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:51.711] thr=489 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:51.711] thr=489 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:51.713] thr=489 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:51.724] thr=489 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:51.726] thr=489 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:51.728] thr=489 paramiko.transport: EOF in transport thread +DEB [20190331-11:03:55.992] thr=490 paramiko.transport: starting thread (client mode): 0x50ad870 +DEB [20190331-11:03:55.992] thr=490 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:03:56.007] thr=490 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: Compression agreed: none +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:03:56.007] thr=490 paramiko.transport: Switch to new keys ... +DEB [20190331-11:03:56.007] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:03:56.007] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:03:56.070] thr=490 paramiko.transport: userauth is OK +INF [20190331-11:03:56.085] thr=490 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:03:56.085] thr=490 paramiko.transport: userauth is OK +INF [20190331-11:03:56.101] thr=490 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:03:56.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:03:56.257] thr=490 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:03:56.257] thr=490 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:03:56.304] thr=490 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:03:56.304] thr=490 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:03:56.304] thr=490 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:03:56.320] thr=490 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:03:56.320] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:03:56.320] thr=490 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:03:56.320] thr=490 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:03:56.320] thr=490 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:03:56.367] thr=490 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:03:56.367] thr=490 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:03:56.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:03:56.367] thr=490 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:03:56.367] thr=490 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:03:56.367] thr=490 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:03:56.429] thr=490 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:03:56.429] thr=490 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:03:56.429] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:03:56.429] thr=490 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:03:56.429] thr=490 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:03:56.429] thr=490 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:03:56.492] thr=490 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:03:56.492] thr=490 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:03:56.492] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:03:56.492] thr=490 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:03:56.492] thr=490 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:03:56.492] thr=490 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:03:56.545] thr=490 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:03:56.545] thr=490 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:03:56.545] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:03:56.545] thr=490 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:03:56.545] thr=490 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:03:56.545] thr=490 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:03:56.608] thr=490 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:03:56.608] thr=490 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:03:56.608] thr=490 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:03:56.733] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:03:56.733] thr=490 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:03:56.733] thr=490 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:03:56.733] thr=490 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:03:56.733] thr=490 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:03:56.733] thr=490 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:03:56.733] thr=490 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:00.997] thr=491 paramiko.transport: starting thread (client mode): 0x5363910 +DEB [20190331-11:04:00.997] thr=491 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:01.013] thr=491 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:01.013] thr=491 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:01.013] thr=491 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:01.013] thr=491 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:01.013] thr=491 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:01.013] thr=491 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:01.013] thr=491 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:01.013] thr=491 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:01.017] thr=491 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:01.017] thr=491 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:01.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:01.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:01.060] thr=491 paramiko.transport: userauth is OK +INF [20190331-11:04:01.075] thr=491 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:01.079] thr=491 paramiko.transport: userauth is OK +INF [20190331-11:04:01.103] thr=491 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:01.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:01.247] thr=491 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:01.247] thr=491 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:01.290] thr=491 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:01.290] thr=491 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:01.294] thr=491 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:01.306] thr=491 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:01.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:01.306] thr=491 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:01.306] thr=491 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:01.306] thr=491 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:01.349] thr=491 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:01.357] thr=491 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:01.357] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:01.357] thr=491 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:01.357] thr=491 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:01.360] thr=491 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:01.407] thr=491 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:01.411] thr=491 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:01.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:01.411] thr=491 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:01.411] thr=491 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:01.411] thr=491 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:01.458] thr=491 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:01.458] thr=491 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:01.458] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:01.458] thr=491 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:01.458] thr=491 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:01.458] thr=491 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:01.509] thr=491 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:01.513] thr=491 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:01.513] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:01.513] thr=491 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:01.513] thr=491 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:01.513] thr=491 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:01.558] thr=491 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:01.562] thr=491 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:01.562] thr=491 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:01.668] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:01.668] thr=491 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:01.668] thr=491 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:01.672] thr=491 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:01.679] thr=491 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:01.679] thr=491 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:01.683] thr=491 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:05.997] thr=492 paramiko.transport: starting thread (client mode): 0x4fe7570 +DEB [20190331-11:04:05.997] thr=492 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:06.008] thr=492 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:06.008] thr=492 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:06.012] thr=492 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:06.012] thr=492 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:06.012] thr=492 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:06.012] thr=492 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:06.012] thr=492 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:06.012] thr=492 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:06.016] thr=492 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:06.016] thr=492 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:06.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:06.057] thr=492 paramiko.transport: userauth is OK +INF [20190331-11:04:06.076] thr=492 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:06.076] thr=492 paramiko.transport: userauth is OK +INF [20190331-11:04:06.106] thr=492 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:06.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:06.238] thr=492 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:06.238] thr=492 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:06.279] thr=492 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:06.279] thr=492 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:06.287] thr=492 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:06.302] thr=492 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:06.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:06.302] thr=492 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:06.302] thr=492 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:06.302] thr=492 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:06.347] thr=492 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:06.354] thr=492 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:06.354] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:06.354] thr=492 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:06.354] thr=492 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:06.354] thr=492 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:06.403] thr=492 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:06.403] thr=492 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:06.403] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:06.403] thr=492 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:06.407] thr=492 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:06.407] thr=492 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:06.452] thr=492 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:06.452] thr=492 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:06.452] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:06.452] thr=492 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:06.456] thr=492 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:06.456] thr=492 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:06.497] thr=492 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:06.508] thr=492 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:06.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:06.508] thr=492 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:06.508] thr=492 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:06.508] thr=492 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:06.554] thr=492 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:06.562] thr=492 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:06.562] thr=492 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:06.663] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:06.663] thr=492 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:06.663] thr=492 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:06.671] thr=492 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:06.675] thr=492 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:06.675] thr=492 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:06.675] thr=492 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:10.999] thr=493 paramiko.transport: starting thread (client mode): 0x58655d0 +DEB [20190331-11:04:10.999] thr=493 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:11.010] thr=493 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:11.010] thr=493 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:11.014] thr=493 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:11.014] thr=493 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:11.014] thr=493 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:11.014] thr=493 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:11.014] thr=493 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:11.014] thr=493 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:11.018] thr=493 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:11.018] thr=493 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:11.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:11.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:11.059] thr=493 paramiko.transport: userauth is OK +INF [20190331-11:04:11.078] thr=493 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:11.078] thr=493 paramiko.transport: userauth is OK +INF [20190331-11:04:11.097] thr=493 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:11.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:11.240] thr=493 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:11.243] thr=493 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:11.285] thr=493 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:11.285] thr=493 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:11.289] thr=493 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:11.304] thr=493 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:11.304] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:11.304] thr=493 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:11.307] thr=493 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:11.307] thr=493 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:11.345] thr=493 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:11.356] thr=493 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:11.356] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:11.356] thr=493 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:11.360] thr=493 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:11.360] thr=493 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:11.398] thr=493 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:11.405] thr=493 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:11.409] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:11.409] thr=493 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:11.409] thr=493 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:11.409] thr=493 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:11.450] thr=493 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:11.461] thr=493 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:11.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:11.461] thr=493 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:11.461] thr=493 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:11.461] thr=493 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:11.503] thr=493 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:11.514] thr=493 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:11.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:11.514] thr=493 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:11.518] thr=493 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:11.518] thr=493 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:11.557] thr=493 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:11.564] thr=493 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:11.564] thr=493 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:11.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:11.670] thr=493 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:11.670] thr=493 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:11.670] thr=493 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:11.681] thr=493 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:11.681] thr=493 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:11.681] thr=493 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:15.999] thr=494 paramiko.transport: starting thread (client mode): 0x55e6650 +DEB [20190331-11:04:15.999] thr=494 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:16.008] thr=494 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:16.008] thr=494 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:16.012] thr=494 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:16.012] thr=494 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:16.012] thr=494 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:16.012] thr=494 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:16.012] thr=494 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:16.012] thr=494 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:16.018] thr=494 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:16.018] thr=494 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:16.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:16.061] thr=494 paramiko.transport: userauth is OK +INF [20190331-11:04:16.083] thr=494 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:16.083] thr=494 paramiko.transport: userauth is OK +INF [20190331-11:04:16.105] thr=494 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:16.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:16.295] thr=494 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:16.295] thr=494 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:16.339] thr=494 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:16.339] thr=494 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:16.342] thr=494 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:16.354] thr=494 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:16.354] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:16.354] thr=494 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:16.357] thr=494 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:16.357] thr=494 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:16.398] thr=494 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:16.410] thr=494 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:16.410] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:16.410] thr=494 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:16.410] thr=494 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:16.410] thr=494 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:16.451] thr=494 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:16.460] thr=494 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:16.460] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:16.460] thr=494 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:16.460] thr=494 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:16.460] thr=494 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:16.501] thr=494 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:16.510] thr=494 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:16.510] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:16.510] thr=494 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:16.510] thr=494 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:16.510] thr=494 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:16.549] thr=494 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:16.558] thr=494 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:16.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:16.558] thr=494 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:16.561] thr=494 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:16.561] thr=494 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:16.599] thr=494 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:16.608] thr=494 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:16.608] thr=494 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:16.711] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:16.711] thr=494 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:16.711] thr=494 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:16.714] thr=494 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:16.723] thr=494 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:16.723] thr=494 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:16.727] thr=494 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:20.998] thr=495 paramiko.transport: starting thread (client mode): 0x5006950 +DEB [20190331-11:04:20.998] thr=495 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:21.007] thr=495 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:21.007] thr=495 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:21.010] thr=495 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:21.010] thr=495 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:21.012] thr=495 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:21.012] thr=495 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:21.012] thr=495 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:21.012] thr=495 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:21.014] thr=495 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:21.014] thr=495 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:21.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:21.057] thr=495 paramiko.transport: userauth is OK +INF [20190331-11:04:21.076] thr=495 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:21.079] thr=495 paramiko.transport: userauth is OK +INF [20190331-11:04:21.100] thr=495 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:21.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:21.265] thr=495 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:21.265] thr=495 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:21.308] thr=495 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:21.308] thr=495 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:21.313] thr=495 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:21.327] thr=495 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:21.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:21.327] thr=495 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:21.329] thr=495 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:21.329] thr=495 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:21.368] thr=495 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:21.382] thr=495 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:21.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:21.382] thr=495 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:21.382] thr=495 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:21.382] thr=495 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:21.420] thr=495 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:21.430] thr=495 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:21.430] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:21.430] thr=495 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:21.430] thr=495 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:21.430] thr=495 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:21.470] thr=495 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:21.480] thr=495 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:21.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:21.480] thr=495 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:21.482] thr=495 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:21.482] thr=495 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:21.520] thr=495 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:21.531] thr=495 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:21.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:21.531] thr=495 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:21.533] thr=495 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:21.533] thr=495 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:21.572] thr=495 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:21.581] thr=495 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:21.581] thr=495 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:21.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:21.684] thr=495 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:21.684] thr=495 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:21.687] thr=495 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:21.696] thr=495 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:21.696] thr=495 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:21.698] thr=495 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:25.998] thr=213 paramiko.transport: starting thread (client mode): 0x500dc30 +DEB [20190331-11:04:26.000] thr=213 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:26.007] thr=213 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:26.007] thr=213 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:26.011] thr=213 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:26.011] thr=213 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:26.011] thr=213 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:26.011] thr=213 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:26.011] thr=213 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:26.011] thr=213 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:26.014] thr=213 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:26.016] thr=213 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:26.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:26.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:26.056] thr=213 paramiko.transport: userauth is OK +INF [20190331-11:04:26.077] thr=213 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:26.077] thr=213 paramiko.transport: userauth is OK +INF [20190331-11:04:26.099] thr=213 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:26.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:26.248] thr=213 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:26.248] thr=213 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:26.291] thr=213 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:26.291] thr=213 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:26.293] thr=213 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:26.307] thr=213 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:26.307] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:26.307] thr=213 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:26.307] thr=213 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:26.307] thr=213 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:26.348] thr=213 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:26.361] thr=213 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:26.361] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:26.363] thr=213 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:26.363] thr=213 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:26.363] thr=213 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:26.404] thr=213 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:26.413] thr=213 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:26.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:26.413] thr=213 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:26.415] thr=213 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:26.415] thr=213 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:26.456] thr=213 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:26.465] thr=213 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:26.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:26.465] thr=213 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:26.465] thr=213 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:26.467] thr=213 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:26.506] thr=213 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:26.517] thr=213 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:26.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:26.517] thr=213 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:26.517] thr=213 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:26.517] thr=213 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:26.557] thr=213 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:26.566] thr=213 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:26.566] thr=213 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:26.668] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:26.668] thr=213 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:26.668] thr=213 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:26.670] thr=213 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:26.677] thr=213 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:26.679] thr=213 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:26.682] thr=213 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:30.998] thr=496 paramiko.transport: starting thread (client mode): 0x5096cb0 +DEB [20190331-11:04:30.998] thr=496 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:31.007] thr=496 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:31.007] thr=496 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:31.012] thr=496 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:31.012] thr=496 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:31.012] thr=496 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:31.012] thr=496 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:31.012] thr=496 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:31.012] thr=496 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:31.016] thr=496 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:31.016] thr=496 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:31.057] thr=496 paramiko.transport: userauth is OK +INF [20190331-11:04:31.120] thr=496 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:31.120] thr=496 paramiko.transport: userauth is OK +INF [20190331-11:04:31.143] thr=496 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:31.143] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:31.305] thr=496 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:31.305] thr=496 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:31.348] thr=496 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:31.348] thr=496 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:31.355] thr=496 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:31.371] thr=496 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:31.371] thr=496 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:31.371] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:31.409] thr=496 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:31.409] thr=496 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:31.411] thr=496 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:31.425] thr=496 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:31.425] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:31.425] thr=496 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:31.427] thr=496 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:31.427] thr=496 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:31.468] thr=496 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:31.477] thr=496 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:31.477] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:31.479] thr=496 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:31.479] thr=496 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:31.479] thr=496 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:31.520] thr=496 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:31.529] thr=496 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:31.529] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:31.531] thr=496 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:31.531] thr=496 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:31.531] thr=496 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:31.572] thr=496 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:31.583] thr=496 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:31.583] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:31.585] thr=496 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:31.585] thr=496 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:31.585] thr=496 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:31.626] thr=496 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:31.635] thr=496 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:31.635] thr=496 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:31.737] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:31.737] thr=496 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:31.737] thr=496 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:31.739] thr=496 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:31.748] thr=496 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:31.748] thr=496 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:31.748] thr=496 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:35.991] thr=497 paramiko.transport: starting thread (client mode): 0x5016270 +DEB [20190331-11:04:35.991] thr=497 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:36.006] thr=497 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:36.006] thr=497 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:36.006] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:36.006] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:36.069] thr=497 paramiko.transport: userauth is OK +INF [20190331-11:04:36.084] thr=497 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:36.084] thr=497 paramiko.transport: userauth is OK +INF [20190331-11:04:36.100] thr=497 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:36.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:36.256] thr=497 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:36.256] thr=497 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:36.303] thr=497 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:36.303] thr=497 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:36.303] thr=497 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:36.319] thr=497 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:36.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:36.319] thr=497 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:36.319] thr=497 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:36.319] thr=497 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:36.365] thr=497 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:36.365] thr=497 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:36.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:36.365] thr=497 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:36.365] thr=497 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:36.365] thr=497 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:36.428] thr=497 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:36.428] thr=497 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:36.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:36.428] thr=497 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:36.428] thr=497 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:36.428] thr=497 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:36.475] thr=497 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:36.475] thr=497 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:36.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:36.475] thr=497 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:36.475] thr=497 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:36.475] thr=497 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:36.537] thr=497 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:36.537] thr=497 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:36.537] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:36.537] thr=497 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:36.537] thr=497 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:36.537] thr=497 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:36.600] thr=497 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:36.600] thr=497 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:36.600] thr=497 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:36.725] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:36.725] thr=497 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:36.725] thr=497 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:36.725] thr=497 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:36.725] thr=497 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:36.725] thr=497 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:36.725] thr=497 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:40.998] thr=498 paramiko.transport: starting thread (client mode): 0x55e4450 +DEB [20190331-11:04:40.998] thr=498 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:41.009] thr=498 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:41.009] thr=498 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:41.009] thr=498 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:41.009] thr=498 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:41.009] thr=498 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:41.009] thr=498 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:41.009] thr=498 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:41.009] thr=498 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:41.013] thr=498 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:41.017] thr=498 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:41.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:41.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:41.056] thr=498 paramiko.transport: userauth is OK +INF [20190331-11:04:41.072] thr=498 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:41.076] thr=498 paramiko.transport: userauth is OK +INF [20190331-11:04:41.095] thr=498 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:41.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:41.224] thr=498 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:41.224] thr=498 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:41.267] thr=498 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:41.267] thr=498 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:41.271] thr=498 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:41.283] thr=498 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:41.283] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:41.283] thr=498 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:41.283] thr=498 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:41.283] thr=498 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:41.322] thr=498 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:41.333] thr=498 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:41.333] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:41.333] thr=498 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:41.333] thr=498 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:41.333] thr=498 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:41.376] thr=498 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:41.384] thr=498 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:41.384] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:41.384] thr=498 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:41.384] thr=498 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:41.384] thr=498 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:41.427] thr=498 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:41.435] thr=498 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:41.435] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:41.435] thr=498 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:41.435] thr=498 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:41.435] thr=498 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:41.478] thr=498 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:41.486] thr=498 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:41.490] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:41.490] thr=498 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:41.490] thr=498 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:41.490] thr=498 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:41.528] thr=498 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:41.536] thr=498 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:41.536] thr=498 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:41.642] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:41.642] thr=498 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:41.642] thr=498 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:41.642] thr=498 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:41.653] thr=498 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:41.653] thr=498 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:41.653] thr=498 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:45.999] thr=499 paramiko.transport: starting thread (client mode): 0x54cd3d0 +DEB [20190331-11:04:45.999] thr=499 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:46.011] thr=499 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:46.011] thr=499 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:46.015] thr=499 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:46.015] thr=499 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:46.015] thr=499 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:46.015] thr=499 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:46.015] thr=499 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:46.015] thr=499 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:46.019] thr=499 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:46.019] thr=499 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:46.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:46.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:46.062] thr=499 paramiko.transport: userauth is OK +INF [20190331-11:04:46.081] thr=499 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:46.081] thr=499 paramiko.transport: userauth is OK +INF [20190331-11:04:46.101] thr=499 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:46.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:46.296] thr=499 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:46.296] thr=499 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:46.339] thr=499 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:46.339] thr=499 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:46.343] thr=499 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:46.355] thr=499 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:46.355] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:46.355] thr=499 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:46.355] thr=499 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:46.355] thr=499 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:46.398] thr=499 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:46.409] thr=499 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:46.409] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:46.409] thr=499 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:46.409] thr=499 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:46.409] thr=499 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:46.452] thr=499 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:46.460] thr=499 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:46.460] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:46.460] thr=499 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:46.460] thr=499 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:46.460] thr=499 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:46.503] thr=499 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:46.511] thr=499 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:46.511] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:46.511] thr=499 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:46.511] thr=499 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:46.511] thr=499 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:46.554] thr=499 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:46.566] thr=499 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:46.566] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:46.566] thr=499 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:46.566] thr=499 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:46.566] thr=499 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:46.605] thr=499 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:46.612] thr=499 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:46.612] thr=499 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:46.718] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:46.718] thr=499 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:46.718] thr=499 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:46.718] thr=499 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:46.730] thr=499 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:46.730] thr=499 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:46.730] thr=499 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:50.999] thr=500 paramiko.transport: starting thread (client mode): 0x50e9890 +DEB [20190331-11:04:50.999] thr=500 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:51.010] thr=500 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:51.010] thr=500 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:51.014] thr=500 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:51.014] thr=500 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:51.014] thr=500 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:51.014] thr=500 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:51.014] thr=500 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:51.014] thr=500 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:51.018] thr=500 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:51.018] thr=500 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:51.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:51.059] thr=500 paramiko.transport: userauth is OK +INF [20190331-11:04:51.082] thr=500 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:51.082] thr=500 paramiko.transport: userauth is OK +INF [20190331-11:04:51.104] thr=500 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:51.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:51.255] thr=500 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:51.255] thr=500 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:51.296] thr=500 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:51.296] thr=500 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:51.300] thr=500 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:51.315] thr=500 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:51.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:51.315] thr=500 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:51.315] thr=500 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:51.315] thr=500 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:51.356] thr=500 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:51.367] thr=500 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:51.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:51.367] thr=500 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:51.371] thr=500 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:51.371] thr=500 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:51.409] thr=500 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:51.416] thr=500 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:51.416] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:51.420] thr=500 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:51.420] thr=500 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:51.420] thr=500 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:51.458] thr=500 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:51.465] thr=500 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:51.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:51.465] thr=500 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:51.469] thr=500 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:51.469] thr=500 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:51.507] thr=500 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:51.518] thr=500 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:51.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:51.518] thr=500 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:51.518] thr=500 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:51.518] thr=500 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:51.557] thr=500 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:51.565] thr=500 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:51.565] thr=500 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:51.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:51.670] thr=500 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:51.670] thr=500 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:51.670] thr=500 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:51.677] thr=500 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:51.681] thr=500 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:51.681] thr=500 paramiko.transport: EOF in transport thread +DEB [20190331-11:04:56.000] thr=412 paramiko.transport: starting thread (client mode): 0x5006f50 +DEB [20190331-11:04:56.000] thr=412 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:04:56.009] thr=412 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:04:56.009] thr=412 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:04:56.012] thr=412 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:04:56.012] thr=412 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:04:56.012] thr=412 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:04:56.012] thr=412 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:04:56.012] thr=412 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:04:56.012] thr=412 paramiko.transport: Compression agreed: none +DEB [20190331-11:04:56.015] thr=412 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:04:56.015] thr=412 paramiko.transport: Switch to new keys ... +DEB [20190331-11:04:56.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:04:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:04:56.055] thr=412 paramiko.transport: userauth is OK +INF [20190331-11:04:56.073] thr=412 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:04:56.073] thr=412 paramiko.transport: userauth is OK +INF [20190331-11:04:56.095] thr=412 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:04:56.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:04:56.221] thr=412 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:04:56.221] thr=412 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:04:56.264] thr=412 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:04:56.264] thr=412 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:04:56.267] thr=412 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:04:56.279] thr=412 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:04:56.279] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:04:56.279] thr=412 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:04:56.279] thr=412 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:04:56.282] thr=412 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:04:56.322] thr=412 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:04:56.334] thr=412 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:04:56.334] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:04:56.334] thr=412 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:04:56.334] thr=412 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:04:56.334] thr=412 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:04:56.377] thr=412 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:04:56.386] thr=412 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:04:56.386] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:04:56.386] thr=412 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:04:56.386] thr=412 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:04:56.386] thr=412 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:04:56.429] thr=412 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:04:56.438] thr=412 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:04:56.441] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:04:56.441] thr=412 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:04:56.441] thr=412 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:04:56.441] thr=412 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:04:56.484] thr=412 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:04:56.497] thr=412 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:04:56.497] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:04:56.497] thr=412 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:04:56.497] thr=412 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:04:56.497] thr=412 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:04:56.538] thr=412 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:04:56.547] thr=412 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:04:56.547] thr=412 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:04:56.651] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:04:56.651] thr=412 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:04:56.651] thr=412 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:04:56.651] thr=412 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:04:56.661] thr=412 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:04:56.661] thr=412 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:04:56.664] thr=412 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:00.997] thr=35 paramiko.transport: starting thread (client mode): 0x50064b0 +DEB [20190331-11:05:00.997] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:01.007] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:01.007] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:01.010] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:01.010] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:01.010] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:01.010] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:01.010] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:01.010] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:01.013] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:01.013] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:01.013] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:01.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:01.056] thr=35 paramiko.transport: userauth is OK +INF [20190331-11:05:01.074] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:01.074] thr=35 paramiko.transport: userauth is OK +INF [20190331-11:05:01.096] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:01.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:01.227] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:01.227] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:01.270] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:01.270] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:01.273] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:01.286] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:01.286] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:01.286] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:01.289] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:01.289] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:01.329] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:01.341] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:01.341] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:01.341] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:01.341] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:01.341] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:01.381] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:01.390] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:01.390] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:01.390] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:01.430] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:01.430] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:01.430] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:01.439] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:01.439] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:01.439] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:01.439] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:01.439] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:01.482] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:01.491] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:01.491] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:01.494] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:01.494] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:01.494] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:01.534] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:01.544] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:01.544] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:01.648] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:01.648] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:01.648] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:01.648] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:01.657] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:01.657] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:01.660] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:05.990] thr=501 paramiko.transport: starting thread (client mode): 0x4fe79d0 +DEB [20190331-11:05:05.990] thr=501 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:06.005] thr=501 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:06.005] thr=501 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:06.005] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:06.005] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:06.068] thr=501 paramiko.transport: userauth is OK +INF [20190331-11:05:06.083] thr=501 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:06.083] thr=501 paramiko.transport: userauth is OK +INF [20190331-11:05:06.099] thr=501 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:06.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:06.240] thr=501 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:06.240] thr=501 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:06.287] thr=501 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:06.287] thr=501 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:06.287] thr=501 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:06.287] thr=501 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:06.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:06.302] thr=501 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:06.302] thr=501 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:06.302] thr=501 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:06.349] thr=501 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:06.349] thr=501 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:06.349] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:06.349] thr=501 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:06.349] thr=501 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:06.349] thr=501 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:06.412] thr=501 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:06.412] thr=501 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:06.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:06.412] thr=501 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:06.412] thr=501 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:06.412] thr=501 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:06.474] thr=501 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:06.474] thr=501 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:06.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:06.474] thr=501 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:06.474] thr=501 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:06.474] thr=501 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:06.537] thr=501 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:06.537] thr=501 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:06.537] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:06.537] thr=501 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:06.537] thr=501 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:06.537] thr=501 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:06.599] thr=501 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:06.599] thr=501 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:06.599] thr=501 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:06.724] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:06.724] thr=501 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:06.724] thr=501 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:06.724] thr=501 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:06.724] thr=501 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:06.724] thr=501 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:06.724] thr=501 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:10.996] thr=502 paramiko.transport: starting thread (client mode): 0x5016cf0 +DEB [20190331-11:05:10.996] thr=502 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:11.008] thr=502 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:11.008] thr=502 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:11.008] thr=502 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:11.008] thr=502 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:11.008] thr=502 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:11.008] thr=502 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:11.008] thr=502 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:11.008] thr=502 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:11.012] thr=502 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:11.012] thr=502 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:11.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:11.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:11.055] thr=502 paramiko.transport: userauth is OK +INF [20190331-11:05:11.074] thr=502 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:11.074] thr=502 paramiko.transport: userauth is OK +INF [20190331-11:05:11.094] thr=502 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:11.094] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:11.223] thr=502 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:11.223] thr=502 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:11.266] thr=502 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:11.266] thr=502 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:11.270] thr=502 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:11.278] thr=502 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:11.278] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:11.281] thr=502 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:11.281] thr=502 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:11.281] thr=502 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:11.320] thr=502 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:11.332] thr=502 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:11.332] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:11.332] thr=502 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:11.332] thr=502 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:11.332] thr=502 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:11.375] thr=502 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:11.383] thr=502 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:11.383] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:11.383] thr=502 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:11.383] thr=502 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:11.383] thr=502 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:11.426] thr=502 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:11.434] thr=502 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:11.434] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:11.434] thr=502 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:11.434] thr=502 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:11.434] thr=502 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:11.477] thr=502 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:11.484] thr=502 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:11.488] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:11.488] thr=502 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:11.488] thr=502 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:11.488] thr=502 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:11.527] thr=502 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:11.535] thr=502 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:11.535] thr=502 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:11.641] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:11.641] thr=502 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:11.641] thr=502 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:11.641] thr=502 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:11.648] thr=502 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:11.648] thr=502 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:11.652] thr=502 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:15.998] thr=503 paramiko.transport: starting thread (client mode): 0x5892570 +DEB [20190331-11:05:15.998] thr=503 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:16.006] thr=503 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:16.006] thr=503 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:16.010] thr=503 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:16.010] thr=503 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:16.010] thr=503 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:16.010] thr=503 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:16.010] thr=503 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:16.010] thr=503 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:16.017] thr=503 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:16.017] thr=503 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:16.060] thr=503 paramiko.transport: userauth is OK +INF [20190331-11:05:16.096] thr=503 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:16.096] thr=503 paramiko.transport: userauth is OK +INF [20190331-11:05:16.119] thr=503 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:16.119] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:16.263] thr=503 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:16.263] thr=503 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:16.306] thr=503 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:16.306] thr=503 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:16.310] thr=503 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:16.322] thr=503 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:16.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:16.322] thr=503 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:16.322] thr=503 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:16.326] thr=503 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:16.365] thr=503 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:16.377] thr=503 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:16.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:16.377] thr=503 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:16.377] thr=503 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:16.377] thr=503 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:16.416] thr=503 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:16.424] thr=503 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:16.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:16.424] thr=503 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:16.424] thr=503 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:16.424] thr=503 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:16.467] thr=503 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:16.474] thr=503 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:16.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:16.474] thr=503 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:16.474] thr=503 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:16.474] thr=503 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:16.517] thr=503 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:16.528] thr=503 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:16.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:16.528] thr=503 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:16.528] thr=503 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:16.528] thr=503 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:16.571] thr=503 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:16.578] thr=503 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:16.578] thr=503 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:16.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:16.684] thr=503 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:16.684] thr=503 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:16.684] thr=503 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:16.696] thr=503 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:16.696] thr=503 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:16.696] thr=503 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:20.998] thr=504 paramiko.transport: starting thread (client mode): 0x50f35f0 +DEB [20190331-11:05:20.998] thr=504 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:21.005] thr=504 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:21.005] thr=504 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:21.009] thr=504 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:21.009] thr=504 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:21.009] thr=504 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:21.009] thr=504 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:21.009] thr=504 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:21.009] thr=504 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:21.013] thr=504 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:21.013] thr=504 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:21.013] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:21.013] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:21.056] thr=504 paramiko.transport: userauth is OK +INF [20190331-11:05:21.072] thr=504 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:21.076] thr=504 paramiko.transport: userauth is OK +INF [20190331-11:05:21.095] thr=504 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:21.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:21.232] thr=504 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:21.232] thr=504 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:21.275] thr=504 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:21.275] thr=504 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:21.279] thr=504 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:21.294] thr=504 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:21.294] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:21.294] thr=504 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:21.294] thr=504 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:21.294] thr=504 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:21.337] thr=504 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:21.349] thr=504 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:21.349] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:21.349] thr=504 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:21.349] thr=504 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:21.349] thr=504 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:21.392] thr=504 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:21.400] thr=504 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:21.400] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:21.400] thr=504 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:21.404] thr=504 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:21.404] thr=504 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:21.443] thr=504 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:21.451] thr=504 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:21.451] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:21.451] thr=504 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:21.455] thr=504 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:21.455] thr=504 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:21.494] thr=504 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:21.505] thr=504 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:21.505] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:21.505] thr=504 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:21.505] thr=504 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:21.505] thr=504 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:21.544] thr=504 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:21.552] thr=504 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:21.552] thr=504 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:21.658] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:21.658] thr=504 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:21.658] thr=504 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:21.658] thr=504 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:21.665] thr=504 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:21.665] thr=504 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:21.669] thr=504 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:25.999] thr=505 paramiko.transport: starting thread (client mode): 0x500ddb0 +DEB [20190331-11:05:25.999] thr=505 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:26.015] thr=505 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:26.015] thr=505 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:26.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:26.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:26.077] thr=505 paramiko.transport: userauth is OK +INF [20190331-11:05:26.093] thr=505 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:26.093] thr=505 paramiko.transport: userauth is OK +INF [20190331-11:05:26.108] thr=505 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:26.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:26.233] thr=505 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:26.233] thr=505 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:26.296] thr=505 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:26.296] thr=505 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:26.296] thr=505 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:26.312] thr=505 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:26.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:26.312] thr=505 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:26.312] thr=505 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:26.312] thr=505 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:26.358] thr=505 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:26.358] thr=505 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:26.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:26.358] thr=505 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:26.358] thr=505 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:26.358] thr=505 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:26.421] thr=505 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:26.421] thr=505 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:26.421] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:26.421] thr=505 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:26.421] thr=505 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:26.421] thr=505 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:26.483] thr=505 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:26.483] thr=505 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:26.483] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:26.483] thr=505 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:26.483] thr=505 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:26.483] thr=505 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:26.546] thr=505 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:26.546] thr=505 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:26.546] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:26.546] thr=505 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:26.546] thr=505 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:26.546] thr=505 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:26.608] thr=505 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:26.608] thr=505 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:26.608] thr=505 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:26.733] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:26.733] thr=505 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:26.733] thr=505 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:26.733] thr=505 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:26.733] thr=505 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:26.733] thr=505 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:26.733] thr=505 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:30.999] thr=506 paramiko.transport: starting thread (client mode): 0x5096e70 +DEB [20190331-11:05:30.999] thr=506 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:31.011] thr=506 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:31.011] thr=506 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:31.015] thr=506 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:31.015] thr=506 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:31.015] thr=506 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:31.015] thr=506 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:31.015] thr=506 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:31.015] thr=506 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:31.019] thr=506 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:31.019] thr=506 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:31.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:31.058] thr=506 paramiko.transport: userauth is OK +INF [20190331-11:05:31.077] thr=506 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:31.077] thr=506 paramiko.transport: userauth is OK +INF [20190331-11:05:31.097] thr=506 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:31.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:31.229] thr=506 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:31.229] thr=506 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:31.272] thr=506 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:31.272] thr=506 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:31.272] thr=506 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:31.284] thr=506 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:31.288] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:31.288] thr=506 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:31.288] thr=506 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:31.288] thr=506 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:31.331] thr=506 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:31.343] thr=506 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:31.343] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:31.343] thr=506 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:31.343] thr=506 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:31.343] thr=506 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:31.386] thr=506 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:31.393] thr=506 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:31.393] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:31.393] thr=506 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:31.393] thr=506 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:31.393] thr=506 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:31.436] thr=506 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:31.444] thr=506 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:31.444] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:31.444] thr=506 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:31.444] thr=506 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:31.448] thr=506 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:31.487] thr=506 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:31.499] thr=506 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:31.499] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:31.499] thr=506 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:31.499] thr=506 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:31.499] thr=506 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:31.538] thr=506 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:31.546] thr=506 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:31.546] thr=506 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:31.652] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:31.652] thr=506 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:31.652] thr=506 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:31.656] thr=506 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:31.663] thr=506 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:31.663] thr=506 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:31.667] thr=506 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:35.999] thr=507 paramiko.transport: starting thread (client mode): 0x50ad0b0 +DEB [20190331-11:05:35.999] thr=507 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:36.018] thr=507 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:36.018] thr=507 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:36.018] thr=507 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:36.018] thr=507 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:36.022] thr=507 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:36.022] thr=507 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:36.022] thr=507 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:36.022] thr=507 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:36.026] thr=507 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:36.026] thr=507 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:36.026] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:36.026] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:36.065] thr=507 paramiko.transport: userauth is OK +INF [20190331-11:05:36.127] thr=507 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:36.127] thr=507 paramiko.transport: userauth is OK +INF [20190331-11:05:36.147] thr=507 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:36.147] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:36.291] thr=507 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:36.291] thr=507 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:36.334] thr=507 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:36.334] thr=507 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:36.338] thr=507 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:36.346] thr=507 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:36.350] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:36.350] thr=507 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:36.350] thr=507 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:36.350] thr=507 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:36.389] thr=507 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:36.405] thr=507 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:36.405] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:36.405] thr=507 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:36.405] thr=507 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:36.405] thr=507 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:36.444] thr=507 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:36.452] thr=507 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:36.452] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:36.452] thr=507 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:36.452] thr=507 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:36.452] thr=507 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:36.495] thr=507 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:36.502] thr=507 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:36.502] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:36.502] thr=507 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:36.502] thr=507 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:36.502] thr=507 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:36.543] thr=507 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:36.555] thr=507 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:36.555] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:36.555] thr=507 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:36.555] thr=507 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:36.555] thr=507 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:36.594] thr=507 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:36.602] thr=507 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:36.602] thr=507 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:36.707] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:36.707] thr=507 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:36.707] thr=507 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:36.707] thr=507 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:36.715] thr=507 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:36.719] thr=507 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:36.719] thr=507 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:40.997] thr=508 paramiko.transport: starting thread (client mode): 0x4fe7750 +DEB [20190331-11:05:40.997] thr=508 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:41.009] thr=508 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:41.009] thr=508 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:41.013] thr=508 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:41.013] thr=508 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:41.013] thr=508 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:41.013] thr=508 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:41.013] thr=508 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:41.013] thr=508 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:41.017] thr=508 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:41.017] thr=508 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:41.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:41.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:41.056] thr=508 paramiko.transport: userauth is OK +INF [20190331-11:05:41.071] thr=508 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:41.075] thr=508 paramiko.transport: userauth is OK +INF [20190331-11:05:41.106] thr=508 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:41.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:41.224] thr=508 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:41.227] thr=508 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:41.270] thr=508 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:41.270] thr=508 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:41.278] thr=508 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:41.282] thr=508 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:41.286] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:41.286] thr=508 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:41.286] thr=508 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:41.286] thr=508 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:41.329] thr=508 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:41.337] thr=508 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:41.337] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:41.337] thr=508 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:41.337] thr=508 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:41.337] thr=508 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:41.388] thr=508 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:41.388] thr=508 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:41.388] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:41.388] thr=508 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:41.388] thr=508 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:41.388] thr=508 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:41.434] thr=508 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:41.438] thr=508 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:41.438] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:41.438] thr=508 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:41.438] thr=508 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:41.442] thr=508 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:41.485] thr=508 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:41.493] thr=508 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:41.493] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:41.493] thr=508 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:41.493] thr=508 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:41.493] thr=508 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:41.536] thr=508 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:41.540] thr=508 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:41.540] thr=508 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:41.645] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:41.645] thr=508 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:41.645] thr=508 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:41.653] thr=508 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:41.653] thr=508 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:41.657] thr=508 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:41.657] thr=508 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:45.996] thr=509 paramiko.transport: starting thread (client mode): 0x58650f0 +DEB [20190331-11:05:45.996] thr=509 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:46.008] thr=509 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:46.008] thr=509 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:46.012] thr=509 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:46.012] thr=509 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:46.012] thr=509 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:46.012] thr=509 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:46.012] thr=509 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:46.012] thr=509 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:46.016] thr=509 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:46.016] thr=509 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:46.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:46.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:46.059] thr=509 paramiko.transport: userauth is OK +INF [20190331-11:05:46.078] thr=509 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:46.078] thr=509 paramiko.transport: userauth is OK +INF [20190331-11:05:46.110] thr=509 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:46.110] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:46.235] thr=509 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:46.235] thr=509 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:46.278] thr=509 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:46.278] thr=509 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:46.281] thr=509 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:46.293] thr=509 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:46.293] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:46.293] thr=509 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:46.293] thr=509 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:46.293] thr=509 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:46.340] thr=509 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:46.348] thr=509 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:46.348] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:46.348] thr=509 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:46.352] thr=509 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:46.352] thr=509 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:46.395] thr=509 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:46.399] thr=509 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:46.399] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:46.402] thr=509 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:46.402] thr=509 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:46.402] thr=509 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:46.445] thr=509 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:46.453] thr=509 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:46.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:46.453] thr=509 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:46.453] thr=509 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:46.453] thr=509 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:46.496] thr=509 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:46.504] thr=509 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:46.504] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:46.504] thr=509 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:46.504] thr=509 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:46.508] thr=509 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:46.550] thr=509 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:46.558] thr=509 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:46.558] thr=509 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:46.660] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:46.660] thr=509 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:46.660] thr=509 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:46.664] thr=509 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:46.671] thr=509 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:46.671] thr=509 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:46.671] thr=509 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:51.000] thr=510 paramiko.transport: starting thread (client mode): 0x5016050 +DEB [20190331-11:05:51.000] thr=510 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:51.007] thr=510 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:51.007] thr=510 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:51.010] thr=510 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:51.010] thr=510 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:51.010] thr=510 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:51.010] thr=510 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:51.010] thr=510 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:51.010] thr=510 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:51.016] thr=510 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:51.016] thr=510 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:51.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:51.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:51.057] thr=510 paramiko.transport: userauth is OK +INF [20190331-11:05:51.082] thr=510 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:51.082] thr=510 paramiko.transport: userauth is OK +INF [20190331-11:05:51.107] thr=510 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:51.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:51.239] thr=510 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:51.242] thr=510 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:51.283] thr=510 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:51.283] thr=510 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:51.287] thr=510 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:51.299] thr=510 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:51.299] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:51.299] thr=510 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:51.299] thr=510 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:51.299] thr=510 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:51.340] thr=510 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:51.353] thr=510 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:51.353] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:51.353] thr=510 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:51.353] thr=510 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:51.353] thr=510 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:51.393] thr=510 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:51.403] thr=510 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:51.403] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:51.403] thr=510 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:51.403] thr=510 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:51.403] thr=510 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:51.444] thr=510 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:51.453] thr=510 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:51.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:51.453] thr=510 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:51.453] thr=510 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:51.453] thr=510 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:51.494] thr=510 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:51.503] thr=510 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:51.503] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:51.503] thr=510 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:51.507] thr=510 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:51.507] thr=510 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:51.546] thr=510 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:51.555] thr=510 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:51.555] thr=510 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:51.656] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:51.656] thr=510 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:51.656] thr=510 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:51.656] thr=510 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:51.665] thr=510 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:51.665] thr=510 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:51.669] thr=510 paramiko.transport: EOF in transport thread +DEB [20190331-11:05:55.998] thr=511 paramiko.transport: starting thread (client mode): 0x50167b0 +DEB [20190331-11:05:55.998] thr=511 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:05:56.007] thr=511 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:05:56.007] thr=511 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:05:56.010] thr=511 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:05:56.010] thr=511 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:05:56.010] thr=511 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:05:56.010] thr=511 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:05:56.010] thr=511 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:05:56.010] thr=511 paramiko.transport: Compression agreed: none +DEB [20190331-11:05:56.014] thr=511 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:05:56.014] thr=511 paramiko.transport: Switch to new keys ... +DEB [20190331-11:05:56.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:05:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:05:56.058] thr=511 paramiko.transport: userauth is OK +INF [20190331-11:05:56.076] thr=511 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:05:56.076] thr=511 paramiko.transport: userauth is OK +INF [20190331-11:05:56.098] thr=511 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:05:56.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:05:56.227] thr=511 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:05:56.227] thr=511 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:05:56.271] thr=511 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:05:56.271] thr=511 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:05:56.275] thr=511 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:05:56.287] thr=511 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:05:56.287] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:05:56.290] thr=511 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:05:56.290] thr=511 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:05:56.290] thr=511 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:05:56.328] thr=511 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:05:56.341] thr=511 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:05:56.341] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:05:56.341] thr=511 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:05:56.341] thr=511 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:05:56.341] thr=511 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:05:56.381] thr=511 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:05:56.391] thr=511 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:05:56.391] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:05:56.391] thr=511 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:05:56.391] thr=511 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:05:56.391] thr=511 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:05:56.432] thr=511 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:05:56.441] thr=511 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:05:56.441] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:05:56.441] thr=511 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:05:56.441] thr=511 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:05:56.441] thr=511 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:05:56.482] thr=511 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:05:56.491] thr=511 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:05:56.491] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:05:56.491] thr=511 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:05:56.495] thr=511 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:05:56.495] thr=511 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:05:56.534] thr=511 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:05:56.543] thr=511 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:05:56.543] thr=511 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:05:56.644] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:05:56.644] thr=511 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:05:56.644] thr=511 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:05:56.644] thr=511 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:05:56.653] thr=511 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:05:56.653] thr=511 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:05:56.656] thr=511 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:01.000] thr=512 paramiko.transport: starting thread (client mode): 0x5016250 +DEB [20190331-11:06:01.000] thr=512 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:01.015] thr=512 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:01.015] thr=512 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:01.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:01.015] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:01.078] thr=512 paramiko.transport: userauth is OK +INF [20190331-11:06:01.094] thr=512 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:01.094] thr=512 paramiko.transport: userauth is OK +INF [20190331-11:06:01.109] thr=512 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:01.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:01.234] thr=512 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:01.234] thr=512 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:01.297] thr=512 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:01.297] thr=512 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:01.297] thr=512 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:01.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:01.297] thr=512 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:01.312] thr=512 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:01.312] thr=512 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:01.312] thr=512 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:01.359] thr=512 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:01.359] thr=512 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:01.359] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:01.359] thr=512 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:01.359] thr=512 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:01.359] thr=512 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:01.422] thr=512 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:01.422] thr=512 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:01.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:01.422] thr=512 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:01.422] thr=512 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:01.422] thr=512 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:01.484] thr=512 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:01.484] thr=512 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:01.484] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:01.484] thr=512 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:01.484] thr=512 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:01.484] thr=512 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:01.547] thr=512 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:01.547] thr=512 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:01.547] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:01.547] thr=512 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:01.547] thr=512 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:01.547] thr=512 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:01.609] thr=512 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:01.609] thr=512 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:01.609] thr=512 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:01.734] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:01.734] thr=512 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:01.734] thr=512 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:01.734] thr=512 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:01.734] thr=512 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:01.734] thr=512 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:01.734] thr=512 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:05.999] thr=513 paramiko.transport: starting thread (client mode): 0x50163d0 +DEB [20190331-11:06:05.999] thr=513 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:06.006] thr=513 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:06.006] thr=513 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:06.010] thr=513 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:06.010] thr=513 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:06.010] thr=513 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:06.010] thr=513 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:06.010] thr=513 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:06.010] thr=513 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:06.014] thr=513 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:06.014] thr=513 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:06.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:06.057] thr=513 paramiko.transport: userauth is OK +INF [20190331-11:06:06.073] thr=513 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:06.077] thr=513 paramiko.transport: userauth is OK +INF [20190331-11:06:06.096] thr=513 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:06.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:06.245] thr=513 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:06.245] thr=513 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:06.288] thr=513 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:06.288] thr=513 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:06.288] thr=513 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:06.303] thr=513 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:06.303] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:06.303] thr=513 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:06.303] thr=513 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:06.303] thr=513 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:06.346] thr=513 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:06.358] thr=513 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:06.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:06.358] thr=513 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:06.358] thr=513 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:06.358] thr=513 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:06.401] thr=513 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:06.413] thr=513 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:06.413] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:06.413] thr=513 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:06.413] thr=513 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:06.413] thr=513 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:06.452] thr=513 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:06.459] thr=513 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:06.459] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:06.459] thr=513 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:06.459] thr=513 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:06.463] thr=513 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:06.502] thr=513 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:06.514] thr=513 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:06.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:06.514] thr=513 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:06.514] thr=513 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:06.514] thr=513 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:06.556] thr=513 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:06.563] thr=513 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:06.563] thr=513 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:06.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:06.669] thr=513 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:06.669] thr=513 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:06.669] thr=513 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:06.677] thr=513 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:06.677] thr=513 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:06.681] thr=513 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:10.999] thr=514 paramiko.transport: starting thread (client mode): 0x5865530 +DEB [20190331-11:06:10.999] thr=514 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:11.006] thr=514 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:11.006] thr=514 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:11.009] thr=514 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:11.009] thr=514 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:11.009] thr=514 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:11.009] thr=514 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:11.009] thr=514 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:11.009] thr=514 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:11.012] thr=514 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:11.012] thr=514 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:11.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:11.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:11.057] thr=514 paramiko.transport: userauth is OK +INF [20190331-11:06:11.074] thr=514 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:11.077] thr=514 paramiko.transport: userauth is OK +INF [20190331-11:06:11.098] thr=514 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:11.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:11.224] thr=514 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:11.224] thr=514 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:11.268] thr=514 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:11.268] thr=514 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:11.268] thr=514 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:11.282] thr=514 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:11.282] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:11.285] thr=514 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:11.285] thr=514 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:11.285] thr=514 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:11.323] thr=514 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:11.337] thr=514 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:11.337] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:11.337] thr=514 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:11.337] thr=514 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:11.337] thr=514 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:11.378] thr=514 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:11.384] thr=514 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:11.384] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:11.388] thr=514 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:11.388] thr=514 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:11.388] thr=514 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:11.429] thr=514 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:11.439] thr=514 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:11.439] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:11.439] thr=514 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:11.439] thr=514 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:11.439] thr=514 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:11.480] thr=514 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:11.490] thr=514 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:11.494] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:11.494] thr=514 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:11.494] thr=514 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:11.494] thr=514 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:11.531] thr=514 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:11.541] thr=514 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:11.541] thr=514 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:11.644] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:11.644] thr=514 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:11.644] thr=514 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:11.644] thr=514 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:11.654] thr=514 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:11.654] thr=514 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:11.657] thr=514 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:15.997] thr=413 paramiko.transport: starting thread (client mode): 0x53d6eb0 +DEB [20190331-11:06:15.997] thr=413 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:16.007] thr=413 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:16.007] thr=413 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:16.011] thr=413 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:16.014] thr=413 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:16.014] thr=413 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:16.014] thr=413 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:16.014] thr=413 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:16.014] thr=413 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:16.017] thr=413 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:16.017] thr=413 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:16.058] thr=413 paramiko.transport: userauth is OK +INF [20190331-11:06:16.075] thr=413 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:16.079] thr=413 paramiko.transport: userauth is OK +INF [20190331-11:06:16.099] thr=413 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:16.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:16.260] thr=413 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:16.260] thr=413 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:16.304] thr=413 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:16.304] thr=413 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:16.308] thr=413 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:16.321] thr=413 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:16.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:16.325] thr=413 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:16.325] thr=413 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:16.325] thr=413 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:16.366] thr=413 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:16.376] thr=413 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:16.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:16.376] thr=413 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:16.379] thr=413 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:16.379] thr=413 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:16.417] thr=413 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:16.424] thr=413 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:16.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:16.427] thr=413 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:16.427] thr=413 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:16.427] thr=413 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:16.468] thr=413 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:16.478] thr=413 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:16.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:16.478] thr=413 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:16.478] thr=413 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:16.478] thr=413 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:16.519] thr=413 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:16.531] thr=413 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:16.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:16.531] thr=413 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:16.531] thr=413 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:16.531] thr=413 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:16.572] thr=413 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:16.582] thr=413 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:16.582] thr=413 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:16.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:16.684] thr=413 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:16.684] thr=413 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:16.684] thr=413 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:16.695] thr=413 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:16.698] thr=413 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:16.698] thr=413 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:20.991] thr=515 paramiko.transport: starting thread (client mode): 0x3665cd0 +DEB [20190331-11:06:20.991] thr=515 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:21.007] thr=515 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:21.007] thr=515 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:21.007] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:21.007] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:21.069] thr=515 paramiko.transport: userauth is OK +INF [20190331-11:06:21.085] thr=515 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:21.085] thr=515 paramiko.transport: userauth is OK +INF [20190331-11:06:21.116] thr=515 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:21.116] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:21.241] thr=515 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:21.241] thr=515 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:21.303] thr=515 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:21.303] thr=515 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:21.303] thr=515 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:21.319] thr=515 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:21.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:21.319] thr=515 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:21.319] thr=515 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:21.319] thr=515 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:21.366] thr=515 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:21.366] thr=515 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:21.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:21.366] thr=515 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:21.366] thr=515 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:21.366] thr=515 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:21.428] thr=515 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:21.428] thr=515 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:21.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:21.428] thr=515 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:21.428] thr=515 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:21.428] thr=515 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:21.491] thr=515 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:21.491] thr=515 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:21.491] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:21.491] thr=515 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:21.491] thr=515 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:21.491] thr=515 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:21.553] thr=515 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:21.553] thr=515 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:21.553] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:21.553] thr=515 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:21.553] thr=515 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:21.553] thr=515 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:21.616] thr=515 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:21.616] thr=515 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:21.616] thr=515 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:21.741] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:21.741] thr=515 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:21.741] thr=515 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:21.741] thr=515 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:21.741] thr=515 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:21.741] thr=515 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:21.757] thr=515 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:25.997] thr=516 paramiko.transport: starting thread (client mode): 0x55e4a10 +DEB [20190331-11:06:25.997] thr=516 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:26.005] thr=516 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:26.005] thr=516 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:26.008] thr=516 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:26.008] thr=516 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:26.008] thr=516 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:26.008] thr=516 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:26.008] thr=516 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:26.008] thr=516 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:26.012] thr=516 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:26.012] thr=516 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:26.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:26.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:26.059] thr=516 paramiko.transport: userauth is OK +INF [20190331-11:06:26.083] thr=516 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:26.083] thr=516 paramiko.transport: userauth is OK +INF [20190331-11:06:26.102] thr=516 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:26.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:26.254] thr=516 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:26.254] thr=516 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:26.297] thr=516 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:26.297] thr=516 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:26.297] thr=516 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:26.313] thr=516 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:26.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:26.313] thr=516 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:26.313] thr=516 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:26.313] thr=516 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:26.352] thr=516 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:26.364] thr=516 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:26.368] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:26.368] thr=516 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:26.368] thr=516 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:26.368] thr=516 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:26.407] thr=516 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:26.415] thr=516 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:26.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:26.415] thr=516 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:26.415] thr=516 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:26.419] thr=516 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:26.458] thr=516 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:26.465] thr=516 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:26.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:26.469] thr=516 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:26.469] thr=516 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:26.469] thr=516 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:26.508] thr=516 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:26.520] thr=516 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:26.520] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:26.520] thr=516 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:26.520] thr=516 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:26.520] thr=516 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:26.563] thr=516 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:26.571] thr=516 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:26.571] thr=516 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:26.676] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:26.676] thr=516 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:26.676] thr=516 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:26.676] thr=516 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:26.684] thr=516 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:26.684] thr=516 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:26.688] thr=516 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:30.996] thr=81 paramiko.transport: starting thread (client mode): 0x4ffbbf0 +DEB [20190331-11:06:30.999] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:31.009] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:31.009] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:31.009] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:31.012] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:31.012] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:31.012] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:31.012] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:31.012] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:31.016] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:31.016] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:31.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:31.059] thr=81 paramiko.transport: userauth is OK +INF [20190331-11:06:31.078] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:31.078] thr=81 paramiko.transport: userauth is OK +INF [20190331-11:06:31.098] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:31.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:31.251] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:31.251] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:31.294] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:31.294] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:31.297] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:31.310] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:31.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:31.310] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:31.310] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:31.310] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:31.353] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:31.366] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:31.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:31.366] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:31.366] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:31.366] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:31.406] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:31.416] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:31.416] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:31.416] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:31.416] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:31.416] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:31.456] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:31.466] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:31.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:31.466] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:31.466] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:31.466] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:31.505] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:31.519] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:31.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:31.519] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:31.519] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:31.519] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:31.557] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:31.567] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:31.567] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:31.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:31.669] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:31.669] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:31.669] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:31.679] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:31.679] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:31.682] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:35.997] thr=517 paramiko.transport: starting thread (client mode): 0x55e4b30 +DEB [20190331-11:06:35.997] thr=517 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:36.008] thr=517 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:36.008] thr=517 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:36.008] thr=517 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:36.008] thr=517 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:36.008] thr=517 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:36.008] thr=517 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:36.008] thr=517 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:36.011] thr=517 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:36.014] thr=517 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:36.014] thr=517 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:36.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:36.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:36.055] thr=517 paramiko.transport: userauth is OK +INF [20190331-11:06:36.075] thr=517 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:36.078] thr=517 paramiko.transport: userauth is OK +INF [20190331-11:06:36.097] thr=517 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:36.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:36.275] thr=517 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:36.275] thr=517 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:36.317] thr=517 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:36.317] thr=517 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:36.323] thr=517 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:36.337] thr=517 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:36.339] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:36.339] thr=517 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:36.339] thr=517 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:36.339] thr=517 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:36.378] thr=517 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:36.392] thr=517 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:36.392] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:36.392] thr=517 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:36.392] thr=517 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:36.392] thr=517 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:36.431] thr=517 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:36.443] thr=517 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:36.443] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:36.443] thr=517 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:36.443] thr=517 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:36.443] thr=517 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:36.482] thr=517 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:36.490] thr=517 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:36.490] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:36.490] thr=517 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:36.493] thr=517 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:36.493] thr=517 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:36.533] thr=517 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:36.544] thr=517 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:36.544] thr=517 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:36.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:36.586] thr=517 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:36.586] thr=517 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:36.586] thr=517 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:36.597] thr=517 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:36.597] thr=517 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:36.700] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:36.700] thr=517 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:36.700] thr=517 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:36.703] thr=517 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:36.714] thr=517 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:36.714] thr=517 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:36.717] thr=517 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:40.998] thr=265 paramiko.transport: starting thread (client mode): 0x54cd390 +DEB [20190331-11:06:40.998] thr=265 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:41.008] thr=265 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:41.008] thr=265 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:41.012] thr=265 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:41.012] thr=265 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:41.012] thr=265 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:41.012] thr=265 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:41.012] thr=265 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:41.012] thr=265 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:41.016] thr=265 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:41.018] thr=265 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:41.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:41.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:41.057] thr=265 paramiko.transport: userauth is OK +INF [20190331-11:06:41.140] thr=265 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:41.142] thr=265 paramiko.transport: userauth is OK +INF [20190331-11:06:41.166] thr=265 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:41.166] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:41.331] thr=265 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:41.333] thr=265 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:41.372] thr=265 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:41.372] thr=265 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:41.378] thr=265 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:41.396] thr=265 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:41.396] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:41.396] thr=265 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:41.396] thr=265 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:41.398] thr=265 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:41.435] thr=265 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:41.446] thr=265 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:41.448] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:41.448] thr=265 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:41.448] thr=265 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:41.448] thr=265 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:41.487] thr=265 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:41.497] thr=265 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:41.499] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:41.499] thr=265 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:41.499] thr=265 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:41.499] thr=265 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:41.538] thr=265 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:41.547] thr=265 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:41.547] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:41.547] thr=265 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:41.549] thr=265 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:41.549] thr=265 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:41.588] thr=265 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:41.600] thr=265 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:41.600] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:41.602] thr=265 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:41.602] thr=265 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:41.602] thr=265 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:41.641] thr=265 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:41.651] thr=265 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:41.651] thr=265 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:41.752] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:41.752] thr=265 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:41.752] thr=265 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:41.754] thr=265 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:41.766] thr=265 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:41.766] thr=265 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:41.767] thr=265 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:45.998] thr=518 paramiko.transport: starting thread (client mode): 0x54cd5b0 +DEB [20190331-11:06:45.998] thr=518 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:46.008] thr=518 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:46.008] thr=518 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:46.009] thr=518 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:46.011] thr=518 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:46.011] thr=518 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:46.011] thr=518 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:46.011] thr=518 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:46.011] thr=518 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:46.015] thr=518 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:46.015] thr=518 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:46.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:46.055] thr=518 paramiko.transport: userauth is OK +INF [20190331-11:06:46.074] thr=518 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:46.075] thr=518 paramiko.transport: userauth is OK +INF [20190331-11:06:46.096] thr=518 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:46.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:46.258] thr=518 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:46.258] thr=518 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:46.300] thr=518 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:46.300] thr=518 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:46.304] thr=518 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:46.321] thr=518 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:46.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:46.321] thr=518 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:46.321] thr=518 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:46.321] thr=518 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:46.360] thr=518 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:46.373] thr=518 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:46.373] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:46.373] thr=518 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:46.375] thr=518 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:46.375] thr=518 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:46.413] thr=518 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:46.422] thr=518 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:46.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:46.424] thr=518 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:46.424] thr=518 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:46.424] thr=518 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:46.466] thr=518 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:46.477] thr=518 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:46.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:46.477] thr=518 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:46.477] thr=518 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:46.477] thr=518 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:46.519] thr=518 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:46.532] thr=518 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:46.532] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:46.532] thr=518 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:46.532] thr=518 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:46.532] thr=518 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:46.574] thr=518 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:46.583] thr=518 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:46.583] thr=518 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:46.685] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:46.685] thr=518 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:46.685] thr=518 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:46.687] thr=518 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:46.697] thr=518 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:46.698] thr=518 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:46.700] thr=518 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:50.998] thr=106 paramiko.transport: starting thread (client mode): 0x4ffb4b0 +DEB [20190331-11:06:50.998] thr=106 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:51.007] thr=106 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:51.009] thr=106 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:51.011] thr=106 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:51.011] thr=106 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:51.011] thr=106 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:51.011] thr=106 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:51.011] thr=106 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:51.013] thr=106 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:51.017] thr=106 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:51.017] thr=106 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:51.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:51.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:51.058] thr=106 paramiko.transport: userauth is OK +INF [20190331-11:06:51.079] thr=106 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:51.079] thr=106 paramiko.transport: userauth is OK +INF [20190331-11:06:51.100] thr=106 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:51.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:51.260] thr=106 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:51.260] thr=106 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:51.301] thr=106 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:51.301] thr=106 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:51.305] thr=106 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:51.322] thr=106 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:51.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:51.322] thr=106 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:51.322] thr=106 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:51.322] thr=106 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:51.364] thr=106 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:51.377] thr=106 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:51.379] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:51.379] thr=106 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:51.379] thr=106 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:51.379] thr=106 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:51.417] thr=106 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:51.426] thr=106 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:51.426] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:51.426] thr=106 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:51.426] thr=106 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:51.426] thr=106 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:51.466] thr=106 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:51.475] thr=106 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:51.477] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:51.477] thr=106 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:51.477] thr=106 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:51.477] thr=106 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:51.515] thr=106 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:51.528] thr=106 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:51.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:51.529] thr=106 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:51.529] thr=106 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:51.529] thr=106 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:51.567] thr=106 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:51.576] thr=106 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:51.576] thr=106 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:51.678] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:51.678] thr=106 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:51.678] thr=106 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:51.680] thr=106 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:51.689] thr=106 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:51.689] thr=106 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:51.691] thr=106 paramiko.transport: EOF in transport thread +DEB [20190331-11:06:55.991] thr=187 paramiko.transport: starting thread (client mode): 0x5363cf0 +DEB [20190331-11:06:55.991] thr=187 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:06:56.007] thr=187 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: Compression agreed: none +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:06:56.007] thr=187 paramiko.transport: Switch to new keys ... +DEB [20190331-11:06:56.007] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:06:56.007] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:06:56.069] thr=187 paramiko.transport: userauth is OK +INF [20190331-11:06:56.085] thr=187 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:06:56.085] thr=187 paramiko.transport: userauth is OK +INF [20190331-11:06:56.101] thr=187 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:06:56.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:06:56.257] thr=187 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:06:56.257] thr=187 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:06:56.319] thr=187 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:06:56.319] thr=187 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:06:56.319] thr=187 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:06:56.335] thr=187 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:06:56.335] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:06:56.335] thr=187 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:06:56.335] thr=187 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:06:56.335] thr=187 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:06:56.382] thr=187 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:06:56.397] thr=187 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:06:56.397] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:06:56.397] thr=187 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:06:56.397] thr=187 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:06:56.397] thr=187 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:06:56.444] thr=187 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:06:56.444] thr=187 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:06:56.444] thr=187 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:06:56.444] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:06:56.507] thr=187 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:06:56.507] thr=187 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:06:56.507] thr=187 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:06:56.507] thr=187 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:06:56.507] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:06:56.507] thr=187 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:06:56.507] thr=187 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:06:56.507] thr=187 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:06:56.569] thr=187 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:06:56.569] thr=187 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:06:56.569] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:06:56.569] thr=187 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:06:56.569] thr=187 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:06:56.569] thr=187 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:06:56.632] thr=187 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:06:56.647] thr=187 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:06:56.647] thr=187 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:06:56.757] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:06:56.757] thr=187 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:06:56.757] thr=187 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:06:56.757] thr=187 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:06:56.772] thr=187 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:06:56.772] thr=187 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:06:56.772] thr=187 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:00.996] thr=519 paramiko.transport: starting thread (client mode): 0x5006d90 +DEB [20190331-11:07:00.996] thr=519 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:01.008] thr=519 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:01.008] thr=519 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:01.012] thr=519 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:01.012] thr=519 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:01.012] thr=519 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:01.012] thr=519 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:01.012] thr=519 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:01.012] thr=519 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:01.016] thr=519 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:01.016] thr=519 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:01.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:01.059] thr=519 paramiko.transport: userauth is OK +INF [20190331-11:07:01.078] thr=519 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:01.078] thr=519 paramiko.transport: userauth is OK +INF [20190331-11:07:01.098] thr=519 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:01.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:01.277] thr=519 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:01.277] thr=519 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:01.320] thr=519 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:01.320] thr=519 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:01.324] thr=519 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:01.340] thr=519 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:01.340] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:01.340] thr=519 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:01.340] thr=519 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:01.340] thr=519 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:01.379] thr=519 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:01.391] thr=519 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:01.391] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:01.391] thr=519 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:01.391] thr=519 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:01.391] thr=519 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:01.434] thr=519 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:01.441] thr=519 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:01.441] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:01.441] thr=519 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:01.445] thr=519 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:01.445] thr=519 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:01.484] thr=519 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:01.492] thr=519 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:01.496] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:01.496] thr=519 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:01.496] thr=519 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:01.496] thr=519 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:01.536] thr=519 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:01.547] thr=519 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:01.547] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:01.547] thr=519 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:01.547] thr=519 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:01.547] thr=519 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:01.590] thr=519 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:01.602] thr=519 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:01.602] thr=519 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:01.704] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:01.704] thr=519 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:01.704] thr=519 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:01.704] thr=519 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:01.715] thr=519 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:01.715] thr=519 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:01.715] thr=519 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:05.997] thr=520 paramiko.transport: starting thread (client mode): 0x5016390 +DEB [20190331-11:07:06.000] thr=520 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:06.007] thr=520 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:06.007] thr=520 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:06.010] thr=520 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:06.010] thr=520 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:06.010] thr=520 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:06.010] thr=520 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:06.010] thr=520 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:06.010] thr=520 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:06.017] thr=520 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:06.017] thr=520 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:06.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:06.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:06.057] thr=520 paramiko.transport: userauth is OK +INF [20190331-11:07:06.078] thr=520 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:06.078] thr=520 paramiko.transport: userauth is OK +INF [20190331-11:07:06.098] thr=520 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:06.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:06.249] thr=520 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:06.249] thr=520 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:06.293] thr=520 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:06.293] thr=520 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:06.296] thr=520 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:06.310] thr=520 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:06.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:06.310] thr=520 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:06.310] thr=520 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:06.310] thr=520 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:06.354] thr=520 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:06.367] thr=520 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:06.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:06.367] thr=520 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:06.367] thr=520 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:06.367] thr=520 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:06.407] thr=520 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:06.418] thr=520 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:06.418] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:06.418] thr=520 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:06.418] thr=520 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:06.418] thr=520 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:06.458] thr=520 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:06.468] thr=520 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:06.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:06.468] thr=520 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:06.468] thr=520 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:06.468] thr=520 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:06.508] thr=520 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:06.519] thr=520 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:06.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:06.519] thr=520 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:06.519] thr=520 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:06.519] thr=520 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:06.562] thr=520 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:06.572] thr=520 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:06.572] thr=520 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:06.676] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:06.676] thr=520 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:06.676] thr=520 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:06.676] thr=520 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:06.686] thr=520 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:06.686] thr=520 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:06.689] thr=520 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:11.000] thr=521 paramiko.transport: starting thread (client mode): 0x55c9c30 +DEB [20190331-11:07:11.000] thr=521 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:11.007] thr=521 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:11.010] thr=521 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:11.010] thr=521 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:11.010] thr=521 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:11.010] thr=521 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:11.013] thr=521 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:11.013] thr=521 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:11.013] thr=521 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:11.017] thr=521 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:11.017] thr=521 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:11.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:11.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:11.057] thr=521 paramiko.transport: userauth is OK +INF [20190331-11:07:11.077] thr=521 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:11.080] thr=521 paramiko.transport: userauth is OK +INF [20190331-11:07:11.103] thr=521 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:11.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:11.257] thr=521 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:11.257] thr=521 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:11.300] thr=521 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:11.300] thr=521 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:11.303] thr=521 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:11.320] thr=521 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:11.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:11.323] thr=521 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:11.323] thr=521 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:11.323] thr=521 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:11.367] thr=521 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:11.377] thr=521 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:11.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:11.380] thr=521 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:11.380] thr=521 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:11.380] thr=521 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:11.423] thr=521 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:11.433] thr=521 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:11.433] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:11.433] thr=521 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:11.433] thr=521 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:11.433] thr=521 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:11.476] thr=521 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:11.486] thr=521 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:11.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:11.490] thr=521 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:11.490] thr=521 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:11.490] thr=521 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:11.528] thr=521 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:11.545] thr=521 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:11.545] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:11.545] thr=521 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:11.548] thr=521 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:11.548] thr=521 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:11.588] thr=521 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:11.598] thr=521 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:11.598] thr=521 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:11.701] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:11.701] thr=521 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:11.701] thr=521 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:11.705] thr=521 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:11.725] thr=521 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:11.728] thr=521 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:11.728] thr=521 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:15.997] thr=522 paramiko.transport: starting thread (client mode): 0x5865fd0 +DEB [20190331-11:07:15.997] thr=522 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:16.008] thr=522 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:16.008] thr=522 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:16.011] thr=522 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:16.011] thr=522 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:16.011] thr=522 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:16.011] thr=522 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:16.011] thr=522 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:16.011] thr=522 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:16.014] thr=522 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:16.017] thr=522 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:16.056] thr=522 paramiko.transport: userauth is OK +INF [20190331-11:07:16.075] thr=522 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:16.075] thr=522 paramiko.transport: userauth is OK +INF [20190331-11:07:16.097] thr=522 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:16.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:16.256] thr=522 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:16.256] thr=522 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:16.298] thr=522 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:16.298] thr=522 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:16.301] thr=522 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:16.317] thr=522 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:16.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:16.317] thr=522 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:16.317] thr=522 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:16.320] thr=522 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:16.359] thr=522 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:16.370] thr=522 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:16.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:16.370] thr=522 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:16.373] thr=522 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:16.373] thr=522 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:16.412] thr=522 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:16.423] thr=522 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:16.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:16.423] thr=522 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:16.423] thr=522 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:16.423] thr=522 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:16.465] thr=522 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:16.473] thr=522 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:16.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:16.476] thr=522 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:16.476] thr=522 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:16.476] thr=522 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:16.518] thr=522 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:16.531] thr=522 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:16.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:16.531] thr=522 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:16.531] thr=522 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:16.531] thr=522 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:16.573] thr=522 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:16.581] thr=522 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:16.581] thr=522 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:16.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:16.684] thr=522 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:16.684] thr=522 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:16.684] thr=522 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:16.695] thr=522 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:16.695] thr=522 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:16.698] thr=522 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:21.000] thr=523 paramiko.transport: starting thread (client mode): 0x5363db0 +DEB [20190331-11:07:21.000] thr=523 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:21.009] thr=523 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:21.009] thr=523 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:21.012] thr=523 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:21.012] thr=523 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:21.012] thr=523 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:21.012] thr=523 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:21.012] thr=523 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:21.012] thr=523 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:21.017] thr=523 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:21.017] thr=523 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:21.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:21.056] thr=523 paramiko.transport: userauth is OK +INF [20190331-11:07:21.085] thr=523 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:21.085] thr=523 paramiko.transport: userauth is OK +INF [20190331-11:07:21.109] thr=523 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:21.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:21.273] thr=523 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:21.273] thr=523 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:21.314] thr=523 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:21.314] thr=523 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:21.327] thr=523 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:21.331] thr=523 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:21.334] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:21.334] thr=523 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:21.334] thr=523 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:21.334] thr=523 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:21.378] thr=523 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:21.390] thr=523 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:21.390] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:21.390] thr=523 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:21.390] thr=523 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:21.390] thr=523 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:21.431] thr=523 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:21.439] thr=523 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:21.439] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:21.439] thr=523 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:21.441] thr=523 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:21.441] thr=523 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:21.483] thr=523 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:21.490] thr=523 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:21.490] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:21.490] thr=523 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:21.492] thr=523 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:21.492] thr=523 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:21.534] thr=523 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:21.543] thr=523 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:21.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:21.543] thr=523 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:21.546] thr=523 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:21.546] thr=523 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:21.587] thr=523 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:21.595] thr=523 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:21.595] thr=523 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:21.697] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:21.697] thr=523 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:21.697] thr=523 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:21.699] thr=523 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:21.709] thr=523 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:21.712] thr=523 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:21.712] thr=523 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:25.998] thr=524 paramiko.transport: starting thread (client mode): 0x50068f0 +DEB [20190331-11:07:26.000] thr=524 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:26.013] thr=524 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:26.013] thr=524 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:26.015] thr=524 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:26.015] thr=524 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:26.015] thr=524 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:26.015] thr=524 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:26.015] thr=524 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:26.015] thr=524 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:26.021] thr=524 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:26.021] thr=524 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:26.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:26.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:26.059] thr=524 paramiko.transport: userauth is OK +INF [20190331-11:07:26.080] thr=524 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:26.080] thr=524 paramiko.transport: userauth is OK +INF [20190331-11:07:26.105] thr=524 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:26.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:26.269] thr=524 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:26.269] thr=524 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:26.311] thr=524 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:26.311] thr=524 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:26.325] thr=524 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:26.328] thr=524 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:26.330] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:26.330] thr=524 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:26.330] thr=524 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:26.330] thr=524 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:26.374] thr=524 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:26.382] thr=524 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:26.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:26.384] thr=524 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:26.384] thr=524 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:26.384] thr=524 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:26.426] thr=524 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:26.433] thr=524 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:26.433] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:26.435] thr=524 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:26.435] thr=524 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:26.435] thr=524 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:26.477] thr=524 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:26.483] thr=524 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:26.485] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:26.485] thr=524 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:26.485] thr=524 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:26.485] thr=524 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:26.526] thr=524 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:26.537] thr=524 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:26.537] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:26.537] thr=524 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:26.537] thr=524 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:26.537] thr=524 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:26.579] thr=524 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:26.588] thr=524 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:26.588] thr=524 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:26.690] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:26.690] thr=524 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:26.690] thr=524 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:26.701] thr=524 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:26.703] thr=524 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:26.705] thr=524 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:26.705] thr=524 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:30.998] thr=525 paramiko.transport: starting thread (client mode): 0x53d6e30 +DEB [20190331-11:07:30.998] thr=525 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:31.008] thr=525 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:31.008] thr=525 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:31.010] thr=525 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:31.010] thr=525 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:31.010] thr=525 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:31.010] thr=525 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:31.010] thr=525 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:31.012] thr=525 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:31.016] thr=525 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:31.016] thr=525 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:31.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:31.055] thr=525 paramiko.transport: userauth is OK +INF [20190331-11:07:31.075] thr=525 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:31.075] thr=525 paramiko.transport: userauth is OK +INF [20190331-11:07:31.097] thr=525 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:31.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:31.264] thr=525 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:31.264] thr=525 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:31.304] thr=525 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:31.304] thr=525 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:31.308] thr=525 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:31.322] thr=525 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:31.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:31.322] thr=525 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:31.324] thr=525 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:31.324] thr=525 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:31.364] thr=525 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:31.384] thr=525 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:31.384] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:31.384] thr=525 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:31.384] thr=525 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:31.384] thr=525 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:31.425] thr=525 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:31.435] thr=525 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:31.435] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:31.435] thr=525 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:31.435] thr=525 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:31.435] thr=525 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:31.479] thr=525 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:31.487] thr=525 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:31.487] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:31.487] thr=525 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:31.489] thr=525 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:31.489] thr=525 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:31.531] thr=525 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:31.543] thr=525 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:31.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:31.543] thr=525 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:31.545] thr=525 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:31.545] thr=525 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:31.583] thr=525 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:31.591] thr=525 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:31.593] thr=525 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:31.694] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:31.694] thr=525 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:31.694] thr=525 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:31.696] thr=525 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:31.706] thr=525 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:31.708] thr=525 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:31.710] thr=525 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:35.997] thr=526 paramiko.transport: starting thread (client mode): 0x50f0430 +DEB [20190331-11:07:35.997] thr=526 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:36.009] thr=526 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:36.009] thr=526 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:36.011] thr=526 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:36.011] thr=526 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:36.013] thr=526 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:36.013] thr=526 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:36.013] thr=526 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:36.013] thr=526 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:36.017] thr=526 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:36.017] thr=526 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:36.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:36.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:36.058] thr=526 paramiko.transport: userauth is OK +INF [20190331-11:07:36.078] thr=526 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:36.078] thr=526 paramiko.transport: userauth is OK +INF [20190331-11:07:36.102] thr=526 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:36.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:36.267] thr=526 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:36.267] thr=526 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:36.309] thr=526 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:36.309] thr=526 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:36.313] thr=526 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:36.329] thr=526 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:36.329] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:36.329] thr=526 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:36.329] thr=526 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:36.329] thr=526 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:36.373] thr=526 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:36.386] thr=526 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:36.386] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:36.386] thr=526 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:36.386] thr=526 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:36.386] thr=526 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:36.424] thr=526 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:36.434] thr=526 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:36.434] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:36.434] thr=526 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:36.436] thr=526 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:36.436] thr=526 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:36.474] thr=526 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:36.484] thr=526 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:36.484] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:36.484] thr=526 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:36.484] thr=526 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:36.484] thr=526 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:36.525] thr=526 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:36.538] thr=526 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:36.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:36.540] thr=526 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:36.540] thr=526 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:36.540] thr=526 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:36.578] thr=526 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:36.588] thr=526 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:36.588] thr=526 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:36.691] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:36.691] thr=526 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:36.691] thr=526 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:36.693] thr=526 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:36.703] thr=526 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:36.703] thr=526 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:36.705] thr=526 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:40.999] thr=343 paramiko.transport: starting thread (client mode): 0x50ad490 +DEB [20190331-11:07:40.999] thr=343 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:41.014] thr=343 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:41.014] thr=343 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:41.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:41.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:41.077] thr=343 paramiko.transport: userauth is OK +INF [20190331-11:07:41.083] thr=343 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:41.083] thr=343 paramiko.transport: userauth is OK +INF [20190331-11:07:41.130] thr=343 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:41.130] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:41.278] thr=343 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:41.278] thr=343 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:41.331] thr=343 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:41.331] thr=343 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:41.347] thr=343 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:41.347] thr=343 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:41.347] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:41.347] thr=343 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:41.347] thr=343 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:41.347] thr=343 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:41.400] thr=343 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:41.400] thr=343 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:41.400] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:41.400] thr=343 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:41.400] thr=343 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:41.400] thr=343 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:41.462] thr=343 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:41.462] thr=343 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:41.462] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:41.462] thr=343 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:41.462] thr=343 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:41.462] thr=343 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:41.516] thr=343 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:41.516] thr=343 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:41.516] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:41.516] thr=343 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:41.516] thr=343 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:41.516] thr=343 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:41.585] thr=343 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:41.585] thr=343 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:41.585] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:41.585] thr=343 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:41.585] thr=343 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:41.585] thr=343 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:41.632] thr=343 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:41.632] thr=343 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:41.632] thr=343 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:41.748] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:41.748] thr=343 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:41.748] thr=343 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:41.748] thr=343 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:41.748] thr=343 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:41.748] thr=343 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:41.748] thr=343 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:45.998] thr=527 paramiko.transport: starting thread (client mode): 0x54cdcd0 +DEB [20190331-11:07:45.998] thr=527 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:46.014] thr=527 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:46.014] thr=527 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:46.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:46.030] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:46.067] thr=527 paramiko.transport: userauth is OK +INF [20190331-11:07:46.168] thr=527 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:46.168] thr=527 paramiko.transport: userauth is OK +INF [20190331-11:07:46.199] thr=527 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:46.199] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:46.330] thr=527 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:46.330] thr=527 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:46.399] thr=527 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:46.399] thr=527 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:46.415] thr=527 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:46.415] thr=527 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:46.415] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:46.415] thr=527 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:46.415] thr=527 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:46.415] thr=527 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:46.468] thr=527 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:46.484] thr=527 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:46.484] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:46.484] thr=527 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:46.484] thr=527 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:46.484] thr=527 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:46.531] thr=527 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:46.531] thr=527 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:46.531] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:46.531] thr=527 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:46.531] thr=527 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:46.531] thr=527 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:46.584] thr=527 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:46.584] thr=527 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:46.584] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:46.584] thr=527 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:46.584] thr=527 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:46.584] thr=527 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:46.653] thr=527 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:46.653] thr=527 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:46.653] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:46.653] thr=527 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:46.653] thr=527 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:46.653] thr=527 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:46.700] thr=527 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:46.700] thr=527 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:46.700] thr=527 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:46.816] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:46.816] thr=527 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:46.816] thr=527 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:46.816] thr=527 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:46.832] thr=527 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:46.832] thr=527 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:46.832] thr=527 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:50.996] thr=528 paramiko.transport: starting thread (client mode): 0x5016df0 +DEB [20190331-11:07:50.996] thr=528 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:51.004] thr=528 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:51.004] thr=528 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:51.008] thr=528 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:51.008] thr=528 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:51.008] thr=528 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:51.008] thr=528 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:51.008] thr=528 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:51.008] thr=528 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:51.016] thr=528 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:51.016] thr=528 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:51.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:51.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:51.055] thr=528 paramiko.transport: userauth is OK +INF [20190331-11:07:51.145] thr=528 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:51.145] thr=528 paramiko.transport: userauth is OK +INF [20190331-11:07:51.176] thr=528 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:51.176] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:51.336] thr=528 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:51.336] thr=528 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:51.391] thr=528 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:51.391] thr=528 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:51.395] thr=528 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:51.410] thr=528 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:51.414] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:51.414] thr=528 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:51.414] thr=528 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:51.414] thr=528 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:51.457] thr=528 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:51.469] thr=528 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:51.469] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:51.469] thr=528 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:51.473] thr=528 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:51.473] thr=528 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:51.512] thr=528 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:51.520] thr=528 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:51.520] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:51.524] thr=528 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:51.524] thr=528 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:51.525] thr=528 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:51.564] thr=528 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:51.572] thr=528 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:51.572] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:51.572] thr=528 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:51.572] thr=528 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:51.576] thr=528 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:51.615] thr=528 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:51.626] thr=528 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:51.626] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:51.626] thr=528 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:51.626] thr=528 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:51.626] thr=528 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:51.669] thr=528 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:51.677] thr=528 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:51.677] thr=528 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:51.783] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:51.783] thr=528 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:51.783] thr=528 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:51.783] thr=528 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:51.806] thr=528 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:51.806] thr=528 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:51.810] thr=528 paramiko.transport: EOF in transport thread +DEB [20190331-11:07:55.998] thr=423 paramiko.transport: starting thread (client mode): 0x507d630 +DEB [20190331-11:07:55.998] thr=423 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:07:56.010] thr=423 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:07:56.010] thr=423 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:07:56.014] thr=423 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:07:56.014] thr=423 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:07:56.014] thr=423 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:07:56.014] thr=423 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:07:56.014] thr=423 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:07:56.014] thr=423 paramiko.transport: Compression agreed: none +DEB [20190331-11:07:56.021] thr=423 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:07:56.021] thr=423 paramiko.transport: Switch to new keys ... +DEB [20190331-11:07:56.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:07:56.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:07:56.064] thr=423 paramiko.transport: userauth is OK +INF [20190331-11:07:56.084] thr=423 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:07:56.088] thr=423 paramiko.transport: userauth is OK +INF [20190331-11:07:56.111] thr=423 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:07:56.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:07:56.279] thr=423 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:07:56.279] thr=423 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:07:56.322] thr=423 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:07:56.322] thr=423 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:07:56.326] thr=423 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:07:56.338] thr=423 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:07:56.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:07:56.338] thr=423 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:07:56.338] thr=423 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:07:56.342] thr=423 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:07:56.381] thr=423 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:07:56.396] thr=423 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:07:56.396] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:07:56.396] thr=423 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:07:56.396] thr=423 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:07:56.396] thr=423 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:07:56.435] thr=423 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:07:56.443] thr=423 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:07:56.443] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:07:56.443] thr=423 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:07:56.447] thr=423 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:07:56.447] thr=423 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:07:56.486] thr=423 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:07:56.494] thr=423 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:07:56.494] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:07:56.494] thr=423 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:07:56.498] thr=423 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:07:56.498] thr=423 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:07:56.535] thr=423 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:07:56.551] thr=423 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:07:56.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:07:56.551] thr=423 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:07:56.551] thr=423 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:07:56.551] thr=423 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:07:56.594] thr=423 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:07:56.606] thr=423 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:07:56.606] thr=423 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:07:56.707] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:07:56.707] thr=423 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:07:56.707] thr=423 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:07:56.707] thr=423 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:07:56.719] thr=423 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:07:56.719] thr=423 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:07:56.719] thr=423 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:00.998] thr=136 paramiko.transport: starting thread (client mode): 0x4fc5910 +DEB [20190331-11:08:00.998] thr=136 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:01.009] thr=136 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:01.009] thr=136 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:01.013] thr=136 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:01.013] thr=136 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:01.013] thr=136 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:01.013] thr=136 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:01.013] thr=136 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:01.013] thr=136 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:01.016] thr=136 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:01.016] thr=136 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:01.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:01.060] thr=136 paramiko.transport: userauth is OK +INF [20190331-11:08:01.078] thr=136 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:01.078] thr=136 paramiko.transport: userauth is OK +INF [20190331-11:08:01.100] thr=136 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:01.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:01.248] thr=136 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:01.248] thr=136 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:01.292] thr=136 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:01.292] thr=136 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:01.295] thr=136 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:01.306] thr=136 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:01.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:01.306] thr=136 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:01.306] thr=136 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:01.310] thr=136 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:01.350] thr=136 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:01.360] thr=136 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:01.360] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:01.360] thr=136 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:01.360] thr=136 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:01.360] thr=136 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:01.400] thr=136 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:01.411] thr=136 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:01.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:01.411] thr=136 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:01.411] thr=136 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:01.411] thr=136 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:01.455] thr=136 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:01.462] thr=136 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:01.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:01.466] thr=136 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:01.466] thr=136 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:01.466] thr=136 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:01.509] thr=136 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:01.520] thr=136 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:01.520] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:01.520] thr=136 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:01.524] thr=136 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:01.524] thr=136 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:01.564] thr=136 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:01.575] thr=136 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:01.575] thr=136 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:01.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:01.677] thr=136 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:01.677] thr=136 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:01.677] thr=136 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:01.687] thr=136 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:01.687] thr=136 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:01.687] thr=136 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:05.996] thr=529 paramiko.transport: starting thread (client mode): 0x500dcd0 +DEB [20190331-11:08:05.996] thr=529 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:06.007] thr=529 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:06.007] thr=529 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:06.011] thr=529 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:06.014] thr=529 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:06.014] thr=529 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:06.014] thr=529 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:06.014] thr=529 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:06.014] thr=529 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:06.018] thr=529 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:06.018] thr=529 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:06.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:06.057] thr=529 paramiko.transport: userauth is OK +INF [20190331-11:08:06.075] thr=529 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:06.079] thr=529 paramiko.transport: userauth is OK +INF [20190331-11:08:06.104] thr=529 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:06.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:06.255] thr=529 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:06.255] thr=529 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:06.298] thr=529 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:06.298] thr=529 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:06.302] thr=529 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:06.316] thr=529 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:06.316] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:06.316] thr=529 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:06.316] thr=529 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:06.316] thr=529 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:06.360] thr=529 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:06.370] thr=529 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:06.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:06.374] thr=529 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:06.374] thr=529 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:06.374] thr=529 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:06.414] thr=529 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:06.424] thr=529 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:06.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:06.424] thr=529 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:06.424] thr=529 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:06.424] thr=529 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:06.464] thr=529 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:06.475] thr=529 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:06.475] thr=529 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:06.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:06.518] thr=529 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:06.518] thr=529 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:06.518] thr=529 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:06.533] thr=529 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:06.533] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:06.533] thr=529 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:06.533] thr=529 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:06.533] thr=529 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:06.572] thr=529 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:06.583] thr=529 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:06.583] thr=529 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:06.687] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:06.687] thr=529 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:06.687] thr=529 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:06.687] thr=529 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:06.698] thr=529 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:06.698] thr=529 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:06.698] thr=529 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:10.998] thr=530 paramiko.transport: starting thread (client mode): 0x55c9370 +DEB [20190331-11:08:10.998] thr=530 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:11.008] thr=530 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:11.008] thr=530 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:11.012] thr=530 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:11.012] thr=530 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:11.012] thr=530 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:11.012] thr=530 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:11.012] thr=530 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:11.012] thr=530 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:11.015] thr=530 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:11.015] thr=530 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:11.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:11.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:11.055] thr=530 paramiko.transport: userauth is OK +INF [20190331-11:08:11.073] thr=530 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:11.073] thr=530 paramiko.transport: userauth is OK +INF [20190331-11:08:11.098] thr=530 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:11.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:11.256] thr=530 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:11.260] thr=530 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:11.303] thr=530 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:11.303] thr=530 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:11.307] thr=530 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:11.325] thr=530 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:11.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:11.325] thr=530 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:11.325] thr=530 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:11.325] thr=530 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:11.368] thr=530 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:11.382] thr=530 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:11.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:11.382] thr=530 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:11.382] thr=530 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:11.382] thr=530 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:11.422] thr=530 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:11.429] thr=530 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:11.433] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:11.433] thr=530 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:11.433] thr=530 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:11.433] thr=530 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:11.472] thr=530 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:11.483] thr=530 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:11.483] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:11.483] thr=530 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:11.483] thr=530 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:11.483] thr=530 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:11.523] thr=530 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:11.535] thr=530 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:11.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:11.535] thr=530 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:11.535] thr=530 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:11.535] thr=530 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:11.574] thr=530 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:11.585] thr=530 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:11.585] thr=530 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:11.686] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:11.686] thr=530 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:11.686] thr=530 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:11.686] thr=530 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:11.697] thr=530 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:11.697] thr=530 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:11.697] thr=530 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:15.999] thr=531 paramiko.transport: starting thread (client mode): 0x50e9850 +DEB [20190331-11:08:15.999] thr=531 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:16.009] thr=531 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:16.009] thr=531 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:16.011] thr=531 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:16.011] thr=531 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:16.011] thr=531 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:16.011] thr=531 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:16.011] thr=531 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:16.011] thr=531 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:16.016] thr=531 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:16.016] thr=531 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:16.058] thr=531 paramiko.transport: userauth is OK +INF [20190331-11:08:16.081] thr=531 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:16.081] thr=531 paramiko.transport: userauth is OK +INF [20190331-11:08:16.107] thr=531 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:16.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:16.279] thr=531 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:16.279] thr=531 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:16.321] thr=531 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:16.321] thr=531 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:16.328] thr=531 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:16.345] thr=531 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:16.345] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:16.345] thr=531 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:16.345] thr=531 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:16.345] thr=531 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:16.387] thr=531 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:16.399] thr=531 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:16.401] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:16.401] thr=531 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:16.401] thr=531 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:16.401] thr=531 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:16.441] thr=531 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:16.451] thr=531 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:16.451] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:16.451] thr=531 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:16.453] thr=531 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:16.453] thr=531 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:16.491] thr=531 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:16.500] thr=531 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:16.500] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:16.502] thr=531 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:16.502] thr=531 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:16.502] thr=531 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:16.541] thr=531 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:16.553] thr=531 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:16.553] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:16.553] thr=531 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:16.553] thr=531 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:16.553] thr=531 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:16.593] thr=531 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:16.602] thr=531 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:16.602] thr=531 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:16.706] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:16.706] thr=531 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:16.706] thr=531 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:16.708] thr=531 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:16.718] thr=531 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:16.720] thr=531 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:16.720] thr=531 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:20.999] thr=514 paramiko.transport: starting thread (client mode): 0x5865530 +DEB [20190331-11:08:20.999] thr=514 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:21.007] thr=514 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:21.009] thr=514 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:21.011] thr=514 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:21.011] thr=514 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:21.011] thr=514 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:21.011] thr=514 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:21.011] thr=514 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:21.011] thr=514 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:21.017] thr=514 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:21.017] thr=514 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:21.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:21.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:21.056] thr=514 paramiko.transport: userauth is OK +INF [20190331-11:08:21.077] thr=514 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:21.077] thr=514 paramiko.transport: userauth is OK +INF [20190331-11:08:21.100] thr=514 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:21.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:21.267] thr=514 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:21.267] thr=514 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:21.308] thr=514 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:21.308] thr=514 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:21.312] thr=514 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:21.327] thr=514 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:21.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:21.329] thr=514 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:21.329] thr=514 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:21.329] thr=514 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:21.368] thr=514 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:21.382] thr=514 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:21.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:21.382] thr=514 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:21.382] thr=514 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:21.384] thr=514 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:21.423] thr=514 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:21.430] thr=514 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:21.432] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:21.432] thr=514 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:21.432] thr=514 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:21.432] thr=514 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:21.473] thr=514 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:21.483] thr=514 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:21.483] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:21.485] thr=514 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:21.485] thr=514 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:21.485] thr=514 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:21.526] thr=514 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:21.537] thr=514 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:21.537] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:21.537] thr=514 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:21.539] thr=514 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:21.539] thr=514 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:21.577] thr=514 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:21.587] thr=514 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:21.587] thr=514 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:21.690] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:21.690] thr=514 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:21.690] thr=514 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:21.692] thr=514 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:21.702] thr=514 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:21.702] thr=514 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:21.704] thr=514 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:25.999] thr=532 paramiko.transport: starting thread (client mode): 0x500d0b0 +DEB [20190331-11:08:25.999] thr=532 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:26.009] thr=532 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:26.009] thr=532 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:26.013] thr=532 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:26.013] thr=532 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:26.013] thr=532 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:26.013] thr=532 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:26.013] thr=532 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:26.013] thr=532 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:26.017] thr=532 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:26.017] thr=532 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:26.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:26.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:26.057] thr=532 paramiko.transport: userauth is OK +INF [20190331-11:08:26.077] thr=532 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:26.077] thr=532 paramiko.transport: userauth is OK +INF [20190331-11:08:26.100] thr=532 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:26.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:26.267] thr=532 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:26.267] thr=532 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:26.310] thr=532 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:26.310] thr=532 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:26.314] thr=532 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:26.327] thr=532 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:26.329] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:26.329] thr=532 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:26.329] thr=532 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:26.329] thr=532 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:26.370] thr=532 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:26.387] thr=532 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:26.387] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:26.387] thr=532 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:26.387] thr=532 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:26.387] thr=532 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:26.428] thr=532 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:26.438] thr=532 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:26.438] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:26.438] thr=532 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:26.438] thr=532 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:26.438] thr=532 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:26.477] thr=532 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:26.486] thr=532 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:26.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:26.486] thr=532 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:26.488] thr=532 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:26.488] thr=532 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:26.528] thr=532 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:26.539] thr=532 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:26.539] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:26.541] thr=532 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:26.541] thr=532 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:26.541] thr=532 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:26.582] thr=532 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:26.592] thr=532 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:26.592] thr=532 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:26.693] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:26.693] thr=532 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:26.693] thr=532 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:26.695] thr=532 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:26.704] thr=532 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:26.706] thr=532 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:26.706] thr=532 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:30.996] thr=533 paramiko.transport: starting thread (client mode): 0x4ffb5f0 +DEB [20190331-11:08:30.996] thr=533 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:31.012] thr=533 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:31.012] thr=533 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:31.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:31.028] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:31.074] thr=533 paramiko.transport: userauth is OK +INF [20190331-11:08:31.090] thr=533 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:31.090] thr=533 paramiko.transport: userauth is OK +INF [20190331-11:08:31.106] thr=533 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:31.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:31.293] thr=533 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:31.293] thr=533 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:31.340] thr=533 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:31.340] thr=533 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:31.340] thr=533 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:31.356] thr=533 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:31.356] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:31.356] thr=533 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:31.356] thr=533 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:31.356] thr=533 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:31.403] thr=533 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:31.403] thr=533 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:31.403] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:31.403] thr=533 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:31.403] thr=533 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:31.403] thr=533 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:31.465] thr=533 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:31.465] thr=533 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:31.465] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:31.465] thr=533 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:31.465] thr=533 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:31.465] thr=533 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:31.528] thr=533 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:31.528] thr=533 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:31.528] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:31.528] thr=533 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:31.528] thr=533 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:31.528] thr=533 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:31.590] thr=533 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:31.590] thr=533 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:31.590] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:31.590] thr=533 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:31.590] thr=533 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:31.590] thr=533 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:31.653] thr=533 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:31.653] thr=533 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:31.653] thr=533 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:31.777] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:31.777] thr=533 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:31.777] thr=533 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:31.777] thr=533 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:31.777] thr=533 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:31.793] thr=533 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:31.793] thr=533 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:35.992] thr=534 paramiko.transport: starting thread (client mode): 0x55e4390 +DEB [20190331-11:08:35.992] thr=534 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:36.008] thr=534 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:36.008] thr=534 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:36.008] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:36.008] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:36.070] thr=534 paramiko.transport: userauth is OK +INF [20190331-11:08:36.086] thr=534 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:36.086] thr=534 paramiko.transport: userauth is OK +INF [20190331-11:08:36.101] thr=534 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:36.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:36.258] thr=534 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:36.258] thr=534 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:36.320] thr=534 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:36.320] thr=534 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:36.320] thr=534 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:36.336] thr=534 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:36.336] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:36.336] thr=534 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:36.336] thr=534 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:36.336] thr=534 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:36.383] thr=534 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:36.383] thr=534 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:36.383] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:36.383] thr=534 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:36.383] thr=534 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:36.383] thr=534 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:36.445] thr=534 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:36.445] thr=534 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:36.445] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:36.445] thr=534 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:36.445] thr=534 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:36.445] thr=534 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:36.508] thr=534 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:36.508] thr=534 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:36.508] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:36.508] thr=534 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:36.508] thr=534 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:36.508] thr=534 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:36.559] thr=534 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:36.569] thr=534 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:36.573] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:36.573] thr=534 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:36.573] thr=534 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:36.573] thr=534 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:36.613] thr=534 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:36.624] thr=534 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:36.624] thr=534 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:36.727] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:36.727] thr=534 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:36.727] thr=534 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:36.727] thr=534 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:36.738] thr=534 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:36.738] thr=534 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:36.738] thr=534 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:41.000] thr=535 paramiko.transport: starting thread (client mode): 0x50ad810 +DEB [20190331-11:08:41.000] thr=535 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:41.011] thr=535 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:41.011] thr=535 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:41.014] thr=535 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:41.014] thr=535 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:41.014] thr=535 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:41.014] thr=535 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:41.014] thr=535 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:41.014] thr=535 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:41.018] thr=535 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:41.018] thr=535 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:41.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:41.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:41.062] thr=535 paramiko.transport: userauth is OK +INF [20190331-11:08:41.080] thr=535 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:41.080] thr=535 paramiko.transport: userauth is OK +INF [20190331-11:08:41.102] thr=535 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:41.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:41.271] thr=535 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:41.271] thr=535 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:41.315] thr=535 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:41.315] thr=535 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:41.318] thr=535 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:41.333] thr=535 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:41.333] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:41.333] thr=535 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:41.337] thr=535 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:41.337] thr=535 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:41.377] thr=535 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:41.388] thr=535 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:41.388] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:41.388] thr=535 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:41.392] thr=535 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:41.392] thr=535 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:41.432] thr=535 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:41.439] thr=535 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:41.439] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:41.443] thr=535 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:41.443] thr=535 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:41.443] thr=535 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:41.483] thr=535 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:41.490] thr=535 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:41.494] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:41.494] thr=535 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:41.494] thr=535 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:41.494] thr=535 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:41.534] thr=535 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:41.545] thr=535 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:41.545] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:41.545] thr=535 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:41.545] thr=535 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:41.549] thr=535 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:41.586] thr=535 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:41.593] thr=535 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:41.593] thr=535 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:41.699] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:41.699] thr=535 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:41.699] thr=535 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:41.699] thr=535 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:41.710] thr=535 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:41.710] thr=535 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:41.714] thr=535 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:45.997] thr=536 paramiko.transport: starting thread (client mode): 0x54bdb70 +DEB [20190331-11:08:46.000] thr=536 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:46.007] thr=536 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:46.007] thr=536 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:46.012] thr=536 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:46.012] thr=536 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:46.012] thr=536 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:46.012] thr=536 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:46.012] thr=536 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:46.012] thr=536 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:46.017] thr=536 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:46.017] thr=536 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:46.058] thr=536 paramiko.transport: userauth is OK +INF [20190331-11:08:46.078] thr=536 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:46.078] thr=536 paramiko.transport: userauth is OK +INF [20190331-11:08:46.101] thr=536 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:46.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:46.265] thr=536 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:46.265] thr=536 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:46.305] thr=536 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:46.305] thr=536 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:46.308] thr=536 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:46.325] thr=536 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:46.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:46.325] thr=536 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:46.325] thr=536 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:46.325] thr=536 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:46.366] thr=536 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:46.381] thr=536 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:46.381] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:46.381] thr=536 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:46.381] thr=536 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:46.383] thr=536 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:46.421] thr=536 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:46.431] thr=536 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:46.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:46.431] thr=536 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:46.431] thr=536 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:46.431] thr=536 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:46.472] thr=536 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:46.482] thr=536 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:46.482] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:46.482] thr=536 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:46.482] thr=536 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:46.482] thr=536 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:46.522] thr=536 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:46.535] thr=536 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:46.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:46.538] thr=536 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:46.538] thr=536 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:46.538] thr=536 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:46.578] thr=536 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:46.588] thr=536 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:46.588] thr=536 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:46.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:46.692] thr=536 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:46.692] thr=536 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:46.694] thr=536 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:46.702] thr=536 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:46.704] thr=536 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:46.704] thr=536 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:50.998] thr=537 paramiko.transport: starting thread (client mode): 0x50065f0 +DEB [20190331-11:08:51.000] thr=537 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:51.014] thr=537 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:51.014] thr=537 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:51.019] thr=537 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:51.019] thr=537 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:51.019] thr=537 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:51.019] thr=537 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:51.019] thr=537 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:51.019] thr=537 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:51.023] thr=537 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:51.023] thr=537 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:51.023] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:51.025] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:51.060] thr=537 paramiko.transport: userauth is OK +INF [20190331-11:08:51.135] thr=537 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:51.135] thr=537 paramiko.transport: userauth is OK +INF [20190331-11:08:51.158] thr=537 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:51.160] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:51.318] thr=537 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:51.318] thr=537 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:51.360] thr=537 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:51.360] thr=537 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:51.364] thr=537 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:51.379] thr=537 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:51.379] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:51.379] thr=537 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:51.379] thr=537 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:51.379] thr=537 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:51.421] thr=537 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:51.433] thr=537 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:51.435] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:51.435] thr=537 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:51.435] thr=537 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:51.435] thr=537 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:51.477] thr=537 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:51.487] thr=537 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:51.487] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:51.487] thr=537 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:51.489] thr=537 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:51.489] thr=537 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:51.530] thr=537 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:51.541] thr=537 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:51.541] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:51.541] thr=537 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:51.541] thr=537 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:51.541] thr=537 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:51.582] thr=537 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:51.595] thr=537 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:51.595] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:51.595] thr=537 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:51.595] thr=537 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:51.597] thr=537 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:51.634] thr=537 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:51.645] thr=537 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:51.645] thr=537 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:51.747] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:51.747] thr=537 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:51.747] thr=537 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:51.749] thr=537 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:51.759] thr=537 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:51.759] thr=537 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:51.761] thr=537 paramiko.transport: EOF in transport thread +DEB [20190331-11:08:55.999] thr=104 paramiko.transport: starting thread (client mode): 0x507dc30 +DEB [20190331-11:08:55.999] thr=104 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:08:56.007] thr=104 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:08:56.009] thr=104 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:08:56.011] thr=104 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:08:56.011] thr=104 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:08:56.011] thr=104 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:08:56.011] thr=104 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:08:56.011] thr=104 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:08:56.011] thr=104 paramiko.transport: Compression agreed: none +DEB [20190331-11:08:56.017] thr=104 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:08:56.017] thr=104 paramiko.transport: Switch to new keys ... +DEB [20190331-11:08:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:08:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:08:56.055] thr=104 paramiko.transport: userauth is OK +INF [20190331-11:08:56.075] thr=104 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:08:56.077] thr=104 paramiko.transport: userauth is OK +INF [20190331-11:08:56.100] thr=104 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:08:56.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:08:56.260] thr=104 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:08:56.263] thr=104 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:08:56.303] thr=104 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:08:56.303] thr=104 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:08:56.307] thr=104 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:08:56.323] thr=104 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:08:56.323] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:08:56.323] thr=104 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:08:56.323] thr=104 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:08:56.323] thr=104 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:08:56.363] thr=104 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:08:56.377] thr=104 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:08:56.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:08:56.377] thr=104 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:08:56.377] thr=104 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:08:56.379] thr=104 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:08:56.419] thr=104 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:08:56.431] thr=104 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:08:56.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:08:56.431] thr=104 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:08:56.431] thr=104 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:08:56.431] thr=104 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:08:56.472] thr=104 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:08:56.484] thr=104 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:08:56.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:08:56.486] thr=104 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:08:56.486] thr=104 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:08:56.486] thr=104 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:08:56.529] thr=104 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:08:56.541] thr=104 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:08:56.541] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:08:56.541] thr=104 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:08:56.541] thr=104 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:08:56.541] thr=104 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:08:56.581] thr=104 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:08:56.591] thr=104 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:08:56.591] thr=104 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:08:56.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:08:56.692] thr=104 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:08:56.692] thr=104 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:08:56.694] thr=104 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:08:56.702] thr=104 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:08:56.702] thr=104 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:08:56.704] thr=104 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:01.000] thr=515 paramiko.transport: starting thread (client mode): 0x3665cd0 +DEB [20190331-11:09:01.000] thr=515 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:01.010] thr=515 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:01.010] thr=515 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:01.014] thr=515 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:01.014] thr=515 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:01.014] thr=515 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:01.014] thr=515 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:01.014] thr=515 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:01.014] thr=515 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:01.018] thr=515 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:01.018] thr=515 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:01.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:01.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:01.058] thr=515 paramiko.transport: userauth is OK +INF [20190331-11:09:01.078] thr=515 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:01.080] thr=515 paramiko.transport: userauth is OK +INF [20190331-11:09:01.102] thr=515 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:01.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:01.273] thr=515 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:01.273] thr=515 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:01.316] thr=515 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:01.316] thr=515 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:01.320] thr=515 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:01.334] thr=515 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:01.334] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:01.334] thr=515 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:01.336] thr=515 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:01.336] thr=515 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:01.376] thr=515 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:01.388] thr=515 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:01.390] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:01.390] thr=515 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:01.390] thr=515 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:01.390] thr=515 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:01.432] thr=515 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:01.442] thr=515 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:01.442] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:01.442] thr=515 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:01.442] thr=515 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:01.444] thr=515 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:01.485] thr=515 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:01.497] thr=515 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:01.497] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:01.497] thr=515 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:01.499] thr=515 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:01.499] thr=515 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:01.538] thr=515 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:01.550] thr=515 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:01.550] thr=515 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:01.552] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:01.590] thr=515 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:01.590] thr=515 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:01.592] thr=515 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:01.602] thr=515 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:01.602] thr=515 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:01.704] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:01.704] thr=515 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:01.704] thr=515 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:01.708] thr=515 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:01.730] thr=515 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:01.730] thr=515 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:01.733] thr=515 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:05.998] thr=538 paramiko.transport: starting thread (client mode): 0x54cda90 +DEB [20190331-11:09:05.998] thr=538 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:06.004] thr=538 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:06.008] thr=538 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:06.011] thr=538 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:06.011] thr=538 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:06.011] thr=538 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:06.011] thr=538 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:06.011] thr=538 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:06.011] thr=538 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:06.014] thr=538 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:06.014] thr=538 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:06.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:06.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:06.058] thr=538 paramiko.transport: userauth is OK +INF [20190331-11:09:06.078] thr=538 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:06.078] thr=538 paramiko.transport: userauth is OK +INF [20190331-11:09:06.100] thr=538 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:06.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:06.262] thr=538 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:06.262] thr=538 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:06.307] thr=538 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:06.307] thr=538 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:06.310] thr=538 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:06.329] thr=538 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:06.329] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:06.329] thr=538 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:06.329] thr=538 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:06.329] thr=538 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:06.371] thr=538 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:06.383] thr=538 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:06.383] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:06.383] thr=538 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:06.386] thr=538 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:06.386] thr=538 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:06.425] thr=538 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:06.434] thr=538 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:06.434] thr=538 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:06.434] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:06.476] thr=538 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:06.476] thr=538 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:06.476] thr=538 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:06.485] thr=538 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:06.485] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:06.488] thr=538 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:06.488] thr=538 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:06.488] thr=538 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:06.527] thr=538 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:06.538] thr=538 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:06.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:06.541] thr=538 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:06.541] thr=538 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:06.541] thr=538 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:06.579] thr=538 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:06.589] thr=538 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:06.589] thr=538 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:06.694] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:06.694] thr=538 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:06.694] thr=538 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:06.694] thr=538 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:06.707] thr=538 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:06.707] thr=538 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:06.707] thr=538 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:11.001] thr=539 paramiko.transport: starting thread (client mode): 0x50f3950 +DEB [20190331-11:09:11.001] thr=539 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:11.007] thr=539 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:11.010] thr=539 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:11.013] thr=539 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:11.013] thr=539 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:11.013] thr=539 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:11.013] thr=539 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:11.013] thr=539 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:11.013] thr=539 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:11.016] thr=539 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:11.016] thr=539 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:11.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:11.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:11.058] thr=539 paramiko.transport: userauth is OK +INF [20190331-11:09:11.083] thr=539 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:11.087] thr=539 paramiko.transport: userauth is OK +INF [20190331-11:09:11.109] thr=539 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:11.112] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:11.290] thr=539 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:11.290] thr=539 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:11.332] thr=539 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:11.332] thr=539 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:11.335] thr=539 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:11.348] thr=539 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:11.348] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:11.348] thr=539 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:11.348] thr=539 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:11.348] thr=539 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:11.389] thr=539 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:11.402] thr=539 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:11.402] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:11.402] thr=539 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:11.405] thr=539 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:11.405] thr=539 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:11.443] thr=539 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:11.453] thr=539 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:11.453] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:11.453] thr=539 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:11.453] thr=539 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:11.453] thr=539 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:11.494] thr=539 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:11.504] thr=539 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:11.504] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:11.504] thr=539 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:11.504] thr=539 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:11.504] thr=539 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:11.547] thr=539 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:11.559] thr=539 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:11.559] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:11.559] thr=539 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:11.559] thr=539 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:11.559] thr=539 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:11.601] thr=539 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:11.610] thr=539 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:11.610] thr=539 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:11.712] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:11.712] thr=539 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:11.712] thr=539 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:11.712] thr=539 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:11.725] thr=539 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:11.725] thr=539 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:11.725] thr=539 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:15.993] thr=540 paramiko.transport: starting thread (client mode): 0x5096fd0 +DEB [20190331-11:09:15.993] thr=540 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:16.009] thr=540 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:16.009] thr=540 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:16.009] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:16.009] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:16.071] thr=540 paramiko.transport: userauth is OK +INF [20190331-11:09:16.087] thr=540 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:16.087] thr=540 paramiko.transport: userauth is OK +INF [20190331-11:09:16.103] thr=540 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:16.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:16.259] thr=540 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:16.259] thr=540 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:16.321] thr=540 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:16.321] thr=540 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:16.321] thr=540 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:16.337] thr=540 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:16.337] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:16.337] thr=540 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:16.337] thr=540 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:16.337] thr=540 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:16.384] thr=540 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:16.384] thr=540 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:16.384] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:16.384] thr=540 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:16.384] thr=540 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:16.384] thr=540 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:16.446] thr=540 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:16.446] thr=540 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:16.446] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:16.446] thr=540 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:16.446] thr=540 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:16.446] thr=540 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:16.509] thr=540 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:16.509] thr=540 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:16.509] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:16.509] thr=540 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:16.509] thr=540 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:16.509] thr=540 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:16.558] thr=540 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:16.558] thr=540 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:16.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:16.558] thr=540 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:16.558] thr=540 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:16.558] thr=540 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:16.621] thr=540 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:16.621] thr=540 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:16.621] thr=540 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:16.746] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:16.746] thr=540 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:16.746] thr=540 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:16.746] thr=540 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:16.761] thr=540 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:16.761] thr=540 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:16.777] thr=540 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:20.998] thr=541 paramiko.transport: starting thread (client mode): 0x5096c50 +DEB [20190331-11:09:20.998] thr=541 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:21.005] thr=541 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:21.005] thr=541 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:21.009] thr=541 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:21.009] thr=541 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:21.009] thr=541 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:21.009] thr=541 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:21.009] thr=541 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:21.009] thr=541 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:21.013] thr=541 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:21.013] thr=541 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:21.013] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:21.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:21.056] thr=541 paramiko.transport: userauth is OK +INF [20190331-11:09:21.076] thr=541 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:21.076] thr=541 paramiko.transport: userauth is OK +INF [20190331-11:09:21.099] thr=541 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:21.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:21.263] thr=541 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:21.263] thr=541 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:21.306] thr=541 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:21.306] thr=541 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:21.310] thr=541 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:21.326] thr=541 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:21.326] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:21.326] thr=541 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:21.326] thr=541 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:21.326] thr=541 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:21.369] thr=541 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:21.380] thr=541 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:21.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:21.380] thr=541 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:21.384] thr=541 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:21.384] thr=541 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:21.423] thr=541 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:21.431] thr=541 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:21.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:21.431] thr=541 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:21.435] thr=541 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:21.435] thr=541 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:21.474] thr=541 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:21.482] thr=541 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:21.482] thr=541 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:21.482] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:21.525] thr=541 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:21.526] thr=541 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:21.528] thr=541 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:21.539] thr=541 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:21.539] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:21.539] thr=541 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:21.539] thr=541 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:21.539] thr=541 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:21.578] thr=541 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:21.586] thr=541 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:21.586] thr=541 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:21.691] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:21.691] thr=541 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:21.691] thr=541 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:21.691] thr=541 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:21.702] thr=541 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:21.702] thr=541 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:21.705] thr=541 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:25.999] thr=533 paramiko.transport: starting thread (client mode): 0x4ffb5f0 +DEB [20190331-11:09:25.999] thr=533 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:26.010] thr=533 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:26.010] thr=533 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:26.013] thr=533 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:26.013] thr=533 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:26.013] thr=533 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:26.013] thr=533 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:26.013] thr=533 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:26.016] thr=533 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:26.018] thr=533 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:26.018] thr=533 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:26.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:26.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:26.060] thr=533 paramiko.transport: userauth is OK +INF [20190331-11:09:26.086] thr=533 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:26.086] thr=533 paramiko.transport: userauth is OK +INF [20190331-11:09:26.111] thr=533 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:26.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:26.287] thr=533 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:26.287] thr=533 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:26.329] thr=533 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:26.329] thr=533 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:26.332] thr=533 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:26.346] thr=533 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:26.349] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:26.349] thr=533 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:26.349] thr=533 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:26.349] thr=533 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:26.391] thr=533 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:26.405] thr=533 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:26.405] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:26.405] thr=533 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:26.405] thr=533 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:26.405] thr=533 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:26.447] thr=533 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:26.458] thr=533 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:26.458] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:26.458] thr=533 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:26.458] thr=533 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:26.458] thr=533 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:26.500] thr=533 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:26.511] thr=533 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:26.511] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:26.511] thr=533 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:26.511] thr=533 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:26.511] thr=533 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:26.550] thr=533 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:26.561] thr=533 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:26.564] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:26.564] thr=533 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:26.564] thr=533 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:26.564] thr=533 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:26.603] thr=533 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:26.615] thr=533 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:26.615] thr=533 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:26.715] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:26.715] thr=533 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:26.715] thr=533 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:26.718] thr=533 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:26.727] thr=533 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:26.729] thr=533 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:26.729] thr=533 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:30.997] thr=542 paramiko.transport: starting thread (client mode): 0x50e96f0 +DEB [20190331-11:09:30.997] thr=542 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:31.007] thr=542 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:31.007] thr=542 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:31.009] thr=542 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:31.011] thr=542 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:31.011] thr=542 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:31.011] thr=542 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:31.011] thr=542 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:31.011] thr=542 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:31.015] thr=542 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:31.015] thr=542 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:31.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:31.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:31.056] thr=542 paramiko.transport: userauth is OK +INF [20190331-11:09:31.074] thr=542 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:31.076] thr=542 paramiko.transport: userauth is OK +INF [20190331-11:09:31.099] thr=542 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:31.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:31.254] thr=542 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:31.254] thr=542 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:31.297] thr=542 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:31.297] thr=542 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:31.301] thr=542 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:31.315] thr=542 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:31.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:31.315] thr=542 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:31.318] thr=542 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:31.318] thr=542 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:31.358] thr=542 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:31.373] thr=542 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:31.373] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:31.373] thr=542 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:31.375] thr=542 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:31.375] thr=542 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:31.414] thr=542 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:31.424] thr=542 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:31.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:31.424] thr=542 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:31.424] thr=542 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:31.424] thr=542 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:31.465] thr=542 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:31.475] thr=542 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:31.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:31.475] thr=542 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:31.475] thr=542 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:31.475] thr=542 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:31.516] thr=542 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:31.529] thr=542 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:31.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:31.529] thr=542 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:31.529] thr=542 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:31.531] thr=542 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:31.568] thr=542 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:31.578] thr=542 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:31.578] thr=542 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:31.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:31.680] thr=542 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:31.680] thr=542 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:31.682] thr=542 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:31.690] thr=542 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:31.692] thr=542 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:31.694] thr=542 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:35.998] thr=543 paramiko.transport: starting thread (client mode): 0x5376b30 +DEB [20190331-11:09:35.998] thr=543 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:36.008] thr=543 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:36.008] thr=543 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:36.012] thr=543 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:36.012] thr=543 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:36.012] thr=543 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:36.012] thr=543 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:36.012] thr=543 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:36.012] thr=543 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:36.016] thr=543 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:36.016] thr=543 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:36.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:36.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:36.057] thr=543 paramiko.transport: userauth is OK +INF [20190331-11:09:36.077] thr=543 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:36.077] thr=543 paramiko.transport: userauth is OK +INF [20190331-11:09:36.100] thr=543 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:36.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:36.263] thr=543 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:36.263] thr=543 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:36.306] thr=543 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:36.306] thr=543 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:36.310] thr=543 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:36.327] thr=543 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:36.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:36.327] thr=543 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:36.327] thr=543 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:36.327] thr=543 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:36.370] thr=543 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:36.382] thr=543 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:36.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:36.382] thr=543 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:36.384] thr=543 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:36.384] thr=543 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:36.423] thr=543 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:36.433] thr=543 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:36.433] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:36.433] thr=543 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:36.433] thr=543 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:36.433] thr=543 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:36.472] thr=543 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:36.482] thr=543 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:36.482] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:36.482] thr=543 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:36.484] thr=543 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:36.484] thr=543 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:36.521] thr=543 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:36.533] thr=543 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:36.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:36.535] thr=543 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:36.535] thr=543 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:36.535] thr=543 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:36.573] thr=543 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:36.584] thr=543 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:36.584] thr=543 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:36.686] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:36.686] thr=543 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:36.686] thr=543 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:36.688] thr=543 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:36.696] thr=543 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:36.698] thr=543 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:36.698] thr=543 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:40.999] thr=544 paramiko.transport: starting thread (client mode): 0x50f0350 +DEB [20190331-11:09:40.999] thr=544 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:41.009] thr=544 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:41.009] thr=544 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:41.013] thr=544 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:41.013] thr=544 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:41.013] thr=544 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:41.013] thr=544 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:41.013] thr=544 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:41.013] thr=544 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:41.019] thr=544 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:41.019] thr=544 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:41.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:41.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:41.058] thr=544 paramiko.transport: userauth is OK +INF [20190331-11:09:41.085] thr=544 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:41.085] thr=544 paramiko.transport: userauth is OK +INF [20190331-11:09:41.108] thr=544 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:41.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:41.284] thr=544 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:41.284] thr=544 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:41.325] thr=544 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:41.325] thr=544 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:41.329] thr=544 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:41.340] thr=544 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:41.342] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:41.342] thr=544 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:41.342] thr=544 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:41.342] thr=544 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:41.385] thr=544 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:41.397] thr=544 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:41.397] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:41.399] thr=544 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:41.399] thr=544 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:41.399] thr=544 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:41.440] thr=544 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:41.451] thr=544 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:41.451] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:41.451] thr=544 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:41.453] thr=544 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:41.453] thr=544 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:41.494] thr=544 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:41.502] thr=544 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:41.504] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:41.504] thr=544 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:41.504] thr=544 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:41.504] thr=544 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:41.544] thr=544 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:41.558] thr=544 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:41.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:41.558] thr=544 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:41.558] thr=544 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:41.558] thr=544 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:41.597] thr=544 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:41.607] thr=544 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:41.607] thr=544 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:41.710] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:41.710] thr=544 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:41.710] thr=544 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:41.712] thr=544 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:41.724] thr=544 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:41.726] thr=544 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:41.726] thr=544 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:45.999] thr=545 paramiko.transport: starting thread (client mode): 0x4fc59d0 +DEB [20190331-11:09:45.999] thr=545 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:46.011] thr=545 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:46.011] thr=545 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:46.015] thr=545 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:46.015] thr=545 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:46.015] thr=545 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:46.015] thr=545 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:46.015] thr=545 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:46.015] thr=545 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:46.021] thr=545 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:46.021] thr=545 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:46.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:46.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:46.062] thr=545 paramiko.transport: userauth is OK +INF [20190331-11:09:46.083] thr=545 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:46.085] thr=545 paramiko.transport: userauth is OK +INF [20190331-11:09:46.107] thr=545 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:46.109] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:46.286] thr=545 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:46.286] thr=545 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:46.335] thr=545 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:46.335] thr=545 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:46.339] thr=545 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:46.356] thr=545 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:46.356] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:46.358] thr=545 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:46.358] thr=545 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:46.358] thr=545 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:46.399] thr=545 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:46.413] thr=545 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:46.413] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:46.413] thr=545 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:46.415] thr=545 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:46.415] thr=545 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:46.454] thr=545 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:46.463] thr=545 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:46.463] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:46.463] thr=545 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:46.463] thr=545 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:46.463] thr=545 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:46.502] thr=545 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:46.512] thr=545 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:46.512] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:46.512] thr=545 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:46.514] thr=545 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:46.514] thr=545 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:46.552] thr=545 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:46.564] thr=545 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:46.564] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:46.564] thr=545 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:46.564] thr=545 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:46.564] thr=545 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:46.605] thr=545 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:46.615] thr=545 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:46.615] thr=545 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:46.716] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:46.716] thr=545 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:46.716] thr=545 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:46.718] thr=545 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:46.730] thr=545 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:46.730] thr=545 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:46.732] thr=545 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:50.996] thr=546 paramiko.transport: starting thread (client mode): 0x54a43d0 +DEB [20190331-11:09:50.996] thr=546 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:51.011] thr=546 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:51.011] thr=546 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:51.011] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:51.011] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:51.074] thr=546 paramiko.transport: userauth is OK +INF [20190331-11:09:51.089] thr=546 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:51.089] thr=546 paramiko.transport: userauth is OK +INF [20190331-11:09:51.105] thr=546 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:51.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:51.277] thr=546 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:51.277] thr=546 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:51.339] thr=546 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:51.339] thr=546 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:51.339] thr=546 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:51.355] thr=546 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:51.355] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:51.355] thr=546 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:51.355] thr=546 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:51.355] thr=546 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:51.402] thr=546 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:51.402] thr=546 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:51.402] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:51.402] thr=546 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:51.402] thr=546 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:51.402] thr=546 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:51.464] thr=546 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:51.464] thr=546 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:51.464] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:51.464] thr=546 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:51.464] thr=546 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:51.464] thr=546 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:51.527] thr=546 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:51.527] thr=546 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:51.527] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:51.527] thr=546 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:51.527] thr=546 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:51.527] thr=546 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:51.589] thr=546 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:51.589] thr=546 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:51.589] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:51.589] thr=546 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:51.589] thr=546 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:51.589] thr=546 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:51.652] thr=546 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:51.652] thr=546 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:51.652] thr=546 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:51.777] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:51.777] thr=546 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:51.777] thr=546 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:51.777] thr=546 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:51.788] thr=546 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:51.788] thr=546 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:51.791] thr=546 paramiko.transport: EOF in transport thread +DEB [20190331-11:09:55.996] thr=547 paramiko.transport: starting thread (client mode): 0x4fe78d0 +DEB [20190331-11:09:55.999] thr=547 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:09:56.006] thr=547 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:09:56.010] thr=547 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:09:56.010] thr=547 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:09:56.013] thr=547 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:09:56.013] thr=547 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:09:56.013] thr=547 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:09:56.013] thr=547 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:09:56.013] thr=547 paramiko.transport: Compression agreed: none +DEB [20190331-11:09:56.017] thr=547 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:09:56.017] thr=547 paramiko.transport: Switch to new keys ... +DEB [20190331-11:09:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:09:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:09:56.058] thr=547 paramiko.transport: userauth is OK +INF [20190331-11:09:56.152] thr=547 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:09:56.152] thr=547 paramiko.transport: userauth is OK +INF [20190331-11:09:56.176] thr=547 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:09:56.176] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:09:56.343] thr=547 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:09:56.343] thr=547 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:09:56.385] thr=547 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:09:56.385] thr=547 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:09:56.388] thr=547 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:09:56.402] thr=547 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:09:56.402] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:09:56.405] thr=547 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:09:56.405] thr=547 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:09:56.405] thr=547 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:09:56.447] thr=547 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:09:56.461] thr=547 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:09:56.461] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:09:56.461] thr=547 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:09:56.461] thr=547 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:09:56.461] thr=547 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:09:56.503] thr=547 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:09:56.513] thr=547 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:09:56.513] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:09:56.513] thr=547 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:09:56.513] thr=547 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:09:56.513] thr=547 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:09:56.556] thr=547 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:09:56.566] thr=547 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:09:56.566] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:09:56.566] thr=547 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:09:56.566] thr=547 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:09:56.566] thr=547 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:09:56.604] thr=547 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:09:56.615] thr=547 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:09:56.615] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:09:56.615] thr=547 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:09:56.618] thr=547 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:09:56.618] thr=547 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:09:56.656] thr=547 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:09:56.667] thr=547 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:09:56.667] thr=547 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:09:56.771] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:09:56.771] thr=547 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:09:56.771] thr=547 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:09:56.771] thr=547 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:09:56.780] thr=547 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:09:56.783] thr=547 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:09:56.783] thr=547 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:00.998] thr=548 paramiko.transport: starting thread (client mode): 0x50f3970 +DEB [20190331-11:10:00.998] thr=548 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:01.007] thr=548 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:01.007] thr=548 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:01.010] thr=548 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:01.010] thr=548 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:01.013] thr=548 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:01.013] thr=548 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:01.013] thr=548 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:01.013] thr=548 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:01.016] thr=548 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:01.016] thr=548 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:01.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:01.054] thr=548 paramiko.transport: userauth is OK +INF [20190331-11:10:01.072] thr=548 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:01.075] thr=548 paramiko.transport: userauth is OK +INF [20190331-11:10:01.096] thr=548 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:01.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:01.263] thr=548 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:01.263] thr=548 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:01.311] thr=548 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:01.311] thr=548 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:01.317] thr=548 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:01.332] thr=548 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:01.332] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:01.332] thr=548 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:01.332] thr=548 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:01.332] thr=548 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:01.374] thr=548 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:01.392] thr=548 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:01.392] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:01.392] thr=548 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:01.392] thr=548 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:01.392] thr=548 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:01.430] thr=548 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:01.439] thr=548 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:01.439] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:01.442] thr=548 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:01.442] thr=548 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:01.442] thr=548 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:01.484] thr=548 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:01.496] thr=548 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:01.496] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:01.496] thr=548 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:01.496] thr=548 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:01.496] thr=548 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:01.539] thr=548 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:01.551] thr=548 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:01.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:01.551] thr=548 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:01.551] thr=548 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:01.551] thr=548 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:01.593] thr=548 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:01.605] thr=548 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:01.605] thr=548 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:01.707] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:01.707] thr=548 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:01.707] thr=548 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:01.707] thr=548 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:01.730] thr=548 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:01.730] thr=548 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:01.733] thr=548 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:05.998] thr=445 paramiko.transport: starting thread (client mode): 0x5363350 +DEB [20190331-11:10:05.998] thr=445 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:06.007] thr=445 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:06.007] thr=445 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:06.010] thr=445 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:06.010] thr=445 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:06.013] thr=445 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:06.013] thr=445 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:06.013] thr=445 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:06.013] thr=445 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:06.016] thr=445 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:06.016] thr=445 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:06.058] thr=445 paramiko.transport: userauth is OK +INF [20190331-11:10:06.082] thr=445 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:06.082] thr=445 paramiko.transport: userauth is OK +INF [20190331-11:10:06.103] thr=445 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:06.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:06.270] thr=445 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:06.270] thr=445 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:06.315] thr=445 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:06.315] thr=445 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:06.318] thr=445 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:06.330] thr=445 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:06.330] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:06.333] thr=445 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:06.333] thr=445 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:06.333] thr=445 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:06.374] thr=445 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:06.392] thr=445 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:06.392] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:06.395] thr=445 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:06.395] thr=445 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:06.395] thr=445 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:06.434] thr=445 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:06.449] thr=445 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:06.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:06.449] thr=445 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:06.449] thr=445 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:06.449] thr=445 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:06.491] thr=445 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:06.503] thr=445 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:06.503] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:06.506] thr=445 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:06.506] thr=445 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:06.506] thr=445 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:06.545] thr=445 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:06.563] thr=445 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:06.563] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:06.563] thr=445 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:06.563] thr=445 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:06.563] thr=445 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:06.605] thr=445 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:06.614] thr=445 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:06.614] thr=445 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:06.718] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:06.718] thr=445 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:06.718] thr=445 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:06.718] thr=445 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:06.727] thr=445 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:06.730] thr=445 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:06.730] thr=445 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:10.998] thr=549 paramiko.transport: starting thread (client mode): 0x50ad8d0 +DEB [20190331-11:10:10.998] thr=549 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:11.015] thr=549 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:11.015] thr=549 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:11.019] thr=549 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:11.019] thr=549 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:11.019] thr=549 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:11.019] thr=549 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:11.019] thr=549 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:11.019] thr=549 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:11.024] thr=549 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:11.024] thr=549 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:11.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:11.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:11.063] thr=549 paramiko.transport: userauth is OK +INF [20190331-11:10:11.089] thr=549 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:11.089] thr=549 paramiko.transport: userauth is OK +INF [20190331-11:10:11.112] thr=549 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:11.112] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:11.260] thr=549 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:11.260] thr=549 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:11.302] thr=549 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:11.302] thr=549 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:11.307] thr=549 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:11.321] thr=549 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:11.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:11.321] thr=549 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:11.321] thr=549 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:11.321] thr=549 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:11.360] thr=549 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:11.374] thr=549 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:11.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:11.374] thr=549 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:11.374] thr=549 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:11.374] thr=549 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:11.414] thr=549 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:11.423] thr=549 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:11.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:11.423] thr=549 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:11.423] thr=549 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:11.423] thr=549 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:11.462] thr=549 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:11.472] thr=549 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:11.472] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:11.472] thr=549 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:11.472] thr=549 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:11.472] thr=549 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:11.511] thr=549 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:11.525] thr=549 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:11.526] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:11.526] thr=549 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:11.526] thr=549 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:11.526] thr=549 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:11.565] thr=549 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:11.574] thr=549 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:11.574] thr=549 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:11.676] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:11.676] thr=549 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:11.676] thr=549 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:11.678] thr=549 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:11.688] thr=549 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:11.688] thr=549 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:11.690] thr=549 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:16.001] thr=550 paramiko.transport: starting thread (client mode): 0x50f08d0 +DEB [20190331-11:10:16.001] thr=550 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:16.010] thr=550 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:16.010] thr=550 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:16.012] thr=550 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:16.012] thr=550 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:16.012] thr=550 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:16.014] thr=550 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:16.014] thr=550 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:16.014] thr=550 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:16.018] thr=550 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:16.018] thr=550 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:16.060] thr=550 paramiko.transport: userauth is OK +INF [20190331-11:10:16.080] thr=550 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:16.080] thr=550 paramiko.transport: userauth is OK +INF [20190331-11:10:16.101] thr=550 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:16.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:16.248] thr=550 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:16.248] thr=550 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:16.291] thr=550 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:16.291] thr=550 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:16.296] thr=550 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:16.309] thr=550 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:16.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:16.311] thr=550 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:16.311] thr=550 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:16.311] thr=550 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:16.352] thr=550 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:16.363] thr=550 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:16.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:16.365] thr=550 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:16.365] thr=550 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:16.365] thr=550 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:16.405] thr=550 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:16.416] thr=550 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:16.416] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:16.416] thr=550 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:16.416] thr=550 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:16.416] thr=550 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:16.457] thr=550 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:16.466] thr=550 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:16.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:16.466] thr=550 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:16.468] thr=550 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:16.468] thr=550 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:16.507] thr=550 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:16.518] thr=550 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:16.520] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:16.520] thr=550 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:16.520] thr=550 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:16.520] thr=550 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:16.559] thr=550 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:16.570] thr=550 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:16.570] thr=550 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:16.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:16.672] thr=550 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:16.672] thr=550 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:16.674] thr=550 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:16.683] thr=550 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:16.683] thr=550 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:16.685] thr=550 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:20.999] thr=551 paramiko.transport: starting thread (client mode): 0x3665d70 +DEB [20190331-11:10:20.999] thr=551 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:21.010] thr=551 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:21.010] thr=551 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:21.012] thr=551 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:21.012] thr=551 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:21.012] thr=551 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:21.012] thr=551 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:21.012] thr=551 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:21.012] thr=551 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:21.016] thr=551 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:21.016] thr=551 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:21.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:21.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:21.058] thr=551 paramiko.transport: userauth is OK +INF [20190331-11:10:21.084] thr=551 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:21.086] thr=551 paramiko.transport: userauth is OK +INF [20190331-11:10:21.108] thr=551 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:21.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:21.274] thr=551 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:21.274] thr=551 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:21.324] thr=551 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:21.324] thr=551 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:21.326] thr=551 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:21.339] thr=551 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:21.341] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:21.341] thr=551 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:21.341] thr=551 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:21.341] thr=551 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:21.383] thr=551 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:21.398] thr=551 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:21.398] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:21.398] thr=551 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:21.400] thr=551 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:21.400] thr=551 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:21.440] thr=551 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:21.448] thr=551 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:21.448] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:21.450] thr=551 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:21.450] thr=551 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:21.450] thr=551 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:21.490] thr=551 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:21.501] thr=551 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:21.501] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:21.501] thr=551 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:21.503] thr=551 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:21.503] thr=551 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:21.541] thr=551 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:21.552] thr=551 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:21.552] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:21.552] thr=551 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:21.554] thr=551 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:21.554] thr=551 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:21.591] thr=551 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:21.600] thr=551 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:21.600] thr=551 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:21.703] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:21.703] thr=551 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:21.703] thr=551 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:21.705] thr=551 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:21.714] thr=551 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:21.716] thr=551 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:21.716] thr=551 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:25.995] thr=552 paramiko.transport: starting thread (client mode): 0x500d210 +DEB [20190331-11:10:25.995] thr=552 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:26.010] thr=552 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:26.010] thr=552 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:26.010] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:26.010] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:26.073] thr=552 paramiko.transport: userauth is OK +INF [20190331-11:10:26.088] thr=552 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:26.088] thr=552 paramiko.transport: userauth is OK +INF [20190331-11:10:26.104] thr=552 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:26.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:26.276] thr=552 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:26.276] thr=552 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:26.323] thr=552 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:26.323] thr=552 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:26.323] thr=552 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:26.338] thr=552 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:26.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:26.338] thr=552 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:26.338] thr=552 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:26.338] thr=552 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:26.385] thr=552 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:26.385] thr=552 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:26.385] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:26.385] thr=552 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:26.385] thr=552 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:26.385] thr=552 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:26.448] thr=552 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:26.448] thr=552 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:26.448] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:26.448] thr=552 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:26.448] thr=552 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:26.448] thr=552 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:26.510] thr=552 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:26.510] thr=552 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:26.510] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:26.510] thr=552 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:26.510] thr=552 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:26.510] thr=552 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:26.559] thr=552 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:26.559] thr=552 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:26.559] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:26.559] thr=552 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:26.559] thr=552 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:26.559] thr=552 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:26.621] thr=552 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:26.621] thr=552 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:26.621] thr=552 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:26.746] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:26.746] thr=552 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:26.746] thr=552 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:26.746] thr=552 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:26.746] thr=552 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:26.746] thr=552 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:26.746] thr=552 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:30.993] thr=553 paramiko.transport: starting thread (client mode): 0x500dc90 +DEB [20190331-11:10:30.993] thr=553 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:31.009] thr=553 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:31.009] thr=553 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:31.009] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:31.009] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:31.071] thr=553 paramiko.transport: userauth is OK +INF [20190331-11:10:31.087] thr=553 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:31.087] thr=553 paramiko.transport: userauth is OK +INF [20190331-11:10:31.102] thr=553 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:31.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:31.259] thr=553 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:31.259] thr=553 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:31.305] thr=553 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:31.305] thr=553 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:31.305] thr=553 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:31.321] thr=553 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:31.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:31.321] thr=553 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:31.321] thr=553 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:31.321] thr=553 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:31.368] thr=553 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:31.368] thr=553 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:31.368] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:31.368] thr=553 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:31.368] thr=553 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:31.368] thr=553 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:31.430] thr=553 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:31.430] thr=553 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:31.430] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:31.430] thr=553 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:31.430] thr=553 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:31.430] thr=553 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:31.493] thr=553 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:31.493] thr=553 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:31.493] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:31.493] thr=553 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:31.493] thr=553 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:31.493] thr=553 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:31.543] thr=553 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:31.543] thr=553 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:31.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:31.543] thr=553 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:31.543] thr=553 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:31.543] thr=553 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:31.605] thr=553 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:31.605] thr=553 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:31.605] thr=553 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:31.730] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:31.730] thr=553 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:31.730] thr=553 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:31.730] thr=553 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:31.746] thr=553 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:31.746] thr=553 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:31.746] thr=553 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:35.997] thr=554 paramiko.transport: starting thread (client mode): 0x5376b50 +DEB [20190331-11:10:35.997] thr=554 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:36.009] thr=554 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:36.009] thr=554 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:36.013] thr=554 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:36.013] thr=554 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:36.013] thr=554 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:36.013] thr=554 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:36.013] thr=554 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:36.013] thr=554 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:36.017] thr=554 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:36.017] thr=554 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:36.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:36.056] thr=554 paramiko.transport: userauth is OK +INF [20190331-11:10:36.075] thr=554 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:36.075] thr=554 paramiko.transport: userauth is OK +INF [20190331-11:10:36.099] thr=554 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:36.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:36.263] thr=554 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:36.266] thr=554 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:36.309] thr=554 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:36.309] thr=554 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:36.313] thr=554 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:36.325] thr=554 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:36.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:36.329] thr=554 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:36.329] thr=554 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:36.329] thr=554 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:36.368] thr=554 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:36.380] thr=554 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:36.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:36.380] thr=554 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:36.380] thr=554 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:36.380] thr=554 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:36.423] thr=554 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:36.431] thr=554 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:36.434] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:36.434] thr=554 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:36.434] thr=554 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:36.434] thr=554 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:36.473] thr=554 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:36.481] thr=554 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:36.485] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:36.485] thr=554 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:36.485] thr=554 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:36.485] thr=554 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:36.525] thr=554 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:36.536] thr=554 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:36.536] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:36.536] thr=554 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:36.536] thr=554 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:36.536] thr=554 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:36.579] thr=554 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:36.587] thr=554 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:36.591] thr=554 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:36.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:36.692] thr=554 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:36.692] thr=554 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:36.692] thr=554 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:36.704] thr=554 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:36.704] thr=554 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:36.704] thr=554 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:40.997] thr=555 paramiko.transport: starting thread (client mode): 0x507deb0 +DEB [20190331-11:10:40.997] thr=555 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:41.008] thr=555 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:41.008] thr=555 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:41.012] thr=555 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:41.012] thr=555 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:41.012] thr=555 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:41.012] thr=555 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:41.012] thr=555 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:41.012] thr=555 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:41.016] thr=555 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:41.016] thr=555 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:41.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:41.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:41.060] thr=555 paramiko.transport: userauth is OK +INF [20190331-11:10:41.079] thr=555 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:41.079] thr=555 paramiko.transport: userauth is OK +INF [20190331-11:10:41.101] thr=555 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:41.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:41.287] thr=555 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:41.287] thr=555 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:41.331] thr=555 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:41.331] thr=555 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:41.335] thr=555 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:41.350] thr=555 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:41.350] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:41.354] thr=555 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:41.354] thr=555 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:41.354] thr=555 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:41.395] thr=555 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:41.406] thr=555 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:41.406] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:41.406] thr=555 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:41.406] thr=555 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:41.406] thr=555 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:41.450] thr=555 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:41.458] thr=555 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:41.462] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:41.462] thr=555 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:41.462] thr=555 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:41.462] thr=555 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:41.502] thr=555 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:41.510] thr=555 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:41.510] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:41.510] thr=555 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:41.514] thr=555 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:41.514] thr=555 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:41.554] thr=555 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:41.565] thr=555 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:41.565] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:41.565] thr=555 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:41.565] thr=555 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:41.565] thr=555 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:41.610] thr=555 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:41.621] thr=555 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:41.621] thr=555 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:41.725] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:41.725] thr=555 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:41.725] thr=555 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:41.725] thr=555 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:41.740] thr=555 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:41.740] thr=555 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:41.740] thr=555 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:45.997] thr=556 paramiko.transport: starting thread (client mode): 0x5016330 +DEB [20190331-11:10:46.000] thr=556 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:46.007] thr=556 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:46.007] thr=556 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:46.010] thr=556 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:46.010] thr=556 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:46.010] thr=556 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:46.010] thr=556 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:46.010] thr=556 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:46.010] thr=556 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:46.017] thr=556 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:46.017] thr=556 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:46.057] thr=556 paramiko.transport: userauth is OK +INF [20190331-11:10:46.077] thr=556 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:46.077] thr=556 paramiko.transport: userauth is OK +INF [20190331-11:10:46.097] thr=556 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:46.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:46.260] thr=556 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:46.260] thr=556 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:46.303] thr=556 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:46.303] thr=556 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:46.307] thr=556 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:46.323] thr=556 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:46.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:46.327] thr=556 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:46.327] thr=556 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:46.327] thr=556 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:46.367] thr=556 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:46.383] thr=556 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:46.383] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:46.383] thr=556 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:46.387] thr=556 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:46.387] thr=556 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:46.427] thr=556 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:46.433] thr=556 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:46.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:46.437] thr=556 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:46.437] thr=556 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:46.437] thr=556 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:46.477] thr=556 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:46.487] thr=556 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:46.487] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:46.487] thr=556 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:46.487] thr=556 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:46.487] thr=556 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:46.528] thr=556 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:46.538] thr=556 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:46.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:46.538] thr=556 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:46.541] thr=556 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:46.541] thr=556 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:46.581] thr=556 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:46.591] thr=556 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:46.591] thr=556 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:46.695] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:46.695] thr=556 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:46.695] thr=556 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:46.695] thr=556 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:46.705] thr=556 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:46.705] thr=556 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:46.708] thr=556 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:51.001] thr=557 paramiko.transport: starting thread (client mode): 0x507dc90 +DEB [20190331-11:10:51.001] thr=557 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:51.007] thr=557 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:51.007] thr=557 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:51.011] thr=557 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:51.011] thr=557 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:51.011] thr=557 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:51.011] thr=557 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:51.011] thr=557 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:51.011] thr=557 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:51.017] thr=557 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:51.017] thr=557 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:51.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:51.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:51.056] thr=557 paramiko.transport: userauth is OK +INF [20190331-11:10:51.076] thr=557 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:51.076] thr=557 paramiko.transport: userauth is OK +INF [20190331-11:10:51.099] thr=557 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:51.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:51.266] thr=557 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:51.266] thr=557 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:51.309] thr=557 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:51.309] thr=557 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:51.312] thr=557 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:51.325] thr=557 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:51.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:51.328] thr=557 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:51.328] thr=557 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:51.328] thr=557 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:51.371] thr=557 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:51.384] thr=557 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:51.384] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:51.384] thr=557 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:51.384] thr=557 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:51.384] thr=557 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:51.427] thr=557 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:51.437] thr=557 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:51.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:51.437] thr=557 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:51.437] thr=557 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:51.437] thr=557 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:51.476] thr=557 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:51.486] thr=557 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:51.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:51.486] thr=557 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:51.486] thr=557 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:51.486] thr=557 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:51.528] thr=557 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:51.541] thr=557 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:51.541] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:51.541] thr=557 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:51.541] thr=557 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:51.541] thr=557 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:51.580] thr=557 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:51.590] thr=557 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:51.590] thr=557 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:51.695] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:51.695] thr=557 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:51.695] thr=557 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:51.695] thr=557 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:51.705] thr=557 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:51.708] thr=557 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:51.708] thr=557 paramiko.transport: EOF in transport thread +DEB [20190331-11:10:55.999] thr=558 paramiko.transport: starting thread (client mode): 0x53d6f30 +DEB [20190331-11:10:55.999] thr=558 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:10:56.007] thr=558 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:10:56.007] thr=558 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:10:56.010] thr=558 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:10:56.013] thr=558 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:10:56.013] thr=558 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:10:56.013] thr=558 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:10:56.013] thr=558 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:10:56.013] thr=558 paramiko.transport: Compression agreed: none +DEB [20190331-11:10:56.016] thr=558 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:10:56.016] thr=558 paramiko.transport: Switch to new keys ... +DEB [20190331-11:10:56.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:10:56.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:10:56.059] thr=558 paramiko.transport: userauth is OK +INF [20190331-11:10:56.079] thr=558 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:10:56.079] thr=558 paramiko.transport: userauth is OK +INF [20190331-11:10:56.100] thr=558 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:10:56.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:10:56.258] thr=558 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:10:56.258] thr=558 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:10:56.301] thr=558 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:10:56.301] thr=558 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:10:56.304] thr=558 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:10:56.319] thr=558 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:10:56.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:10:56.319] thr=558 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:10:56.319] thr=558 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:10:56.321] thr=558 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:10:56.362] thr=558 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:10:56.376] thr=558 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:10:56.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:10:56.376] thr=558 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:10:56.376] thr=558 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:10:56.376] thr=558 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:10:56.419] thr=558 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:10:56.428] thr=558 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:10:56.428] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:10:56.431] thr=558 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:10:56.431] thr=558 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:10:56.431] thr=558 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:10:56.471] thr=558 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:10:56.483] thr=558 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:10:56.483] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:10:56.483] thr=558 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:10:56.483] thr=558 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:10:56.483] thr=558 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:10:56.525] thr=558 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:10:56.535] thr=558 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:10:56.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:10:56.538] thr=558 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:10:56.538] thr=558 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:10:56.538] thr=558 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:10:56.578] thr=558 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:10:56.590] thr=558 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:10:56.590] thr=558 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:10:56.690] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:10:56.690] thr=558 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:10:56.690] thr=558 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:10:56.690] thr=558 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:10:56.702] thr=558 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:10:56.702] thr=558 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:10:56.705] thr=558 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:00.997] thr=559 paramiko.transport: starting thread (client mode): 0x55e4cd0 +DEB [20190331-11:11:01.000] thr=559 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:01.007] thr=559 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:01.007] thr=559 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:01.012] thr=559 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:01.012] thr=559 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:01.012] thr=559 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:01.012] thr=559 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:01.012] thr=559 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:01.012] thr=559 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:01.017] thr=559 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:01.017] thr=559 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:01.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:01.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:01.057] thr=559 paramiko.transport: userauth is OK +INF [20190331-11:11:01.124] thr=559 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:01.124] thr=559 paramiko.transport: userauth is OK +INF [20190331-11:11:01.148] thr=559 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:01.148] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:01.309] thr=559 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:01.309] thr=559 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:01.350] thr=559 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:01.350] thr=559 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:01.352] thr=559 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:01.367] thr=559 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:01.367] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:01.367] thr=559 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:01.367] thr=559 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:01.367] thr=559 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:01.405] thr=559 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:01.417] thr=559 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:01.419] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:01.419] thr=559 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:01.419] thr=559 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:01.419] thr=559 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:01.460] thr=559 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:01.470] thr=559 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:01.470] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:01.470] thr=559 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:01.470] thr=559 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:01.470] thr=559 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:01.513] thr=559 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:01.522] thr=559 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:01.522] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:01.522] thr=559 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:01.522] thr=559 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:01.522] thr=559 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:01.564] thr=559 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:01.576] thr=559 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:01.576] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:01.576] thr=559 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:01.576] thr=559 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:01.576] thr=559 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:01.617] thr=559 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:01.627] thr=559 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:01.627] thr=559 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:01.730] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:01.730] thr=559 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:01.730] thr=559 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:01.732] thr=559 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:01.742] thr=559 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:01.742] thr=559 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:01.744] thr=559 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:05.999] thr=560 paramiko.transport: starting thread (client mode): 0x507da90 +DEB [20190331-11:11:05.999] thr=560 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:06.009] thr=560 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:06.009] thr=560 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:06.011] thr=560 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:06.011] thr=560 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:06.011] thr=560 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:06.011] thr=560 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:06.011] thr=560 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:06.013] thr=560 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:06.016] thr=560 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:06.016] thr=560 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:06.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:06.059] thr=560 paramiko.transport: userauth is OK +INF [20190331-11:11:06.078] thr=560 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:06.078] thr=560 paramiko.transport: userauth is OK +INF [20190331-11:11:06.100] thr=560 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:06.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:06.256] thr=560 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:06.256] thr=560 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:06.299] thr=560 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:06.299] thr=560 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:06.301] thr=560 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:06.318] thr=560 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:06.318] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:06.318] thr=560 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:06.318] thr=560 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:06.320] thr=560 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:06.361] thr=560 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:06.371] thr=560 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:06.371] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:06.373] thr=560 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:06.373] thr=560 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:06.373] thr=560 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:06.414] thr=560 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:06.423] thr=560 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:06.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:06.423] thr=560 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:06.423] thr=560 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:06.423] thr=560 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:06.464] thr=560 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:06.474] thr=560 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:06.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:06.474] thr=560 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:06.476] thr=560 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:06.476] thr=560 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:06.517] thr=560 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:06.530] thr=560 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:06.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:06.530] thr=560 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:06.530] thr=560 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:06.530] thr=560 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:06.571] thr=560 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:06.580] thr=560 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:06.580] thr=560 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:06.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:06.684] thr=560 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:06.684] thr=560 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:06.686] thr=560 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:06.693] thr=560 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:06.696] thr=560 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:06.696] thr=560 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:10.989] thr=94 paramiko.transport: starting thread (client mode): 0x4fc52b0 +DEB [20190331-11:11:10.989] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:11.005] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:11.005] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:11.005] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:11.005] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:11.067] thr=94 paramiko.transport: userauth is OK +INF [20190331-11:11:11.083] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:11.083] thr=94 paramiko.transport: userauth is OK +INF [20190331-11:11:11.098] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:11.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:11.254] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:11.254] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:11.317] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:11.317] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:11.317] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:11.333] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:11.333] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:11.333] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:11.333] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:11.333] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:11.379] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:11.379] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:11.379] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:11.379] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:11.379] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:11.379] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:11.442] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:11.442] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:11.442] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:11.442] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:11.442] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:11.442] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:11.504] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:11.504] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:11.504] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:11.504] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:11.504] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:11.504] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:11.567] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:11.567] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:11.567] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:11.567] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:11.583] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:11.583] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:11.629] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:11.629] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:11.629] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:11.754] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:11.754] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:11.754] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:11.754] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:11.754] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:11.754] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:11.754] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:15.997] thr=561 paramiko.transport: starting thread (client mode): 0x5363390 +DEB [20190331-11:11:15.997] thr=561 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:16.008] thr=561 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:16.008] thr=561 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:16.011] thr=561 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:16.011] thr=561 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:16.011] thr=561 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:16.014] thr=561 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:16.014] thr=561 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:16.014] thr=561 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:16.017] thr=561 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:16.017] thr=561 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:16.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:16.059] thr=561 paramiko.transport: userauth is OK +INF [20190331-11:11:16.079] thr=561 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:16.082] thr=561 paramiko.transport: userauth is OK +INF [20190331-11:11:16.102] thr=561 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:16.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:16.252] thr=561 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:16.252] thr=561 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:16.294] thr=561 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:16.294] thr=561 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:16.297] thr=561 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:16.311] thr=561 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:16.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:16.314] thr=561 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:16.314] thr=561 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:16.314] thr=561 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:16.357] thr=561 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:16.374] thr=561 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:16.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:16.374] thr=561 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:16.374] thr=561 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:16.374] thr=561 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:16.413] thr=561 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:16.425] thr=561 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:16.425] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:16.425] thr=561 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:16.427] thr=561 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:16.427] thr=561 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:16.467] thr=561 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:16.476] thr=561 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:16.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:16.478] thr=561 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:16.478] thr=561 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:16.478] thr=561 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:16.518] thr=561 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:16.531] thr=561 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:16.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:16.531] thr=561 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:16.531] thr=561 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:16.531] thr=561 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:16.574] thr=561 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:16.582] thr=561 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:16.582] thr=561 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:16.687] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:16.687] thr=561 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:16.687] thr=561 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:16.687] thr=561 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:16.698] thr=561 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:16.698] thr=561 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:16.698] thr=561 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:20.999] thr=246 paramiko.transport: starting thread (client mode): 0x5376910 +DEB [20190331-11:11:20.999] thr=246 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:21.007] thr=246 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:21.007] thr=246 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:21.010] thr=246 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:21.010] thr=246 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:21.010] thr=246 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:21.010] thr=246 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:21.010] thr=246 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:21.010] thr=246 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:21.013] thr=246 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:21.013] thr=246 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:21.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:21.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:21.053] thr=246 paramiko.transport: userauth is OK +INF [20190331-11:11:21.073] thr=246 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:21.073] thr=246 paramiko.transport: userauth is OK +INF [20190331-11:11:21.092] thr=246 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:21.092] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:21.251] thr=246 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:21.251] thr=246 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:21.294] thr=246 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:21.294] thr=246 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:21.296] thr=246 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:21.311] thr=246 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:21.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:21.311] thr=246 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:21.313] thr=246 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:21.313] thr=246 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:21.353] thr=246 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:21.367] thr=246 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:21.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:21.367] thr=246 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:21.367] thr=246 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:21.367] thr=246 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:21.407] thr=246 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:21.415] thr=246 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:21.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:21.415] thr=246 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:21.418] thr=246 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:21.418] thr=246 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:21.458] thr=246 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:21.466] thr=246 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:21.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:21.469] thr=246 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:21.469] thr=246 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:21.469] thr=246 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:21.509] thr=246 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:21.523] thr=246 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:21.523] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:21.523] thr=246 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:21.524] thr=246 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:21.524] thr=246 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:21.564] thr=246 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:21.573] thr=246 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:21.573] thr=246 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:21.678] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:21.678] thr=246 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:21.678] thr=246 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:21.678] thr=246 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:21.686] thr=246 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:21.689] thr=246 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:21.689] thr=246 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:26.002] thr=562 paramiko.transport: starting thread (client mode): 0x55c9130 +DEB [20190331-11:11:26.002] thr=562 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:26.017] thr=562 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:26.017] thr=562 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:26.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:26.033] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:26.080] thr=562 paramiko.transport: userauth is OK +INF [20190331-11:11:26.095] thr=562 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:26.095] thr=562 paramiko.transport: userauth is OK +INF [20190331-11:11:26.111] thr=562 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:26.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:26.252] thr=562 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:26.252] thr=562 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:26.314] thr=562 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:26.314] thr=562 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:26.314] thr=562 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:26.330] thr=562 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:26.330] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:26.330] thr=562 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:26.330] thr=562 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:26.330] thr=562 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:26.377] thr=562 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:26.377] thr=562 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:26.377] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:26.377] thr=562 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:26.377] thr=562 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:26.377] thr=562 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:26.439] thr=562 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:26.439] thr=562 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:26.439] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:26.439] thr=562 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:26.439] thr=562 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:26.439] thr=562 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:26.502] thr=562 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:26.502] thr=562 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:26.502] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:26.502] thr=562 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:26.502] thr=562 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:26.502] thr=562 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:26.564] thr=562 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:26.564] thr=562 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:26.564] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:26.564] thr=562 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:26.564] thr=562 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:26.564] thr=562 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:26.627] thr=562 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:26.627] thr=562 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:26.627] thr=562 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:26.752] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:26.752] thr=562 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:26.752] thr=562 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:26.752] thr=562 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:26.752] thr=562 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:26.752] thr=562 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:26.752] thr=562 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:30.997] thr=109 paramiko.transport: starting thread (client mode): 0x53d6f50 +DEB [20190331-11:11:30.997] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:31.008] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:31.008] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:31.012] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:31.012] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:31.012] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:31.012] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:31.012] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:31.012] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:31.016] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:31.016] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:31.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:31.059] thr=109 paramiko.transport: userauth is OK +INF [20190331-11:11:31.079] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:31.079] thr=109 paramiko.transport: userauth is OK +INF [20190331-11:11:31.106] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:31.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:31.294] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:31.294] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:31.340] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:31.340] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:31.344] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:31.360] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:31.360] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:31.360] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:31.360] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:31.360] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:31.399] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:31.411] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:31.411] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:31.411] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:31.415] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:31.415] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:31.454] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:31.461] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:31.465] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:31.465] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:31.465] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:31.465] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:31.504] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:31.512] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:31.512] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:31.512] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:31.512] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:31.512] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:31.555] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:31.566] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:31.566] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:31.566] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:31.566] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:31.566] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:31.606] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:31.613] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:31.613] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:31.716] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:31.716] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:31.716] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:31.719] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:31.730] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:31.730] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:31.730] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:36.000] thr=563 paramiko.transport: starting thread (client mode): 0x5424250 +DEB [20190331-11:11:36.000] thr=563 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:36.008] thr=563 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:36.008] thr=563 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:36.010] thr=563 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:36.010] thr=563 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:36.010] thr=563 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:36.010] thr=563 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:36.010] thr=563 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:36.013] thr=563 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:36.021] thr=563 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:36.021] thr=563 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:36.023] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:36.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:36.061] thr=563 paramiko.transport: userauth is OK +INF [20190331-11:11:36.082] thr=563 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:36.084] thr=563 paramiko.transport: userauth is OK +INF [20190331-11:11:36.105] thr=563 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:36.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:36.262] thr=563 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:36.264] thr=563 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:36.304] thr=563 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:36.304] thr=563 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:36.309] thr=563 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:36.322] thr=563 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:36.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:36.322] thr=563 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:36.322] thr=563 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:36.322] thr=563 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:36.365] thr=563 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:36.381] thr=563 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:36.381] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:36.381] thr=563 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:36.383] thr=563 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:36.383] thr=563 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:36.420] thr=563 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:36.434] thr=563 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:36.434] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:36.434] thr=563 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:36.434] thr=563 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:36.434] thr=563 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:36.473] thr=563 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:36.484] thr=563 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:36.484] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:36.484] thr=563 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:36.486] thr=563 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:36.486] thr=563 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:36.525] thr=563 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:36.536] thr=563 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:36.536] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:36.536] thr=563 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:36.536] thr=563 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:36.536] thr=563 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:36.576] thr=563 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:36.586] thr=563 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:36.586] thr=563 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:36.689] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:36.689] thr=563 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:36.689] thr=563 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:36.689] thr=563 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:36.700] thr=563 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:36.700] thr=563 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:36.703] thr=563 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:40.996] thr=564 paramiko.transport: starting thread (client mode): 0x55e6170 +DEB [20190331-11:11:40.999] thr=564 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:41.009] thr=564 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:41.009] thr=564 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:41.012] thr=564 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:41.012] thr=564 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:41.012] thr=564 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:41.012] thr=564 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:41.012] thr=564 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:41.012] thr=564 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:41.017] thr=564 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:41.017] thr=564 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:41.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:41.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:41.059] thr=564 paramiko.transport: userauth is OK +INF [20190331-11:11:41.079] thr=564 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:41.082] thr=564 paramiko.transport: userauth is OK +INF [20190331-11:11:41.107] thr=564 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:41.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:41.295] thr=564 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:41.295] thr=564 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:41.337] thr=564 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:41.337] thr=564 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:41.342] thr=564 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:41.355] thr=564 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:41.358] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:41.358] thr=564 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:41.358] thr=564 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:41.358] thr=564 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:41.400] thr=564 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:41.410] thr=564 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:41.413] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:41.413] thr=564 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:41.413] thr=564 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:41.413] thr=564 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:41.456] thr=564 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:41.463] thr=564 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:41.463] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:41.463] thr=564 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:41.463] thr=564 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:41.463] thr=564 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:41.508] thr=564 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:41.516] thr=564 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:41.516] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:41.516] thr=564 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:41.516] thr=564 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:41.516] thr=564 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:41.558] thr=564 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:41.568] thr=564 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:41.568] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:41.568] thr=564 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:41.571] thr=564 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:41.571] thr=564 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:41.611] thr=564 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:41.618] thr=564 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:41.618] thr=564 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:41.721] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:41.721] thr=564 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:41.721] thr=564 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:41.731] thr=564 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:41.731] thr=564 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:41.734] thr=564 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:41.734] thr=564 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:45.998] thr=230 paramiko.transport: starting thread (client mode): 0x50f37d0 +DEB [20190331-11:11:46.000] thr=230 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:46.013] thr=230 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:46.013] thr=230 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:46.014] thr=230 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:46.014] thr=230 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:46.014] thr=230 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:46.014] thr=230 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:46.014] thr=230 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:46.014] thr=230 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:46.020] thr=230 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:46.020] thr=230 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:46.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:46.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:46.058] thr=230 paramiko.transport: userauth is OK +INF [20190331-11:11:46.078] thr=230 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:46.078] thr=230 paramiko.transport: userauth is OK +INF [20190331-11:11:46.107] thr=230 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:46.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:46.257] thr=230 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:46.257] thr=230 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:46.297] thr=230 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:46.297] thr=230 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:46.305] thr=230 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:46.317] thr=230 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:46.317] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:46.319] thr=230 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:46.319] thr=230 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:46.319] thr=230 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:46.361] thr=230 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:46.372] thr=230 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:46.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:46.374] thr=230 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:46.374] thr=230 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:46.374] thr=230 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:46.413] thr=230 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:46.423] thr=230 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:46.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:46.423] thr=230 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:46.423] thr=230 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:46.423] thr=230 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:46.464] thr=230 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:46.473] thr=230 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:46.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:46.473] thr=230 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:46.473] thr=230 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:46.473] thr=230 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:46.530] thr=230 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:46.531] thr=230 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:46.531] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:46.531] thr=230 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:46.531] thr=230 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:46.531] thr=230 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:46.575] thr=230 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:46.580] thr=230 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:46.580] thr=230 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:46.682] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:46.682] thr=230 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:46.682] thr=230 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:46.686] thr=230 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:46.693] thr=230 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:46.695] thr=230 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:46.696] thr=230 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:50.997] thr=565 paramiko.transport: starting thread (client mode): 0x54cdb10 +DEB [20190331-11:11:50.997] thr=565 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:51.006] thr=565 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:51.006] thr=565 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:51.010] thr=565 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:51.010] thr=565 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:51.010] thr=565 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:51.010] thr=565 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:51.010] thr=565 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:51.010] thr=565 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:51.014] thr=565 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:51.014] thr=565 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:51.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:51.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:51.052] thr=565 paramiko.transport: userauth is OK +INF [20190331-11:11:51.072] thr=565 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:51.072] thr=565 paramiko.transport: userauth is OK +INF [20190331-11:11:51.094] thr=565 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:51.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:51.259] thr=565 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:51.259] thr=565 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:51.300] thr=565 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:51.300] thr=565 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:51.306] thr=565 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:51.322] thr=565 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:51.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:51.322] thr=565 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:51.322] thr=565 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:51.324] thr=565 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:51.364] thr=565 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:51.377] thr=565 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:51.378] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:51.378] thr=565 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:51.378] thr=565 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:51.378] thr=565 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:51.418] thr=565 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:51.427] thr=565 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:51.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:51.427] thr=565 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:51.429] thr=565 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:51.429] thr=565 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:51.471] thr=565 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:51.480] thr=565 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:51.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:51.480] thr=565 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:51.482] thr=565 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:51.482] thr=565 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:51.522] thr=565 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:51.535] thr=565 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:51.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:51.535] thr=565 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:51.537] thr=565 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:51.537] thr=565 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:51.576] thr=565 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:51.585] thr=565 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:51.585] thr=565 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:51.687] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:51.687] thr=565 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:51.687] thr=565 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:51.689] thr=565 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:51.696] thr=565 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:51.698] thr=565 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:51.700] thr=565 paramiko.transport: EOF in transport thread +DEB [20190331-11:11:55.999] thr=566 paramiko.transport: starting thread (client mode): 0x55c1cd0 +DEB [20190331-11:11:55.999] thr=566 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:11:56.014] thr=566 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: Compression agreed: none +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:11:56.014] thr=566 paramiko.transport: Switch to new keys ... +DEB [20190331-11:11:56.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:11:56.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:11:56.077] thr=566 paramiko.transport: userauth is OK +INF [20190331-11:11:56.092] thr=566 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:11:56.092] thr=566 paramiko.transport: userauth is OK +INF [20190331-11:11:56.124] thr=566 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:11:56.124] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:11:56.264] thr=566 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:11:56.264] thr=566 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:11:56.327] thr=566 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:11:56.327] thr=566 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:11:56.327] thr=566 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:11:56.342] thr=566 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:11:56.342] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:11:56.342] thr=566 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:11:56.342] thr=566 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:11:56.342] thr=566 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:11:56.389] thr=566 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:11:56.389] thr=566 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:11:56.389] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:11:56.389] thr=566 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:11:56.389] thr=566 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:11:56.389] thr=566 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:11:56.452] thr=566 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:11:56.452] thr=566 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:11:56.452] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:11:56.452] thr=566 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:11:56.452] thr=566 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:11:56.452] thr=566 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:11:56.514] thr=566 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:11:56.514] thr=566 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:11:56.514] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:11:56.514] thr=566 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:11:56.514] thr=566 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:11:56.514] thr=566 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:11:56.561] thr=566 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:11:56.577] thr=566 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:11:56.577] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:11:56.577] thr=566 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:11:56.577] thr=566 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:11:56.577] thr=566 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:11:56.624] thr=566 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:11:56.624] thr=566 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:11:56.624] thr=566 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:11:56.749] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:11:56.749] thr=566 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:11:56.749] thr=566 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:11:56.749] thr=566 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:11:56.749] thr=566 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:11:56.749] thr=566 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:11:56.749] thr=566 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:00.998] thr=567 paramiko.transport: starting thread (client mode): 0x4fe7810 +DEB [20190331-11:12:00.998] thr=567 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:01.009] thr=567 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:01.009] thr=567 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:01.013] thr=567 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:01.013] thr=567 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:01.013] thr=567 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:01.013] thr=567 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:01.013] thr=567 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:01.013] thr=567 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:01.017] thr=567 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:01.017] thr=567 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:01.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:01.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:01.060] thr=567 paramiko.transport: userauth is OK +INF [20190331-11:12:01.084] thr=567 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:01.088] thr=567 paramiko.transport: userauth is OK +INF [20190331-11:12:01.107] thr=567 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:01.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:01.236] thr=567 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:01.236] thr=567 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:01.279] thr=567 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:01.279] thr=567 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:01.283] thr=567 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:01.291] thr=567 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:01.294] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:01.294] thr=567 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:01.294] thr=567 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:01.294] thr=567 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:01.334] thr=567 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:01.345] thr=567 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:01.345] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:01.345] thr=567 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:01.345] thr=567 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:01.345] thr=567 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:01.388] thr=567 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:01.396] thr=567 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:01.396] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:01.396] thr=567 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:01.400] thr=567 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:01.400] thr=567 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:01.439] thr=567 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:01.447] thr=567 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:01.447] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:01.447] thr=567 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:01.447] thr=567 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:01.447] thr=567 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:01.490] thr=567 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:01.501] thr=567 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:01.501] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:01.501] thr=567 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:01.501] thr=567 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:01.501] thr=567 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:01.545] thr=567 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:01.553] thr=567 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:01.553] thr=567 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:01.658] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:01.658] thr=567 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:01.658] thr=567 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:01.658] thr=567 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:01.666] thr=567 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:01.670] thr=567 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:01.670] thr=567 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:05.998] thr=220 paramiko.transport: starting thread (client mode): 0x50ada90 +DEB [20190331-11:12:05.998] thr=220 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:06.006] thr=220 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:06.006] thr=220 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:06.010] thr=220 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:06.010] thr=220 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:06.010] thr=220 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:06.010] thr=220 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:06.010] thr=220 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:06.010] thr=220 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:06.014] thr=220 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:06.014] thr=220 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:06.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:06.057] thr=220 paramiko.transport: userauth is OK +INF [20190331-11:12:06.158] thr=220 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:06.158] thr=220 paramiko.transport: userauth is OK +INF [20190331-11:12:06.182] thr=220 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:06.182] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:06.318] thr=220 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:06.318] thr=220 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:06.361] thr=220 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:06.361] thr=220 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:06.365] thr=220 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:06.377] thr=220 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:06.377] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:06.377] thr=220 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:06.377] thr=220 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:06.377] thr=220 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:06.420] thr=220 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:06.432] thr=220 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:06.432] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:06.432] thr=220 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:06.432] thr=220 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:06.432] thr=220 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:06.471] thr=220 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:06.479] thr=220 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:06.479] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:06.479] thr=220 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:06.479] thr=220 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:06.482] thr=220 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:06.522] thr=220 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:06.531] thr=220 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:06.531] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:06.531] thr=220 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:06.531] thr=220 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:06.531] thr=220 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:06.570] thr=220 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:06.582] thr=220 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:06.582] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:06.582] thr=220 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:06.582] thr=220 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:06.582] thr=220 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:06.621] thr=220 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:06.628] thr=220 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:06.628] thr=220 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:06.734] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:06.734] thr=220 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:06.734] thr=220 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:06.734] thr=220 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:06.746] thr=220 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:06.746] thr=220 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:06.746] thr=220 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:11.000] thr=568 paramiko.transport: starting thread (client mode): 0x55e6030 +DEB [20190331-11:12:11.000] thr=568 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:11.008] thr=568 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:11.008] thr=568 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:11.011] thr=568 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:11.011] thr=568 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:11.011] thr=568 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:11.011] thr=568 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:11.011] thr=568 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:11.011] thr=568 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:11.015] thr=568 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:11.015] thr=568 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:11.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:11.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:11.058] thr=568 paramiko.transport: userauth is OK +INF [20190331-11:12:11.078] thr=568 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:11.078] thr=568 paramiko.transport: userauth is OK +INF [20190331-11:12:11.113] thr=568 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:11.113] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:11.273] thr=568 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:11.273] thr=568 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:11.316] thr=568 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:11.316] thr=568 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:11.320] thr=568 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:11.332] thr=568 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:11.332] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:11.332] thr=568 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:11.332] thr=568 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:11.332] thr=568 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:11.375] thr=568 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:11.386] thr=568 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:11.386] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:11.386] thr=568 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:11.386] thr=568 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:11.386] thr=568 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:11.429] thr=568 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:11.437] thr=568 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:11.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:11.437] thr=568 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:11.437] thr=568 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:11.437] thr=568 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:11.480] thr=568 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:11.488] thr=568 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:11.488] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:11.488] thr=568 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:11.488] thr=568 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:11.488] thr=568 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:11.532] thr=568 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:11.543] thr=568 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:11.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:11.543] thr=568 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:11.543] thr=568 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:11.543] thr=568 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:11.582] thr=568 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:11.590] thr=568 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:11.590] thr=568 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:11.696] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:11.696] thr=568 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:11.696] thr=568 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:11.696] thr=568 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:11.703] thr=568 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:11.707] thr=568 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:11.707] thr=568 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:15.998] thr=164 paramiko.transport: starting thread (client mode): 0x5376a90 +DEB [20190331-11:12:16.001] thr=164 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:16.009] thr=164 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:16.009] thr=164 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:16.012] thr=164 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:16.012] thr=164 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:16.012] thr=164 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:16.012] thr=164 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:16.012] thr=164 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:16.012] thr=164 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:16.017] thr=164 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:16.017] thr=164 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:16.057] thr=164 paramiko.transport: userauth is OK +INF [20190331-11:12:16.079] thr=164 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:16.079] thr=164 paramiko.transport: userauth is OK +INF [20190331-11:12:16.099] thr=164 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:16.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:16.227] thr=164 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:16.227] thr=164 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:16.269] thr=164 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:16.269] thr=164 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:16.272] thr=164 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:16.283] thr=164 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:16.283] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:16.283] thr=164 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:16.283] thr=164 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:16.283] thr=164 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:16.326] thr=164 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:16.337] thr=164 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:16.337] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:16.337] thr=164 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:16.337] thr=164 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:16.340] thr=164 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:16.379] thr=164 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:16.390] thr=164 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:16.390] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:16.390] thr=164 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:16.390] thr=164 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:16.390] thr=164 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:16.432] thr=164 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:16.440] thr=164 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:16.440] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:16.440] thr=164 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:16.443] thr=164 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:16.443] thr=164 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:16.482] thr=164 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:16.494] thr=164 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:16.494] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:16.496] thr=164 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:16.496] thr=164 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:16.496] thr=164 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:16.536] thr=164 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:16.545] thr=164 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:16.545] thr=164 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:16.648] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:16.648] thr=164 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:16.648] thr=164 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:16.648] thr=164 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:16.660] thr=164 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:16.660] thr=164 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:16.662] thr=164 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:20.997] thr=569 paramiko.transport: starting thread (client mode): 0x5376a70 +DEB [20190331-11:12:20.997] thr=569 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:21.005] thr=569 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:21.005] thr=569 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:21.011] thr=569 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:21.011] thr=569 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:21.011] thr=569 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:21.011] thr=569 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:21.011] thr=569 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:21.011] thr=569 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:21.014] thr=569 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:21.014] thr=569 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:21.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:21.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:21.056] thr=569 paramiko.transport: userauth is OK +INF [20190331-11:12:21.075] thr=569 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:21.075] thr=569 paramiko.transport: userauth is OK +INF [20190331-11:12:21.100] thr=569 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:21.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:21.266] thr=569 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:21.266] thr=569 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:21.308] thr=569 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:21.308] thr=569 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:21.310] thr=569 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:21.336] thr=569 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:21.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:21.338] thr=569 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:21.338] thr=569 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:21.338] thr=569 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:21.380] thr=569 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:21.394] thr=569 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:21.394] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:21.394] thr=569 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:21.394] thr=569 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:21.394] thr=569 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:21.436] thr=569 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:21.445] thr=569 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:21.445] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:21.445] thr=569 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:21.445] thr=569 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:21.448] thr=569 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:21.487] thr=569 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:21.495] thr=569 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:21.495] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:21.495] thr=569 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:21.498] thr=569 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:21.498] thr=569 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:21.539] thr=569 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:21.550] thr=569 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:21.550] thr=569 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:21.550] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:21.592] thr=569 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:21.592] thr=569 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:21.592] thr=569 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:21.601] thr=569 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:21.603] thr=569 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:21.704] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:21.704] thr=569 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:21.704] thr=569 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:21.704] thr=569 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:21.713] thr=569 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:21.715] thr=569 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:21.715] thr=569 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:26.001] thr=570 paramiko.transport: starting thread (client mode): 0x55c1670 +DEB [20190331-11:12:26.001] thr=570 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:26.017] thr=570 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:26.017] thr=570 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:26.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:26.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:26.079] thr=570 paramiko.transport: userauth is OK +INF [20190331-11:12:26.095] thr=570 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:26.095] thr=570 paramiko.transport: userauth is OK +INF [20190331-11:12:26.110] thr=570 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:26.110] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:26.267] thr=570 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:26.267] thr=570 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:26.329] thr=570 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:26.329] thr=570 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:26.329] thr=570 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:26.345] thr=570 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:26.345] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:26.345] thr=570 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:26.345] thr=570 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:26.345] thr=570 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:26.392] thr=570 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:26.392] thr=570 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:26.392] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:26.392] thr=570 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:26.392] thr=570 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:26.392] thr=570 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:26.454] thr=570 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:26.454] thr=570 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:26.454] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:26.454] thr=570 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:26.454] thr=570 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:26.454] thr=570 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:26.517] thr=570 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:26.517] thr=570 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:26.517] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:26.517] thr=570 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:26.517] thr=570 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:26.517] thr=570 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:26.579] thr=570 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:26.579] thr=570 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:26.579] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:26.579] thr=570 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:26.579] thr=570 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:26.579] thr=570 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:26.642] thr=570 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:26.642] thr=570 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:26.642] thr=570 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:26.767] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:26.767] thr=570 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:26.767] thr=570 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:26.767] thr=570 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:26.767] thr=570 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:26.767] thr=570 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:26.767] thr=570 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:30.997] thr=571 paramiko.transport: starting thread (client mode): 0x54a40d0 +DEB [20190331-11:12:30.997] thr=571 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:31.009] thr=571 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:31.009] thr=571 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:31.009] thr=571 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:31.009] thr=571 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:31.009] thr=571 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:31.009] thr=571 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:31.009] thr=571 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:31.009] thr=571 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:31.013] thr=571 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:31.017] thr=571 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:31.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:31.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:31.060] thr=571 paramiko.transport: userauth is OK +INF [20190331-11:12:31.079] thr=571 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:31.079] thr=571 paramiko.transport: userauth is OK +INF [20190331-11:12:31.099] thr=571 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:31.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:31.224] thr=571 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:31.224] thr=571 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:31.267] thr=571 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:31.267] thr=571 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:31.271] thr=571 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:31.278] thr=571 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:31.278] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:31.282] thr=571 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:31.282] thr=571 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:31.282] thr=571 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:31.321] thr=571 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:31.333] thr=571 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:31.333] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:31.333] thr=571 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:31.333] thr=571 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:31.333] thr=571 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:31.376] thr=571 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:31.384] thr=571 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:31.384] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:31.384] thr=571 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:31.384] thr=571 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:31.384] thr=571 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:31.427] thr=571 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:31.435] thr=571 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:31.435] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:31.435] thr=571 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:31.435] thr=571 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:31.435] thr=571 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:31.478] thr=571 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:31.485] thr=571 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:31.489] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:31.489] thr=571 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:31.489] thr=571 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:31.489] thr=571 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:31.532] thr=571 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:31.540] thr=571 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:31.540] thr=571 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:31.646] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:31.646] thr=571 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:31.646] thr=571 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:31.646] thr=571 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:31.653] thr=571 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:31.657] thr=571 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:31.657] thr=571 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:35.999] thr=371 paramiko.transport: starting thread (client mode): 0x54d00f0 +DEB [20190331-11:12:35.999] thr=371 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:36.011] thr=371 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:36.011] thr=371 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:36.011] thr=371 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:36.011] thr=371 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:36.011] thr=371 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:36.011] thr=371 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:36.011] thr=371 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:36.011] thr=371 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:36.015] thr=371 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:36.015] thr=371 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:36.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:36.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:36.058] thr=371 paramiko.transport: userauth is OK +INF [20190331-11:12:36.077] thr=371 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:36.077] thr=371 paramiko.transport: userauth is OK +INF [20190331-11:12:36.097] thr=371 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:36.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:36.225] thr=371 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:36.225] thr=371 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:36.268] thr=371 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:36.268] thr=371 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:36.272] thr=371 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:36.284] thr=371 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:36.284] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:36.284] thr=371 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:36.284] thr=371 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:36.284] thr=371 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:36.327] thr=371 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:36.339] thr=371 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:36.339] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:36.339] thr=371 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:36.339] thr=371 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:36.339] thr=371 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:36.382] thr=371 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:36.390] thr=371 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:36.390] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:36.390] thr=371 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:36.393] thr=371 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:36.393] thr=371 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:36.436] thr=371 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:36.444] thr=371 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:36.448] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:36.448] thr=371 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:36.448] thr=371 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:36.448] thr=371 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:36.487] thr=371 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:36.495] thr=371 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:36.499] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:36.499] thr=371 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:36.499] thr=371 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:36.499] thr=371 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:36.539] thr=371 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:36.547] thr=371 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:36.547] thr=371 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:36.653] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:36.653] thr=371 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:36.653] thr=371 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:36.653] thr=371 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:36.660] thr=371 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:36.660] thr=371 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:36.664] thr=371 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:40.998] thr=572 paramiko.transport: starting thread (client mode): 0x55c1e90 +DEB [20190331-11:12:40.998] thr=572 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:41.009] thr=572 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:41.009] thr=572 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:41.009] thr=572 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:41.009] thr=572 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:41.009] thr=572 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:41.009] thr=572 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:41.009] thr=572 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:41.009] thr=572 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:41.017] thr=572 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:41.017] thr=572 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:41.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:41.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:41.060] thr=572 paramiko.transport: userauth is OK +INF [20190331-11:12:41.080] thr=572 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:41.080] thr=572 paramiko.transport: userauth is OK +INF [20190331-11:12:41.103] thr=572 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:41.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:41.236] thr=572 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:41.236] thr=572 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:41.279] thr=572 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:41.279] thr=572 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:41.279] thr=572 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:41.291] thr=572 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:41.294] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:41.294] thr=572 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:41.294] thr=572 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:41.294] thr=572 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:41.334] thr=572 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:41.345] thr=572 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:41.345] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:41.345] thr=572 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:41.345] thr=572 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:41.345] thr=572 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:41.388] thr=572 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:41.396] thr=572 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:41.396] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:41.396] thr=572 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:41.396] thr=572 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:41.396] thr=572 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:41.439] thr=572 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:41.447] thr=572 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:41.447] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:41.447] thr=572 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:41.447] thr=572 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:41.447] thr=572 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:41.490] thr=572 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:41.501] thr=572 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:41.501] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:41.501] thr=572 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:41.501] thr=572 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:41.501] thr=572 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:41.544] thr=572 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:41.552] thr=572 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:41.552] thr=572 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:41.657] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:41.657] thr=572 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:41.657] thr=572 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:41.657] thr=572 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:41.669] thr=572 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:41.669] thr=572 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:41.669] thr=572 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:45.996] thr=162 paramiko.transport: starting thread (client mode): 0x53d6d50 +DEB [20190331-11:12:45.996] thr=162 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:46.004] thr=162 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:46.008] thr=162 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:46.008] thr=162 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:46.008] thr=162 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:46.008] thr=162 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:46.008] thr=162 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:46.008] thr=162 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:46.008] thr=162 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:46.016] thr=162 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:46.016] thr=162 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:46.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:46.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:46.059] thr=162 paramiko.transport: userauth is OK +INF [20190331-11:12:46.078] thr=162 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:46.078] thr=162 paramiko.transport: userauth is OK +INF [20190331-11:12:46.098] thr=162 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:46.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:46.226] thr=162 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:46.226] thr=162 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:46.270] thr=162 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:46.270] thr=162 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:46.273] thr=162 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:46.285] thr=162 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:46.285] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:46.285] thr=162 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:46.285] thr=162 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:46.285] thr=162 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:46.328] thr=162 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:46.340] thr=162 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:46.340] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:46.340] thr=162 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:46.340] thr=162 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:46.340] thr=162 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:46.383] thr=162 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:46.391] thr=162 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:46.391] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:46.391] thr=162 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:46.391] thr=162 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:46.391] thr=162 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:46.434] thr=162 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:46.441] thr=162 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:46.441] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:46.441] thr=162 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:46.441] thr=162 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:46.441] thr=162 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:46.484] thr=162 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:46.496] thr=162 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:46.496] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:46.496] thr=162 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:46.496] thr=162 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:46.496] thr=162 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:46.540] thr=162 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:46.548] thr=162 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:46.548] thr=162 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:46.653] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:46.653] thr=162 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:46.653] thr=162 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:46.653] thr=162 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:46.661] thr=162 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:46.661] thr=162 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:46.665] thr=162 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:50.997] thr=573 paramiko.transport: starting thread (client mode): 0x55c9150 +DEB [20190331-11:12:50.997] thr=573 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:51.009] thr=573 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:51.009] thr=573 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:51.009] thr=573 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:51.009] thr=573 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:51.009] thr=573 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:51.009] thr=573 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:51.009] thr=573 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:51.009] thr=573 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:51.017] thr=573 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:51.017] thr=573 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:51.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:51.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:51.056] thr=573 paramiko.transport: userauth is OK +INF [20190331-11:12:51.076] thr=573 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:51.076] thr=573 paramiko.transport: userauth is OK +INF [20190331-11:12:51.095] thr=573 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:51.095] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:51.259] thr=573 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:51.259] thr=573 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:51.302] thr=573 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:51.302] thr=573 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:51.306] thr=573 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:51.322] thr=573 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:51.322] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:51.322] thr=573 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:51.322] thr=573 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:51.322] thr=573 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:51.365] thr=573 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:51.376] thr=573 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:51.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:51.376] thr=573 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:51.376] thr=573 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:51.376] thr=573 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:51.419] thr=573 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:51.427] thr=573 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:51.427] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:51.427] thr=573 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:51.427] thr=573 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:51.427] thr=573 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:51.470] thr=573 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:51.478] thr=573 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:51.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:51.478] thr=573 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:51.478] thr=573 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:51.478] thr=573 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:51.521] thr=573 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:51.532] thr=573 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:51.532] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:51.532] thr=573 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:51.532] thr=573 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:51.532] thr=573 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:51.575] thr=573 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:51.583] thr=573 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:51.583] thr=573 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:51.688] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:51.688] thr=573 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:51.688] thr=573 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:51.688] thr=573 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:51.696] thr=573 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:51.696] thr=573 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:51.700] thr=573 paramiko.transport: EOF in transport thread +DEB [20190331-11:12:55.997] thr=574 paramiko.transport: starting thread (client mode): 0x55e4cb0 +DEB [20190331-11:12:55.997] thr=574 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:12:56.008] thr=574 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:12:56.008] thr=574 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:12:56.011] thr=574 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:12:56.011] thr=574 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:12:56.011] thr=574 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:12:56.011] thr=574 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:12:56.011] thr=574 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:12:56.011] thr=574 paramiko.transport: Compression agreed: none +DEB [20190331-11:12:56.015] thr=574 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:12:56.015] thr=574 paramiko.transport: Switch to new keys ... +DEB [20190331-11:12:56.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:12:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:12:56.057] thr=574 paramiko.transport: userauth is OK +INF [20190331-11:12:56.075] thr=574 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:12:56.075] thr=574 paramiko.transport: userauth is OK +INF [20190331-11:12:56.096] thr=574 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:12:56.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:12:56.231] thr=574 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:12:56.231] thr=574 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:12:56.273] thr=574 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:12:56.273] thr=574 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:12:56.277] thr=574 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:12:56.291] thr=574 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:12:56.291] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:12:56.291] thr=574 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:12:56.291] thr=574 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:12:56.291] thr=574 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:12:56.330] thr=574 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:12:56.341] thr=574 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:12:56.341] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:12:56.341] thr=574 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:12:56.341] thr=574 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:12:56.344] thr=574 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:12:56.383] thr=574 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:12:56.394] thr=574 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:12:56.394] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:12:56.394] thr=574 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:12:56.394] thr=574 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:12:56.394] thr=574 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:12:56.437] thr=574 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:12:56.447] thr=574 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:12:56.447] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:12:56.447] thr=574 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:12:56.447] thr=574 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:12:56.447] thr=574 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:12:56.490] thr=574 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:12:56.500] thr=574 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:12:56.504] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:12:56.504] thr=574 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:12:56.504] thr=574 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:12:56.504] thr=574 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:12:56.546] thr=574 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:12:56.553] thr=574 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:12:56.553] thr=574 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:12:56.660] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:12:56.660] thr=574 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:12:56.660] thr=574 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:12:56.660] thr=574 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:12:56.670] thr=574 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:12:56.670] thr=574 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:12:56.670] thr=574 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:01.001] thr=575 paramiko.transport: starting thread (client mode): 0x507d590 +DEB [20190331-11:13:01.001] thr=575 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:01.008] thr=575 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:01.008] thr=575 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:01.011] thr=575 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:01.011] thr=575 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:01.011] thr=575 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:01.011] thr=575 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:01.011] thr=575 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:01.011] thr=575 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:01.015] thr=575 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:01.015] thr=575 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:01.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:01.057] thr=575 paramiko.transport: userauth is OK +INF [20190331-11:13:01.075] thr=575 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:01.079] thr=575 paramiko.transport: userauth is OK +INF [20190331-11:13:01.096] thr=575 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:01.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:01.224] thr=575 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:01.224] thr=575 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:01.266] thr=575 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:01.266] thr=575 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:01.270] thr=575 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:01.281] thr=575 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:01.281] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:01.281] thr=575 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:01.284] thr=575 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:01.284] thr=575 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:01.323] thr=575 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:01.334] thr=575 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:01.334] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:01.334] thr=575 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:01.334] thr=575 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:01.334] thr=575 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:01.376] thr=575 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:01.383] thr=575 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:01.383] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:01.383] thr=575 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:01.387] thr=575 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:01.387] thr=575 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:01.426] thr=575 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:01.437] thr=575 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:01.437] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:01.437] thr=575 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:01.437] thr=575 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:01.437] thr=575 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:01.479] thr=575 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:01.490] thr=575 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:01.490] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:01.490] thr=575 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:01.493] thr=575 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:01.493] thr=575 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:01.534] thr=575 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:01.545] thr=575 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:01.545] thr=575 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:01.647] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:01.647] thr=575 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:01.647] thr=575 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:01.647] thr=575 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:01.658] thr=575 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:01.658] thr=575 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:01.661] thr=575 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:05.997] thr=288 paramiko.transport: starting thread (client mode): 0x4fc5c90 +DEB [20190331-11:13:05.997] thr=288 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:06.007] thr=288 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:06.007] thr=288 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:06.011] thr=288 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:06.011] thr=288 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:06.011] thr=288 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:06.011] thr=288 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:06.011] thr=288 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:06.011] thr=288 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:06.014] thr=288 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:06.014] thr=288 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:06.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:06.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:06.058] thr=288 paramiko.transport: userauth is OK +INF [20190331-11:13:06.075] thr=288 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:06.079] thr=288 paramiko.transport: userauth is OK +INF [20190331-11:13:06.096] thr=288 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:06.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:06.226] thr=288 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:06.226] thr=288 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:06.270] thr=288 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:06.270] thr=288 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:06.270] thr=288 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:06.284] thr=288 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:06.284] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:06.284] thr=288 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:06.284] thr=288 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:06.284] thr=288 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:06.328] thr=288 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:06.338] thr=288 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:06.342] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:06.342] thr=288 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:06.342] thr=288 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:06.342] thr=288 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:06.383] thr=288 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:06.389] thr=288 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:06.393] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:06.393] thr=288 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:06.393] thr=288 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:06.393] thr=288 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:06.434] thr=288 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:06.441] thr=288 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:06.444] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:06.444] thr=288 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:06.444] thr=288 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:06.444] thr=288 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:06.482] thr=288 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:06.492] thr=288 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:06.492] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:06.492] thr=288 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:06.492] thr=288 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:06.492] thr=288 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:06.534] thr=288 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:06.541] thr=288 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:06.544] thr=288 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:06.647] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:06.647] thr=288 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:06.647] thr=288 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:06.647] thr=288 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:06.657] thr=288 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:06.657] thr=288 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:06.661] thr=288 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:10.995] thr=343 paramiko.transport: starting thread (client mode): 0x50ad490 +DEB [20190331-11:13:10.999] thr=343 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:11.005] thr=343 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:11.005] thr=343 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:11.009] thr=343 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:11.009] thr=343 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:11.009] thr=343 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:11.009] thr=343 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:11.009] thr=343 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:11.009] thr=343 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:11.012] thr=343 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:11.012] thr=343 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:11.012] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:11.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:11.057] thr=343 paramiko.transport: userauth is OK +INF [20190331-11:13:11.159] thr=343 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:11.162] thr=343 paramiko.transport: userauth is OK +INF [20190331-11:13:11.183] thr=343 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:11.186] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:11.323] thr=343 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:11.323] thr=343 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:11.367] thr=343 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:11.367] thr=343 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:11.371] thr=343 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:11.384] thr=343 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:11.384] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:11.384] thr=343 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:11.384] thr=343 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:11.384] thr=343 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:11.425] thr=343 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:11.439] thr=343 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:11.439] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:11.439] thr=343 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:11.439] thr=343 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:11.439] thr=343 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:11.480] thr=343 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:11.487] thr=343 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:11.487] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:11.490] thr=343 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:11.490] thr=343 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:11.490] thr=343 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:11.529] thr=343 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:11.536] thr=343 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:11.536] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:11.536] thr=343 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:11.536] thr=343 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:11.536] thr=343 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:11.577] thr=343 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:11.587] thr=343 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:11.587] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:11.587] thr=343 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:11.587] thr=343 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:11.587] thr=343 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:11.628] thr=343 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:11.635] thr=343 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:11.638] thr=343 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:11.740] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:11.740] thr=343 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:11.740] thr=343 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:11.740] thr=343 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:11.751] thr=343 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:11.751] thr=343 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:11.754] thr=343 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:16.000] thr=576 paramiko.transport: starting thread (client mode): 0x50f3910 +DEB [20190331-11:13:16.000] thr=576 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:16.009] thr=576 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:16.009] thr=576 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:16.012] thr=576 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:16.012] thr=576 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:16.012] thr=576 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:16.012] thr=576 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:16.012] thr=576 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:16.012] thr=576 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:16.018] thr=576 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:16.018] thr=576 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:16.057] thr=576 paramiko.transport: userauth is OK +INF [20190331-11:13:16.075] thr=576 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:16.075] thr=576 paramiko.transport: userauth is OK +INF [20190331-11:13:16.096] thr=576 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:16.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:16.226] thr=576 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:16.226] thr=576 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:16.268] thr=576 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:16.268] thr=576 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:16.271] thr=576 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:16.283] thr=576 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:16.283] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:16.283] thr=576 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:16.286] thr=576 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:16.286] thr=576 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:16.325] thr=576 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:16.337] thr=576 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:16.337] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:16.337] thr=576 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:16.337] thr=576 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:16.337] thr=576 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:16.379] thr=576 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:16.388] thr=576 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:16.388] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:16.388] thr=576 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:16.388] thr=576 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:16.388] thr=576 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:16.427] thr=576 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:16.436] thr=576 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:16.436] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:16.436] thr=576 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:16.436] thr=576 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:16.436] thr=576 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:16.479] thr=576 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:16.488] thr=576 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:16.491] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:16.491] thr=576 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:16.491] thr=576 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:16.491] thr=576 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:16.532] thr=576 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:16.541] thr=576 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:16.541] thr=576 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:16.643] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:16.643] thr=576 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:16.643] thr=576 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:16.643] thr=576 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:16.652] thr=576 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:16.655] thr=576 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:16.655] thr=576 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:20.997] thr=577 paramiko.transport: starting thread (client mode): 0x50f0df0 +DEB [20190331-11:13:20.997] thr=577 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:21.009] thr=577 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:21.009] thr=577 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:21.012] thr=577 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:21.012] thr=577 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:21.012] thr=577 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:21.012] thr=577 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:21.012] thr=577 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:21.012] thr=577 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:21.015] thr=577 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:21.015] thr=577 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:21.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:21.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:21.054] thr=577 paramiko.transport: userauth is OK +INF [20190331-11:13:21.072] thr=577 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:21.072] thr=577 paramiko.transport: userauth is OK +INF [20190331-11:13:21.096] thr=577 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:21.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:21.229] thr=577 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:21.229] thr=577 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:21.274] thr=577 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:21.274] thr=577 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:21.280] thr=577 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:21.289] thr=577 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:21.289] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:21.289] thr=577 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:21.289] thr=577 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:21.289] thr=577 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:21.334] thr=577 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:21.343] thr=577 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:21.343] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:21.343] thr=577 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:21.343] thr=577 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:21.346] thr=577 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:21.388] thr=577 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:21.394] thr=577 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:21.394] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:21.397] thr=577 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:21.397] thr=577 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:21.397] thr=577 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:21.449] thr=577 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:21.449] thr=577 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:21.449] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:21.449] thr=577 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:21.449] thr=577 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:21.449] thr=577 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:21.494] thr=577 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:21.503] thr=577 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:21.503] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:21.503] thr=577 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:21.503] thr=577 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:21.503] thr=577 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:21.546] thr=577 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:21.552] thr=577 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:21.552] thr=577 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:21.655] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:21.655] thr=577 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:21.655] thr=577 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:21.664] thr=577 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:21.667] thr=577 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:21.667] thr=577 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:21.667] thr=577 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:26.002] thr=578 paramiko.transport: starting thread (client mode): 0x507dcd0 +DEB [20190331-11:13:26.002] thr=578 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:26.018] thr=578 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:26.018] thr=578 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:26.024] thr=578 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:26.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:26.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:26.071] thr=578 paramiko.transport: userauth is OK +INF [20190331-11:13:26.087] thr=578 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:26.087] thr=578 paramiko.transport: userauth is OK +INF [20190331-11:13:26.118] thr=578 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:26.118] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:26.272] thr=578 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:26.272] thr=578 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:26.319] thr=578 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:26.319] thr=578 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:26.325] thr=578 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:26.341] thr=578 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:26.341] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:26.341] thr=578 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:26.341] thr=578 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:26.341] thr=578 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:26.386] thr=578 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:26.394] thr=578 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:26.394] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:26.398] thr=578 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:26.398] thr=578 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:26.398] thr=578 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:26.444] thr=578 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:26.448] thr=578 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:26.448] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:26.448] thr=578 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:26.448] thr=578 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:26.448] thr=578 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:26.499] thr=578 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:26.499] thr=578 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:26.499] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:26.499] thr=578 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:26.499] thr=578 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:26.499] thr=578 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:26.546] thr=578 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:26.554] thr=578 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:26.554] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:26.554] thr=578 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:26.554] thr=578 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:26.554] thr=578 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:26.597] thr=578 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:26.601] thr=578 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:26.601] thr=578 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:26.706] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:26.706] thr=578 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:26.706] thr=578 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:26.710] thr=578 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:26.714] thr=578 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:26.718] thr=578 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:26.718] thr=578 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:30.996] thr=255 paramiko.transport: starting thread (client mode): 0x500d1f0 +DEB [20190331-11:13:30.996] thr=255 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:31.008] thr=255 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:31.008] thr=255 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:31.012] thr=255 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:31.012] thr=255 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:31.012] thr=255 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:31.012] thr=255 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:31.012] thr=255 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:31.012] thr=255 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:31.016] thr=255 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:31.016] thr=255 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:31.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:31.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:31.055] thr=255 paramiko.transport: userauth is OK +INF [20190331-11:13:31.074] thr=255 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:31.074] thr=255 paramiko.transport: userauth is OK +INF [20190331-11:13:31.098] thr=255 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:31.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:31.235] thr=255 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:31.235] thr=255 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:31.278] thr=255 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:31.278] thr=255 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:31.281] thr=255 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:31.293] thr=255 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:31.293] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:31.293] thr=255 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:31.293] thr=255 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:31.293] thr=255 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:31.336] thr=255 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:31.348] thr=255 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:31.348] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:31.348] thr=255 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:31.348] thr=255 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:31.348] thr=255 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:31.391] thr=255 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:31.399] thr=255 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:31.399] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:31.399] thr=255 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:31.399] thr=255 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:31.399] thr=255 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:31.442] thr=255 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:31.449] thr=255 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:31.449] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:31.449] thr=255 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:31.449] thr=255 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:31.449] thr=255 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:31.492] thr=255 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:31.500] thr=255 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:31.504] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:31.504] thr=255 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:31.504] thr=255 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:31.504] thr=255 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:31.544] thr=255 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:31.552] thr=255 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:31.552] thr=255 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:31.657] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:31.657] thr=255 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:31.657] thr=255 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:31.657] thr=255 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:31.665] thr=255 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:31.669] thr=255 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:31.669] thr=255 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:35.999] thr=494 paramiko.transport: starting thread (client mode): 0x55e6650 +DEB [20190331-11:13:35.999] thr=494 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:36.011] thr=494 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:36.011] thr=494 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:36.015] thr=494 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:36.015] thr=494 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:36.015] thr=494 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:36.015] thr=494 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:36.015] thr=494 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:36.015] thr=494 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:36.018] thr=494 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:36.018] thr=494 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:36.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:36.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:36.061] thr=494 paramiko.transport: userauth is OK +INF [20190331-11:13:36.081] thr=494 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:36.081] thr=494 paramiko.transport: userauth is OK +INF [20190331-11:13:36.104] thr=494 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:36.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:36.261] thr=494 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:36.261] thr=494 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:36.304] thr=494 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:36.304] thr=494 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:36.307] thr=494 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:36.319] thr=494 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:36.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:36.319] thr=494 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:36.319] thr=494 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:36.319] thr=494 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:36.362] thr=494 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:36.374] thr=494 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:36.374] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:36.374] thr=494 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:36.374] thr=494 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:36.374] thr=494 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:36.417] thr=494 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:36.425] thr=494 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:36.425] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:36.425] thr=494 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:36.425] thr=494 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:36.425] thr=494 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:36.468] thr=494 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:36.475] thr=494 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:36.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:36.475] thr=494 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:36.475] thr=494 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:36.475] thr=494 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:36.518] thr=494 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:36.528] thr=494 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:36.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:36.528] thr=494 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:36.532] thr=494 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:36.532] thr=494 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:36.571] thr=494 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:36.578] thr=494 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:36.578] thr=494 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:36.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:36.684] thr=494 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:36.684] thr=494 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:36.684] thr=494 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:36.692] thr=494 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:36.696] thr=494 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:36.696] thr=494 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:40.994] thr=579 paramiko.transport: starting thread (client mode): 0x55c9210 +DEB [20190331-11:13:40.994] thr=579 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:41.010] thr=579 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:41.010] thr=579 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:41.010] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:41.010] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:41.073] thr=579 paramiko.transport: userauth is OK +INF [20190331-11:13:41.095] thr=579 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:41.095] thr=579 paramiko.transport: userauth is OK +INF [20190331-11:13:41.126] thr=579 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:41.126] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:41.242] thr=579 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:41.242] thr=579 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:41.295] thr=579 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:41.295] thr=579 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:41.311] thr=579 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:41.311] thr=579 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:41.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:41.311] thr=579 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:41.311] thr=579 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:41.311] thr=579 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:41.358] thr=579 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:41.358] thr=579 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:41.358] thr=579 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:41.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:41.411] thr=579 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:41.411] thr=579 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:41.411] thr=579 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:41.411] thr=579 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:41.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:41.411] thr=579 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:41.411] thr=579 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:41.411] thr=579 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:41.480] thr=579 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:41.480] thr=579 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:41.480] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:41.480] thr=579 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:41.480] thr=579 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:41.480] thr=579 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:41.527] thr=579 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:41.527] thr=579 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:41.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:41.527] thr=579 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:41.527] thr=579 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:41.527] thr=579 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:41.596] thr=579 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:41.596] thr=579 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:41.596] thr=579 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:41.712] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:41.712] thr=579 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:41.712] thr=579 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:41.712] thr=579 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:41.712] thr=579 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:41.712] thr=579 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:41.712] thr=579 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:45.998] thr=208 paramiko.transport: starting thread (client mode): 0x5006c90 +DEB [20190331-11:13:45.998] thr=208 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:46.009] thr=208 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:46.009] thr=208 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:46.009] thr=208 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:46.009] thr=208 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:46.009] thr=208 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:46.009] thr=208 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:46.013] thr=208 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:46.013] thr=208 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:46.017] thr=208 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:46.017] thr=208 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:46.056] thr=208 paramiko.transport: userauth is OK +INF [20190331-11:13:46.076] thr=208 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:46.076] thr=208 paramiko.transport: userauth is OK +INF [20190331-11:13:46.099] thr=208 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:46.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:46.263] thr=208 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:46.263] thr=208 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:46.306] thr=208 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:46.306] thr=208 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:46.318] thr=208 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:46.326] thr=208 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:46.326] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:46.326] thr=208 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:46.326] thr=208 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:46.326] thr=208 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:46.373] thr=208 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:46.380] thr=208 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:46.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:46.380] thr=208 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:46.384] thr=208 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:46.384] thr=208 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:46.427] thr=208 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:46.431] thr=208 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:46.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:46.431] thr=208 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:46.431] thr=208 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:46.431] thr=208 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:46.478] thr=208 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:46.482] thr=208 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:46.482] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:46.482] thr=208 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:46.482] thr=208 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:46.482] thr=208 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:46.527] thr=208 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:46.535] thr=208 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:46.535] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:46.535] thr=208 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:46.535] thr=208 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:46.535] thr=208 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:46.578] thr=208 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:46.582] thr=208 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:46.582] thr=208 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:46.688] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:46.688] thr=208 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:46.688] thr=208 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:46.691] thr=208 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:46.695] thr=208 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:46.699] thr=208 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:46.699] thr=208 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:50.999] thr=580 paramiko.transport: starting thread (client mode): 0x50f03b0 +DEB [20190331-11:13:50.999] thr=580 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:51.011] thr=580 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:51.011] thr=580 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:51.013] thr=580 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:51.013] thr=580 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:51.013] thr=580 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:51.013] thr=580 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:51.013] thr=580 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:51.013] thr=580 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:51.016] thr=580 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:51.019] thr=580 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:51.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:51.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:51.059] thr=580 paramiko.transport: userauth is OK +INF [20190331-11:13:51.079] thr=580 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:51.079] thr=580 paramiko.transport: userauth is OK +INF [20190331-11:13:51.100] thr=580 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:51.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:51.235] thr=580 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:51.237] thr=580 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:51.281] thr=580 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:51.281] thr=580 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:51.283] thr=580 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:51.295] thr=580 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:51.295] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:51.298] thr=580 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:51.298] thr=580 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:51.298] thr=580 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:51.338] thr=580 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:51.349] thr=580 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:51.349] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:51.352] thr=580 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:51.352] thr=580 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:51.352] thr=580 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:51.393] thr=580 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:51.401] thr=580 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:51.401] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:51.401] thr=580 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:51.401] thr=580 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:51.404] thr=580 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:51.444] thr=580 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:51.453] thr=580 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:51.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:51.453] thr=580 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:51.453] thr=580 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:51.453] thr=580 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:51.493] thr=580 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:51.505] thr=580 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:51.505] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:51.505] thr=580 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:51.505] thr=580 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:51.505] thr=580 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:51.546] thr=580 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:51.554] thr=580 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:51.554] thr=580 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:51.658] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:51.658] thr=580 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:51.658] thr=580 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:51.658] thr=580 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:51.669] thr=580 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:51.669] thr=580 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:51.672] thr=580 paramiko.transport: EOF in transport thread +DEB [20190331-11:13:55.999] thr=581 paramiko.transport: starting thread (client mode): 0x507d5f0 +DEB [20190331-11:13:55.999] thr=581 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:13:56.011] thr=581 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:13:56.011] thr=581 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:13:56.013] thr=581 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:13:56.013] thr=581 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:13:56.013] thr=581 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:13:56.013] thr=581 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:13:56.013] thr=581 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:13:56.013] thr=581 paramiko.transport: Compression agreed: none +DEB [20190331-11:13:56.019] thr=581 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:13:56.019] thr=581 paramiko.transport: Switch to new keys ... +DEB [20190331-11:13:56.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:13:56.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:13:56.059] thr=581 paramiko.transport: userauth is OK +INF [20190331-11:13:56.080] thr=581 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:13:56.082] thr=581 paramiko.transport: userauth is OK +INF [20190331-11:13:56.105] thr=581 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:13:56.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:13:56.243] thr=581 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:13:56.243] thr=581 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:13:56.286] thr=581 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:13:56.286] thr=581 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:13:56.289] thr=581 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:13:56.301] thr=581 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:13:56.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:13:56.301] thr=581 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:13:56.304] thr=581 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:13:56.304] thr=581 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:13:56.344] thr=581 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:13:56.355] thr=581 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:13:56.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:13:56.355] thr=581 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:13:56.355] thr=581 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:13:56.358] thr=581 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:13:56.396] thr=581 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:13:56.404] thr=581 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:13:56.404] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:13:56.404] thr=581 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:13:56.404] thr=581 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:13:56.404] thr=581 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:13:56.444] thr=581 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:13:56.453] thr=581 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:13:56.453] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:13:56.453] thr=581 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:13:56.456] thr=581 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:13:56.456] thr=581 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:13:56.493] thr=581 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:13:56.505] thr=581 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:13:56.505] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:13:56.505] thr=581 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:13:56.505] thr=581 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:13:56.505] thr=581 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:13:56.544] thr=581 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:13:56.553] thr=581 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:13:56.553] thr=581 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:13:56.656] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:13:56.656] thr=581 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:13:56.656] thr=581 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:13:56.656] thr=581 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:13:56.668] thr=581 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:13:56.668] thr=581 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:13:56.668] thr=581 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:00.992] thr=582 paramiko.transport: starting thread (client mode): 0x5376d50 +DEB [20190331-11:14:00.992] thr=582 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:01.008] thr=582 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:01.008] thr=582 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:01.008] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:01.008] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:01.070] thr=582 paramiko.transport: userauth is OK +INF [20190331-11:14:01.086] thr=582 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:01.086] thr=582 paramiko.transport: userauth is OK +INF [20190331-11:14:01.117] thr=582 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:01.117] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:01.273] thr=582 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:01.273] thr=582 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:01.336] thr=582 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:01.336] thr=582 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:01.336] thr=582 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:01.351] thr=582 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:01.351] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:01.351] thr=582 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:01.351] thr=582 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:01.351] thr=582 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:01.398] thr=582 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:01.398] thr=582 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:01.398] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:01.398] thr=582 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:01.398] thr=582 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:01.398] thr=582 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:01.461] thr=582 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:01.461] thr=582 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:01.461] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:01.461] thr=582 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:01.461] thr=582 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:01.461] thr=582 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:01.524] thr=582 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:01.528] thr=582 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:01.528] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:01.528] thr=582 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:01.528] thr=582 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:01.528] thr=582 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:01.575] thr=582 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:01.575] thr=582 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:01.575] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:01.575] thr=582 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:01.575] thr=582 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:01.575] thr=582 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:01.637] thr=582 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:01.637] thr=582 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:01.637] thr=582 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:01.762] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:01.762] thr=582 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:01.762] thr=582 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:01.762] thr=582 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:01.762] thr=582 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:01.762] thr=582 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:01.762] thr=582 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:06.003] thr=583 paramiko.transport: starting thread (client mode): 0x55c5590 +DEB [20190331-11:14:06.003] thr=583 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:06.019] thr=583 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:06.019] thr=583 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:06.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:06.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:06.082] thr=583 paramiko.transport: userauth is OK +INF [20190331-11:14:06.097] thr=583 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:06.097] thr=583 paramiko.transport: userauth is OK +INF [20190331-11:14:06.113] thr=583 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:06.113] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:06.285] thr=583 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:06.285] thr=583 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:06.332] thr=583 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:06.332] thr=583 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:06.332] thr=583 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:06.347] thr=583 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:06.347] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:06.347] thr=583 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:06.347] thr=583 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:06.347] thr=583 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:06.394] thr=583 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:06.394] thr=583 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:06.394] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:06.410] thr=583 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:06.410] thr=583 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:06.410] thr=583 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:06.457] thr=583 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:06.457] thr=583 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:06.457] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:06.457] thr=583 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:06.457] thr=583 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:06.457] thr=583 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:06.519] thr=583 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:06.519] thr=583 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:06.519] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:06.519] thr=583 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:06.519] thr=583 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:06.519] thr=583 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:06.582] thr=583 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:06.582] thr=583 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:06.582] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:06.582] thr=583 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:06.582] thr=583 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:06.582] thr=583 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:06.644] thr=583 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:06.644] thr=583 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:06.644] thr=583 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:06.769] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:06.769] thr=583 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:06.769] thr=583 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:06.769] thr=583 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:06.769] thr=583 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:06.769] thr=583 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:06.785] thr=583 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:11.003] thr=152 paramiko.transport: starting thread (client mode): 0x54cdd30 +DEB [20190331-11:14:11.003] thr=152 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:11.019] thr=152 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:11.019] thr=152 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:11.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:11.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:11.081] thr=152 paramiko.transport: userauth is OK +INF [20190331-11:14:11.175] thr=152 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:11.175] thr=152 paramiko.transport: userauth is OK +INF [20190331-11:14:11.206] thr=152 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:11.206] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:11.362] thr=152 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:11.362] thr=152 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:11.425] thr=152 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:11.425] thr=152 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:11.425] thr=152 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:11.441] thr=152 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:11.441] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:11.441] thr=152 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:11.441] thr=152 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:11.441] thr=152 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:11.487] thr=152 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:11.487] thr=152 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:11.487] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:11.487] thr=152 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:11.503] thr=152 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:11.503] thr=152 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:11.550] thr=152 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:11.550] thr=152 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:11.550] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:11.550] thr=152 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:11.550] thr=152 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:11.550] thr=152 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:11.612] thr=152 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:11.612] thr=152 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:11.612] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:11.612] thr=152 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:11.612] thr=152 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:11.612] thr=152 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:11.675] thr=152 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:11.675] thr=152 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:11.675] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:11.675] thr=152 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:11.675] thr=152 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:11.675] thr=152 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:11.737] thr=152 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:11.737] thr=152 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:11.737] thr=152 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:11.862] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:11.862] thr=152 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:11.862] thr=152 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:11.862] thr=152 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:11.862] thr=152 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:11.862] thr=152 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:11.878] thr=152 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:15.999] thr=292 paramiko.transport: starting thread (client mode): 0x5096d50 +DEB [20190331-11:14:15.999] thr=292 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:16.007] thr=292 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:16.007] thr=292 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:16.013] thr=292 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:16.013] thr=292 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:16.013] thr=292 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:16.013] thr=292 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:16.013] thr=292 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:16.013] thr=292 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:16.016] thr=292 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:16.016] thr=292 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:16.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:16.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:16.058] thr=292 paramiko.transport: userauth is OK +INF [20190331-11:14:16.089] thr=292 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:16.089] thr=292 paramiko.transport: userauth is OK +INF [20190331-11:14:16.114] thr=292 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:16.117] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:16.285] thr=292 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:16.285] thr=292 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:16.327] thr=292 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:16.327] thr=292 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:16.330] thr=292 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:16.347] thr=292 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:16.347] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:16.347] thr=292 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:16.350] thr=292 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:16.350] thr=292 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:16.389] thr=292 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:16.403] thr=292 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:16.403] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:16.403] thr=292 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:16.403] thr=292 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:16.403] thr=292 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:16.445] thr=292 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:16.454] thr=292 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:16.454] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:16.457] thr=292 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:16.457] thr=292 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:16.457] thr=292 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:16.496] thr=292 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:16.504] thr=292 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:16.504] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:16.504] thr=292 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:16.507] thr=292 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:16.507] thr=292 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:16.545] thr=292 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:16.559] thr=292 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:16.559] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:16.559] thr=292 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:16.559] thr=292 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:16.559] thr=292 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:16.599] thr=292 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:16.607] thr=292 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:16.607] thr=292 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:16.711] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:16.711] thr=292 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:16.711] thr=292 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:16.711] thr=292 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:16.722] thr=292 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:16.722] thr=292 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:16.725] thr=292 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:20.999] thr=584 paramiko.transport: starting thread (client mode): 0x50ec110 +DEB [20190331-11:14:20.999] thr=584 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:21.007] thr=584 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:21.010] thr=584 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:21.013] thr=584 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:21.013] thr=584 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:21.013] thr=584 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:21.013] thr=584 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:21.013] thr=584 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:21.013] thr=584 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:21.015] thr=584 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:21.018] thr=584 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:21.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:21.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:21.058] thr=584 paramiko.transport: userauth is OK +INF [20190331-11:14:21.074] thr=584 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:21.077] thr=584 paramiko.transport: userauth is OK +INF [20190331-11:14:21.097] thr=584 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:21.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:21.260] thr=584 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:21.260] thr=584 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:21.302] thr=584 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:21.302] thr=584 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:21.305] thr=584 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:21.319] thr=584 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:21.319] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:21.319] thr=584 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:21.319] thr=584 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:21.319] thr=584 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:21.361] thr=584 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:21.375] thr=584 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:21.375] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:21.375] thr=584 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:21.375] thr=584 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:21.375] thr=584 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:21.414] thr=584 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:21.423] thr=584 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:21.425] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:21.425] thr=584 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:21.425] thr=584 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:21.425] thr=584 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:21.465] thr=584 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:21.473] thr=584 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:21.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:21.473] thr=584 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:21.473] thr=584 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:21.476] thr=584 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:21.512] thr=584 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:21.525] thr=584 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:21.526] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:21.526] thr=584 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:21.527] thr=584 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:21.527] thr=584 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:21.565] thr=584 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:21.573] thr=584 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:21.573] thr=584 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:21.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:21.677] thr=584 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:21.677] thr=584 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:21.677] thr=584 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:21.688] thr=584 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:21.688] thr=584 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:21.688] thr=584 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:25.999] thr=278 paramiko.transport: starting thread (client mode): 0x500dad0 +DEB [20190331-11:14:25.999] thr=278 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:26.014] thr=278 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:26.014] thr=278 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:26.014] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:26.014] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:26.077] thr=278 paramiko.transport: userauth is OK +INF [20190331-11:14:26.093] thr=278 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:26.093] thr=278 paramiko.transport: userauth is OK +INF [20190331-11:14:26.108] thr=278 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:26.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:26.264] thr=278 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:26.264] thr=278 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:26.327] thr=278 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:26.327] thr=278 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:26.327] thr=278 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:26.343] thr=278 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:26.343] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:26.343] thr=278 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:26.343] thr=278 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:26.343] thr=278 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:26.389] thr=278 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:26.389] thr=278 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:26.389] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:26.389] thr=278 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:26.389] thr=278 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:26.389] thr=278 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:26.452] thr=278 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:26.452] thr=278 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:26.452] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:26.452] thr=278 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:26.452] thr=278 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:26.452] thr=278 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:26.514] thr=278 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:26.514] thr=278 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:26.514] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:26.514] thr=278 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:26.514] thr=278 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:26.514] thr=278 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:26.577] thr=278 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:26.577] thr=278 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:26.577] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:26.577] thr=278 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:26.577] thr=278 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:26.577] thr=278 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:26.639] thr=278 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:26.639] thr=278 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:26.639] thr=278 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:26.764] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:26.764] thr=278 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:26.764] thr=278 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:26.764] thr=278 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:26.764] thr=278 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:26.764] thr=278 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:26.780] thr=278 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:30.999] thr=269 paramiko.transport: starting thread (client mode): 0x4fe7550 +DEB [20190331-11:14:30.999] thr=269 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:31.007] thr=269 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:31.007] thr=269 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:31.011] thr=269 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:31.011] thr=269 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:31.011] thr=269 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:31.011] thr=269 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:31.011] thr=269 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:31.011] thr=269 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:31.015] thr=269 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:31.015] thr=269 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:31.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:31.058] thr=269 paramiko.transport: userauth is OK +INF [20190331-11:14:31.078] thr=269 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:31.078] thr=269 paramiko.transport: userauth is OK +INF [20190331-11:14:31.101] thr=269 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:31.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:31.269] thr=269 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:31.269] thr=269 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:31.312] thr=269 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:31.312] thr=269 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:31.316] thr=269 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:31.331] thr=269 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:31.331] thr=269 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:31.331] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:31.374] thr=269 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:31.374] thr=269 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:31.374] thr=269 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:31.390] thr=269 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:31.390] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:31.390] thr=269 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:31.390] thr=269 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:31.390] thr=269 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:31.433] thr=269 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:31.445] thr=269 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:31.445] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:31.445] thr=269 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:31.449] thr=269 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:31.449] thr=269 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:31.491] thr=269 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:31.503] thr=269 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:31.503] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:31.503] thr=269 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:31.503] thr=269 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:31.503] thr=269 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:31.546] thr=269 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:31.558] thr=269 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:31.558] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:31.558] thr=269 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:31.558] thr=269 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:31.558] thr=269 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:31.597] thr=269 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:31.605] thr=269 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:31.605] thr=269 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:31.710] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:31.710] thr=269 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:31.710] thr=269 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:31.710] thr=269 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:31.722] thr=269 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:31.722] thr=269 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:31.722] thr=269 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:35.999] thr=585 paramiko.transport: starting thread (client mode): 0x53636b0 +DEB [20190331-11:14:35.999] thr=585 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:36.010] thr=585 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:36.010] thr=585 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:36.013] thr=585 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:36.013] thr=585 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:36.013] thr=585 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:36.013] thr=585 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:36.013] thr=585 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:36.013] thr=585 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:36.018] thr=585 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:36.018] thr=585 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:36.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:36.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:36.060] thr=585 paramiko.transport: userauth is OK +INF [20190331-11:14:36.082] thr=585 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:36.082] thr=585 paramiko.transport: userauth is OK +INF [20190331-11:14:36.104] thr=585 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:36.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:36.277] thr=585 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:36.277] thr=585 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:36.318] thr=585 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:36.318] thr=585 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:36.321] thr=585 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:36.338] thr=585 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:36.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:36.338] thr=585 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:36.338] thr=585 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:36.338] thr=585 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:36.379] thr=585 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:36.393] thr=585 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:36.396] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:36.396] thr=585 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:36.396] thr=585 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:36.396] thr=585 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:36.438] thr=585 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:36.449] thr=585 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:36.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:36.449] thr=585 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:36.449] thr=585 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:36.449] thr=585 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:36.491] thr=585 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:36.499] thr=585 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:36.502] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:36.502] thr=585 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:36.502] thr=585 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:36.502] thr=585 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:36.545] thr=585 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:36.556] thr=585 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:36.556] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:36.556] thr=585 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:36.556] thr=585 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:36.559] thr=585 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:36.595] thr=585 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:36.603] thr=585 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:36.603] thr=585 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:36.706] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:36.706] thr=585 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:36.706] thr=585 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:36.706] thr=585 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:36.717] thr=585 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:36.717] thr=585 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:36.720] thr=585 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:40.998] thr=268 paramiko.transport: starting thread (client mode): 0x5376690 +DEB [20190331-11:14:40.998] thr=268 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:41.009] thr=268 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:41.009] thr=268 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:41.012] thr=268 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:41.014] thr=268 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:41.014] thr=268 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:41.014] thr=268 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:41.014] thr=268 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:41.014] thr=268 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:41.018] thr=268 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:41.018] thr=268 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:41.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:41.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:41.060] thr=268 paramiko.transport: userauth is OK +INF [20190331-11:14:41.080] thr=268 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:41.080] thr=268 paramiko.transport: userauth is OK +INF [20190331-11:14:41.101] thr=268 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:41.103] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:41.261] thr=268 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:41.261] thr=268 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:41.302] thr=268 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:41.302] thr=268 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:41.307] thr=268 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:41.320] thr=268 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:41.320] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:41.320] thr=268 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:41.323] thr=268 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:41.323] thr=268 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:41.362] thr=268 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:41.375] thr=268 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:41.375] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:41.375] thr=268 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:41.375] thr=268 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:41.375] thr=268 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:41.414] thr=268 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:41.423] thr=268 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:41.423] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:41.423] thr=268 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:41.426] thr=268 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:41.426] thr=268 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:41.464] thr=268 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:41.474] thr=268 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:41.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:41.474] thr=268 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:41.476] thr=268 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:41.476] thr=268 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:41.515] thr=268 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:41.528] thr=268 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:41.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:41.528] thr=268 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:41.528] thr=268 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:41.528] thr=268 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:41.569] thr=268 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:41.578] thr=268 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:41.578] thr=268 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:41.681] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:41.681] thr=268 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:41.681] thr=268 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:41.683] thr=268 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:41.692] thr=268 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:41.692] thr=268 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:41.695] thr=268 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:45.999] thr=586 paramiko.transport: starting thread (client mode): 0x55c9930 +DEB [20190331-11:14:45.999] thr=586 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:46.008] thr=586 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:46.008] thr=586 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:46.012] thr=586 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:46.012] thr=586 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:46.012] thr=586 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:46.012] thr=586 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:46.012] thr=586 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:46.012] thr=586 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:46.017] thr=586 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:46.017] thr=586 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:46.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:46.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:46.056] thr=586 paramiko.transport: userauth is OK +INF [20190331-11:14:46.076] thr=586 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:46.076] thr=586 paramiko.transport: userauth is OK +INF [20190331-11:14:46.097] thr=586 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:46.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:46.243] thr=586 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:46.243] thr=586 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:46.284] thr=586 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:46.284] thr=586 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:46.288] thr=586 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:46.302] thr=586 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:46.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:46.302] thr=586 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:46.304] thr=586 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:46.304] thr=586 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:46.343] thr=586 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:46.357] thr=586 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:46.357] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:46.357] thr=586 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:46.359] thr=586 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:46.359] thr=586 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:46.398] thr=586 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:46.412] thr=586 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:46.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:46.414] thr=586 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:46.414] thr=586 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:46.414] thr=586 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:46.453] thr=586 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:46.462] thr=586 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:46.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:46.462] thr=586 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:46.464] thr=586 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:46.464] thr=586 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:46.503] thr=586 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:46.517] thr=586 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:46.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:46.517] thr=586 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:46.517] thr=586 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:46.517] thr=586 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:46.555] thr=586 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:46.565] thr=586 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:46.565] thr=586 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:46.667] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:46.667] thr=586 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:46.667] thr=586 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:46.670] thr=586 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:46.679] thr=586 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:46.679] thr=586 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:46.681] thr=586 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:50.997] thr=587 paramiko.transport: starting thread (client mode): 0x55c96d0 +DEB [20190331-11:14:50.997] thr=587 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:51.006] thr=587 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:51.006] thr=587 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:51.011] thr=587 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:51.011] thr=587 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:51.011] thr=587 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:51.011] thr=587 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:51.011] thr=587 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:51.011] thr=587 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:51.018] thr=587 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:51.018] thr=587 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:51.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:51.059] thr=587 paramiko.transport: userauth is OK +INF [20190331-11:14:51.082] thr=587 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:51.084] thr=587 paramiko.transport: userauth is OK +INF [20190331-11:14:51.116] thr=587 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:51.118] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:51.278] thr=587 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:51.278] thr=587 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:51.321] thr=587 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:51.321] thr=587 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:51.326] thr=587 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:51.342] thr=587 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:51.344] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:51.344] thr=587 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:51.344] thr=587 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:51.344] thr=587 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:51.383] thr=587 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:51.397] thr=587 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:51.397] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:51.397] thr=587 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:51.399] thr=587 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:51.399] thr=587 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:51.438] thr=587 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:51.449] thr=587 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:51.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:51.449] thr=587 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:51.449] thr=587 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:51.449] thr=587 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:51.488] thr=587 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:51.497] thr=587 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:51.497] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:51.497] thr=587 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:51.499] thr=587 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:51.499] thr=587 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:51.538] thr=587 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:51.550] thr=587 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:51.550] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:51.550] thr=587 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:51.552] thr=587 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:51.552] thr=587 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:51.593] thr=587 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:51.605] thr=587 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:51.605] thr=587 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:51.707] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:51.707] thr=587 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:51.707] thr=587 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:51.710] thr=587 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:51.716] thr=587 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:51.719] thr=587 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:51.719] thr=587 paramiko.transport: EOF in transport thread +DEB [20190331-11:14:56.002] thr=588 paramiko.transport: starting thread (client mode): 0x50ec7b0 +DEB [20190331-11:14:56.002] thr=588 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:14:56.017] thr=588 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: Compression agreed: none +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:14:56.017] thr=588 paramiko.transport: Switch to new keys ... +DEB [20190331-11:14:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:14:56.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:14:56.080] thr=588 paramiko.transport: userauth is OK +INF [20190331-11:14:56.095] thr=588 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:14:56.095] thr=588 paramiko.transport: userauth is OK +INF [20190331-11:14:56.111] thr=588 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:14:56.111] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:14:56.298] thr=588 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:14:56.298] thr=588 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:14:56.345] thr=588 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:14:56.345] thr=588 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:14:56.345] thr=588 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:14:56.361] thr=588 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:14:56.361] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:14:56.361] thr=588 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:14:56.361] thr=588 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:14:56.361] thr=588 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:14:56.408] thr=588 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:14:56.408] thr=588 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:14:56.408] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:14:56.408] thr=588 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:14:56.408] thr=588 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:14:56.408] thr=588 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:14:56.470] thr=588 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:14:56.470] thr=588 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:14:56.470] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:14:56.470] thr=588 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:14:56.470] thr=588 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:14:56.470] thr=588 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:14:56.533] thr=588 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:14:56.533] thr=588 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:14:56.533] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:14:56.533] thr=588 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:14:56.533] thr=588 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:14:56.533] thr=588 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:14:56.595] thr=588 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:14:56.595] thr=588 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:14:56.595] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:14:56.595] thr=588 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:14:56.595] thr=588 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:14:56.595] thr=588 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:14:56.658] thr=588 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:14:56.658] thr=588 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:14:56.658] thr=588 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:14:56.783] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:14:56.783] thr=588 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:14:56.783] thr=588 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:14:56.783] thr=588 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:14:56.783] thr=588 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:14:56.783] thr=588 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:14:56.783] thr=588 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:01.002] thr=589 paramiko.transport: starting thread (client mode): 0x500df30 +DEB [20190331-11:15:01.002] thr=589 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:01.010] thr=589 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:01.010] thr=589 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:01.014] thr=589 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:01.014] thr=589 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:01.014] thr=589 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:01.014] thr=589 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:01.014] thr=589 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:01.014] thr=589 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:01.018] thr=589 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:01.018] thr=589 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:01.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:01.061] thr=589 paramiko.transport: userauth is OK +INF [20190331-11:15:01.080] thr=589 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:01.080] thr=589 paramiko.transport: userauth is OK +INF [20190331-11:15:01.104] thr=589 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:01.104] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:01.256] thr=589 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:01.256] thr=589 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:01.299] thr=589 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:01.299] thr=589 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:01.303] thr=589 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:01.314] thr=589 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:01.314] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:01.314] thr=589 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:01.318] thr=589 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:01.318] thr=589 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:01.357] thr=589 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:01.369] thr=589 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:01.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:01.369] thr=589 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:01.373] thr=589 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:01.373] thr=589 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:01.412] thr=589 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:01.420] thr=589 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:01.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:01.420] thr=589 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:01.420] thr=589 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:01.420] thr=589 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:01.463] thr=589 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:01.471] thr=589 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:01.471] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:01.471] thr=589 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:01.475] thr=589 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:01.475] thr=589 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:01.514] thr=589 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:01.525] thr=589 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:01.526] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:01.527] thr=589 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:01.527] thr=589 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:01.527] thr=589 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:01.566] thr=589 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:01.574] thr=589 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:01.574] thr=589 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:01.679] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:01.679] thr=589 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:01.679] thr=589 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:01.679] thr=589 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:01.687] thr=589 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:01.691] thr=589 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:01.691] thr=589 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:05.998] thr=590 paramiko.transport: starting thread (client mode): 0x50f3d90 +DEB [20190331-11:15:05.998] thr=590 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:06.009] thr=590 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:06.009] thr=590 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:06.009] thr=590 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:06.009] thr=590 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:06.009] thr=590 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:06.009] thr=590 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:06.009] thr=590 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:06.013] thr=590 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:06.017] thr=590 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:06.017] thr=590 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:06.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:06.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:06.056] thr=590 paramiko.transport: userauth is OK +INF [20190331-11:15:06.076] thr=590 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:06.076] thr=590 paramiko.transport: userauth is OK +INF [20190331-11:15:06.099] thr=590 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:06.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:06.248] thr=590 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:06.248] thr=590 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:06.291] thr=590 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:06.291] thr=590 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:06.294] thr=590 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:06.310] thr=590 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:06.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:06.310] thr=590 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:06.310] thr=590 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:06.310] thr=590 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:06.353] thr=590 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:06.365] thr=590 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:06.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:06.365] thr=590 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:06.365] thr=590 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:06.365] thr=590 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:06.408] thr=590 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:06.415] thr=590 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:06.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:06.415] thr=590 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:06.419] thr=590 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:06.419] thr=590 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:06.458] thr=590 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:06.466] thr=590 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:06.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:06.466] thr=590 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:06.470] thr=590 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:06.470] thr=590 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:06.509] thr=590 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:06.532] thr=590 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:06.532] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:06.532] thr=590 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:06.532] thr=590 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:06.532] thr=590 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:06.571] thr=590 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:06.579] thr=590 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:06.579] thr=590 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:06.684] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:06.684] thr=590 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:06.684] thr=590 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:06.684] thr=590 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:06.694] thr=590 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:06.694] thr=590 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:06.698] thr=590 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:10.998] thr=138 paramiko.transport: starting thread (client mode): 0x500d7f0 +DEB [20190331-11:15:10.998] thr=138 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:11.007] thr=138 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:11.008] thr=138 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:11.014] thr=138 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:11.014] thr=138 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:11.014] thr=138 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:11.014] thr=138 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:11.014] thr=138 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:11.014] thr=138 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:11.019] thr=138 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:11.019] thr=138 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:11.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:11.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:11.057] thr=138 paramiko.transport: userauth is OK +INF [20190331-11:15:11.078] thr=138 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:11.079] thr=138 paramiko.transport: userauth is OK +INF [20190331-11:15:11.112] thr=138 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:11.113] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:11.283] thr=138 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:11.283] thr=138 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:11.324] thr=138 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:11.324] thr=138 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:11.331] thr=138 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:11.348] thr=138 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:11.349] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:11.349] thr=138 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:11.350] thr=138 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:11.350] thr=138 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:11.390] thr=138 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:11.404] thr=138 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:11.404] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:11.404] thr=138 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:11.407] thr=138 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:11.407] thr=138 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:11.448] thr=138 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:11.457] thr=138 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:11.457] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:11.457] thr=138 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:11.458] thr=138 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:11.458] thr=138 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:11.500] thr=138 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:11.509] thr=138 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:11.510] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:11.510] thr=138 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:11.510] thr=138 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:11.511] thr=138 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:11.549] thr=138 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:11.560] thr=138 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:11.561] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:11.561] thr=138 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:11.562] thr=138 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:11.562] thr=138 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:11.601] thr=138 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:11.608] thr=138 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:11.608] thr=138 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:11.712] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:11.712] thr=138 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:11.712] thr=138 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:11.714] thr=138 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:11.723] thr=138 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:11.725] thr=138 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:11.725] thr=138 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:15.999] thr=591 paramiko.transport: starting thread (client mode): 0x4fc5530 +DEB [20190331-11:15:15.999] thr=591 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:16.009] thr=591 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:16.009] thr=591 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:16.011] thr=591 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:16.011] thr=591 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:16.011] thr=591 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:16.011] thr=591 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:16.011] thr=591 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:16.011] thr=591 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:16.015] thr=591 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:16.017] thr=591 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:16.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:16.058] thr=591 paramiko.transport: userauth is OK +INF [20190331-11:15:16.165] thr=591 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:16.166] thr=591 paramiko.transport: userauth is OK +INF [20190331-11:15:16.189] thr=591 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:16.189] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:16.338] thr=591 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:16.338] thr=591 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:16.381] thr=591 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:16.381] thr=591 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:16.383] thr=591 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:16.395] thr=591 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:16.395] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:16.397] thr=591 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:16.397] thr=591 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:16.397] thr=591 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:16.438] thr=591 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:16.450] thr=591 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:16.450] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:16.452] thr=591 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:16.452] thr=591 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:16.452] thr=591 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:16.493] thr=591 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:16.501] thr=591 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:16.501] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:16.503] thr=591 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:16.503] thr=591 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:16.503] thr=591 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:16.545] thr=591 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:16.553] thr=591 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:16.555] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:16.555] thr=591 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:16.555] thr=591 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:16.555] thr=591 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:16.593] thr=591 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:16.604] thr=591 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:16.604] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:16.606] thr=591 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:16.606] thr=591 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:16.606] thr=591 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:16.644] thr=591 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:16.653] thr=591 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:16.654] thr=591 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:16.755] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:16.755] thr=591 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:16.755] thr=591 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:16.757] thr=591 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:16.765] thr=591 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:16.765] thr=591 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:16.767] thr=591 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:20.998] thr=592 paramiko.transport: starting thread (client mode): 0x55e9bf0 +DEB [20190331-11:15:20.998] thr=592 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:21.007] thr=592 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:21.007] thr=592 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:21.011] thr=592 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:21.011] thr=592 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:21.011] thr=592 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:21.011] thr=592 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:21.011] thr=592 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:21.011] thr=592 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:21.015] thr=592 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:21.015] thr=592 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:21.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:21.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:21.053] thr=592 paramiko.transport: userauth is OK +INF [20190331-11:15:21.072] thr=592 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:21.074] thr=592 paramiko.transport: userauth is OK +INF [20190331-11:15:21.096] thr=592 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:21.096] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:21.230] thr=592 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:21.230] thr=592 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:21.269] thr=592 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:21.269] thr=592 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:21.274] thr=592 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:21.287] thr=592 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:21.287] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:21.288] thr=592 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:21.288] thr=592 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:21.288] thr=592 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:21.329] thr=592 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:21.341] thr=592 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:21.341] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:21.342] thr=592 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:21.342] thr=592 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:21.343] thr=592 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:21.383] thr=592 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:21.393] thr=592 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:21.393] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:21.393] thr=592 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:21.393] thr=592 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:21.393] thr=592 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:21.432] thr=592 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:21.442] thr=592 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:21.442] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:21.442] thr=592 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:21.442] thr=592 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:21.442] thr=592 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:21.480] thr=592 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:21.491] thr=592 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:21.493] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:21.493] thr=592 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:21.493] thr=592 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:21.493] thr=592 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:21.532] thr=592 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:21.540] thr=592 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:21.540] thr=592 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:21.644] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:21.644] thr=592 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:21.644] thr=592 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:21.646] thr=592 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:21.653] thr=592 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:21.653] thr=592 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:21.653] thr=592 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:25.999] thr=593 paramiko.transport: starting thread (client mode): 0x5016b30 +DEB [20190331-11:15:25.999] thr=593 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:26.009] thr=593 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:26.009] thr=593 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:26.011] thr=593 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:26.011] thr=593 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:26.011] thr=593 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:26.011] thr=593 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:26.011] thr=593 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:26.011] thr=593 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:26.019] thr=593 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:26.020] thr=593 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:26.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:26.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:26.058] thr=593 paramiko.transport: userauth is OK +INF [20190331-11:15:26.076] thr=593 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:26.076] thr=593 paramiko.transport: userauth is OK +INF [20190331-11:15:26.098] thr=593 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:26.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:26.243] thr=593 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:26.243] thr=593 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:26.286] thr=593 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:26.286] thr=593 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:26.291] thr=593 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:26.303] thr=593 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:26.303] thr=593 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:26.303] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:26.344] thr=593 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:26.344] thr=593 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:26.346] thr=593 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:26.356] thr=593 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:26.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:26.358] thr=593 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:26.358] thr=593 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:26.358] thr=593 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:26.399] thr=593 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:26.408] thr=593 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:26.408] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:26.409] thr=593 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:26.409] thr=593 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:26.409] thr=593 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:26.447] thr=593 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:26.456] thr=593 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:26.456] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:26.456] thr=593 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:26.456] thr=593 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:26.456] thr=593 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:26.497] thr=593 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:26.507] thr=593 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:26.507] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:26.509] thr=593 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:26.509] thr=593 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:26.509] thr=593 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:26.550] thr=593 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:26.559] thr=593 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:26.559] thr=593 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:26.661] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:26.661] thr=593 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:26.661] thr=593 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:26.664] thr=593 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:26.673] thr=593 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:26.673] thr=593 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:26.673] thr=593 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:30.997] thr=594 paramiko.transport: starting thread (client mode): 0x55e6330 +DEB [20190331-11:15:30.998] thr=594 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:31.009] thr=594 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:31.010] thr=594 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:31.013] thr=594 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:31.013] thr=594 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:31.013] thr=594 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:31.014] thr=594 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:31.014] thr=594 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:31.014] thr=594 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:31.018] thr=594 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:31.018] thr=594 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:31.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:31.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:31.058] thr=594 paramiko.transport: userauth is OK +INF [20190331-11:15:31.078] thr=594 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:31.079] thr=594 paramiko.transport: userauth is OK +INF [20190331-11:15:31.105] thr=594 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:31.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:31.286] thr=594 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:31.286] thr=594 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:31.326] thr=594 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:31.326] thr=594 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:31.329] thr=594 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:31.347] thr=594 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:31.347] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:31.348] thr=594 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:31.348] thr=594 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:31.348] thr=594 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:31.390] thr=594 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:31.406] thr=594 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:31.406] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:31.406] thr=594 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:31.407] thr=594 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:31.407] thr=594 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:31.449] thr=594 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:31.459] thr=594 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:31.459] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:31.460] thr=594 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:31.460] thr=594 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:31.461] thr=594 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:31.502] thr=594 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:31.511] thr=594 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:31.511] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:31.512] thr=594 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:31.512] thr=594 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:31.512] thr=594 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:31.553] thr=594 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:31.566] thr=594 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:31.566] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:31.566] thr=594 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:31.567] thr=594 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:31.567] thr=594 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:31.607] thr=594 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:31.618] thr=594 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:31.618] thr=594 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:31.719] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:31.720] thr=594 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:31.720] thr=594 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:31.721] thr=594 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:31.730] thr=594 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:31.730] thr=594 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:31.732] thr=594 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:36.004] thr=595 paramiko.transport: starting thread (client mode): 0x542dff0 +DEB [20190331-11:15:36.005] thr=595 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:36.019] thr=595 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:36.019] thr=595 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:36.022] thr=595 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:36.023] thr=595 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:36.023] thr=595 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:36.023] thr=595 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:36.023] thr=595 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:36.023] thr=595 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:36.029] thr=595 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:36.029] thr=595 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:36.030] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:36.031] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:36.069] thr=595 paramiko.transport: userauth is OK +INF [20190331-11:15:36.093] thr=595 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:36.093] thr=595 paramiko.transport: userauth is OK +INF [20190331-11:15:36.117] thr=595 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:36.118] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:36.298] thr=595 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:36.298] thr=595 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:36.338] thr=595 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:36.338] thr=595 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:36.343] thr=595 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:36.360] thr=595 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:36.360] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:36.360] thr=595 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:36.361] thr=595 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:36.361] thr=595 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:36.402] thr=595 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:36.414] thr=595 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:36.415] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:36.415] thr=595 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:36.416] thr=595 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:36.416] thr=595 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:36.458] thr=595 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:36.467] thr=595 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:36.467] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:36.467] thr=595 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:36.468] thr=595 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:36.468] thr=595 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:36.508] thr=595 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:36.518] thr=595 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:36.518] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:36.519] thr=595 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:36.519] thr=595 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:36.519] thr=595 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:36.560] thr=595 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:36.572] thr=595 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:36.572] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:36.572] thr=595 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:36.573] thr=595 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:36.573] thr=595 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:36.613] thr=595 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:36.622] thr=595 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:36.622] thr=595 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:36.724] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:36.725] thr=595 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:36.725] thr=595 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:36.726] thr=595 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:36.736] thr=595 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:36.737] thr=595 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:36.738] thr=595 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:40.998] thr=109 paramiko.transport: starting thread (client mode): 0x53d6f50 +DEB [20190331-11:15:40.998] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:41.009] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:41.009] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:41.013] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:41.013] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:41.013] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:41.013] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:41.013] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:41.013] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:41.018] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:41.018] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:41.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:41.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:41.059] thr=109 paramiko.transport: userauth is OK +INF [20190331-11:15:41.082] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:41.082] thr=109 paramiko.transport: userauth is OK +INF [20190331-11:15:41.105] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:41.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:41.251] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:41.251] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:41.292] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:41.292] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:41.297] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:41.309] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:41.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:41.310] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:41.311] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:41.311] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:41.352] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:41.363] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:41.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:41.364] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:41.364] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:41.364] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:41.407] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:41.415] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:41.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:41.416] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:41.416] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:41.416] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:41.458] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:41.466] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:41.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:41.467] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:41.468] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:41.468] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:41.513] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:41.519] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:41.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:41.520] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:41.520] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:41.521] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:41.561] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:41.569] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:41.569] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:41.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:41.671] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:41.671] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:41.681] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:41.682] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:41.682] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:41.684] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:46.000] thr=596 paramiko.transport: starting thread (client mode): 0x50f0050 +DEB [20190331-11:15:46.000] thr=596 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:46.012] thr=596 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:46.013] thr=596 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:46.014] thr=596 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:46.014] thr=596 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:46.014] thr=596 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:46.014] thr=596 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:46.014] thr=596 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:46.014] thr=596 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:46.019] thr=596 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:46.019] thr=596 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:46.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:46.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:46.060] thr=596 paramiko.transport: userauth is OK +INF [20190331-11:15:46.080] thr=596 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:46.081] thr=596 paramiko.transport: userauth is OK +INF [20190331-11:15:46.107] thr=596 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:46.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:46.264] thr=596 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:46.264] thr=596 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:46.305] thr=596 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:46.305] thr=596 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:46.310] thr=596 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:46.324] thr=596 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:46.325] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:46.325] thr=596 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:46.326] thr=596 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:46.326] thr=596 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:46.368] thr=596 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:46.379] thr=596 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:46.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:46.380] thr=596 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:46.381] thr=596 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:46.381] thr=596 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:46.425] thr=596 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:46.431] thr=596 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:46.431] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:46.434] thr=596 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:46.435] thr=596 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:46.435] thr=596 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:46.476] thr=596 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:46.485] thr=596 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:46.485] thr=596 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:46.486] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:46.526] thr=596 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:46.527] thr=596 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:46.529] thr=596 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:46.539] thr=596 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:46.539] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:46.540] thr=596 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:46.540] thr=596 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:46.540] thr=596 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:46.588] thr=596 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:46.589] thr=596 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:46.589] thr=596 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:46.690] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:46.691] thr=596 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:46.691] thr=596 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:46.695] thr=596 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:46.701] thr=596 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:46.702] thr=596 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:46.704] thr=596 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:50.998] thr=576 paramiko.transport: starting thread (client mode): 0x50f3910 +DEB [20190331-11:15:50.998] thr=576 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:51.007] thr=576 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:51.007] thr=576 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:51.011] thr=576 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:51.011] thr=576 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:51.011] thr=576 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:51.011] thr=576 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:51.012] thr=576 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:51.012] thr=576 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:51.016] thr=576 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:51.016] thr=576 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:51.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:51.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:51.057] thr=576 paramiko.transport: userauth is OK +INF [20190331-11:15:51.077] thr=576 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:51.078] thr=576 paramiko.transport: userauth is OK +INF [20190331-11:15:51.106] thr=576 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:51.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:51.246] thr=576 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:51.246] thr=576 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:51.286] thr=576 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:51.286] thr=576 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:51.290] thr=576 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:51.304] thr=576 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:51.304] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:51.304] thr=576 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:51.305] thr=576 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:51.305] thr=576 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:51.347] thr=576 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:51.360] thr=576 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:51.360] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:51.360] thr=576 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:51.361] thr=576 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:51.361] thr=576 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:51.402] thr=576 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:51.411] thr=576 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:51.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:51.411] thr=576 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:51.412] thr=576 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:51.412] thr=576 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:51.453] thr=576 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:51.464] thr=576 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:51.464] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:51.464] thr=576 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:51.465] thr=576 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:51.465] thr=576 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:51.505] thr=576 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:51.517] thr=576 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:51.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:51.518] thr=576 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:51.518] thr=576 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:51.518] thr=576 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:51.560] thr=576 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:51.569] thr=576 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:51.570] thr=576 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:51.671] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:51.672] thr=576 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:51.672] thr=576 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:51.673] thr=576 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:51.682] thr=576 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:51.683] thr=576 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:51.684] thr=576 paramiko.transport: EOF in transport thread +DEB [20190331-11:15:55.999] thr=597 paramiko.transport: starting thread (client mode): 0x5865ab0 +DEB [20190331-11:15:55.999] thr=597 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:15:56.016] thr=597 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:15:56.017] thr=597 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:15:56.019] thr=597 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:15:56.019] thr=597 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:15:56.019] thr=597 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:15:56.019] thr=597 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:15:56.019] thr=597 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:15:56.020] thr=597 paramiko.transport: Compression agreed: none +DEB [20190331-11:15:56.024] thr=597 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:15:56.024] thr=597 paramiko.transport: Switch to new keys ... +DEB [20190331-11:15:56.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:15:56.026] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:15:56.065] thr=597 paramiko.transport: userauth is OK +INF [20190331-11:15:56.085] thr=597 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:15:56.086] thr=597 paramiko.transport: userauth is OK +INF [20190331-11:15:56.108] thr=597 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:15:56.108] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:15:56.264] thr=597 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:15:56.265] thr=597 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:15:56.306] thr=597 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:15:56.306] thr=597 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:15:56.313] thr=597 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:15:56.328] thr=597 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:15:56.329] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:15:56.329] thr=597 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:15:56.330] thr=597 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:15:56.330] thr=597 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:15:56.371] thr=597 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:15:56.383] thr=597 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:15:56.383] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:15:56.384] thr=597 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:15:56.384] thr=597 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:15:56.384] thr=597 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:15:56.425] thr=597 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:15:56.434] thr=597 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:15:56.434] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:15:56.435] thr=597 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:15:56.435] thr=597 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:15:56.435] thr=597 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:15:56.476] thr=597 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:15:56.485] thr=597 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:15:56.485] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:15:56.486] thr=597 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:15:56.486] thr=597 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:15:56.486] thr=597 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:15:56.527] thr=597 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:15:56.539] thr=597 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:15:56.540] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:15:56.540] thr=597 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:15:56.540] thr=597 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:15:56.541] thr=597 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:15:56.582] thr=597 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:15:56.590] thr=597 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:15:56.591] thr=597 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:15:56.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:15:56.693] thr=597 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:15:56.693] thr=597 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:15:56.694] thr=597 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:15:56.703] thr=597 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:15:56.703] thr=597 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:15:56.705] thr=597 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:00.998] thr=598 paramiko.transport: starting thread (client mode): 0x54d0ff0 +DEB [20190331-11:16:00.999] thr=598 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:01.008] thr=598 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:01.008] thr=598 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:01.011] thr=598 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:01.011] thr=598 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:01.011] thr=598 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:01.011] thr=598 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:01.011] thr=598 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:01.011] thr=598 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:01.015] thr=598 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:01.016] thr=598 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:01.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:01.054] thr=598 paramiko.transport: userauth is OK +INF [20190331-11:16:01.074] thr=598 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:01.075] thr=598 paramiko.transport: userauth is OK +INF [20190331-11:16:01.098] thr=598 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:01.098] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:01.237] thr=598 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:01.237] thr=598 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:01.279] thr=598 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:01.279] thr=598 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:01.284] thr=598 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:01.299] thr=598 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:01.300] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:01.300] thr=598 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:01.301] thr=598 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:01.301] thr=598 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:01.341] thr=598 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:01.358] thr=598 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:01.358] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:01.359] thr=598 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:01.359] thr=598 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:01.360] thr=598 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:01.399] thr=598 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:01.410] thr=598 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:01.410] thr=598 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:01.411] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:01.450] thr=598 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:01.450] thr=598 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:01.451] thr=598 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:01.460] thr=598 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:01.460] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:01.461] thr=598 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:01.461] thr=598 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:01.462] thr=598 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:01.501] thr=598 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:01.512] thr=598 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:01.512] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:01.513] thr=598 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:01.513] thr=598 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:01.513] thr=598 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:01.553] thr=598 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:01.562] thr=598 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:01.562] thr=598 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:01.663] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:01.664] thr=598 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:01.664] thr=598 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:01.665] thr=598 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:01.674] thr=598 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:01.675] thr=598 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:01.676] thr=598 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:05.999] thr=599 paramiko.transport: starting thread (client mode): 0x55c5050 +DEB [20190331-11:16:05.999] thr=599 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:06.008] thr=599 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:06.008] thr=599 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:06.011] thr=599 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:06.011] thr=599 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:06.011] thr=599 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:06.011] thr=599 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:06.011] thr=599 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:06.011] thr=599 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:06.016] thr=599 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:06.016] thr=599 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:06.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:06.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:06.053] thr=599 paramiko.transport: userauth is OK +INF [20190331-11:16:06.075] thr=599 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:06.075] thr=599 paramiko.transport: userauth is OK +INF [20190331-11:16:06.100] thr=599 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:06.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:06.280] thr=599 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:06.280] thr=599 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:06.325] thr=599 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:06.325] thr=599 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:06.330] thr=599 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:06.343] thr=599 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:06.343] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:06.343] thr=599 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:06.344] thr=599 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:06.344] thr=599 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:06.386] thr=599 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:06.398] thr=599 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:06.398] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:06.398] thr=599 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:06.399] thr=599 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:06.399] thr=599 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:06.440] thr=599 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:06.448] thr=599 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:06.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:06.449] thr=599 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:06.450] thr=599 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:06.450] thr=599 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:06.489] thr=599 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:06.499] thr=599 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:06.499] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:06.500] thr=599 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:06.500] thr=599 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:06.500] thr=599 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:06.539] thr=599 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:06.551] thr=599 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:06.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:06.552] thr=599 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:06.552] thr=599 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:06.552] thr=599 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:06.590] thr=599 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:06.600] thr=599 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:06.600] thr=599 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:06.702] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:06.703] thr=599 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:06.703] thr=599 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:06.704] thr=599 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:06.713] thr=599 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:06.714] thr=599 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:06.715] thr=599 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:11.000] thr=250 paramiko.transport: starting thread (client mode): 0x54cd990 +DEB [20190331-11:16:11.001] thr=250 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:11.009] thr=250 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:11.010] thr=250 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:11.012] thr=250 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:11.013] thr=250 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:11.013] thr=250 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:11.013] thr=250 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:11.013] thr=250 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:11.013] thr=250 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:11.017] thr=250 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:11.017] thr=250 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:11.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:11.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:11.057] thr=250 paramiko.transport: userauth is OK +INF [20190331-11:16:11.077] thr=250 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:11.078] thr=250 paramiko.transport: userauth is OK +INF [20190331-11:16:11.101] thr=250 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:11.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:11.283] thr=250 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:11.283] thr=250 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:11.322] thr=250 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:11.322] thr=250 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:11.326] thr=250 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:11.341] thr=250 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:11.341] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:11.341] thr=250 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:11.342] thr=250 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:11.342] thr=250 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:11.381] thr=250 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:11.393] thr=250 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:11.393] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:11.394] thr=250 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:11.394] thr=250 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:11.394] thr=250 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:11.434] thr=250 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:11.442] thr=250 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:11.443] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:11.443] thr=250 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:11.444] thr=250 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:11.444] thr=250 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:11.482] thr=250 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:11.491] thr=250 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:11.492] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:11.492] thr=250 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:11.492] thr=250 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:11.493] thr=250 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:11.532] thr=250 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:11.543] thr=250 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:11.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:11.544] thr=250 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:11.544] thr=250 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:11.544] thr=250 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:11.584] thr=250 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:11.593] thr=250 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:11.593] thr=250 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:11.694] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:11.695] thr=250 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:11.695] thr=250 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:11.696] thr=250 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:11.706] thr=250 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:11.707] thr=250 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:11.708] thr=250 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:16.000] thr=600 paramiko.transport: starting thread (client mode): 0x4fc5c70 +DEB [20190331-11:16:16.000] thr=600 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:16.010] thr=600 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:16.010] thr=600 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:16.014] thr=600 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:16.014] thr=600 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:16.014] thr=600 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:16.014] thr=600 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:16.014] thr=600 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:16.014] thr=600 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:16.018] thr=600 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:16.019] thr=600 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:16.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:16.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:16.057] thr=600 paramiko.transport: userauth is OK +INF [20190331-11:16:16.077] thr=600 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:16.078] thr=600 paramiko.transport: userauth is OK +INF [20190331-11:16:16.101] thr=600 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:16.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:16.248] thr=600 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:16.248] thr=600 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:16.289] thr=600 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:16.289] thr=600 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:16.294] thr=600 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:16.313] thr=600 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:16.313] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:16.314] thr=600 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:16.314] thr=600 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:16.315] thr=600 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:16.355] thr=600 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:16.370] thr=600 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:16.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:16.371] thr=600 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:16.371] thr=600 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:16.371] thr=600 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:16.411] thr=600 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:16.421] thr=600 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:16.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:16.422] thr=600 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:16.422] thr=600 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:16.423] thr=600 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:16.463] thr=600 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:16.473] thr=600 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:16.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:16.473] thr=600 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:16.474] thr=600 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:16.474] thr=600 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:16.513] thr=600 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:16.524] thr=600 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:16.524] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:16.524] thr=600 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:16.525] thr=600 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:16.525] thr=600 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:16.564] thr=600 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:16.572] thr=600 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:16.573] thr=600 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:16.674] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:16.675] thr=600 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:16.676] thr=600 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:16.678] thr=600 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:16.688] thr=600 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:16.689] thr=600 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:16.691] thr=600 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:21.000] thr=601 paramiko.transport: starting thread (client mode): 0x55c9810 +DEB [20190331-11:16:21.000] thr=601 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:21.012] thr=601 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:21.012] thr=601 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:21.015] thr=601 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:21.016] thr=601 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:21.016] thr=601 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:21.016] thr=601 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:21.016] thr=601 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:21.016] thr=601 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:21.020] thr=601 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:21.021] thr=601 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:21.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:21.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:21.058] thr=601 paramiko.transport: userauth is OK +INF [20190331-11:16:21.151] thr=601 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:21.152] thr=601 paramiko.transport: userauth is OK +INF [20190331-11:16:21.176] thr=601 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:21.176] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:21.321] thr=601 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:21.321] thr=601 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:21.362] thr=601 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:21.362] thr=601 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:21.367] thr=601 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:21.382] thr=601 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:21.383] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:21.383] thr=601 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:21.384] thr=601 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:21.384] thr=601 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:21.425] thr=601 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:21.437] thr=601 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:21.437] thr=601 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:21.437] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:21.475] thr=601 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:21.476] thr=601 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:21.477] thr=601 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:21.486] thr=601 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:21.486] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:21.486] thr=601 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:21.487] thr=601 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:21.487] thr=601 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:21.526] thr=601 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:21.536] thr=601 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:21.536] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:21.536] thr=601 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:21.537] thr=601 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:21.537] thr=601 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:21.576] thr=601 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:21.589] thr=601 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:21.589] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:21.589] thr=601 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:21.590] thr=601 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:21.590] thr=601 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:21.629] thr=601 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:21.639] thr=601 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:21.639] thr=601 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:21.740] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:21.741] thr=601 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:21.741] thr=601 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:21.742] thr=601 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:21.752] thr=601 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:21.753] thr=601 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:21.754] thr=601 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:25.999] thr=581 paramiko.transport: starting thread (client mode): 0x507d5f0 +DEB [20190331-11:16:25.999] thr=581 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:26.015] thr=581 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:26.015] thr=581 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:26.018] thr=581 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:26.018] thr=581 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:26.018] thr=581 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:26.018] thr=581 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:26.019] thr=581 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:26.019] thr=581 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:26.023] thr=581 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:26.023] thr=581 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:26.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:26.025] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:26.062] thr=581 paramiko.transport: userauth is OK +INF [20190331-11:16:26.085] thr=581 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:26.085] thr=581 paramiko.transport: userauth is OK +INF [20190331-11:16:26.107] thr=581 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:26.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:26.259] thr=581 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:26.259] thr=581 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:26.299] thr=581 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:26.299] thr=581 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:26.305] thr=581 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:26.318] thr=581 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:26.318] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:26.319] thr=581 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:26.319] thr=581 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:26.320] thr=581 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:26.359] thr=581 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:26.371] thr=581 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:26.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:26.372] thr=581 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:26.373] thr=581 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:26.373] thr=581 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:26.415] thr=581 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:26.424] thr=581 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:26.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:26.425] thr=581 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:26.425] thr=581 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:26.425] thr=581 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:26.466] thr=581 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:26.475] thr=581 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:26.476] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:26.476] thr=581 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:26.477] thr=581 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:26.477] thr=581 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:26.516] thr=581 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:26.529] thr=581 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:26.530] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:26.530] thr=581 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:26.531] thr=581 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:26.531] thr=581 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:26.569] thr=581 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:26.579] thr=581 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:26.579] thr=581 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:26.680] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:26.681] thr=581 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:26.681] thr=581 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:26.682] thr=581 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:26.691] thr=581 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:26.692] thr=581 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:26.694] thr=581 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:30.998] thr=602 paramiko.transport: starting thread (client mode): 0x54d0fd0 +DEB [20190331-11:16:30.998] thr=602 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:31.009] thr=602 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:31.009] thr=602 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:31.013] thr=602 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:31.013] thr=602 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:31.013] thr=602 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:31.013] thr=602 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:31.013] thr=602 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:31.013] thr=602 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:31.018] thr=602 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:31.018] thr=602 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:31.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:31.057] thr=602 paramiko.transport: userauth is OK +INF [20190331-11:16:31.077] thr=602 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:31.078] thr=602 paramiko.transport: userauth is OK +INF [20190331-11:16:31.102] thr=602 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:31.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:31.250] thr=602 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:31.250] thr=602 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:31.290] thr=602 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:31.290] thr=602 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:31.294] thr=602 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:31.308] thr=602 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:31.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:31.309] thr=602 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:31.310] thr=602 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:31.310] thr=602 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:31.350] thr=602 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:31.364] thr=602 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:31.364] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:31.365] thr=602 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:31.365] thr=602 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:31.365] thr=602 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:31.403] thr=602 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:31.413] thr=602 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:31.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:31.414] thr=602 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:31.414] thr=602 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:31.415] thr=602 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:31.456] thr=602 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:31.465] thr=602 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:31.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:31.466] thr=602 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:31.466] thr=602 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:31.466] thr=602 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:31.507] thr=602 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:31.519] thr=602 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:31.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:31.519] thr=602 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:31.520] thr=602 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:31.520] thr=602 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:31.559] thr=602 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:31.569] thr=602 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:31.569] thr=602 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:31.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:31.671] thr=602 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:31.671] thr=602 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:31.672] thr=602 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:31.682] thr=602 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:31.683] thr=602 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:31.684] thr=602 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:35.998] thr=603 paramiko.transport: starting thread (client mode): 0x54d0f30 +DEB [20190331-11:16:35.998] thr=603 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:36.007] thr=603 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:36.007] thr=603 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:36.011] thr=603 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:36.011] thr=603 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:36.011] thr=603 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:36.011] thr=603 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:36.011] thr=603 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:36.011] thr=603 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:36.015] thr=603 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:36.015] thr=603 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:36.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:36.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:36.055] thr=603 paramiko.transport: userauth is OK +INF [20190331-11:16:36.077] thr=603 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:36.078] thr=603 paramiko.transport: userauth is OK +INF [20190331-11:16:36.119] thr=603 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:36.120] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:36.392] thr=603 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:36.392] thr=603 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:36.432] thr=603 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:36.432] thr=603 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:36.436] thr=603 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:36.449] thr=603 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:36.450] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:36.450] thr=603 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:36.451] thr=603 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:36.451] thr=603 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:36.489] thr=603 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:36.501] thr=603 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:36.501] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:36.501] thr=603 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:36.502] thr=603 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:36.502] thr=603 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:36.541] thr=603 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:36.551] thr=603 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:36.551] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:36.551] thr=603 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:36.552] thr=603 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:36.552] thr=603 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:36.590] thr=603 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:36.600] thr=603 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:36.600] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:36.600] thr=603 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:36.601] thr=603 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:36.601] thr=603 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:36.639] thr=603 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:36.650] thr=603 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:36.650] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:36.651] thr=603 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:36.651] thr=603 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:36.652] thr=603 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:36.690] thr=603 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:36.703] thr=603 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:36.703] thr=603 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:36.805] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:36.806] thr=603 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:36.806] thr=603 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:36.807] thr=603 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:36.821] thr=603 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:36.821] thr=603 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:36.823] thr=603 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:41.000] thr=604 paramiko.transport: starting thread (client mode): 0x50adcf0 +DEB [20190331-11:16:41.001] thr=604 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:41.013] thr=604 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:41.013] thr=604 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:41.017] thr=604 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:41.017] thr=604 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:41.018] thr=604 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:41.018] thr=604 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:41.018] thr=604 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:41.018] thr=604 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:41.024] thr=604 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:41.024] thr=604 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:41.025] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:41.026] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:41.065] thr=604 paramiko.transport: userauth is OK +INF [20190331-11:16:41.089] thr=604 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:41.090] thr=604 paramiko.transport: userauth is OK +INF [20190331-11:16:41.112] thr=604 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:41.113] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:41.273] thr=604 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:41.274] thr=604 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:41.314] thr=604 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:41.314] thr=604 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:41.318] thr=604 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:41.332] thr=604 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:41.332] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:41.332] thr=604 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:41.333] thr=604 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:41.333] thr=604 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:41.372] thr=604 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:41.384] thr=604 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:41.384] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:41.385] thr=604 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:41.385] thr=604 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:41.385] thr=604 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:41.425] thr=604 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:41.434] thr=604 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:41.434] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:41.434] thr=604 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:41.435] thr=604 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:41.435] thr=604 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:41.475] thr=604 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:41.483] thr=604 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:41.484] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:41.484] thr=604 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:41.485] thr=604 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:41.485] thr=604 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:41.525] thr=604 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:41.536] thr=604 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:41.537] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:41.537] thr=604 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:41.538] thr=604 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:41.538] thr=604 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:41.577] thr=604 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:41.585] thr=604 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:41.586] thr=604 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:41.686] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:41.687] thr=604 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:41.687] thr=604 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:41.688] thr=604 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:41.697] thr=604 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:41.698] thr=604 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:41.700] thr=604 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:46.000] thr=605 paramiko.transport: starting thread (client mode): 0x55e9730 +DEB [20190331-11:16:46.000] thr=605 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:46.012] thr=605 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:46.012] thr=605 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:46.016] thr=605 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:46.016] thr=605 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:46.016] thr=605 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:46.017] thr=605 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:46.017] thr=605 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:46.017] thr=605 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:46.022] thr=605 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:46.023] thr=605 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:46.023] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:46.025] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:46.061] thr=605 paramiko.transport: userauth is OK +INF [20190331-11:16:46.082] thr=605 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:46.083] thr=605 paramiko.transport: userauth is OK +INF [20190331-11:16:46.106] thr=605 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:46.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:46.277] thr=605 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:46.277] thr=605 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:46.317] thr=605 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:46.317] thr=605 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:46.320] thr=605 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:46.333] thr=605 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:46.333] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:46.334] thr=605 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:46.334] thr=605 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:46.334] thr=605 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:46.374] thr=605 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:46.387] thr=605 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:46.387] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:46.387] thr=605 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:46.388] thr=605 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:46.388] thr=605 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:46.428] thr=605 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:46.437] thr=605 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:46.437] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:46.438] thr=605 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:46.438] thr=605 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:46.438] thr=605 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:46.479] thr=605 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:46.488] thr=605 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:46.489] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:46.489] thr=605 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:46.490] thr=605 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:46.490] thr=605 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:46.531] thr=605 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:46.542] thr=605 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:46.542] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:46.542] thr=605 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:46.543] thr=605 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:46.543] thr=605 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:46.583] thr=605 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:46.592] thr=605 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:46.593] thr=605 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:46.694] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:46.695] thr=605 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:46.695] thr=605 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:46.696] thr=605 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:46.705] thr=605 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:46.706] thr=605 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:46.708] thr=605 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:50.998] thr=496 paramiko.transport: starting thread (client mode): 0x5096cb0 +DEB [20190331-11:16:50.998] thr=496 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:51.009] thr=496 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:51.009] thr=496 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:51.012] thr=496 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:51.012] thr=496 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:51.012] thr=496 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:51.012] thr=496 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:51.013] thr=496 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:51.013] thr=496 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:51.017] thr=496 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:51.017] thr=496 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:51.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:51.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:51.057] thr=496 paramiko.transport: userauth is OK +INF [20190331-11:16:51.076] thr=496 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:51.077] thr=496 paramiko.transport: userauth is OK +INF [20190331-11:16:51.099] thr=496 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:51.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:51.241] thr=496 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:51.241] thr=496 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:51.281] thr=496 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:51.281] thr=496 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:51.286] thr=496 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:51.325] thr=496 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:51.326] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:51.326] thr=496 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:51.327] thr=496 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:51.327] thr=496 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:51.366] thr=496 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:51.380] thr=496 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:51.380] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:51.381] thr=496 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:51.381] thr=496 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:51.381] thr=496 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:51.419] thr=496 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:51.442] thr=496 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:51.443] thr=496 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:51.444] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:51.496] thr=496 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:51.497] thr=496 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:51.508] thr=496 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:51.553] thr=496 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:51.553] thr=496 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:51.555] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:51.595] thr=496 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:51.595] thr=496 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:51.596] thr=496 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:51.611] thr=496 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:51.611] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:51.612] thr=496 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:51.612] thr=496 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:51.612] thr=496 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:51.651] thr=496 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:51.662] thr=496 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:51.662] thr=496 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:51.763] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:51.764] thr=496 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:51.764] thr=496 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:51.766] thr=496 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:51.781] thr=496 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:51.782] thr=496 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:51.784] thr=496 paramiko.transport: EOF in transport thread +DEB [20190331-11:16:55.999] thr=208 paramiko.transport: starting thread (client mode): 0x5006c90 +DEB [20190331-11:16:55.999] thr=208 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:16:56.009] thr=208 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:16:56.009] thr=208 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:16:56.013] thr=208 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:16:56.013] thr=208 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:16:56.013] thr=208 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:16:56.013] thr=208 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:16:56.013] thr=208 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:16:56.013] thr=208 paramiko.transport: Compression agreed: none +DEB [20190331-11:16:56.019] thr=208 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:16:56.019] thr=208 paramiko.transport: Switch to new keys ... +DEB [20190331-11:16:56.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:16:56.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:16:56.059] thr=208 paramiko.transport: userauth is OK +INF [20190331-11:16:56.079] thr=208 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:16:56.080] thr=208 paramiko.transport: userauth is OK +INF [20190331-11:16:56.101] thr=208 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:16:56.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:16:56.237] thr=208 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:16:56.237] thr=208 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:16:56.276] thr=208 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:16:56.276] thr=208 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:16:56.279] thr=208 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:16:56.293] thr=208 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:16:56.293] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:16:56.294] thr=208 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:16:56.294] thr=208 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:16:56.294] thr=208 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:16:56.334] thr=208 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:16:56.345] thr=208 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:16:56.346] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:16:56.346] thr=208 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:16:56.347] thr=208 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:16:56.347] thr=208 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:16:56.387] thr=208 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:16:56.397] thr=208 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:16:56.397] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:16:56.397] thr=208 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:16:56.398] thr=208 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:16:56.398] thr=208 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:16:56.437] thr=208 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:16:56.446] thr=208 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:16:56.446] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:16:56.446] thr=208 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:16:56.447] thr=208 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:16:56.447] thr=208 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:16:56.487] thr=208 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:16:56.498] thr=208 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:16:56.498] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:16:56.498] thr=208 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:16:56.499] thr=208 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:16:56.499] thr=208 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:16:56.540] thr=208 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:16:56.549] thr=208 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:16:56.549] thr=208 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:16:56.650] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:16:56.651] thr=208 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:16:56.651] thr=208 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:16:56.652] thr=208 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:16:56.661] thr=208 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:16:56.662] thr=208 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:16:56.664] thr=208 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:00.998] thr=606 paramiko.transport: starting thread (client mode): 0x54cde30 +DEB [20190331-11:17:00.999] thr=606 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:01.011] thr=606 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:01.011] thr=606 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:01.016] thr=606 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:01.016] thr=606 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:01.016] thr=606 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:01.016] thr=606 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:01.016] thr=606 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:01.016] thr=606 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:01.021] thr=606 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:01.021] thr=606 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:01.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:01.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:01.061] thr=606 paramiko.transport: userauth is OK +INF [20190331-11:17:01.080] thr=606 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:01.081] thr=606 paramiko.transport: userauth is OK +INF [20190331-11:17:01.113] thr=606 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:01.113] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:01.262] thr=606 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:01.263] thr=606 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:01.303] thr=606 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:01.303] thr=606 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:01.308] thr=606 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:01.320] thr=606 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:01.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:01.321] thr=606 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:01.322] thr=606 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:01.322] thr=606 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:01.360] thr=606 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:01.372] thr=606 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:01.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:01.372] thr=606 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:01.373] thr=606 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:01.373] thr=606 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:01.411] thr=606 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:01.419] thr=606 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:01.420] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:01.420] thr=606 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:01.421] thr=606 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:01.421] thr=606 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:01.459] thr=606 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:01.473] thr=606 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:01.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:01.474] thr=606 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:01.474] thr=606 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:01.474] thr=606 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:01.513] thr=606 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:01.524] thr=606 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:01.524] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:01.524] thr=606 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:01.525] thr=606 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:01.525] thr=606 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:01.564] thr=606 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:01.573] thr=606 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:01.573] thr=606 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:01.675] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:01.676] thr=606 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:01.676] thr=606 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:01.678] thr=606 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:01.704] thr=606 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:01.706] thr=606 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:01.709] thr=606 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:06.002] thr=607 paramiko.transport: starting thread (client mode): 0x50f3730 +DEB [20190331-11:17:06.003] thr=607 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:06.020] thr=607 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:06.020] thr=607 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:06.026] thr=607 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:06.027] thr=607 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:06.027] thr=607 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:06.027] thr=607 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:06.027] thr=607 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:06.028] thr=607 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:06.035] thr=607 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:06.036] thr=607 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:06.037] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:06.039] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:06.075] thr=607 paramiko.transport: userauth is OK +INF [20190331-11:17:06.109] thr=607 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:06.110] thr=607 paramiko.transport: userauth is OK +INF [20190331-11:17:06.149] thr=607 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:06.150] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:06.423] thr=607 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:06.423] thr=607 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:06.464] thr=607 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:06.464] thr=607 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:06.469] thr=607 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:06.481] thr=607 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:06.482] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:06.482] thr=607 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:06.483] thr=607 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:06.483] thr=607 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:06.524] thr=607 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:06.538] thr=607 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:06.539] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:06.539] thr=607 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:06.540] thr=607 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:06.540] thr=607 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:06.578] thr=607 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:06.587] thr=607 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:06.587] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:06.588] thr=607 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:06.588] thr=607 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:06.588] thr=607 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:06.628] thr=607 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:06.637] thr=607 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:06.637] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:06.638] thr=607 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:06.638] thr=607 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:06.638] thr=607 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:06.678] thr=607 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:06.689] thr=607 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:06.689] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:06.689] thr=607 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:06.690] thr=607 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:06.690] thr=607 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:06.728] thr=607 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:06.737] thr=607 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:06.737] thr=607 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:06.838] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:06.839] thr=607 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:06.839] thr=607 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:06.840] thr=607 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:06.849] thr=607 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:06.850] thr=607 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:06.851] thr=607 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:11.001] thr=608 paramiko.transport: starting thread (client mode): 0x148e3b0 +DEB [20190331-11:17:11.002] thr=608 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:11.016] thr=608 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:11.016] thr=608 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:11.020] thr=608 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:11.020] thr=608 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:11.020] thr=608 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:11.020] thr=608 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:11.020] thr=608 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:11.020] thr=608 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:11.025] thr=608 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:11.025] thr=608 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:11.025] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:11.027] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:11.064] thr=608 paramiko.transport: userauth is OK +INF [20190331-11:17:11.084] thr=608 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:11.085] thr=608 paramiko.transport: userauth is OK +INF [20190331-11:17:11.106] thr=608 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:11.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:11.244] thr=608 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:11.244] thr=608 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:11.284] thr=608 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:11.284] thr=608 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:11.288] thr=608 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:11.301] thr=608 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:11.301] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:11.301] thr=608 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:11.302] thr=608 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:11.302] thr=608 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:11.342] thr=608 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:11.354] thr=608 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:11.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:11.355] thr=608 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:11.355] thr=608 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:11.356] thr=608 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:11.397] thr=608 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:11.406] thr=608 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:11.407] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:11.407] thr=608 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:11.408] thr=608 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:11.408] thr=608 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:11.446] thr=608 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:11.455] thr=608 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:11.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:11.456] thr=608 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:11.456] thr=608 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:11.456] thr=608 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:11.496] thr=608 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:11.507] thr=608 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:11.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:11.508] thr=608 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:11.508] thr=608 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:11.509] thr=608 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:11.547] thr=608 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:11.556] thr=608 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:11.556] thr=608 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:11.656] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:11.657] thr=608 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:11.657] thr=608 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:11.658] thr=608 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:11.667] thr=608 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:11.667] thr=608 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:11.669] thr=608 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:15.998] thr=609 paramiko.transport: starting thread (client mode): 0x507d0d0 +DEB [20190331-11:17:15.998] thr=609 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:16.007] thr=609 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:16.007] thr=609 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:16.010] thr=609 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:16.011] thr=609 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:16.011] thr=609 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:16.011] thr=609 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:16.011] thr=609 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:16.011] thr=609 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:16.015] thr=609 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:16.016] thr=609 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:16.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:16.017] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:16.056] thr=609 paramiko.transport: userauth is OK +INF [20190331-11:17:16.076] thr=609 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:16.076] thr=609 paramiko.transport: userauth is OK +INF [20190331-11:17:16.096] thr=609 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:16.097] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:16.231] thr=609 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:16.232] thr=609 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:16.272] thr=609 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:16.272] thr=609 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:16.276] thr=609 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:16.288] thr=609 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:16.288] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:16.289] thr=609 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:16.289] thr=609 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:16.289] thr=609 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:16.328] thr=609 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:16.340] thr=609 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:16.340] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:16.340] thr=609 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:16.341] thr=609 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:16.341] thr=609 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:16.380] thr=609 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:16.388] thr=609 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:16.389] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:16.389] thr=609 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:16.390] thr=609 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:16.390] thr=609 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:16.429] thr=609 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:16.438] thr=609 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:16.438] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:16.439] thr=609 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:16.440] thr=609 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:16.440] thr=609 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:16.479] thr=609 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:16.490] thr=609 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:16.490] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:16.490] thr=609 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:16.491] thr=609 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:16.491] thr=609 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:16.530] thr=609 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:16.539] thr=609 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:16.539] thr=609 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:16.640] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:16.641] thr=609 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:16.641] thr=609 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:16.642] thr=609 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:16.651] thr=609 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:16.652] thr=609 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:16.653] thr=609 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:21.003] thr=610 paramiko.transport: starting thread (client mode): 0x4fe7cb0 +DEB [20190331-11:17:21.004] thr=610 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:21.022] thr=610 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:21.023] thr=610 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:21.025] thr=610 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:21.026] thr=610 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:21.026] thr=610 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:21.026] thr=610 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:21.026] thr=610 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:21.026] thr=610 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:21.033] thr=610 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:21.034] thr=610 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:21.034] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:21.036] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:21.073] thr=610 paramiko.transport: userauth is OK +INF [20190331-11:17:21.106] thr=610 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:21.107] thr=610 paramiko.transport: userauth is OK +INF [20190331-11:17:21.138] thr=610 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:21.138] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:21.294] thr=610 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:21.294] thr=610 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:21.334] thr=610 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:21.334] thr=610 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:21.341] thr=610 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:21.352] thr=610 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:21.353] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:21.353] thr=610 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:21.354] thr=610 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:21.354] thr=610 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:21.403] thr=610 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:21.407] thr=610 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:21.408] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:21.408] thr=610 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:21.409] thr=610 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:21.409] thr=610 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:21.459] thr=610 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:21.460] thr=610 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:21.460] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:21.460] thr=610 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:21.461] thr=610 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:21.461] thr=610 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:21.510] thr=610 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:21.510] thr=610 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:21.511] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:21.511] thr=610 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:21.512] thr=610 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:21.512] thr=610 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:21.554] thr=610 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:21.562] thr=610 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:21.562] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:21.562] thr=610 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:21.563] thr=610 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:21.563] thr=610 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:21.606] thr=610 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:21.610] thr=610 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:21.610] thr=610 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:21.712] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:21.712] thr=610 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:21.712] thr=610 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:21.716] thr=610 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:21.722] thr=610 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:21.723] thr=610 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:21.725] thr=610 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:26.004] thr=611 paramiko.transport: starting thread (client mode): 0x50e96d0 +DEB [20190331-11:17:26.005] thr=611 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:26.028] thr=611 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:26.028] thr=611 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:26.030] thr=611 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:26.030] thr=611 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:26.030] thr=611 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:26.030] thr=611 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:26.030] thr=611 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:26.030] thr=611 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:26.034] thr=611 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:26.034] thr=611 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:26.035] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:26.036] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:26.074] thr=611 paramiko.transport: userauth is OK +INF [20190331-11:17:26.178] thr=611 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:26.179] thr=611 paramiko.transport: userauth is OK +INF [20190331-11:17:26.205] thr=611 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:26.205] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:26.346] thr=611 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:26.346] thr=611 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:26.386] thr=611 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:26.386] thr=611 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:26.389] thr=611 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:26.401] thr=611 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:26.402] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:26.402] thr=611 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:26.402] thr=611 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:26.403] thr=611 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:26.445] thr=611 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:26.456] thr=611 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:26.457] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:26.457] thr=611 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:26.458] thr=611 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:26.458] thr=611 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:26.497] thr=611 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:26.506] thr=611 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:26.506] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:26.506] thr=611 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:26.507] thr=611 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:26.507] thr=611 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:26.549] thr=611 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:26.554] thr=611 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:26.555] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:26.555] thr=611 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:26.555] thr=611 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:26.555] thr=611 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:26.595] thr=611 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:26.605] thr=611 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:26.606] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:26.606] thr=611 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:26.607] thr=611 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:26.607] thr=611 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:26.645] thr=611 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:26.654] thr=611 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:26.655] thr=611 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:26.756] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:26.757] thr=611 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:26.757] thr=611 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:26.759] thr=611 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:26.767] thr=611 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:26.768] thr=611 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:26.774] thr=611 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:30.998] thr=612 paramiko.transport: starting thread (client mode): 0x507de10 +DEB [20190331-11:17:30.998] thr=612 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:31.008] thr=612 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:31.008] thr=612 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:31.012] thr=612 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:31.012] thr=612 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:31.012] thr=612 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:31.012] thr=612 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:31.012] thr=612 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:31.012] thr=612 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:31.017] thr=612 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:31.018] thr=612 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:31.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:31.058] thr=612 paramiko.transport: userauth is OK +INF [20190331-11:17:31.077] thr=612 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:31.078] thr=612 paramiko.transport: userauth is OK +INF [20190331-11:17:31.101] thr=612 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:31.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:31.251] thr=612 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:31.252] thr=612 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:31.291] thr=612 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:31.291] thr=612 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:31.296] thr=612 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:31.308] thr=612 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:31.308] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:31.309] thr=612 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:31.309] thr=612 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:31.309] thr=612 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:31.350] thr=612 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:31.362] thr=612 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:31.362] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:31.362] thr=612 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:31.363] thr=612 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:31.363] thr=612 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:31.402] thr=612 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:31.412] thr=612 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:31.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:31.412] thr=612 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:31.413] thr=612 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:31.413] thr=612 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:31.454] thr=612 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:31.464] thr=612 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:31.464] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:31.464] thr=612 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:31.465] thr=612 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:31.465] thr=612 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:31.505] thr=612 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:31.516] thr=612 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:31.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:31.517] thr=612 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:31.518] thr=612 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:31.518] thr=612 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:31.556] thr=612 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:31.565] thr=612 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:31.566] thr=612 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:31.667] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:31.668] thr=612 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:31.668] thr=612 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:31.669] thr=612 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:31.678] thr=612 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:31.679] thr=612 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:31.680] thr=612 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:36.001] thr=613 paramiko.transport: starting thread (client mode): 0x55c5810 +DEB [20190331-11:17:36.001] thr=613 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:36.010] thr=613 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:36.011] thr=613 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:36.014] thr=613 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:36.014] thr=613 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:36.014] thr=613 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:36.014] thr=613 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:36.014] thr=613 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:36.015] thr=613 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:36.018] thr=613 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:36.019] thr=613 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:36.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:36.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:36.057] thr=613 paramiko.transport: userauth is OK +INF [20190331-11:17:36.078] thr=613 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:36.079] thr=613 paramiko.transport: userauth is OK +INF [20190331-11:17:36.100] thr=613 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:36.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:36.249] thr=613 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:36.249] thr=613 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:36.289] thr=613 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:36.289] thr=613 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:36.293] thr=613 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:36.306] thr=613 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:36.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:36.307] thr=613 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:36.307] thr=613 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:36.308] thr=613 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:36.348] thr=613 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:36.363] thr=613 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:36.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:36.364] thr=613 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:36.364] thr=613 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:36.364] thr=613 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:36.403] thr=613 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:36.412] thr=613 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:36.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:36.413] thr=613 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:36.413] thr=613 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:36.413] thr=613 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:36.452] thr=613 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:36.462] thr=613 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:36.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:36.462] thr=613 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:36.463] thr=613 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:36.463] thr=613 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:36.502] thr=613 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:36.514] thr=613 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:36.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:36.514] thr=613 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:36.515] thr=613 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:36.515] thr=613 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:36.554] thr=613 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:36.562] thr=613 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:36.564] thr=613 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:36.663] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:36.664] thr=613 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:36.664] thr=613 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:36.665] thr=613 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:36.675] thr=613 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:36.675] thr=613 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:36.677] thr=613 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:40.999] thr=614 paramiko.transport: starting thread (client mode): 0x54d0ed0 +DEB [20190331-11:17:40.999] thr=614 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:41.012] thr=614 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:41.012] thr=614 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:41.016] thr=614 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:41.016] thr=614 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:41.016] thr=614 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:41.017] thr=614 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:41.017] thr=614 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:41.017] thr=614 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:41.021] thr=614 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:41.022] thr=614 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:41.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:41.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:41.062] thr=614 paramiko.transport: userauth is OK +INF [20190331-11:17:41.097] thr=614 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:41.098] thr=614 paramiko.transport: userauth is OK +INF [20190331-11:17:41.149] thr=614 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:41.149] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:41.422] thr=614 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:41.422] thr=614 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:41.463] thr=614 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:41.463] thr=614 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:41.466] thr=614 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:41.486] thr=614 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:41.487] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:41.487] thr=614 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:41.488] thr=614 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:41.488] thr=614 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:41.534] thr=614 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:41.548] thr=614 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:41.548] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:41.548] thr=614 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:41.549] thr=614 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:41.549] thr=614 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:41.588] thr=614 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:41.597] thr=614 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:41.597] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:41.597] thr=614 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:41.598] thr=614 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:41.598] thr=614 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:41.637] thr=614 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:41.647] thr=614 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:41.647] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:41.647] thr=614 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:41.648] thr=614 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:41.648] thr=614 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:41.687] thr=614 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:41.699] thr=614 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:41.699] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:41.700] thr=614 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:41.700] thr=614 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:41.700] thr=614 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:41.739] thr=614 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:41.749] thr=614 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:41.749] thr=614 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:41.850] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:41.851] thr=614 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:41.851] thr=614 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:41.852] thr=614 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:41.862] thr=614 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:41.863] thr=614 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:41.864] thr=614 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:46.001] thr=615 paramiko.transport: starting thread (client mode): 0x5363030 +DEB [20190331-11:17:46.001] thr=615 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:46.010] thr=615 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:46.011] thr=615 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:46.014] thr=615 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:46.014] thr=615 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:46.015] thr=615 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:46.015] thr=615 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:46.015] thr=615 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:46.015] thr=615 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:46.020] thr=615 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:46.021] thr=615 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:46.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:46.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:46.060] thr=615 paramiko.transport: userauth is OK +INF [20190331-11:17:46.078] thr=615 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:46.079] thr=615 paramiko.transport: userauth is OK +INF [20190331-11:17:46.101] thr=615 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:46.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:46.250] thr=615 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:46.250] thr=615 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:46.291] thr=615 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:46.291] thr=615 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:46.296] thr=615 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:46.308] thr=615 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:46.309] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:46.309] thr=615 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:46.310] thr=615 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:46.310] thr=615 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:46.351] thr=615 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:46.363] thr=615 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:46.363] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:46.363] thr=615 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:46.364] thr=615 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:46.364] thr=615 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:46.403] thr=615 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:46.411] thr=615 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:46.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:46.412] thr=615 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:46.413] thr=615 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:46.413] thr=615 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:46.453] thr=615 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:46.462] thr=615 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:46.462] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:46.462] thr=615 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:46.463] thr=615 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:46.463] thr=615 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:46.503] thr=615 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:46.514] thr=615 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:46.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:46.515] thr=615 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:46.515] thr=615 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:46.515] thr=615 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:46.554] thr=615 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:46.563] thr=615 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:46.563] thr=615 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:46.664] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:46.665] thr=615 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:46.665] thr=615 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:46.666] thr=615 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:46.675] thr=615 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:46.675] thr=615 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:46.677] thr=615 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:50.997] thr=529 paramiko.transport: starting thread (client mode): 0x500dcd0 +DEB [20190331-11:17:50.998] thr=529 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:51.007] thr=529 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:51.007] thr=529 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:51.011] thr=529 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:51.011] thr=529 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:51.011] thr=529 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:51.011] thr=529 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:51.012] thr=529 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:51.012] thr=529 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:51.017] thr=529 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:51.017] thr=529 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:51.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:51.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:51.057] thr=529 paramiko.transport: userauth is OK +INF [20190331-11:17:51.078] thr=529 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:51.079] thr=529 paramiko.transport: userauth is OK +INF [20190331-11:17:51.099] thr=529 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:51.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:51.248] thr=529 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:51.248] thr=529 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:51.289] thr=529 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:51.289] thr=529 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:51.293] thr=529 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:51.305] thr=529 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:51.306] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:51.306] thr=529 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:51.307] thr=529 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:51.307] thr=529 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:51.347] thr=529 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:51.359] thr=529 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:51.359] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:51.359] thr=529 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:51.360] thr=529 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:51.360] thr=529 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:51.401] thr=529 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:51.409] thr=529 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:51.410] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:51.410] thr=529 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:51.411] thr=529 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:51.411] thr=529 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:51.452] thr=529 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:51.461] thr=529 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:51.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:51.461] thr=529 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:51.462] thr=529 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:51.462] thr=529 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:51.502] thr=529 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:51.513] thr=529 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:51.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:51.514] thr=529 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:51.514] thr=529 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:51.515] thr=529 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:51.553] thr=529 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:51.562] thr=529 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:51.562] thr=529 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:51.663] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:51.664] thr=529 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:51.664] thr=529 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:51.665] thr=529 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:51.675] thr=529 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:51.675] thr=529 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:51.677] thr=529 paramiko.transport: EOF in transport thread +DEB [20190331-11:17:55.998] thr=603 paramiko.transport: starting thread (client mode): 0x54d0f30 +DEB [20190331-11:17:55.999] thr=603 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:17:56.010] thr=603 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:17:56.011] thr=603 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:17:56.015] thr=603 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:17:56.015] thr=603 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:17:56.015] thr=603 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:17:56.015] thr=603 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:17:56.015] thr=603 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:17:56.016] thr=603 paramiko.transport: Compression agreed: none +DEB [20190331-11:17:56.020] thr=603 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:17:56.021] thr=603 paramiko.transport: Switch to new keys ... +DEB [20190331-11:17:56.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:17:56.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:17:56.061] thr=603 paramiko.transport: userauth is OK +INF [20190331-11:17:56.081] thr=603 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:17:56.082] thr=603 paramiko.transport: userauth is OK +INF [20190331-11:17:56.105] thr=603 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:17:56.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:17:56.258] thr=603 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:17:56.259] thr=603 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:17:56.299] thr=603 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:17:56.299] thr=603 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:17:56.302] thr=603 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:17:56.315] thr=603 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:17:56.316] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:17:56.316] thr=603 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:17:56.317] thr=603 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:17:56.317] thr=603 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:17:56.357] thr=603 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:17:56.369] thr=603 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:17:56.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:17:56.370] thr=603 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:17:56.370] thr=603 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:17:56.370] thr=603 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:17:56.412] thr=603 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:17:56.426] thr=603 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:17:56.426] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:17:56.427] thr=603 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:17:56.427] thr=603 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:17:56.428] thr=603 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:17:56.467] thr=603 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:17:56.477] thr=603 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:17:56.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:17:56.478] thr=603 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:17:56.479] thr=603 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:17:56.479] thr=603 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:17:56.517] thr=603 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:17:56.528] thr=603 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:17:56.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:17:56.529] thr=603 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:17:56.529] thr=603 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:17:56.529] thr=603 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:17:56.567] thr=603 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:17:56.576] thr=603 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:17:56.576] thr=603 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:17:56.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:17:56.677] thr=603 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:17:56.677] thr=603 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:17:56.679] thr=603 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:17:56.687] thr=603 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:17:56.688] thr=603 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:17:56.690] thr=603 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:01.001] thr=616 paramiko.transport: starting thread (client mode): 0x55c98f0 +DEB [20190331-11:18:01.001] thr=616 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:01.011] thr=616 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:01.011] thr=616 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:01.015] thr=616 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:01.016] thr=616 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:01.016] thr=616 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:01.016] thr=616 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:01.016] thr=616 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:01.016] thr=616 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:01.020] thr=616 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:01.021] thr=616 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:01.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:01.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:01.059] thr=616 paramiko.transport: userauth is OK +INF [20190331-11:18:01.093] thr=616 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:01.094] thr=616 paramiko.transport: userauth is OK +INF [20190331-11:18:01.116] thr=616 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:01.116] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:01.276] thr=616 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:01.276] thr=616 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:01.316] thr=616 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:01.316] thr=616 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:01.321] thr=616 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:01.333] thr=616 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:01.333] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:01.334] thr=616 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:01.334] thr=616 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:01.334] thr=616 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:01.375] thr=616 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:01.390] thr=616 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:01.390] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:01.390] thr=616 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:01.391] thr=616 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:01.391] thr=616 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:01.430] thr=616 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:01.445] thr=616 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:01.445] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:01.445] thr=616 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:01.446] thr=616 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:01.446] thr=616 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:01.485] thr=616 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:01.496] thr=616 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:01.497] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:01.497] thr=616 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:01.497] thr=616 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:01.498] thr=616 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:01.537] thr=616 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:01.551] thr=616 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:01.551] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:01.552] thr=616 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:01.552] thr=616 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:01.552] thr=616 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:01.592] thr=616 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:01.602] thr=616 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:01.602] thr=616 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:01.703] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:01.704] thr=616 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:01.704] thr=616 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:01.705] thr=616 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:01.714] thr=616 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:01.715] thr=616 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:01.716] thr=616 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:06.004] thr=617 paramiko.transport: starting thread (client mode): 0x55e4df0 +DEB [20190331-11:18:06.004] thr=617 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:06.033] thr=617 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:06.034] thr=617 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:06.039] thr=617 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:06.039] thr=617 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:06.039] thr=617 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:06.039] thr=617 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:06.039] thr=617 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:06.040] thr=617 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:06.045] thr=617 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:06.045] thr=617 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:06.046] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:06.047] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:06.086] thr=617 paramiko.transport: userauth is OK +INF [20190331-11:18:06.106] thr=617 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:06.107] thr=617 paramiko.transport: userauth is OK +INF [20190331-11:18:06.129] thr=617 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:06.130] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:06.308] thr=617 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:06.309] thr=617 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:06.349] thr=617 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:06.350] thr=617 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:06.354] thr=617 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:06.369] thr=617 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:06.369] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:06.369] thr=617 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:06.370] thr=617 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:06.370] thr=617 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:06.409] thr=617 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:06.422] thr=617 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:06.422] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:06.423] thr=617 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:06.423] thr=617 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:06.423] thr=617 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:06.463] thr=617 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:06.472] thr=617 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:06.472] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:06.473] thr=617 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:06.473] thr=617 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:06.473] thr=617 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:06.513] thr=617 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:06.523] thr=617 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:06.523] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:06.524] thr=617 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:06.524] thr=617 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:06.524] thr=617 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:06.564] thr=617 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:06.576] thr=617 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:06.576] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:06.576] thr=617 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:06.577] thr=617 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:06.577] thr=617 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:06.618] thr=617 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:06.628] thr=617 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:06.628] thr=617 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:06.728] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:06.729] thr=617 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:06.729] thr=617 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:06.730] thr=617 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:06.739] thr=617 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:06.740] thr=617 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:06.741] thr=617 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:11.000] thr=131 paramiko.transport: starting thread (client mode): 0x54a4030 +DEB [20190331-11:18:11.001] thr=131 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:11.013] thr=131 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:11.013] thr=131 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:11.020] thr=131 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:11.020] thr=131 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:11.020] thr=131 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:11.020] thr=131 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:11.020] thr=131 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:11.020] thr=131 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:11.026] thr=131 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:11.026] thr=131 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:11.027] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:11.029] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:11.067] thr=131 paramiko.transport: userauth is OK +INF [20190331-11:18:11.095] thr=131 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:11.097] thr=131 paramiko.transport: userauth is OK +INF [20190331-11:18:11.125] thr=131 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:11.126] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:11.284] thr=131 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:11.284] thr=131 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:11.325] thr=131 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:11.325] thr=131 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:11.330] thr=131 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:11.345] thr=131 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:11.345] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:11.346] thr=131 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:11.346] thr=131 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:11.346] thr=131 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:11.385] thr=131 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:11.398] thr=131 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:11.398] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:11.399] thr=131 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:11.399] thr=131 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:11.399] thr=131 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:11.439] thr=131 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:11.449] thr=131 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:11.449] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:11.450] thr=131 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:11.450] thr=131 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:11.450] thr=131 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:11.491] thr=131 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:11.501] thr=131 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:11.501] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:11.502] thr=131 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:11.502] thr=131 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:11.502] thr=131 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:11.543] thr=131 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:11.555] thr=131 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:11.555] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:11.556] thr=131 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:11.556] thr=131 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:11.556] thr=131 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:11.598] thr=131 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:11.607] thr=131 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:11.608] thr=131 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:11.709] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:11.710] thr=131 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:11.710] thr=131 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:11.711] thr=131 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:11.721] thr=131 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:11.721] thr=131 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:11.723] thr=131 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:16.000] thr=618 paramiko.transport: starting thread (client mode): 0x50ccd10 +DEB [20190331-11:18:16.000] thr=618 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:16.011] thr=618 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:16.011] thr=618 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:16.015] thr=618 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:16.015] thr=618 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:16.015] thr=618 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:16.015] thr=618 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:16.015] thr=618 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:16.015] thr=618 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:16.019] thr=618 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:16.020] thr=618 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:16.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:16.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:16.058] thr=618 paramiko.transport: userauth is OK +INF [20190331-11:18:16.078] thr=618 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:16.079] thr=618 paramiko.transport: userauth is OK +INF [20190331-11:18:16.102] thr=618 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:16.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:16.268] thr=618 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:16.268] thr=618 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:16.309] thr=618 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:16.309] thr=618 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:16.313] thr=618 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:16.327] thr=618 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:16.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:16.328] thr=618 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:16.328] thr=618 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:16.328] thr=618 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:16.369] thr=618 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:16.381] thr=618 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:16.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:16.382] thr=618 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:16.383] thr=618 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:16.383] thr=618 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:16.423] thr=618 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:16.431] thr=618 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:16.432] thr=618 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:16.432] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:16.472] thr=618 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:16.473] thr=618 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:16.474] thr=618 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:16.483] thr=618 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:16.483] thr=618 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:16.484] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:16.524] thr=618 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:16.525] thr=618 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:16.527] thr=618 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:16.538] thr=618 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:16.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:16.538] thr=618 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:16.539] thr=618 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:16.539] thr=618 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:16.577] thr=618 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:16.586] thr=618 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:16.586] thr=618 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:16.686] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:16.687] thr=618 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:16.687] thr=618 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:16.688] thr=618 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:16.697] thr=618 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:16.698] thr=618 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:16.699] thr=618 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:21.003] thr=619 paramiko.transport: starting thread (client mode): 0x55c1c10 +DEB [20190331-11:18:21.003] thr=619 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:21.021] thr=619 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:21.022] thr=619 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:21.025] thr=619 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:21.025] thr=619 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:21.025] thr=619 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:21.026] thr=619 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:21.026] thr=619 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:21.026] thr=619 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:21.030] thr=619 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:21.030] thr=619 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:21.031] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:21.032] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:21.071] thr=619 paramiko.transport: userauth is OK +INF [20190331-11:18:21.092] thr=619 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:21.093] thr=619 paramiko.transport: userauth is OK +INF [20190331-11:18:21.115] thr=619 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:21.115] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:21.280] thr=619 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:21.280] thr=619 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:21.321] thr=619 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:21.321] thr=619 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:21.325] thr=619 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:21.338] thr=619 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:21.338] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:21.339] thr=619 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:21.339] thr=619 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:21.339] thr=619 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:21.382] thr=619 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:21.395] thr=619 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:21.395] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:21.395] thr=619 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:21.396] thr=619 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:21.396] thr=619 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:21.434] thr=619 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:21.443] thr=619 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:21.443] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:21.443] thr=619 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:21.444] thr=619 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:21.444] thr=619 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:21.483] thr=619 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:21.492] thr=619 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:21.492] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:21.492] thr=619 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:21.493] thr=619 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:21.493] thr=619 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:21.532] thr=619 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:21.544] thr=619 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:21.544] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:21.545] thr=619 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:21.545] thr=619 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:21.545] thr=619 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:21.584] thr=619 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:21.592] thr=619 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:21.593] thr=619 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:21.693] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:21.694] thr=619 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:21.694] thr=619 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:21.695] thr=619 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:21.704] thr=619 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:21.705] thr=619 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:21.706] thr=619 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:25.997] thr=532 paramiko.transport: starting thread (client mode): 0x500d0b0 +DEB [20190331-11:18:25.998] thr=532 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:26.007] thr=532 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:26.007] thr=532 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:26.010] thr=532 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:26.010] thr=532 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:26.010] thr=532 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:26.010] thr=532 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:26.010] thr=532 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:26.010] thr=532 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:26.014] thr=532 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:26.014] thr=532 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:26.015] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:26.016] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:26.052] thr=532 paramiko.transport: userauth is OK +INF [20190331-11:18:26.083] thr=532 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:26.083] thr=532 paramiko.transport: userauth is OK +INF [20190331-11:18:26.106] thr=532 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:26.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:26.243] thr=532 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:26.243] thr=532 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:26.282] thr=532 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:26.282] thr=532 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:26.286] thr=532 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:26.297] thr=532 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:26.298] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:26.298] thr=532 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:26.299] thr=532 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:26.299] thr=532 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:26.338] thr=532 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:26.350] thr=532 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:26.350] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:26.351] thr=532 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:26.351] thr=532 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:26.351] thr=532 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:26.390] thr=532 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:26.398] thr=532 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:26.399] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:26.399] thr=532 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:26.400] thr=532 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:26.400] thr=532 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:26.438] thr=532 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:26.448] thr=532 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:26.448] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:26.448] thr=532 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:26.449] thr=532 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:26.449] thr=532 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:26.488] thr=532 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:26.499] thr=532 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:26.499] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:26.500] thr=532 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:26.500] thr=532 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:26.500] thr=532 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:26.539] thr=532 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:26.548] thr=532 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:26.549] thr=532 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:26.649] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:26.650] thr=532 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:26.650] thr=532 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:26.651] thr=532 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:26.660] thr=532 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:26.661] thr=532 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:26.662] thr=532 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:31.000] thr=501 paramiko.transport: starting thread (client mode): 0x4fe79d0 +DEB [20190331-11:18:31.000] thr=501 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:31.010] thr=501 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:31.010] thr=501 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:31.013] thr=501 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:31.013] thr=501 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:31.013] thr=501 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:31.013] thr=501 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:31.013] thr=501 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:31.013] thr=501 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:31.017] thr=501 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:31.017] thr=501 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:31.018] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:31.019] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:31.057] thr=501 paramiko.transport: userauth is OK +INF [20190331-11:18:31.170] thr=501 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:31.171] thr=501 paramiko.transport: userauth is OK +INF [20190331-11:18:31.199] thr=501 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:31.199] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:31.385] thr=501 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:31.385] thr=501 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:31.424] thr=501 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:31.424] thr=501 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:31.428] thr=501 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:31.448] thr=501 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:31.448] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:31.448] thr=501 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:31.449] thr=501 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:31.449] thr=501 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:31.489] thr=501 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:31.501] thr=501 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:31.501] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:31.502] thr=501 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:31.502] thr=501 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:31.502] thr=501 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:31.543] thr=501 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:31.555] thr=501 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:31.555] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:31.555] thr=501 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:31.556] thr=501 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:31.556] thr=501 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:31.596] thr=501 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:31.604] thr=501 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:31.605] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:31.605] thr=501 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:31.606] thr=501 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:31.606] thr=501 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:31.645] thr=501 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:31.656] thr=501 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:31.656] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:31.656] thr=501 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:31.657] thr=501 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:31.657] thr=501 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:31.696] thr=501 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:31.705] thr=501 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:31.706] thr=501 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:31.806] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:31.807] thr=501 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:31.807] thr=501 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:31.808] thr=501 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:31.819] thr=501 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:31.820] thr=501 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:31.821] thr=501 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:35.999] thr=620 paramiko.transport: starting thread (client mode): 0x538f330 +DEB [20190331-11:18:35.999] thr=620 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:36.010] thr=620 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:36.010] thr=620 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:36.014] thr=620 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:36.014] thr=620 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:36.014] thr=620 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:36.014] thr=620 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:36.015] thr=620 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:36.015] thr=620 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:36.019] thr=620 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:36.019] thr=620 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:36.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:36.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:36.058] thr=620 paramiko.transport: userauth is OK +INF [20190331-11:18:36.078] thr=620 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:36.079] thr=620 paramiko.transport: userauth is OK +INF [20190331-11:18:36.101] thr=620 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:36.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:36.259] thr=620 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:36.260] thr=620 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:36.300] thr=620 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:36.300] thr=620 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:36.304] thr=620 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:36.317] thr=620 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:36.318] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:36.318] thr=620 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:36.319] thr=620 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:36.319] thr=620 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:36.359] thr=620 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:36.372] thr=620 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:36.372] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:36.373] thr=620 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:36.373] thr=620 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:36.374] thr=620 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:36.413] thr=620 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:36.422] thr=620 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:36.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:36.423] thr=620 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:36.423] thr=620 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:36.423] thr=620 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:36.464] thr=620 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:36.473] thr=620 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:36.473] thr=620 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:36.473] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:36.514] thr=620 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:36.514] thr=620 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:36.515] thr=620 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:36.526] thr=620 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:36.527] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:36.527] thr=620 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:36.528] thr=620 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:36.528] thr=620 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:36.566] thr=620 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:36.575] thr=620 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:36.575] thr=620 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:36.676] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:36.677] thr=620 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:36.677] thr=620 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:36.678] thr=620 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:36.687] thr=620 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:36.688] thr=620 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:36.690] thr=620 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:41.001] thr=621 paramiko.transport: starting thread (client mode): 0x50f31f0 +DEB [20190331-11:18:41.002] thr=621 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:41.015] thr=621 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:41.015] thr=621 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:41.023] thr=621 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:41.023] thr=621 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:41.024] thr=621 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:41.024] thr=621 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:41.024] thr=621 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:41.024] thr=621 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:41.033] thr=621 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:41.033] thr=621 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:41.034] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:41.036] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:41.073] thr=621 paramiko.transport: userauth is OK +INF [20190331-11:18:41.096] thr=621 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:41.097] thr=621 paramiko.transport: userauth is OK +INF [20190331-11:18:41.119] thr=621 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:41.120] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:41.261] thr=621 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:41.261] thr=621 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:41.302] thr=621 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:41.302] thr=621 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:41.306] thr=621 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:41.320] thr=621 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:41.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:41.321] thr=621 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:41.322] thr=621 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:41.322] thr=621 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:41.361] thr=621 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:41.373] thr=621 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:41.373] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:41.374] thr=621 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:41.374] thr=621 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:41.374] thr=621 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:41.414] thr=621 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:41.423] thr=621 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:41.424] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:41.424] thr=621 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:41.424] thr=621 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:41.425] thr=621 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:41.465] thr=621 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:41.474] thr=621 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:41.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:41.474] thr=621 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:41.475] thr=621 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:41.475] thr=621 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:41.517] thr=621 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:41.528] thr=621 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:41.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:41.529] thr=621 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:41.530] thr=621 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:41.530] thr=621 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:41.568] thr=621 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:41.577] thr=621 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:41.577] thr=621 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:41.678] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:41.679] thr=621 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:41.679] thr=621 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:41.680] thr=621 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:41.689] thr=621 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:41.690] thr=621 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:41.691] thr=621 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:45.998] thr=622 paramiko.transport: starting thread (client mode): 0x54d0390 +DEB [20190331-11:18:45.998] thr=622 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:46.009] thr=622 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:46.010] thr=622 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:46.014] thr=622 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:46.014] thr=622 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:46.015] thr=622 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:46.015] thr=622 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:46.015] thr=622 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:46.015] thr=622 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:46.020] thr=622 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:46.020] thr=622 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:46.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:46.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:46.060] thr=622 paramiko.transport: userauth is OK +INF [20190331-11:18:46.081] thr=622 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:46.082] thr=622 paramiko.transport: userauth is OK +INF [20190331-11:18:46.105] thr=622 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:46.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:46.268] thr=622 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:46.268] thr=622 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:46.309] thr=622 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:46.309] thr=622 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:46.312] thr=622 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:46.327] thr=622 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:46.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:46.328] thr=622 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:46.328] thr=622 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:46.328] thr=622 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:46.369] thr=622 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:46.382] thr=622 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:46.382] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:46.383] thr=622 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:46.383] thr=622 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:46.383] thr=622 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:46.423] thr=622 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:46.433] thr=622 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:46.433] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:46.434] thr=622 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:46.434] thr=622 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:46.434] thr=622 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:46.475] thr=622 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:46.484] thr=622 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:46.485] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:46.485] thr=622 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:46.486] thr=622 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:46.486] thr=622 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:46.526] thr=622 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:46.538] thr=622 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:46.538] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:46.539] thr=622 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:46.539] thr=622 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:46.540] thr=622 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:46.578] thr=622 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:46.587] thr=622 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:46.587] thr=622 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:46.688] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:46.689] thr=622 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:46.689] thr=622 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:46.690] thr=622 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:46.699] thr=622 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:46.700] thr=622 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:46.702] thr=622 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:51.002] thr=623 paramiko.transport: starting thread (client mode): 0x54d0910 +DEB [20190331-11:18:51.003] thr=623 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:51.013] thr=623 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:51.014] thr=623 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:51.017] thr=623 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:51.017] thr=623 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:51.017] thr=623 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:51.017] thr=623 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:51.017] thr=623 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:51.017] thr=623 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:51.021] thr=623 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:51.022] thr=623 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:51.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:51.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:51.058] thr=623 paramiko.transport: userauth is OK +INF [20190331-11:18:51.078] thr=623 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:51.078] thr=623 paramiko.transport: userauth is OK +INF [20190331-11:18:51.102] thr=623 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:51.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:51.257] thr=623 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:51.257] thr=623 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:51.298] thr=623 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:51.298] thr=623 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:51.301] thr=623 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:51.314] thr=623 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:51.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:51.315] thr=623 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:51.315] thr=623 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:51.316] thr=623 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:51.356] thr=623 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:51.369] thr=623 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:51.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:51.369] thr=623 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:51.370] thr=623 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:51.370] thr=623 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:51.410] thr=623 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:51.422] thr=623 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:51.422] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:51.423] thr=623 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:51.423] thr=623 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:51.423] thr=623 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:51.464] thr=623 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:51.474] thr=623 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:51.474] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:51.475] thr=623 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:51.475] thr=623 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:51.475] thr=623 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:51.517] thr=623 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:51.529] thr=623 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:51.529] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:51.530] thr=623 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:51.530] thr=623 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:51.531] thr=623 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:51.568] thr=623 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:51.578] thr=623 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:51.578] thr=623 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:51.679] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:51.680] thr=623 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:51.680] thr=623 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:51.681] thr=623 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:51.690] thr=623 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:51.691] thr=623 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:51.693] thr=623 paramiko.transport: EOF in transport thread +DEB [20190331-11:18:55.998] thr=624 paramiko.transport: starting thread (client mode): 0x55c9190 +DEB [20190331-11:18:55.998] thr=624 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:18:56.008] thr=624 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:18:56.008] thr=624 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:18:56.012] thr=624 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:18:56.012] thr=624 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:18:56.012] thr=624 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:18:56.012] thr=624 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:18:56.012] thr=624 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:18:56.012] thr=624 paramiko.transport: Compression agreed: none +DEB [20190331-11:18:56.017] thr=624 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:18:56.017] thr=624 paramiko.transport: Switch to new keys ... +DEB [20190331-11:18:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:18:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:18:56.054] thr=624 paramiko.transport: userauth is OK +INF [20190331-11:18:56.075] thr=624 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:18:56.076] thr=624 paramiko.transport: userauth is OK +INF [20190331-11:18:56.098] thr=624 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:18:56.099] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:18:56.268] thr=624 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:18:56.268] thr=624 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:18:56.311] thr=624 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:18:56.311] thr=624 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:18:56.316] thr=624 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:18:56.331] thr=624 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:18:56.332] thr=624 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:18:56.332] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:18:56.372] thr=624 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:18:56.373] thr=624 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:18:56.374] thr=624 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:18:56.387] thr=624 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:18:56.387] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:18:56.388] thr=624 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:18:56.388] thr=624 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:18:56.389] thr=624 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:18:56.430] thr=624 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:18:56.440] thr=624 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:18:56.440] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:18:56.440] thr=624 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:18:56.441] thr=624 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:18:56.442] thr=624 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:18:56.483] thr=624 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:18:56.492] thr=624 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:18:56.492] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:18:56.492] thr=624 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:18:56.493] thr=624 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:18:56.493] thr=624 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:18:56.531] thr=624 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:18:56.543] thr=624 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:18:56.543] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:18:56.543] thr=624 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:18:56.544] thr=624 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:18:56.544] thr=624 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:18:56.582] thr=624 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:18:56.591] thr=624 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:18:56.592] thr=624 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:18:56.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:18:56.693] thr=624 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:18:56.693] thr=624 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:18:56.694] thr=624 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:18:56.704] thr=624 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:18:56.704] thr=624 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:18:56.706] thr=624 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:00.997] thr=594 paramiko.transport: starting thread (client mode): 0x55e6330 +DEB [20190331-11:19:00.998] thr=594 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:01.008] thr=594 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:01.008] thr=594 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:01.011] thr=594 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:01.011] thr=594 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:01.011] thr=594 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:01.011] thr=594 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:01.011] thr=594 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:01.011] thr=594 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:01.016] thr=594 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:01.016] thr=594 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:01.016] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:01.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:01.053] thr=594 paramiko.transport: userauth is OK +INF [20190331-11:19:01.073] thr=594 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:01.074] thr=594 paramiko.transport: userauth is OK +INF [20190331-11:19:01.100] thr=594 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:01.100] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:01.245] thr=594 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:01.245] thr=594 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:01.286] thr=594 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:01.286] thr=594 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:01.294] thr=594 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:01.305] thr=594 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:01.305] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:01.305] thr=594 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:01.306] thr=594 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:01.306] thr=594 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:01.345] thr=594 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:01.356] thr=594 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:01.357] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:01.357] thr=594 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:01.357] thr=594 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:01.358] thr=594 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:01.397] thr=594 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:01.405] thr=594 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:01.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:01.406] thr=594 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:01.406] thr=594 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:01.406] thr=594 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:01.447] thr=594 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:01.455] thr=594 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:01.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:01.456] thr=594 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:01.456] thr=594 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:01.457] thr=594 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:01.498] thr=594 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:01.508] thr=594 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:01.508] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:01.508] thr=594 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:01.509] thr=594 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:01.509] thr=594 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:01.550] thr=594 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:01.559] thr=594 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:01.559] thr=594 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:01.660] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:01.661] thr=594 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:01.661] thr=594 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:01.665] thr=594 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:01.672] thr=594 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:01.673] thr=594 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:01.675] thr=594 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:06.002] thr=625 paramiko.transport: starting thread (client mode): 0x5006530 +DEB [20190331-11:19:06.003] thr=625 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:06.020] thr=625 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:06.020] thr=625 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:06.023] thr=625 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:06.023] thr=625 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:06.023] thr=625 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:06.023] thr=625 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:06.023] thr=625 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:06.024] thr=625 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:06.031] thr=625 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:06.032] thr=625 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:06.032] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:06.035] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:06.068] thr=625 paramiko.transport: userauth is OK +INF [20190331-11:19:06.092] thr=625 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:06.093] thr=625 paramiko.transport: userauth is OK +INF [20190331-11:19:06.132] thr=625 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:06.132] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:06.387] thr=625 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:06.387] thr=625 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:06.428] thr=625 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:06.428] thr=625 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:06.434] thr=625 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:06.449] thr=625 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:06.450] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:06.451] thr=625 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:06.451] thr=625 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:06.452] thr=625 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:06.494] thr=625 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:06.505] thr=625 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:06.506] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:06.506] thr=625 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:06.507] thr=625 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:06.507] thr=625 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:06.549] thr=625 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:06.565] thr=625 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:06.566] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:06.566] thr=625 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:06.568] thr=625 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:06.568] thr=625 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:06.615] thr=625 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:06.618] thr=625 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:06.619] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:06.619] thr=625 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:06.620] thr=625 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:06.620] thr=625 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:06.662] thr=625 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:06.674] thr=625 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:06.675] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:06.675] thr=625 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:06.676] thr=625 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:06.676] thr=625 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:06.719] thr=625 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:06.738] thr=625 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:06.738] thr=625 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:06.839] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:06.840] thr=625 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:06.840] thr=625 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:06.848] thr=625 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:06.851] thr=625 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:06.853] thr=625 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:06.854] thr=625 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:11.001] thr=206 paramiko.transport: starting thread (client mode): 0x5006af0 +DEB [20190331-11:19:11.001] thr=206 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:11.024] thr=206 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:11.025] thr=206 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:11.030] thr=206 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:11.030] thr=206 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:11.030] thr=206 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:11.030] thr=206 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:11.031] thr=206 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:11.031] thr=206 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:11.037] thr=206 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:11.038] thr=206 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:11.038] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:11.039] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:11.075] thr=206 paramiko.transport: userauth is OK +INF [20190331-11:19:11.098] thr=206 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:11.100] thr=206 paramiko.transport: userauth is OK +INF [20190331-11:19:11.125] thr=206 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:11.125] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:11.335] thr=206 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:11.336] thr=206 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:11.376] thr=206 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:11.376] thr=206 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:11.382] thr=206 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:11.406] thr=206 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:11.406] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:11.407] thr=206 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:11.407] thr=206 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:11.407] thr=206 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:11.448] thr=206 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:11.466] thr=206 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:11.466] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:11.466] thr=206 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:11.467] thr=206 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:11.467] thr=206 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:11.509] thr=206 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:11.523] thr=206 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:11.523] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:11.524] thr=206 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:11.524] thr=206 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:11.524] thr=206 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:11.562] thr=206 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:11.572] thr=206 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:11.572] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:11.573] thr=206 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:11.573] thr=206 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:11.573] thr=206 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:11.612] thr=206 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:11.627] thr=206 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:11.627] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:11.628] thr=206 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:11.628] thr=206 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:11.629] thr=206 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:11.667] thr=206 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:11.680] thr=206 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:11.680] thr=206 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:11.781] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:11.782] thr=206 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:11.783] thr=206 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:11.786] thr=206 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:11.809] thr=206 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:11.810] thr=206 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:11.812] thr=206 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:16.004] thr=626 paramiko.transport: starting thread (client mode): 0x4f8b110 +DEB [20190331-11:19:16.004] thr=626 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:16.020] thr=626 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:16.020] thr=626 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:16.027] thr=626 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:16.027] thr=626 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:16.027] thr=626 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:16.027] thr=626 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:16.027] thr=626 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:16.028] thr=626 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:16.036] thr=626 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:16.036] thr=626 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:16.037] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:16.039] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:16.074] thr=626 paramiko.transport: userauth is OK +INF [20190331-11:19:16.104] thr=626 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:16.105] thr=626 paramiko.transport: userauth is OK +INF [20190331-11:19:16.140] thr=626 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:16.140] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:16.340] thr=626 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:16.341] thr=626 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:16.382] thr=626 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:16.382] thr=626 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:16.387] thr=626 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:16.402] thr=626 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:16.403] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:16.403] thr=626 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:16.404] thr=626 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:16.404] thr=626 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:16.446] thr=626 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:16.460] thr=626 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:16.461] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:16.461] thr=626 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:16.461] thr=626 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:16.462] thr=626 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:16.501] thr=626 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:16.512] thr=626 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:16.512] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:16.513] thr=626 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:16.513] thr=626 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:16.514] thr=626 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:16.555] thr=626 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:16.569] thr=626 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:16.569] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:16.570] thr=626 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:16.570] thr=626 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:16.571] thr=626 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:16.609] thr=626 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:16.621] thr=626 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:16.621] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:16.622] thr=626 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:16.622] thr=626 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:16.622] thr=626 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:16.661] thr=626 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:16.671] thr=626 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:16.671] thr=626 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:16.772] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:16.773] thr=626 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:16.773] thr=626 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:16.774] thr=626 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:16.784] thr=626 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:16.785] thr=626 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:16.786] thr=626 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:21.023] thr=158 paramiko.transport: starting thread (client mode): 0x53d6f70 +DEB [20190331-11:19:21.024] thr=158 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:21.036] thr=158 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:21.036] thr=158 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:21.049] thr=158 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:21.050] thr=158 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:21.050] thr=158 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:21.050] thr=158 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:21.050] thr=158 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:21.050] thr=158 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:21.062] thr=158 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:21.063] thr=158 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:21.063] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:21.065] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:21.102] thr=158 paramiko.transport: userauth is OK +INF [20190331-11:19:21.146] thr=158 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:21.151] thr=158 paramiko.transport: userauth is OK +INF [20190331-11:19:21.232] thr=158 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:21.233] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:21.861] thr=158 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:21.861] thr=158 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:21.911] thr=158 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:21.911] thr=158 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:21.986] thr=158 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:22.042] thr=158 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:22.043] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:22.044] thr=158 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:22.049] thr=158 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:22.049] thr=158 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:22.091] thr=158 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:22.162] thr=158 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:22.162] thr=158 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:22.170] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:22.204] thr=158 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:22.204] thr=158 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:22.211] thr=158 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:22.248] thr=158 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:22.249] thr=158 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:22.253] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:22.309] thr=158 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:22.310] thr=158 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:22.324] thr=158 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:22.373] thr=158 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:22.373] thr=158 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:22.385] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:22.429] thr=158 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:22.429] thr=158 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:22.432] thr=158 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:22.489] thr=158 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:22.490] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:22.490] thr=158 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:22.499] thr=158 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:22.499] thr=158 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:22.556] thr=158 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:22.623] thr=158 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:22.623] thr=158 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:22.733] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:22.734] thr=158 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:22.735] thr=158 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:22.738] thr=158 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:22.755] thr=158 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:22.756] thr=158 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:22.759] thr=158 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:26.060] thr=627 paramiko.transport: starting thread (client mode): 0x4007e70 +DEB [20190331-11:19:26.063] thr=627 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:26.072] thr=627 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:26.072] thr=627 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:26.078] thr=627 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:26.079] thr=627 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:26.079] thr=627 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:26.079] thr=627 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:26.079] thr=627 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:26.080] thr=627 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:26.089] thr=627 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:26.090] thr=627 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:26.090] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:26.092] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:26.133] thr=627 paramiko.transport: userauth is OK +INF [20190331-11:19:26.206] thr=627 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:26.207] thr=627 paramiko.transport: userauth is OK +INF [20190331-11:19:26.291] thr=627 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:26.292] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:26.677] thr=627 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:26.677] thr=627 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:26.718] thr=627 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:26.718] thr=627 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:26.722] thr=627 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:26.740] thr=627 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:26.740] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:26.740] thr=627 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:26.741] thr=627 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:26.741] thr=627 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:26.780] thr=627 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:26.791] thr=627 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:26.792] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:26.792] thr=627 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:26.792] thr=627 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:26.792] thr=627 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:26.832] thr=627 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:26.842] thr=627 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:26.842] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:26.842] thr=627 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:26.843] thr=627 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:26.843] thr=627 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:26.884] thr=627 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:26.903] thr=627 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:26.904] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:26.904] thr=627 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:26.905] thr=627 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:26.905] thr=627 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:26.947] thr=627 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:26.962] thr=627 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:26.963] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:26.963] thr=627 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:26.964] thr=627 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:26.964] thr=627 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:27.004] thr=627 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:27.019] thr=627 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:27.019] thr=627 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:27.120] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:27.121] thr=627 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:27.121] thr=627 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:27.122] thr=627 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:27.132] thr=627 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:27.132] thr=627 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:27.134] thr=627 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:31.005] thr=628 paramiko.transport: starting thread (client mode): 0x5006c10 +DEB [20190331-11:19:31.005] thr=628 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:31.025] thr=628 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:31.025] thr=628 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:31.031] thr=628 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:31.032] thr=628 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:31.032] thr=628 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:31.032] thr=628 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:31.032] thr=628 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:31.032] thr=628 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:31.038] thr=628 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:31.038] thr=628 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:31.039] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:31.040] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:31.077] thr=628 paramiko.transport: userauth is OK +INF [20190331-11:19:31.106] thr=628 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:31.107] thr=628 paramiko.transport: userauth is OK +INF [20190331-11:19:31.134] thr=628 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:31.134] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:31.331] thr=628 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:31.331] thr=628 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:31.385] thr=628 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:31.385] thr=628 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:31.387] thr=628 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:31.400] thr=628 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:31.401] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:31.401] thr=628 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:31.401] thr=628 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:31.401] thr=628 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:31.440] thr=628 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:31.452] thr=628 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:31.452] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:31.452] thr=628 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:31.453] thr=628 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:31.453] thr=628 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:31.491] thr=628 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:31.499] thr=628 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:31.500] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:31.500] thr=628 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:31.500] thr=628 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:31.500] thr=628 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:31.538] thr=628 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:31.547] thr=628 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:31.547] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:31.547] thr=628 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:31.548] thr=628 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:31.548] thr=628 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:31.586] thr=628 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:31.599] thr=628 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:31.599] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:31.599] thr=628 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:31.600] thr=628 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:31.600] thr=628 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:31.638] thr=628 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:31.647] thr=628 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:31.647] thr=628 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:31.748] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:31.749] thr=628 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:31.749] thr=628 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:31.751] thr=628 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:31.769] thr=628 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:31.770] thr=628 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:31.772] thr=628 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:36.001] thr=265 paramiko.transport: starting thread (client mode): 0x54cd390 +DEB [20190331-11:19:36.002] thr=265 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:36.011] thr=265 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:36.012] thr=265 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:36.015] thr=265 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:36.016] thr=265 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:36.016] thr=265 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:36.016] thr=265 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:36.016] thr=265 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:36.016] thr=265 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:36.021] thr=265 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:36.021] thr=265 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:36.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:36.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:36.061] thr=265 paramiko.transport: userauth is OK +INF [20190331-11:19:36.140] thr=265 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:36.141] thr=265 paramiko.transport: userauth is OK +INF [20190331-11:19:36.163] thr=265 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:36.164] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:36.320] thr=265 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:36.320] thr=265 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:36.361] thr=265 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:36.361] thr=265 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:36.368] thr=265 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:36.382] thr=265 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:36.382] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:36.382] thr=265 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:36.383] thr=265 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:36.383] thr=265 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:36.423] thr=265 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:36.436] thr=265 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:36.436] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:36.436] thr=265 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:36.437] thr=265 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:36.437] thr=265 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:36.477] thr=265 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:36.492] thr=265 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:36.492] thr=265 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:36.492] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:36.532] thr=265 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:36.533] thr=265 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:36.535] thr=265 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:36.550] thr=265 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:36.550] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:36.551] thr=265 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:36.551] thr=265 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:36.552] thr=265 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:36.593] thr=265 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:36.611] thr=265 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:36.611] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:36.612] thr=265 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:36.613] thr=265 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:36.613] thr=265 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:36.653] thr=265 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:36.666] thr=265 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:36.666] thr=265 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:36.767] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:36.768] thr=265 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:36.768] thr=265 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:36.769] thr=265 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:36.780] thr=265 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:36.780] thr=265 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:36.782] thr=265 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:41.001] thr=629 paramiko.transport: starting thread (client mode): 0x50f0b50 +DEB [20190331-11:19:41.001] thr=629 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:41.012] thr=629 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:41.012] thr=629 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:41.016] thr=629 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:41.017] thr=629 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:41.017] thr=629 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:41.017] thr=629 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:41.017] thr=629 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:41.017] thr=629 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:41.021] thr=629 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:41.022] thr=629 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:41.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:41.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:41.061] thr=629 paramiko.transport: userauth is OK +INF [20190331-11:19:41.083] thr=629 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:41.083] thr=629 paramiko.transport: userauth is OK +INF [20190331-11:19:41.105] thr=629 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:41.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:41.247] thr=629 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:41.247] thr=629 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:41.288] thr=629 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:41.288] thr=629 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:41.294] thr=629 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:41.307] thr=629 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:41.308] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:41.308] thr=629 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:41.309] thr=629 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:41.309] thr=629 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:41.348] thr=629 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:41.360] thr=629 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:41.361] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:41.361] thr=629 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:41.362] thr=629 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:41.362] thr=629 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:41.402] thr=629 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:41.411] thr=629 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:41.412] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:41.412] thr=629 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:41.413] thr=629 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:41.413] thr=629 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:41.452] thr=629 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:41.461] thr=629 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:41.461] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:41.461] thr=629 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:41.462] thr=629 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:41.462] thr=629 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:41.502] thr=629 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:41.514] thr=629 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:41.514] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:41.514] thr=629 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:41.515] thr=629 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:41.515] thr=629 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:41.556] thr=629 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:41.565] thr=629 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:41.565] thr=629 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:41.666] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:41.667] thr=629 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:41.667] thr=629 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:41.668] thr=629 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:41.677] thr=629 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:41.678] thr=629 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:41.679] thr=629 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:45.997] thr=630 paramiko.transport: starting thread (client mode): 0x4fe7310 +DEB [20190331-11:19:45.997] thr=630 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:46.010] thr=630 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:46.011] thr=630 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:46.015] thr=630 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:46.016] thr=630 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:46.016] thr=630 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:46.016] thr=630 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:46.016] thr=630 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:46.016] thr=630 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:46.020] thr=630 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:46.021] thr=630 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:46.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:46.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:46.061] thr=630 paramiko.transport: userauth is OK +INF [20190331-11:19:46.082] thr=630 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:46.083] thr=630 paramiko.transport: userauth is OK +INF [20190331-11:19:46.106] thr=630 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:46.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:46.264] thr=630 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:46.264] thr=630 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:46.305] thr=630 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:46.305] thr=630 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:46.310] thr=630 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:46.325] thr=630 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:46.325] thr=630 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:46.326] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:46.366] thr=630 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:46.367] thr=630 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:46.368] thr=630 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:46.381] thr=630 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:46.381] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:46.382] thr=630 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:46.383] thr=630 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:46.383] thr=630 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:46.421] thr=630 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:46.429] thr=630 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:46.430] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:46.430] thr=630 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:46.431] thr=630 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:46.431] thr=630 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:46.469] thr=630 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:46.478] thr=630 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:46.478] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:46.478] thr=630 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:46.479] thr=630 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:46.479] thr=630 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:46.517] thr=630 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:46.528] thr=630 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:46.528] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:46.529] thr=630 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:46.529] thr=630 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:46.529] thr=630 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:46.568] thr=630 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:46.577] thr=630 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:46.578] thr=630 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:46.679] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:46.680] thr=630 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:46.680] thr=630 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:46.681] thr=630 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:46.690] thr=630 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:46.691] thr=630 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:46.693] thr=630 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:50.999] thr=631 paramiko.transport: starting thread (client mode): 0x507d770 +DEB [20190331-11:19:50.999] thr=631 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:51.010] thr=631 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:51.010] thr=631 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:51.014] thr=631 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:51.015] thr=631 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:51.015] thr=631 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:51.015] thr=631 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:51.015] thr=631 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:51.015] thr=631 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:51.020] thr=631 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:51.020] thr=631 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:51.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:51.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:51.059] thr=631 paramiko.transport: userauth is OK +INF [20190331-11:19:51.083] thr=631 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:51.084] thr=631 paramiko.transport: userauth is OK +INF [20190331-11:19:51.106] thr=631 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:51.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:51.254] thr=631 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:51.254] thr=631 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:51.293] thr=631 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:51.293] thr=631 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:51.298] thr=631 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:51.312] thr=631 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:51.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:51.313] thr=631 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:51.313] thr=631 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:51.313] thr=631 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:51.354] thr=631 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:51.366] thr=631 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:51.367] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:51.367] thr=631 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:51.368] thr=631 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:51.368] thr=631 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:51.407] thr=631 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:51.416] thr=631 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:51.416] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:51.417] thr=631 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:51.417] thr=631 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:51.417] thr=631 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:51.457] thr=631 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:51.466] thr=631 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:51.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:51.466] thr=631 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:51.467] thr=631 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:51.467] thr=631 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:51.508] thr=631 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:51.519] thr=631 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:51.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:51.520] thr=631 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:51.520] thr=631 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:51.520] thr=631 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:51.561] thr=631 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:51.570] thr=631 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:51.570] thr=631 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:51.671] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:51.672] thr=631 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:51.672] thr=631 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:51.673] thr=631 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:51.682] thr=631 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:51.683] thr=631 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:51.684] thr=631 paramiko.transport: EOF in transport thread +DEB [20190331-11:19:55.999] thr=632 paramiko.transport: starting thread (client mode): 0x55c5e10 +DEB [20190331-11:19:56.000] thr=632 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:19:56.012] thr=632 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:19:56.012] thr=632 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:19:56.016] thr=632 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:19:56.016] thr=632 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:19:56.016] thr=632 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:19:56.016] thr=632 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:19:56.016] thr=632 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:19:56.016] thr=632 paramiko.transport: Compression agreed: none +DEB [20190331-11:19:56.021] thr=632 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:19:56.021] thr=632 paramiko.transport: Switch to new keys ... +DEB [20190331-11:19:56.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:19:56.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:19:56.059] thr=632 paramiko.transport: userauth is OK +INF [20190331-11:19:56.079] thr=632 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:19:56.080] thr=632 paramiko.transport: userauth is OK +INF [20190331-11:19:56.101] thr=632 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:19:56.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:19:56.256] thr=632 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:19:56.256] thr=632 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:19:56.297] thr=632 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:19:56.297] thr=632 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:19:56.302] thr=632 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:19:56.316] thr=632 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:19:56.316] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:19:56.317] thr=632 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:19:56.317] thr=632 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:19:56.317] thr=632 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:19:56.355] thr=632 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:19:56.369] thr=632 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:19:56.370] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:19:56.370] thr=632 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:19:56.371] thr=632 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:19:56.371] thr=632 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:19:56.410] thr=632 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:19:56.419] thr=632 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:19:56.419] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:19:56.420] thr=632 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:19:56.420] thr=632 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:19:56.420] thr=632 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:19:56.459] thr=632 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:19:56.468] thr=632 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:19:56.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:19:56.469] thr=632 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:19:56.469] thr=632 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:19:56.469] thr=632 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:19:56.510] thr=632 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:19:56.522] thr=632 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:19:56.522] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:19:56.522] thr=632 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:19:56.523] thr=632 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:19:56.523] thr=632 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:19:56.561] thr=632 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:19:56.571] thr=632 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:19:56.571] thr=632 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:19:56.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:19:56.673] thr=632 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:19:56.673] thr=632 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:19:56.674] thr=632 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:19:56.683] thr=632 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:19:56.684] thr=632 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:19:56.686] thr=632 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:01.000] thr=633 paramiko.transport: starting thread (client mode): 0x5376e10 +DEB [20190331-11:20:01.000] thr=633 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:01.010] thr=633 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:01.010] thr=633 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:01.013] thr=633 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:01.014] thr=633 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:01.014] thr=633 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:01.014] thr=633 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:01.014] thr=633 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:01.014] thr=633 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:01.019] thr=633 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:01.019] thr=633 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:01.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:01.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:01.059] thr=633 paramiko.transport: userauth is OK +INF [20190331-11:20:01.080] thr=633 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:01.080] thr=633 paramiko.transport: userauth is OK +INF [20190331-11:20:01.102] thr=633 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:01.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:01.262] thr=633 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:01.262] thr=633 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:01.303] thr=633 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:01.303] thr=633 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:01.308] thr=633 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:01.321] thr=633 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:01.321] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:01.322] thr=633 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:01.322] thr=633 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:01.323] thr=633 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:01.363] thr=633 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:01.375] thr=633 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:01.376] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:01.377] thr=633 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:01.378] thr=633 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:01.378] thr=633 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:01.416] thr=633 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:01.426] thr=633 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:01.426] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:01.427] thr=633 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:01.427] thr=633 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:01.427] thr=633 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:01.466] thr=633 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:01.474] thr=633 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:01.475] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:01.475] thr=633 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:01.476] thr=633 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:01.476] thr=633 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:01.514] thr=633 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:01.525] thr=633 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:01.525] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:01.526] thr=633 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:01.526] thr=633 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:01.526] thr=633 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:01.565] thr=633 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:01.574] thr=633 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:01.574] thr=633 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:01.675] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:01.676] thr=633 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:01.676] thr=633 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:01.677] thr=633 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:01.687] thr=633 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:01.688] thr=633 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:01.690] thr=633 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:06.000] thr=634 paramiko.transport: starting thread (client mode): 0x55c5eb0 +DEB [20190331-11:20:06.000] thr=634 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:06.020] thr=634 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:06.020] thr=634 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:06.028] thr=634 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:06.028] thr=634 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:06.028] thr=634 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:06.029] thr=634 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:06.029] thr=634 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:06.029] thr=634 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:06.036] thr=634 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:06.036] thr=634 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:06.037] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:06.039] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:06.076] thr=634 paramiko.transport: userauth is OK +INF [20190331-11:20:06.109] thr=634 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:06.111] thr=634 paramiko.transport: userauth is OK +INF [20190331-11:20:06.138] thr=634 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:06.138] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:06.371] thr=634 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:06.371] thr=634 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:06.413] thr=634 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:06.413] thr=634 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:06.419] thr=634 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:06.443] thr=634 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:06.443] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:06.444] thr=634 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:06.444] thr=634 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:06.445] thr=634 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:06.484] thr=634 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:06.504] thr=634 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:06.505] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:06.505] thr=634 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:06.506] thr=634 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:06.506] thr=634 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:06.547] thr=634 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:06.562] thr=634 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:06.562] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:06.563] thr=634 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:06.564] thr=634 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:06.564] thr=634 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:06.607] thr=634 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:06.683] thr=634 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:06.684] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:06.684] thr=634 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:06.685] thr=634 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:06.685] thr=634 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:06.725] thr=634 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:06.746] thr=634 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:06.746] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:06.747] thr=634 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:06.748] thr=634 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:06.748] thr=634 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:06.789] thr=634 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:06.805] thr=634 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:06.806] thr=634 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:06.907] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:06.908] thr=634 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:06.908] thr=634 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:06.911] thr=634 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:06.931] thr=634 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:06.932] thr=634 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:06.938] thr=634 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:11.001] thr=635 paramiko.transport: starting thread (client mode): 0x53d6ef0 +DEB [20190331-11:20:11.002] thr=635 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:11.012] thr=635 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:11.012] thr=635 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:11.016] thr=635 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:11.016] thr=635 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:11.016] thr=635 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:11.016] thr=635 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:11.016] thr=635 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:11.017] thr=635 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:11.021] thr=635 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:11.022] thr=635 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:11.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:11.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:11.062] thr=635 paramiko.transport: userauth is OK +INF [20190331-11:20:11.083] thr=635 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:11.084] thr=635 paramiko.transport: userauth is OK +INF [20190331-11:20:11.107] thr=635 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:11.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:11.252] thr=635 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:11.253] thr=635 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:11.293] thr=635 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:11.293] thr=635 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:11.298] thr=635 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:11.311] thr=635 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:11.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:11.312] thr=635 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:11.312] thr=635 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:11.312] thr=635 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:11.353] thr=635 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:11.365] thr=635 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:11.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:11.366] thr=635 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:11.367] thr=635 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:11.367] thr=635 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:11.409] thr=635 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:11.417] thr=635 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:11.417] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:11.418] thr=635 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:11.418] thr=635 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:11.419] thr=635 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:11.457] thr=635 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:11.466] thr=635 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:11.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:11.467] thr=635 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:11.467] thr=635 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:11.467] thr=635 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:11.506] thr=635 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:11.517] thr=635 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:11.517] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:11.518] thr=635 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:11.518] thr=635 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:11.518] thr=635 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:11.556] thr=635 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:11.568] thr=635 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:11.568] thr=635 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:11.672] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:11.674] thr=635 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:11.674] thr=635 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:11.676] thr=635 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:11.694] thr=635 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:11.695] thr=635 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:11.697] thr=635 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:16.001] thr=636 paramiko.transport: starting thread (client mode): 0x507d970 +DEB [20190331-11:20:16.002] thr=636 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:16.013] thr=636 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:16.013] thr=636 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:16.018] thr=636 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:16.018] thr=636 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:16.018] thr=636 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:16.018] thr=636 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:16.018] thr=636 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:16.018] thr=636 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:16.023] thr=636 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:16.024] thr=636 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:16.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:16.025] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:16.063] thr=636 paramiko.transport: userauth is OK +INF [20190331-11:20:16.083] thr=636 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:16.084] thr=636 paramiko.transport: userauth is OK +INF [20190331-11:20:16.106] thr=636 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:16.106] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:16.251] thr=636 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:16.251] thr=636 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:16.294] thr=636 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:16.294] thr=636 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:16.298] thr=636 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:16.310] thr=636 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:16.311] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:16.311] thr=636 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:16.312] thr=636 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:16.312] thr=636 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:16.352] thr=636 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:16.366] thr=636 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:16.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:16.367] thr=636 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:16.367] thr=636 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:16.367] thr=636 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:16.405] thr=636 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:16.414] thr=636 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:16.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:16.415] thr=636 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:16.415] thr=636 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:16.416] thr=636 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:16.457] thr=636 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:16.467] thr=636 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:16.468] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:16.468] thr=636 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:16.469] thr=636 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:16.469] thr=636 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:16.509] thr=636 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:16.525] thr=636 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:16.526] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:16.526] thr=636 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:16.527] thr=636 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:16.527] thr=636 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:16.567] thr=636 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:16.576] thr=636 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:16.576] thr=636 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:16.677] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:16.678] thr=636 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:16.678] thr=636 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:16.679] thr=636 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:16.688] thr=636 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:16.689] thr=636 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:16.690] thr=636 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:20.998] thr=306 paramiko.transport: starting thread (client mode): 0x53768f0 +DEB [20190331-11:20:20.998] thr=306 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:21.014] thr=306 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:21.014] thr=306 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:21.017] thr=306 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:21.017] thr=306 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:21.017] thr=306 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:21.017] thr=306 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:21.018] thr=306 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:21.018] thr=306 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:21.022] thr=306 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:21.022] thr=306 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:21.022] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:21.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:21.060] thr=306 paramiko.transport: userauth is OK +INF [20190331-11:20:21.080] thr=306 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:21.080] thr=306 paramiko.transport: userauth is OK +INF [20190331-11:20:21.102] thr=306 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:21.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:21.267] thr=306 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:21.267] thr=306 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:21.308] thr=306 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:21.308] thr=306 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:21.313] thr=306 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:21.327] thr=306 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:21.327] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:21.328] thr=306 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:21.328] thr=306 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:21.329] thr=306 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:21.368] thr=306 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:21.381] thr=306 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:21.381] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:21.382] thr=306 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:21.382] thr=306 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:21.382] thr=306 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:21.423] thr=306 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:21.433] thr=306 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:21.433] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:21.433] thr=306 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:21.434] thr=306 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:21.434] thr=306 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:21.474] thr=306 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:21.484] thr=306 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:21.484] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:21.484] thr=306 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:21.485] thr=306 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:21.485] thr=306 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:21.526] thr=306 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:21.539] thr=306 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:21.540] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:21.540] thr=306 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:21.540] thr=306 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:21.541] thr=306 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:21.581] thr=306 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:21.591] thr=306 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:21.591] thr=306 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:21.692] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:21.693] thr=306 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:21.693] thr=306 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:21.694] thr=306 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:21.703] thr=306 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:21.704] thr=306 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:21.705] thr=306 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:25.999] thr=502 paramiko.transport: starting thread (client mode): 0x5016cf0 +DEB [20190331-11:20:25.999] thr=502 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:26.012] thr=502 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:26.012] thr=502 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:26.016] thr=502 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:26.016] thr=502 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:26.016] thr=502 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:26.016] thr=502 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:26.016] thr=502 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:26.016] thr=502 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:26.021] thr=502 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:26.021] thr=502 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:26.021] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:26.023] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:26.061] thr=502 paramiko.transport: userauth is OK +INF [20190331-11:20:26.083] thr=502 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:26.084] thr=502 paramiko.transport: userauth is OK +INF [20190331-11:20:26.106] thr=502 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:26.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:26.243] thr=502 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:26.243] thr=502 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:26.285] thr=502 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:26.285] thr=502 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:26.289] thr=502 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:26.303] thr=502 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:26.303] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:26.303] thr=502 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:26.304] thr=502 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:26.304] thr=502 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:26.343] thr=502 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:26.355] thr=502 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:26.355] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:26.356] thr=502 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:26.356] thr=502 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:26.356] thr=502 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:26.395] thr=502 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:26.405] thr=502 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:26.405] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:26.405] thr=502 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:26.406] thr=502 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:26.406] thr=502 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:26.446] thr=502 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:26.455] thr=502 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:26.455] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:26.456] thr=502 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:26.456] thr=502 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:26.456] thr=502 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:26.497] thr=502 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:26.508] thr=502 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:26.509] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:26.509] thr=502 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:26.510] thr=502 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:26.510] thr=502 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:26.550] thr=502 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:26.560] thr=502 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:26.560] thr=502 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:26.661] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:26.661] thr=502 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:26.662] thr=502 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:26.663] thr=502 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:26.672] thr=502 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:26.673] thr=502 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:26.675] thr=502 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:31.006] thr=637 paramiko.transport: starting thread (client mode): 0x50f0bb0 +DEB [20190331-11:20:31.006] thr=637 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:31.016] thr=637 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:31.017] thr=637 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:31.021] thr=637 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:31.021] thr=637 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:31.021] thr=637 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:31.022] thr=637 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:31.022] thr=637 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:31.022] thr=637 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:31.033] thr=637 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:31.033] thr=637 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:31.034] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:31.035] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:31.070] thr=637 paramiko.transport: userauth is OK +INF [20190331-11:20:31.094] thr=637 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:31.095] thr=637 paramiko.transport: userauth is OK +INF [20190331-11:20:31.130] thr=637 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:31.131] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:31.307] thr=637 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:31.307] thr=637 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:31.348] thr=637 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:31.348] thr=637 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:31.352] thr=637 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:31.365] thr=637 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:31.365] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:31.366] thr=637 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:31.366] thr=637 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:31.366] thr=637 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:31.404] thr=637 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:31.416] thr=637 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:31.416] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:31.416] thr=637 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:31.417] thr=637 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:31.417] thr=637 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:31.458] thr=637 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:31.467] thr=637 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:31.468] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:31.468] thr=637 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:31.469] thr=637 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:31.469] thr=637 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:31.510] thr=637 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:31.519] thr=637 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:31.520] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:31.520] thr=637 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:31.520] thr=637 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:31.521] thr=637 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:31.559] thr=637 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:31.571] thr=637 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:31.571] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:31.572] thr=637 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:31.572] thr=637 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:31.572] thr=637 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:31.610] thr=637 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:31.619] thr=637 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:31.619] thr=637 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:31.720] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:31.721] thr=637 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:31.721] thr=637 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:31.722] thr=637 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:31.731] thr=637 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:31.731] thr=637 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:31.736] thr=637 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:35.997] thr=638 paramiko.transport: starting thread (client mode): 0x54245d0 +DEB [20190331-11:20:35.998] thr=638 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:36.010] thr=638 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:36.010] thr=638 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:36.014] thr=638 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:36.014] thr=638 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:36.014] thr=638 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:36.014] thr=638 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:36.014] thr=638 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:36.014] thr=638 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:36.019] thr=638 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:36.019] thr=638 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:36.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:36.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:36.058] thr=638 paramiko.transport: userauth is OK +INF [20190331-11:20:36.082] thr=638 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:36.083] thr=638 paramiko.transport: userauth is OK +INF [20190331-11:20:36.104] thr=638 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:36.105] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:36.246] thr=638 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:36.246] thr=638 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:36.287] thr=638 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:36.287] thr=638 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:36.291] thr=638 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:36.301] thr=638 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:36.302] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:36.302] thr=638 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:36.303] thr=638 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:36.303] thr=638 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:36.344] thr=638 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:36.356] thr=638 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:36.357] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:36.357] thr=638 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:36.358] thr=638 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:36.358] thr=638 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:36.398] thr=638 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:36.407] thr=638 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:36.407] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:36.408] thr=638 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:36.408] thr=638 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:36.408] thr=638 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:36.450] thr=638 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:36.459] thr=638 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:36.459] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:36.460] thr=638 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:36.460] thr=638 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:36.460] thr=638 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:36.499] thr=638 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:36.510] thr=638 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:36.510] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:36.511] thr=638 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:36.511] thr=638 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:36.511] thr=638 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:36.552] thr=638 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:36.561] thr=638 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:36.561] thr=638 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:36.662] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:36.663] thr=638 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:36.663] thr=638 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:36.664] thr=638 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:36.673] thr=638 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:36.674] thr=638 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:36.675] thr=638 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:40.999] thr=639 paramiko.transport: starting thread (client mode): 0x5892950 +DEB [20190331-11:20:40.999] thr=639 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:41.014] thr=639 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:41.014] thr=639 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:41.019] thr=639 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:41.019] thr=639 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:41.019] thr=639 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:41.019] thr=639 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:41.019] thr=639 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:41.019] thr=639 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:41.024] thr=639 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:41.024] thr=639 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:41.024] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:41.025] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:41.063] thr=639 paramiko.transport: userauth is OK +INF [20190331-11:20:41.162] thr=639 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:41.163] thr=639 paramiko.transport: userauth is OK +INF [20190331-11:20:41.186] thr=639 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:41.186] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:41.337] thr=639 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:41.337] thr=639 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:41.377] thr=639 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:41.377] thr=639 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:41.380] thr=639 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:41.397] thr=639 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:41.397] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:41.398] thr=639 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:41.398] thr=639 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:41.398] thr=639 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:41.439] thr=639 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:41.452] thr=639 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:41.452] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:41.453] thr=639 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:41.453] thr=639 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:41.453] thr=639 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:41.497] thr=639 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:41.502] thr=639 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:41.502] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:41.503] thr=639 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:41.503] thr=639 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:41.503] thr=639 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:41.545] thr=639 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:41.552] thr=639 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:41.553] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:41.553] thr=639 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:41.554] thr=639 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:41.554] thr=639 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:41.593] thr=639 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:41.603] thr=639 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:41.603] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:41.604] thr=639 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:41.604] thr=639 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:41.604] thr=639 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:41.650] thr=639 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:41.654] thr=639 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:41.655] thr=639 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:41.756] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:41.756] thr=639 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:41.757] thr=639 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:41.763] thr=639 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:41.767] thr=639 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:41.768] thr=639 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:41.769] thr=639 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:45.998] thr=640 paramiko.transport: starting thread (client mode): 0x50f02b0 +DEB [20190331-11:20:45.998] thr=640 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:46.013] thr=640 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:46.013] thr=640 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:46.015] thr=640 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:46.015] thr=640 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:46.015] thr=640 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:46.015] thr=640 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:46.015] thr=640 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:46.015] thr=640 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:46.019] thr=640 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:46.020] thr=640 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:46.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:46.021] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:46.059] thr=640 paramiko.transport: userauth is OK +INF [20190331-11:20:46.079] thr=640 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:46.080] thr=640 paramiko.transport: userauth is OK +INF [20190331-11:20:46.107] thr=640 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:46.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:46.254] thr=640 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:46.255] thr=640 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:46.297] thr=640 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:46.297] thr=640 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:46.305] thr=640 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:46.314] thr=640 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:46.315] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:46.315] thr=640 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:46.315] thr=640 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:46.315] thr=640 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:46.357] thr=640 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:46.369] thr=640 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:46.369] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:46.370] thr=640 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:46.370] thr=640 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:46.370] thr=640 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:46.410] thr=640 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:46.418] thr=640 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:46.419] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:46.419] thr=640 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:46.420] thr=640 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:46.420] thr=640 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:46.464] thr=640 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:46.467] thr=640 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:46.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:46.468] thr=640 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:46.468] thr=640 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:46.468] thr=640 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:46.507] thr=640 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:46.519] thr=640 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:46.519] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:46.519] thr=640 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:46.520] thr=640 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:46.520] thr=640 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:46.559] thr=640 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:46.568] thr=640 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:46.568] thr=640 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:46.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:46.670] thr=640 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:46.670] thr=640 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:46.672] thr=640 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:46.681] thr=640 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:46.681] thr=640 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:46.683] thr=640 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:51.000] thr=641 paramiko.transport: starting thread (client mode): 0x54d0630 +DEB [20190331-11:20:51.001] thr=641 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:51.011] thr=641 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:51.011] thr=641 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:51.014] thr=641 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:51.015] thr=641 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:51.015] thr=641 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:51.015] thr=641 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:51.015] thr=641 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:51.015] thr=641 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:51.019] thr=641 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:51.020] thr=641 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:51.020] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:51.022] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:51.059] thr=641 paramiko.transport: userauth is OK +INF [20190331-11:20:51.079] thr=641 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:51.080] thr=641 paramiko.transport: userauth is OK +INF [20190331-11:20:51.102] thr=641 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:51.102] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:51.252] thr=641 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:51.253] thr=641 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:51.294] thr=641 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:51.294] thr=641 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:51.298] thr=641 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:51.312] thr=641 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:51.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:51.312] thr=641 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:51.313] thr=641 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:51.313] thr=641 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:51.353] thr=641 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:51.365] thr=641 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:51.366] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:51.366] thr=641 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:51.367] thr=641 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:51.367] thr=641 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:51.406] thr=641 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:51.415] thr=641 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:51.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:51.416] thr=641 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:51.416] thr=641 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:51.416] thr=641 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:51.457] thr=641 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:51.466] thr=641 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:51.466] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:51.466] thr=641 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:51.467] thr=641 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:51.467] thr=641 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:51.507] thr=641 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:51.518] thr=641 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:51.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:51.518] thr=641 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:51.519] thr=641 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:51.519] thr=641 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:51.561] thr=641 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:51.570] thr=641 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:51.570] thr=641 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:51.670] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:51.671] thr=641 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:51.671] thr=641 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:51.672] thr=641 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:51.682] thr=641 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:51.683] thr=641 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:51.685] thr=641 paramiko.transport: EOF in transport thread +DEB [20190331-11:20:55.999] thr=188 paramiko.transport: starting thread (client mode): 0x54cd850 +DEB [20190331-11:20:56.000] thr=188 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:20:56.008] thr=188 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:20:56.008] thr=188 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:20:56.012] thr=188 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:20:56.012] thr=188 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:20:56.012] thr=188 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:20:56.012] thr=188 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:20:56.012] thr=188 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:20:56.012] thr=188 paramiko.transport: Compression agreed: none +DEB [20190331-11:20:56.017] thr=188 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:20:56.017] thr=188 paramiko.transport: Switch to new keys ... +DEB [20190331-11:20:56.017] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:20:56.018] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:20:56.056] thr=188 paramiko.transport: userauth is OK +INF [20190331-11:20:56.078] thr=188 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:20:56.079] thr=188 paramiko.transport: userauth is OK +INF [20190331-11:20:56.101] thr=188 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:20:56.101] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:20:56.246] thr=188 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:20:56.246] thr=188 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:20:56.295] thr=188 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:20:56.295] thr=188 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:20:56.299] thr=188 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:20:56.312] thr=188 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:20:56.312] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:20:56.313] thr=188 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:20:56.313] thr=188 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:20:56.313] thr=188 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:20:56.352] thr=188 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:20:56.364] thr=188 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:20:56.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:20:56.365] thr=188 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:20:56.366] thr=188 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:20:56.366] thr=188 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:20:56.406] thr=188 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:20:56.414] thr=188 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:20:56.415] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:20:56.415] thr=188 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:20:56.416] thr=188 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:20:56.416] thr=188 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:20:56.458] thr=188 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:20:56.467] thr=188 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:20:56.467] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:20:56.467] thr=188 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:20:56.468] thr=188 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:20:56.468] thr=188 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:20:56.509] thr=188 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:20:56.520] thr=188 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:20:56.520] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:20:56.520] thr=188 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:20:56.521] thr=188 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:20:56.521] thr=188 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:20:56.559] thr=188 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:20:56.568] thr=188 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:20:56.568] thr=188 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:20:56.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:20:56.670] thr=188 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:20:56.670] thr=188 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:20:56.671] thr=188 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:20:56.682] thr=188 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:20:56.682] thr=188 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:20:56.684] thr=188 paramiko.transport: EOF in transport thread +DEB [20190331-11:21:01.000] thr=642 paramiko.transport: starting thread (client mode): 0x507da70 +DEB [20190331-11:21:01.000] thr=642 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:21:01.010] thr=642 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:21:01.010] thr=642 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:21:01.013] thr=642 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:21:01.013] thr=642 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:21:01.014] thr=642 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:21:01.014] thr=642 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:21:01.014] thr=642 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:21:01.014] thr=642 paramiko.transport: Compression agreed: none +DEB [20190331-11:21:01.018] thr=642 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:21:01.019] thr=642 paramiko.transport: Switch to new keys ... +DEB [20190331-11:21:01.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:21:01.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:21:01.058] thr=642 paramiko.transport: userauth is OK +INF [20190331-11:21:01.079] thr=642 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:21:01.080] thr=642 paramiko.transport: userauth is OK +INF [20190331-11:21:01.107] thr=642 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:21:01.107] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:21:01.252] thr=642 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:21:01.252] thr=642 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:21:01.292] thr=642 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:21:01.292] thr=642 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:21:01.297] thr=642 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:21:01.310] thr=642 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:21:01.310] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:21:01.311] thr=642 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:21:01.311] thr=642 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:21:01.311] thr=642 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:21:01.352] thr=642 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:21:01.365] thr=642 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:21:01.365] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:21:01.365] thr=642 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:21:01.366] thr=642 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:21:01.366] thr=642 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:21:01.405] thr=642 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:21:01.414] thr=642 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:21:01.414] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:21:01.415] thr=642 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:21:01.415] thr=642 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:21:01.415] thr=642 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:21:01.456] thr=642 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:21:01.465] thr=642 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:21:01.465] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:21:01.466] thr=642 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:21:01.466] thr=642 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:21:01.466] thr=642 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:21:01.507] thr=642 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:21:01.518] thr=642 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:21:01.518] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:21:01.518] thr=642 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:21:01.519] thr=642 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:21:01.519] thr=642 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:21:01.560] thr=642 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:21:01.568] thr=642 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:21:01.568] thr=642 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:21:01.669] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:21:01.670] thr=642 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:21:01.670] thr=642 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:21:01.671] thr=642 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:21:01.680] thr=642 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:21:01.681] thr=642 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:21:01.682] thr=642 paramiko.transport: EOF in transport thread +DEB [20190331-11:21:06.000] thr=643 paramiko.transport: starting thread (client mode): 0x55e6d30 +DEB [20190331-11:21:06.000] thr=643 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:21:06.011] thr=643 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:21:06.011] thr=643 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:21:06.015] thr=643 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:21:06.015] thr=643 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:21:06.016] thr=643 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:21:06.016] thr=643 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:21:06.016] thr=643 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:21:06.016] thr=643 paramiko.transport: Compression agreed: none +DEB [20190331-11:21:06.022] thr=643 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:21:06.022] thr=643 paramiko.transport: Switch to new keys ... +DEB [20190331-11:21:06.023] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:21:06.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:21:06.060] thr=643 paramiko.transport: userauth is OK +INF [20190331-11:21:06.090] thr=643 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:21:06.090] thr=643 paramiko.transport: userauth is OK +INF [20190331-11:21:06.138] thr=643 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:21:06.139] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:21:06.323] thr=643 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:21:06.324] thr=643 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:21:06.364] thr=643 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:21:06.364] thr=643 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:21:06.369] thr=643 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:21:06.381] thr=643 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:21:06.382] thr=643 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:21:06.382] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:21:06.420] thr=643 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:21:06.420] thr=643 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:21:06.422] thr=643 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:21:06.434] thr=643 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:21:06.434] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:21:06.435] thr=643 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:21:06.436] thr=643 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:21:06.436] thr=643 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:21:06.475] thr=643 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:21:06.483] thr=643 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:21:06.483] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:21:06.484] thr=643 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:21:06.484] thr=643 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:21:06.484] thr=643 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:21:06.523] thr=643 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:21:06.532] thr=643 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:21:06.532] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:21:06.533] thr=643 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:21:06.533] thr=643 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:21:06.533] thr=643 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:21:06.572] thr=643 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:21:06.583] thr=643 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:21:06.583] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:21:06.583] thr=643 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:21:06.584] thr=643 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:21:06.584] thr=643 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:21:06.622] thr=643 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:21:06.631] thr=643 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:21:06.631] thr=643 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:21:06.732] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:21:06.733] thr=643 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:21:06.733] thr=643 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:21:06.734] thr=643 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:21:06.743] thr=643 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:21:06.744] thr=643 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:21:06.745] thr=643 paramiko.transport: EOF in transport thread +DEB [20190331-11:21:11.001] thr=243 paramiko.transport: starting thread (client mode): 0x50f3b50 +DEB [20190331-11:21:11.001] thr=243 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:21:11.010] thr=243 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:21:11.010] thr=243 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:21:11.013] thr=243 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:21:11.013] thr=243 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:21:11.013] thr=243 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:21:11.013] thr=243 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:21:11.014] thr=243 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:21:11.014] thr=243 paramiko.transport: Compression agreed: none +DEB [20190331-11:21:11.018] thr=243 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:21:11.018] thr=243 paramiko.transport: Switch to new keys ... +DEB [20190331-11:21:11.019] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:21:11.020] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:21:11.057] thr=243 paramiko.transport: userauth is OK +INF [20190331-11:21:11.086] thr=243 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:21:11.087] thr=243 paramiko.transport: userauth is OK +INF [20190331-11:21:11.115] thr=243 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:21:11.115] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:21:11.299] thr=243 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:21:11.299] thr=243 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:21:11.340] thr=243 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:21:11.340] thr=243 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:21:11.345] thr=243 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:21:11.359] thr=243 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:21:11.360] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:21:11.360] thr=243 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:21:11.360] thr=243 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:21:11.360] thr=243 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:21:11.399] thr=243 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:21:11.411] thr=243 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:21:11.411] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:21:11.411] thr=243 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:21:11.412] thr=243 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:21:11.412] thr=243 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:21:11.451] thr=243 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:21:11.460] thr=243 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:21:11.460] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:21:11.461] thr=243 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:21:11.461] thr=243 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:21:11.462] thr=243 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:21:11.500] thr=243 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:21:11.509] thr=243 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:21:11.509] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:21:11.509] thr=243 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:21:11.510] thr=243 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:21:11.510] thr=243 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:21:11.548] thr=243 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:21:11.559] thr=243 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:21:11.560] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:21:11.560] thr=243 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:21:11.560] thr=243 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:21:11.560] thr=243 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:21:11.600] thr=243 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:21:11.609] thr=243 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:21:11.609] thr=243 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:21:11.709] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:21:11.710] thr=243 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:21:11.710] thr=243 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:21:11.711] thr=243 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:21:11.720] thr=243 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:21:11.721] thr=243 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:21:11.722] thr=243 paramiko.transport: EOF in transport thread +DEB [20190331-11:21:15.999] thr=170 paramiko.transport: starting thread (client mode): 0x50ad830 +DEB [20190331-11:21:15.999] thr=170 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:21:16.012] thr=170 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:21:16.012] thr=170 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:21:16.017] thr=170 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:21:16.017] thr=170 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:21:16.017] thr=170 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:21:16.017] thr=170 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:21:16.017] thr=170 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:21:16.017] thr=170 paramiko.transport: Compression agreed: none +DEB [20190331-11:21:16.022] thr=170 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:21:16.022] thr=170 paramiko.transport: Switch to new keys ... +DEB [20190331-11:21:16.023] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:21:16.024] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:21:16.065] thr=170 paramiko.transport: userauth is OK +INF [20190331-11:21:16.086] thr=170 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:21:16.087] thr=170 paramiko.transport: userauth is OK +INF [20190331-11:21:16.117] thr=170 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:21:16.118] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:21:16.283] thr=170 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:21:16.283] thr=170 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:21:16.323] thr=170 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:21:16.323] thr=170 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:21:16.328] thr=170 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:21:16.347] thr=170 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:21:16.348] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:21:16.348] thr=170 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:21:16.349] thr=170 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:21:16.349] thr=170 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:21:16.389] thr=170 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:21:16.405] thr=170 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:21:16.405] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:21:16.405] thr=170 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:21:16.406] thr=170 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:21:16.406] thr=170 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:21:16.445] thr=170 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:21:16.456] thr=170 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:21:16.456] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:21:16.457] thr=170 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:21:16.457] thr=170 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:21:16.458] thr=170 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:21:16.497] thr=170 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:21:16.507] thr=170 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:21:16.507] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:21:16.508] thr=170 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:21:16.508] thr=170 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:21:16.508] thr=170 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:21:16.547] thr=170 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:21:16.560] thr=170 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:21:16.561] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:21:16.561] thr=170 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:21:16.562] thr=170 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:21:16.562] thr=170 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:21:16.601] thr=170 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:21:16.609] thr=170 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:21:16.610] thr=170 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:21:16.710] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:21:16.711] thr=170 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:21:16.711] thr=170 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:21:16.712] thr=170 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:21:16.722] thr=170 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:21:16.722] thr=170 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:21:16.724] thr=170 paramiko.transport: EOF in transport thread +DEB [20190331-11:21:17.774] thr=644 paramiko.transport: starting thread (client mode): 0x536d810 +DEB [20190331-11:21:17.774] thr=644 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:21:17.786] thr=644 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:21:17.786] thr=644 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:21:17.789] thr=644 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:21:17.789] thr=644 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:21:17.789] thr=644 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:21:17.789] thr=644 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:21:17.790] thr=644 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:21:17.790] thr=644 paramiko.transport: Compression agreed: none +DEB [20190331-11:21:17.794] thr=644 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:21:17.794] thr=644 paramiko.transport: Switch to new keys ... +DEB [20190331-11:21:17.795] thr=264 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:21:17.796] thr=264 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:21:17.833] thr=644 paramiko.transport: userauth is OK +INF [20190331-11:21:17.854] thr=644 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:21:17.855] thr=644 paramiko.transport: userauth is OK +INF [20190331-11:21:17.877] thr=644 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:21:17.878] thr=264 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:21:18.036] thr=644 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:21:18.036] thr=644 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:21:18.075] thr=644 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:21:18.075] thr=644 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:21:18.080] thr=644 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:21:18.096] thr=644 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:21:18.097] thr=264 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:21:18.097] thr=644 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:21:18.098] thr=644 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:21:18.098] thr=644 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:21:18.138] thr=644 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:21:18.150] thr=644 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:21:18.151] thr=264 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:21:18.151] thr=644 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:21:18.151] thr=644 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:21:18.152] thr=644 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:21:18.192] thr=644 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:21:18.202] thr=644 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:21:18.203] thr=264 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:21:18.203] thr=644 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:21:18.204] thr=644 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:21:18.204] thr=644 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:21:18.246] thr=644 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:21:18.255] thr=644 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:21:18.255] thr=264 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:21:18.256] thr=644 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:21:18.256] thr=644 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:21:18.257] thr=644 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:21:18.294] thr=644 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:21:18.305] thr=644 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:21:18.305] thr=264 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:21:18.306] thr=644 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:21:18.306] thr=644 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:21:18.306] thr=644 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:21:18.344] thr=644 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:21:18.355] thr=644 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:21:18.356] thr=644 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:21:18.456] thr=264 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:21:18.457] thr=644 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:21:18.457] thr=644 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:21:18.459] thr=644 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:21:18.471] thr=644 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:21:18.472] thr=644 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:21:18.473] thr=644 paramiko.transport: EOF in transport thread +DEB [20190331-11:21:20.460] thr=590 paramiko.transport: starting thread (client mode): 0x50f3d90 +DEB [20190331-11:21:20.461] thr=590 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:21:20.470] thr=590 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:21:20.470] thr=590 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:21:20.474] thr=590 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:21:20.474] thr=590 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:21:20.474] thr=590 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:21:20.475] thr=590 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:21:20.475] thr=590 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:21:20.475] thr=590 paramiko.transport: Compression agreed: none +DEB [20190331-11:21:20.479] thr=590 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:21:20.479] thr=590 paramiko.transport: Switch to new keys ... +DEB [20190331-11:21:20.480] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:21:20.481] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:21:20.517] thr=590 paramiko.transport: userauth is OK +INF [20190331-11:21:20.538] thr=590 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:21:20.539] thr=590 paramiko.transport: userauth is OK +INF [20190331-11:21:20.560] thr=590 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:21:20.561] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:21:20.710] thr=590 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:21:20.710] thr=590 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:21:20.751] thr=590 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:21:20.751] thr=590 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:21:20.755] thr=590 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:21:20.767] thr=590 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:21:20.767] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:21:20.767] thr=590 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:21:20.767] thr=590 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:21:20.769] thr=590 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:21:20.807] thr=590 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:21:20.820] thr=590 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:21:20.820] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:21:20.820] thr=590 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:21:20.821] thr=590 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:21:20.821] thr=590 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:21:20.860] thr=590 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:21:20.869] thr=590 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:21:20.869] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:21:20.870] thr=590 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:21:20.870] thr=590 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:21:20.870] thr=590 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:21:20.908] thr=590 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:21:20.918] thr=590 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:21:20.918] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:21:20.918] thr=590 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:21:20.919] thr=590 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:21:20.919] thr=590 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:21:20.958] thr=590 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:21:20.971] thr=590 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:21:20.971] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:21:20.972] thr=590 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:21:20.972] thr=590 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:21:20.972] thr=590 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:21:21.012] thr=590 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:21:21.023] thr=590 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:21:21.023] thr=590 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:21:21.124] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:21:21.125] thr=590 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:21:21.125] thr=590 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:21:21.126] thr=590 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:21:21.135] thr=590 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:21:21.136] thr=590 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:21:21.137] thr=590 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:13.571] thr=646 paramiko.transport: starting thread (client mode): 0x54d06f0 +DEB [20190331-11:22:13.571] thr=646 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:13.580] thr=646 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:13.580] thr=646 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:13.582] thr=646 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:13.583] thr=646 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:13.583] thr=646 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:13.583] thr=646 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:13.583] thr=646 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:13.583] thr=646 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:13.587] thr=646 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:13.588] thr=646 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:13.588] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:13.589] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:13.627] thr=646 paramiko.transport: userauth is OK +INF [20190331-11:22:15.652] thr=646 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:15.653] thr=646 paramiko.transport: userauth is OK +INF [20190331-11:22:15.674] thr=646 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:15.674] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:15.817] thr=646 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:15.817] thr=646 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:15.857] thr=646 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:15.857] thr=646 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:15.861] thr=646 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:15.874] thr=646 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:15.875] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:15.875] thr=646 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:15.876] thr=646 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:15.876] thr=646 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:15.916] thr=646 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:15.929] thr=646 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:15.929] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:15.929] thr=646 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:15.930] thr=646 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:15.930] thr=646 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:15.969] thr=646 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:15.979] thr=646 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:15.979] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:15.979] thr=646 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:15.980] thr=646 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:15.980] thr=646 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:16.022] thr=646 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:16.034] thr=646 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:16.034] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:16.035] thr=646 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:16.035] thr=646 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:16.035] thr=646 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:16.074] thr=646 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:16.089] thr=646 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:16.089] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:16.089] thr=646 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:16.090] thr=646 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:16.090] thr=646 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:16.129] thr=646 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:16.142] thr=646 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:16.142] thr=646 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:16.243] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:16.244] thr=646 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:16.244] thr=646 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:16.245] thr=646 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:16.260] thr=646 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:16.260] thr=646 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:16.262] thr=646 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:21.560] thr=647 paramiko.transport: starting thread (client mode): 0x5424a30 +DEB [20190331-11:22:21.561] thr=647 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:21.574] thr=647 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:21.574] thr=647 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:21.576] thr=647 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:21.576] thr=647 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:21.576] thr=647 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:21.576] thr=647 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:21.576] thr=647 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:21.576] thr=647 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:21.581] thr=647 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:21.581] thr=647 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:21.581] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:21.583] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:21.621] thr=647 paramiko.transport: userauth is OK +INF [20190331-11:22:21.641] thr=647 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:21.641] thr=647 paramiko.transport: userauth is OK +INF [20190331-11:22:21.669] thr=647 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:21.669] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:21.809] thr=647 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:21.809] thr=647 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:21.850] thr=647 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:21.850] thr=647 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:21.855] thr=647 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:21.869] thr=647 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:21.870] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:21.870] thr=647 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:21.870] thr=647 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:21.871] thr=647 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:21.914] thr=647 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:21.922] thr=647 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:21.923] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:21.923] thr=647 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:21.924] thr=647 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:21.924] thr=647 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:21.966] thr=647 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:21.972] thr=647 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:21.972] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:21.973] thr=647 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:21.973] thr=647 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:21.974] thr=647 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:22.027] thr=647 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:22.028] thr=647 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:22.028] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:22.029] thr=647 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:22.029] thr=647 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:22.030] thr=647 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:22.076] thr=647 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:22.098] thr=647 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:22.098] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:22.099] thr=647 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:22.100] thr=647 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:22.100] thr=647 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:22.139] thr=647 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:22.156] thr=647 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:22.156] thr=647 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:22.257] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:22.257] thr=647 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:22.258] thr=647 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:22.260] thr=647 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:22.268] thr=647 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:22.269] thr=647 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:22.271] thr=647 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:26.560] thr=648 paramiko.transport: starting thread (client mode): 0x50e9c10 +DEB [20190331-11:22:26.560] thr=648 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:26.572] thr=648 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:26.573] thr=648 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:26.574] thr=648 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:26.574] thr=648 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:26.574] thr=648 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:26.575] thr=648 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:26.575] thr=648 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:26.575] thr=648 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:26.580] thr=648 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:26.580] thr=648 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:26.580] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:26.582] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:26.618] thr=648 paramiko.transport: userauth is OK +INF [20190331-11:22:26.642] thr=648 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:26.643] thr=648 paramiko.transport: userauth is OK +INF [20190331-11:22:26.669] thr=648 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:26.669] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:26.810] thr=648 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:26.810] thr=648 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:26.852] thr=648 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:26.852] thr=648 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:26.865] thr=648 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:26.872] thr=648 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:26.872] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:26.873] thr=648 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:26.873] thr=648 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:26.873] thr=648 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:26.919] thr=648 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:26.925] thr=648 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:26.925] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:26.925] thr=648 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:26.926] thr=648 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:26.926] thr=648 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:26.966] thr=648 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:26.974] thr=648 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:26.974] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:26.974] thr=648 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:26.975] thr=648 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:26.975] thr=648 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:27.015] thr=648 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:27.025] thr=648 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:27.025] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:27.025] thr=648 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:27.026] thr=648 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:27.026] thr=648 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:27.075] thr=648 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:27.079] thr=648 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:27.079] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:27.080] thr=648 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:27.080] thr=648 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:27.080] thr=648 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:27.121] thr=648 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:27.133] thr=648 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:27.133] thr=648 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:27.233] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:27.234] thr=648 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:27.234] thr=648 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:27.245] thr=648 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:27.245] thr=648 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:27.246] thr=648 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:27.248] thr=648 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:31.559] thr=649 paramiko.transport: starting thread (client mode): 0x536d630 +DEB [20190331-11:22:31.559] thr=649 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:31.573] thr=649 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:31.573] thr=649 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:31.576] thr=649 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:31.577] thr=649 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:31.577] thr=649 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:31.577] thr=649 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:31.577] thr=649 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:31.577] thr=649 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:31.581] thr=649 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:31.582] thr=649 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:31.582] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:31.583] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:31.621] thr=649 paramiko.transport: userauth is OK +INF [20190331-11:22:31.642] thr=649 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:31.642] thr=649 paramiko.transport: userauth is OK +INF [20190331-11:22:31.664] thr=649 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:31.664] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:31.818] thr=649 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:31.818] thr=649 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:31.858] thr=649 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:31.858] thr=649 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:31.861] thr=649 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:31.875] thr=649 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:31.875] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:31.876] thr=649 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:31.876] thr=649 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:31.876] thr=649 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:31.918] thr=649 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:31.930] thr=649 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:31.930] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:31.930] thr=649 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:31.931] thr=649 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:31.931] thr=649 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:31.970] thr=649 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:31.980] thr=649 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:31.980] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:31.980] thr=649 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:31.981] thr=649 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:31.981] thr=649 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:32.019] thr=649 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:32.034] thr=649 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:32.035] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:32.035] thr=649 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:32.035] thr=649 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:32.035] thr=649 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:32.074] thr=649 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:32.085] thr=649 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:32.086] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:32.086] thr=649 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:32.087] thr=649 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:32.087] thr=649 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:32.126] thr=649 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:32.136] thr=649 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:32.136] thr=649 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:32.237] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:32.238] thr=649 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:32.238] thr=649 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:32.239] thr=649 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:32.248] thr=649 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:32.249] thr=649 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:32.251] thr=649 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:36.562] thr=650 paramiko.transport: starting thread (client mode): 0x148e970 +DEB [20190331-11:22:36.562] thr=650 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:36.572] thr=650 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:36.572] thr=650 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:36.575] thr=650 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:36.575] thr=650 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:36.576] thr=650 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:36.576] thr=650 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:36.576] thr=650 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:36.576] thr=650 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:36.581] thr=650 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:36.581] thr=650 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:36.582] thr=651 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:36.583] thr=651 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:36.621] thr=650 paramiko.transport: userauth is OK +INF [20190331-11:22:36.644] thr=650 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:36.645] thr=650 paramiko.transport: userauth is OK +INF [20190331-11:22:36.670] thr=650 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:36.670] thr=651 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:36.826] thr=650 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:36.827] thr=650 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:36.868] thr=650 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:36.868] thr=650 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:36.871] thr=650 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:36.887] thr=650 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:36.888] thr=651 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:36.888] thr=650 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:36.888] thr=650 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:36.888] thr=650 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:36.930] thr=650 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:36.943] thr=650 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:36.943] thr=651 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:36.944] thr=650 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:36.944] thr=650 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:36.944] thr=650 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:36.984] thr=650 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:37.002] thr=650 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:37.002] thr=651 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:37.003] thr=650 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:37.003] thr=650 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:37.003] thr=650 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:37.042] thr=650 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:37.054] thr=650 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:37.055] thr=651 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:37.055] thr=650 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:37.056] thr=650 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:37.056] thr=650 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:37.096] thr=650 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:37.117] thr=650 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:37.117] thr=651 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:37.118] thr=650 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:37.118] thr=650 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:37.118] thr=650 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:37.160] thr=650 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:37.174] thr=650 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:37.174] thr=650 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:37.275] thr=651 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:37.276] thr=650 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:37.276] thr=650 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:37.278] thr=650 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:37.296] thr=650 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:37.297] thr=650 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:37.298] thr=650 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:41.558] thr=652 paramiko.transport: starting thread (client mode): 0x536dbf0 +DEB [20190331-11:22:41.558] thr=652 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:41.567] thr=652 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:41.568] thr=652 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:41.571] thr=652 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:41.571] thr=652 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:41.571] thr=652 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:41.571] thr=652 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:41.571] thr=652 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:41.571] thr=652 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:41.575] thr=652 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:41.576] thr=652 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:41.576] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:41.577] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:41.614] thr=652 paramiko.transport: userauth is OK +INF [20190331-11:22:41.634] thr=652 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:41.635] thr=652 paramiko.transport: userauth is OK +INF [20190331-11:22:41.657] thr=652 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:41.658] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:41.816] thr=652 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:41.817] thr=652 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:41.858] thr=652 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:41.859] thr=652 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:41.862] thr=652 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:41.876] thr=652 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:41.877] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:41.877] thr=652 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:41.878] thr=652 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:41.878] thr=652 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:41.917] thr=652 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:41.929] thr=652 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:41.929] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:41.929] thr=652 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:41.930] thr=652 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:41.930] thr=652 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:41.969] thr=652 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:41.978] thr=652 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:41.978] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:41.978] thr=652 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:41.979] thr=652 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:41.979] thr=652 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:42.018] thr=652 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:42.028] thr=652 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:42.028] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:42.028] thr=652 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:42.029] thr=652 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:42.029] thr=652 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:42.069] thr=652 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:42.082] thr=652 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:42.082] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:42.083] thr=652 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:42.083] thr=652 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:42.083] thr=652 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:42.124] thr=652 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:42.139] thr=652 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:42.139] thr=652 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:42.241] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:42.242] thr=652 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:42.242] thr=652 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:42.244] thr=652 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:42.253] thr=652 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:42.254] thr=652 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:42.256] thr=652 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:46.559] thr=90 paramiko.transport: starting thread (client mode): 0x4fe7c90 +DEB [20190331-11:22:46.560] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:46.569] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:46.569] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:46.574] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:46.574] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:46.574] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:46.575] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:46.575] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:46.575] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:46.579] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:46.580] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:46.580] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:46.581] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:46.618] thr=90 paramiko.transport: userauth is OK +INF [20190331-11:22:46.637] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:46.638] thr=90 paramiko.transport: userauth is OK +INF [20190331-11:22:46.660] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:46.661] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:46.798] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:46.798] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:46.839] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:46.839] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:46.844] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:46.858] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:46.858] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:46.859] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:46.859] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:46.859] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:46.902] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:46.914] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:46.914] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:46.914] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:46.915] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:46.915] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:46.953] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:46.962] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:46.962] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:46.963] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:46.963] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:46.963] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:47.003] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:47.011] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:47.011] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:47.012] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:47.013] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:47.013] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:47.052] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:47.064] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:47.065] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:47.065] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:47.066] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:47.066] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:47.105] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:47.117] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:47.118] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:47.219] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:47.220] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:47.220] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:47.221] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:47.230] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:47.231] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:47.232] thr=90 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:51.558] thr=452 paramiko.transport: starting thread (client mode): 0x54d0f10 +DEB [20190331-11:22:51.559] thr=452 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:51.568] thr=452 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:51.568] thr=452 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:51.571] thr=452 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:51.571] thr=452 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:51.571] thr=452 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:51.571] thr=452 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:51.571] thr=452 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:51.571] thr=452 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:51.575] thr=452 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:51.575] thr=452 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:51.576] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:51.577] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:51.616] thr=452 paramiko.transport: userauth is OK +INF [20190331-11:22:51.636] thr=452 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:51.637] thr=452 paramiko.transport: userauth is OK +INF [20190331-11:22:51.659] thr=452 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:51.660] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:51.800] thr=452 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:51.800] thr=452 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:51.841] thr=452 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:51.841] thr=452 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:51.847] thr=452 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:51.861] thr=452 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:51.861] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:51.861] thr=452 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:51.862] thr=452 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:51.862] thr=452 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:51.902] thr=452 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:51.918] thr=452 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:51.918] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:51.919] thr=452 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:51.919] thr=452 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:51.919] thr=452 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:51.959] thr=452 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:51.968] thr=452 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:51.968] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:51.968] thr=452 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:51.969] thr=452 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:51.969] thr=452 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:52.008] thr=452 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:52.017] thr=452 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:52.017] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:52.018] thr=452 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:52.018] thr=452 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:52.018] thr=452 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:52.060] thr=452 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:52.071] thr=452 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:52.072] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:52.072] thr=452 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:52.072] thr=452 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:52.072] thr=452 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:52.111] thr=452 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:52.121] thr=452 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:52.122] thr=452 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:52.223] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:52.224] thr=452 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:52.224] thr=452 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:52.225] thr=452 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:52.234] thr=452 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:52.235] thr=452 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:52.236] thr=452 paramiko.transport: EOF in transport thread +DEB [20190331-11:22:56.568] thr=653 paramiko.transport: starting thread (client mode): 0x54d0b90 +DEB [20190331-11:22:56.568] thr=653 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:22:56.578] thr=653 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:22:56.578] thr=653 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:22:56.582] thr=653 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:22:56.582] thr=653 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:22:56.582] thr=653 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:22:56.582] thr=653 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:22:56.582] thr=653 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:22:56.582] thr=653 paramiko.transport: Compression agreed: none +DEB [20190331-11:22:56.587] thr=653 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:22:56.587] thr=653 paramiko.transport: Switch to new keys ... +DEB [20190331-11:22:56.588] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:22:56.589] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:22:56.625] thr=653 paramiko.transport: userauth is OK +INF [20190331-11:22:56.647] thr=653 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:22:56.648] thr=653 paramiko.transport: userauth is OK +INF [20190331-11:22:56.669] thr=653 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:22:56.669] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:22:56.815] thr=653 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:22:56.815] thr=653 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:22:56.856] thr=653 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:22:56.856] thr=653 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:22:56.861] thr=653 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:22:56.874] thr=653 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:22:56.875] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:22:56.875] thr=653 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:22:56.876] thr=653 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:22:56.876] thr=653 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:22:56.915] thr=653 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:22:56.927] thr=653 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:22:56.927] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:22:56.927] thr=653 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:22:56.928] thr=653 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:22:56.928] thr=653 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:22:56.966] thr=653 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:22:56.975] thr=653 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:22:56.975] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:22:56.976] thr=653 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:22:56.976] thr=653 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:22:56.977] thr=653 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:22:57.016] thr=653 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:22:57.027] thr=653 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:22:57.027] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:22:57.028] thr=653 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:22:57.029] thr=653 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:22:57.029] thr=653 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:22:57.067] thr=653 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:22:57.084] thr=653 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:22:57.084] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:22:57.085] thr=653 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:22:57.086] thr=653 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:22:57.086] thr=653 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:22:57.125] thr=653 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:22:57.141] thr=653 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:22:57.141] thr=653 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:22:57.242] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:22:57.243] thr=653 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:22:57.243] thr=653 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:22:57.245] thr=653 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:22:57.255] thr=653 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:22:57.256] thr=653 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:22:57.258] thr=653 paramiko.transport: EOF in transport thread +DEB [20190331-11:23:01.557] thr=344 paramiko.transport: starting thread (client mode): 0x4fa98d0 +DEB [20190331-11:23:01.558] thr=344 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:23:01.568] thr=344 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:23:01.568] thr=344 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:23:01.571] thr=344 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:23:01.571] thr=344 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:23:01.571] thr=344 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:23:01.571] thr=344 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:23:01.572] thr=344 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:23:01.572] thr=344 paramiko.transport: Compression agreed: none +DEB [20190331-11:23:01.576] thr=344 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:23:01.576] thr=344 paramiko.transport: Switch to new keys ... +DEB [20190331-11:23:01.577] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:23:01.578] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:23:01.614] thr=344 paramiko.transport: userauth is OK +INF [20190331-11:23:01.634] thr=344 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:23:01.634] thr=344 paramiko.transport: userauth is OK +INF [20190331-11:23:01.656] thr=344 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:23:01.657] thr=645 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:23:01.801] thr=344 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:23:01.801] thr=344 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:23:01.842] thr=344 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:23:01.842] thr=344 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:23:01.848] thr=344 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:23:01.861] thr=344 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:23:01.861] thr=645 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:23:01.862] thr=344 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:23:01.862] thr=344 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:23:01.862] thr=344 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:23:01.908] thr=344 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:23:01.934] thr=344 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:23:01.934] thr=645 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:23:01.935] thr=344 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:23:01.936] thr=344 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:23:01.936] thr=344 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:23:01.976] thr=344 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:23:01.985] thr=344 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:23:01.985] thr=645 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:23:01.986] thr=344 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:23:01.986] thr=344 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:23:01.986] thr=344 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:23:02.027] thr=344 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:23:02.037] thr=344 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:23:02.037] thr=645 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:23:02.038] thr=344 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:23:02.038] thr=344 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:23:02.038] thr=344 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:23:02.078] thr=344 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:23:02.096] thr=344 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:23:02.097] thr=645 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:23:02.097] thr=344 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:23:02.098] thr=344 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:23:02.098] thr=344 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:23:02.137] thr=344 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:23:02.147] thr=344 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:23:02.148] thr=344 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:23:02.249] thr=645 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:23:02.250] thr=344 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:23:02.250] thr=344 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:23:02.251] thr=344 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:23:02.261] thr=344 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:23:02.261] thr=344 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:23:02.263] thr=344 paramiko.transport: EOF in transport thread +DEB [20190331-11:23:23.928] thr=654 paramiko.transport: starting thread (client mode): 0x5086ab0 +DEB [20190331-11:23:23.928] thr=654 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:23:23.937] thr=654 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:23:23.937] thr=654 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:23:23.941] thr=654 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:23:23.941] thr=654 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:23:23.941] thr=654 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:23:23.941] thr=654 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:23:23.942] thr=654 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:23:23.942] thr=654 paramiko.transport: Compression agreed: none +DEB [20190331-11:23:23.946] thr=654 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:23:23.946] thr=654 paramiko.transport: Switch to new keys ... +DEB [20190331-11:23:23.946] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:23:23.947] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:23:23.986] thr=654 paramiko.transport: userauth is OK +INF [20190331-11:23:24.007] thr=654 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:23:24.008] thr=654 paramiko.transport: userauth is OK +INF [20190331-11:23:24.031] thr=654 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:23:24.212] thr=654 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:23:24.212] thr=654 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:23:38.282] thr=655 paramiko.transport: starting thread (client mode): 0x4fe7370 +DEB [20190331-11:23:38.282] thr=655 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:23:38.293] thr=655 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:23:38.293] thr=655 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:23:38.296] thr=655 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:23:38.297] thr=655 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:23:38.297] thr=655 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:23:38.297] thr=655 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:23:38.297] thr=655 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:23:38.297] thr=655 paramiko.transport: Compression agreed: none +DEB [20190331-11:23:38.301] thr=655 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:23:38.302] thr=655 paramiko.transport: Switch to new keys ... +DEB [20190331-11:23:38.302] thr=645 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:23:38.303] thr=645 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:23:38.340] thr=655 paramiko.transport: userauth is OK +INF [20190331-11:23:38.362] thr=655 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:23:38.363] thr=655 paramiko.transport: userauth is OK +INF [20190331-11:23:38.390] thr=655 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:23:38.544] thr=655 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:23:38.545] thr=655 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:25:41.994] thr=1 paramiko.transport: starting thread (client mode): 0x5e54110 +DEB [20190331-11:25:41.994] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:25:42.007] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:25:42.007] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:25:42.011] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:25:42.011] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:25:42.012] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:25:42.012] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:25:42.012] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:25:42.012] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-11:25:42.024] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:25:42.025] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-11:25:42.025] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:25:42.030] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:25:42.064] thr=1 paramiko.transport: userauth is OK +INF [20190331-11:25:42.084] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:25:42.084] thr=1 paramiko.transport: userauth is OK +INF [20190331-11:25:42.107] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:25:42.253] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:25:42.253] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:25:45.545] thr=3 paramiko.transport: starting thread (client mode): 0x5cb6910 +DEB [20190331-11:25:45.545] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:25:45.555] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:25:45.556] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:25:45.559] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:25:45.559] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:25:45.559] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:25:45.559] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:25:45.559] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:25:45.559] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-11:25:45.563] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:25:45.564] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-11:25:45.564] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:25:45.565] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:25:45.603] thr=3 paramiko.transport: userauth is OK +INF [20190331-11:25:45.618] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:25:45.618] thr=3 paramiko.transport: userauth is OK +INF [20190331-11:25:45.640] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:25:45.782] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:25:45.782] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:25:45.888] thr=4 paramiko.transport: starting thread (client mode): 0x5d5d370 +DEB [20190331-11:25:45.888] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:25:45.904] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:25:45.904] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:25:45.908] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:25:45.908] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:25:45.908] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:25:45.908] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:25:45.908] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:25:45.908] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-11:25:45.912] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:25:45.913] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-11:25:45.913] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:25:45.914] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:25:45.950] thr=4 paramiko.transport: userauth is OK +INF [20190331-11:25:45.968] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:25:45.969] thr=4 paramiko.transport: userauth is OK +INF [20190331-11:25:45.998] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:25:45.998] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:25:46.188] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:25:46.188] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:25:46.233] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:25:46.233] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:25:46.239] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:25:46.256] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:25:46.256] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:25:46.256] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:25:46.257] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:25:46.257] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:25:46.295] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:25:46.309] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:25:46.309] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:25:46.310] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:25:46.310] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:25:46.310] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:25:46.350] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:25:46.370] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:25:46.370] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:25:46.371] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:25:46.371] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:25:46.371] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:25:46.411] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:25:46.421] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:25:46.421] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:25:46.421] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:25:46.422] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:25:46.422] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:25:46.462] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:25:46.484] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:25:46.484] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:25:46.484] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:25:46.485] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:25:46.485] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:25:46.526] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:25:46.536] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:25:46.536] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:25:46.637] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:25:46.637] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:25:46.638] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:25:46.639] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:25:46.649] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:25:46.650] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:25:46.651] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-11:25:51.921] thr=5 paramiko.transport: starting thread (client mode): 0x5cbd0d0 +DEB [20190331-11:25:51.921] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:25:51.931] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:25:51.931] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:25:51.934] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:25:51.934] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:25:51.934] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:25:51.934] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:25:51.934] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:25:51.934] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-11:25:51.938] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:25:51.938] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-11:25:51.938] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:25:51.939] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:25:51.976] thr=5 paramiko.transport: userauth is OK +INF [20190331-11:25:51.990] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:25:51.991] thr=5 paramiko.transport: userauth is OK +INF [20190331-11:25:52.012] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:25:52.013] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:25:52.157] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:25:52.157] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:25:52.197] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:25:52.197] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:25:52.200] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:25:52.215] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:25:52.215] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:25:52.215] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:25:52.216] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:25:52.216] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:25:52.257] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:25:52.269] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:25:52.269] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:25:52.269] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:25:52.270] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:25:52.270] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:25:52.309] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:25:52.317] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:25:52.317] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:25:52.317] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:25:52.318] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:25:52.318] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:25:52.357] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:25:52.368] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:25:52.368] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:25:52.368] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:25:52.369] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:25:52.369] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:25:52.407] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:25:52.420] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:25:52.420] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:25:52.420] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:25:52.421] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:25:52.421] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:25:52.459] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:25:52.470] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:25:52.470] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:25:52.571] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:25:52.572] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:25:52.572] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:25:52.574] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:25:52.585] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:25:52.586] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:25:52.587] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-11:25:56.919] thr=6 paramiko.transport: starting thread (client mode): 0x5d85930 +DEB [20190331-11:25:56.919] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:25:56.929] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:25:56.929] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:25:56.932] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:25:56.932] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:25:56.932] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:25:56.932] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:25:56.933] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:25:56.933] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-11:25:56.937] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:25:56.937] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-11:25:56.937] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:25:56.938] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:25:56.977] thr=6 paramiko.transport: userauth is OK +INF [20190331-11:25:56.997] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:25:56.998] thr=6 paramiko.transport: userauth is OK +INF [20190331-11:25:57.022] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:25:57.022] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:25:57.161] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:25:57.162] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:25:57.202] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:25:57.202] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:25:57.206] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:25:57.220] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:25:57.220] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:25:57.220] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:25:57.221] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:25:57.221] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:25:57.261] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:25:57.274] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:25:57.275] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:25:57.275] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:25:57.276] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:25:57.276] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:25:57.315] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:25:57.324] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:25:57.324] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:25:57.325] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:25:57.325] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:25:57.325] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:25:57.367] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:25:57.389] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:25:57.389] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:25:57.390] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:25:57.390] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:25:57.391] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:25:57.428] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:25:57.439] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:25:57.440] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:25:57.440] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:25:57.441] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:25:57.441] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:25:57.482] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:25:57.502] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:25:57.503] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:25:57.604] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:25:57.605] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:25:57.605] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:25:57.608] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:25:57.628] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:25:57.629] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:25:57.631] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:01.921] thr=7 paramiko.transport: starting thread (client mode): 0x5cbdeb0 +DEB [20190331-11:26:01.921] thr=7 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:01.932] thr=7 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:01.932] thr=7 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:01.934] thr=7 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:01.934] thr=7 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:01.934] thr=7 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:01.934] thr=7 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:01.935] thr=7 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:01.935] thr=7 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:01.939] thr=7 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:01.939] thr=7 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:01.939] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:01.940] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:01.978] thr=7 paramiko.transport: userauth is OK +INF [20190331-11:26:01.998] thr=7 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:01.999] thr=7 paramiko.transport: userauth is OK +INF [20190331-11:26:02.026] thr=7 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:02.026] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:02.159] thr=7 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:02.160] thr=7 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:02.199] thr=7 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:02.199] thr=7 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:02.206] thr=7 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:02.219] thr=7 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:02.219] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:02.220] thr=7 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:02.220] thr=7 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:02.221] thr=7 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:02.265] thr=7 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:02.272] thr=7 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:02.272] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:02.272] thr=7 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:02.273] thr=7 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:02.273] thr=7 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:02.321] thr=7 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:02.322] thr=7 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:02.322] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:02.323] thr=7 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:02.323] thr=7 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:02.323] thr=7 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:02.373] thr=7 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:02.373] thr=7 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:02.374] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:02.374] thr=7 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:02.375] thr=7 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:02.375] thr=7 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:02.416] thr=7 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:02.442] thr=7 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:02.442] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:02.442] thr=7 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:02.443] thr=7 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:02.443] thr=7 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:02.483] thr=7 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:02.493] thr=7 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:02.493] thr=7 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:02.594] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:02.595] thr=7 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:02.595] thr=7 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:02.599] thr=7 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:02.606] thr=7 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:02.607] thr=7 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:02.608] thr=7 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:06.917] thr=9 paramiko.transport: starting thread (client mode): 0x5d5d930 +DEB [20190331-11:26:06.917] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:06.929] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:06.929] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:06.931] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:06.931] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:06.931] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:06.931] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:06.932] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:06.932] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:06.936] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:06.936] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:06.936] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:06.937] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:06.977] thr=9 paramiko.transport: userauth is OK +INF [20190331-11:26:06.996] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:06.997] thr=9 paramiko.transport: userauth is OK +INF [20190331-11:26:07.023] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:07.023] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:07.191] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:07.191] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:07.232] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:07.232] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:07.246] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:07.255] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:07.256] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:07.256] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:07.257] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:07.257] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:07.306] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:07.311] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:07.312] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:07.312] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:07.313] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:07.313] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:07.357] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:07.364] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:07.364] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:07.364] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:07.365] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:07.366] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:07.407] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:07.417] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:07.417] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:07.418] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:07.418] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:07.419] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:07.460] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:07.474] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:07.474] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:07.475] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:07.475] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:07.476] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:07.515] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:07.524] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:07.524] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:07.625] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:07.626] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:07.626] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:07.627] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:07.635] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:07.636] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:07.637] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:11.918] thr=10 paramiko.transport: starting thread (client mode): 0x5d4b030 +DEB [20190331-11:26:11.918] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:11.929] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:11.929] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:11.933] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:11.933] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:11.933] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:11.933] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:11.933] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:11.933] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:11.938] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:11.938] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:11.938] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:11.940] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:11.976] thr=10 paramiko.transport: userauth is OK +INF [20190331-11:26:11.996] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:11.997] thr=10 paramiko.transport: userauth is OK +INF [20190331-11:26:12.021] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:12.021] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:12.190] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:12.190] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:12.231] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:12.231] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:12.237] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:12.252] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:12.252] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:12.252] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:12.253] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:12.253] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:12.294] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:12.307] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:12.308] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:12.308] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:12.309] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:12.309] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:12.347] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:12.360] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:12.360] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:12.361] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:12.361] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:12.362] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:12.400] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:12.412] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:12.412] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:12.413] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:12.413] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:12.413] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:12.452] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:12.468] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:12.468] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:12.468] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:12.469] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:12.469] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:12.510] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:12.543] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:12.543] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:12.644] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:12.645] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:12.645] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:12.646] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:12.657] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:12.657] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:12.659] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:16.919] thr=11 paramiko.transport: starting thread (client mode): 0x5ca0030 +DEB [20190331-11:26:16.920] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:16.932] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:16.932] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:16.937] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:16.937] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:16.937] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:16.937] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:16.937] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:16.937] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:16.941] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:16.942] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:16.942] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:16.943] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:16.981] thr=11 paramiko.transport: userauth is OK +INF [20190331-11:26:17.003] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:17.004] thr=11 paramiko.transport: userauth is OK +INF [20190331-11:26:17.029] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:17.029] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:17.288] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:17.288] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:17.329] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:17.329] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:17.344] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:17.348] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:17.349] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:17.349] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:17.350] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:17.350] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:17.403] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:17.404] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:17.404] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:17.405] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:17.405] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:17.405] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:17.453] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:17.458] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:17.458] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:17.458] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:17.459] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:17.459] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:17.500] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:17.506] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:17.506] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:17.507] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:17.507] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:17.507] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:17.547] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:17.559] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:17.559] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:17.559] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:17.559] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:17.560] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:17.600] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:17.609] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:17.609] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:17.710] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:17.711] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:17.711] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:17.713] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:17.722] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:17.723] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:17.724] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:21.922] thr=12 paramiko.transport: starting thread (client mode): 0x5ca0d50 +DEB [20190331-11:26:21.923] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:21.941] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:21.942] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:21.948] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:21.948] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:21.948] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:21.948] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:21.948] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:21.949] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:21.955] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:21.956] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:21.956] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:21.958] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:21.995] thr=12 paramiko.transport: userauth is OK +INF [20190331-11:26:22.024] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:22.025] thr=12 paramiko.transport: userauth is OK +INF [20190331-11:26:22.062] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:22.063] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:22.270] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:22.270] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:22.311] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:22.311] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:22.317] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:22.333] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:22.333] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:22.333] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:22.334] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:22.334] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:22.373] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:22.386] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:22.388] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:22.388] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:22.388] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:22.388] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:22.428] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:22.444] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:22.444] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:22.445] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:22.445] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:22.445] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:22.486] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:22.506] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:22.506] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:22.506] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:22.507] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:22.507] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:22.548] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:22.558] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:22.559] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:22.559] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:22.560] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:22.560] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:22.601] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:22.609] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:22.610] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:22.711] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:22.712] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:22.712] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:22.714] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:22.729] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:22.730] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:22.732] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:26.917] thr=13 paramiko.transport: starting thread (client mode): 0x5ca0050 +DEB [20190331-11:26:26.918] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:26.930] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:26.930] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:26.932] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:26.932] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:26.933] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:26.933] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:26.933] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:26.933] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:26.937] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:26.938] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:26.938] thr=8 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:26.939] thr=8 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:26.977] thr=13 paramiko.transport: userauth is OK +INF [20190331-11:26:26.997] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:26.998] thr=13 paramiko.transport: userauth is OK +INF [20190331-11:26:27.031] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:27.031] thr=8 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:27.177] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:27.177] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:27.218] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:27.218] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:27.223] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:27.238] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:27.239] thr=8 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:27.239] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:27.240] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:27.240] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:27.281] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:27.295] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:27.295] thr=8 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:27.295] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:27.296] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:27.296] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:27.344] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:27.346] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:27.346] thr=8 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:27.348] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:27.348] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:27.348] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:27.390] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:27.400] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:27.400] thr=8 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:27.401] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:27.402] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:27.402] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:27.452] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:27.458] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:27.458] thr=8 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:27.459] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:27.459] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:27.460] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:27.500] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:27.510] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:27.511] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:27.612] thr=8 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:27.613] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:27.613] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:27.615] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:27.623] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:27.624] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:27.625] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:31.920] thr=14 paramiko.transport: starting thread (client mode): 0x5d7aef0 +DEB [20190331-11:26:31.920] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:31.931] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:31.931] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:31.934] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:31.934] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:31.934] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:31.934] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:31.934] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:31.935] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:31.939] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:31.939] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:31.940] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:31.941] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:31.978] thr=14 paramiko.transport: userauth is OK +INF [20190331-11:26:32.001] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:32.002] thr=14 paramiko.transport: userauth is OK +INF [20190331-11:26:32.026] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:32.026] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:32.168] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:32.168] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:32.208] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:32.208] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:32.218] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:32.227] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:32.227] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:32.228] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:32.228] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:32.228] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:32.271] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:32.283] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:32.284] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:32.284] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:32.285] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:32.285] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:32.325] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:32.333] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:32.333] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:32.333] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:32.334] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:32.334] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:32.374] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:32.383] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:32.383] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:32.383] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:32.384] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:32.384] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:32.424] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:32.437] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:32.438] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:32.438] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:32.439] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:32.439] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:32.480] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:32.492] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:32.492] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:32.592] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:32.593] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:32.593] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:32.595] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:32.603] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:32.604] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:32.605] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:36.918] thr=16 paramiko.transport: starting thread (client mode): 0x5d3c550 +DEB [20190331-11:26:36.918] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:36.928] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:36.928] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:36.931] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:36.931] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:36.931] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:36.931] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:36.931] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:36.932] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:36.935] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:36.936] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:36.936] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:36.937] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:36.974] thr=16 paramiko.transport: userauth is OK +INF [20190331-11:26:36.994] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:36.995] thr=16 paramiko.transport: userauth is OK +INF [20190331-11:26:37.016] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:37.016] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:37.155] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:37.155] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:37.196] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:37.196] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:37.204] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:37.218] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:37.219] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:37.219] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:37.220] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:37.220] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:37.260] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:37.274] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:37.274] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:37.275] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:37.275] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:37.275] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:37.314] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:37.324] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:37.324] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:37.324] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:37.325] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:37.325] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:37.364] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:37.377] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:37.377] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:37.378] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:37.379] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:37.379] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:37.418] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:37.433] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:37.433] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:37.433] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:37.434] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:37.434] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:37.473] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:37.484] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:37.485] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:37.586] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:37.587] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:37.587] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:37.588] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:37.597] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:37.598] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:37.599] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:41.918] thr=17 paramiko.transport: starting thread (client mode): 0x5c6c1d0 +DEB [20190331-11:26:41.918] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:41.930] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:41.930] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:41.934] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:41.934] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:41.934] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:41.934] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:41.934] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:41.934] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:41.940] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:41.941] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:41.941] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:41.942] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:41.979] thr=17 paramiko.transport: userauth is OK +INF [20190331-11:26:42.004] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:42.004] thr=17 paramiko.transport: userauth is OK +INF [20190331-11:26:42.038] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:42.038] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:42.269] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:42.269] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:42.311] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:42.311] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:42.315] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:42.335] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:42.336] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:42.336] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:42.337] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:42.337] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:42.379] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:42.392] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:42.393] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:42.393] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:42.394] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:42.394] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:42.434] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:42.462] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:42.463] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:42.463] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:42.464] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:42.465] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:42.509] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:42.548] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:42.549] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:42.549] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:42.551] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:42.551] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:42.593] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:42.624] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:42.625] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:42.625] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:42.626] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:42.626] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:42.668] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:42.678] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:42.679] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:42.779] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:42.780] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:42.780] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:42.782] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:42.791] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:42.792] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:42.793] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:46.922] thr=18 paramiko.transport: starting thread (client mode): 0x5e55d50 +DEB [20190331-11:26:46.922] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:46.932] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:46.932] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:46.935] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:46.935] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:46.935] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:46.936] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:46.936] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:46.936] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:46.940] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:46.940] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:46.940] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:46.941] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:46.978] thr=18 paramiko.transport: userauth is OK +INF [20190331-11:26:47.000] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:47.001] thr=18 paramiko.transport: userauth is OK +INF [20190331-11:26:47.037] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:47.037] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:47.245] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:47.246] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:47.287] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:47.287] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:47.294] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:47.321] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:47.322] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:47.322] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:47.323] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:47.323] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:47.363] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:47.386] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:47.386] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:47.386] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:47.387] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:47.387] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:47.429] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:47.447] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:47.447] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:47.448] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:47.448] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:47.448] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:47.490] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:47.510] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:47.510] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:47.511] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:47.511] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:47.511] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:47.550] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:47.566] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:47.566] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:47.567] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:47.568] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:47.568] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:47.607] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:47.616] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:47.616] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:47.717] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:47.718] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:47.718] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:47.719] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:47.728] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:47.729] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:47.732] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:51.918] thr=19 paramiko.transport: starting thread (client mode): 0x5d666b0 +DEB [20190331-11:26:51.918] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:51.927] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:51.927] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:51.931] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:51.931] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:51.931] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:51.931] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:51.931] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:51.931] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:51.935] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:51.935] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:51.936] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:51.937] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:51.973] thr=19 paramiko.transport: userauth is OK +INF [20190331-11:26:51.996] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:51.997] thr=19 paramiko.transport: userauth is OK +INF [20190331-11:26:52.021] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:52.021] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:52.255] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:52.255] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:52.296] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:52.296] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:52.302] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:52.316] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:52.317] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:52.317] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:52.318] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:52.318] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:52.358] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:52.372] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:52.373] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:52.373] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:52.373] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:52.373] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:52.415] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:52.424] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:52.424] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:52.424] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:52.425] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:52.425] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:52.464] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:52.473] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:52.473] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:52.473] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:52.474] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:52.474] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:52.515] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:52.529] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:52.530] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:52.530] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:52.530] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:52.531] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:52.569] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:52.579] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:52.579] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:52.680] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:52.681] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:52.681] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:52.683] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:52.694] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:52.695] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:52.697] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-11:26:56.918] thr=20 paramiko.transport: starting thread (client mode): 0x5d48e90 +DEB [20190331-11:26:56.918] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:26:56.926] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:26:56.927] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:26:56.930] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:26:56.930] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:26:56.930] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:26:56.930] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:26:56.930] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:26:56.930] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-11:26:56.935] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:26:56.935] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-11:26:56.935] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:26:56.937] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:26:56.974] thr=20 paramiko.transport: userauth is OK +INF [20190331-11:26:56.995] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:26:56.996] thr=20 paramiko.transport: userauth is OK +INF [20190331-11:26:57.022] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:26:57.023] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:26:57.222] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:26:57.222] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:26:57.264] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:26:57.264] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:26:57.271] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:26:57.291] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:26:57.291] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:26:57.292] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:26:57.292] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:26:57.292] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:26:57.332] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:26:57.350] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:26:57.350] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:26:57.351] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:26:57.351] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:26:57.351] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:26:57.393] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:26:57.407] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:26:57.407] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:26:57.408] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:26:57.408] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:26:57.409] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:26:57.448] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:26:57.469] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:26:57.470] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:26:57.470] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:26:57.471] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:26:57.471] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:26:57.510] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:26:57.527] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:26:57.527] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:26:57.528] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:26:57.528] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:26:57.529] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:26:57.568] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:26:57.582] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:26:57.582] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:26:57.683] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:26:57.684] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:26:57.684] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:26:57.685] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:26:57.700] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:26:57.701] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:26:57.702] thr=20 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:01.918] thr=21 paramiko.transport: starting thread (client mode): 0x5ca0df0 +DEB [20190331-11:27:01.918] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:01.926] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:01.926] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:01.928] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:01.929] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:01.929] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:01.929] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:01.929] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:01.929] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:01.933] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:01.933] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:01.934] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:01.935] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:01.974] thr=21 paramiko.transport: userauth is OK +INF [20190331-11:27:01.993] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:01.994] thr=21 paramiko.transport: userauth is OK +INF [20190331-11:27:02.016] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:02.017] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:02.184] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:02.184] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:02.225] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:02.225] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:02.231] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:02.245] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:02.245] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:02.245] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:02.246] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:02.246] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:02.287] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:02.298] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:02.299] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:02.299] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:02.300] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:02.300] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:02.338] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:02.347] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:02.347] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:02.348] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:02.348] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:02.348] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:02.387] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:02.396] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:02.397] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:02.397] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:02.397] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:02.398] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:02.436] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:02.450] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:02.450] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:02.450] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:02.451] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:02.451] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:02.489] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:02.499] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:02.500] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:02.600] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:02.600] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:02.601] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:02.602] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:02.611] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:02.612] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:02.614] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:06.918] thr=22 paramiko.transport: starting thread (client mode): 0x5d1f630 +DEB [20190331-11:27:06.918] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:06.927] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:06.927] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:06.930] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:06.930] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:06.930] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:06.931] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:06.931] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:06.931] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:06.934] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:06.935] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:06.935] thr=15 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:06.936] thr=15 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:06.973] thr=22 paramiko.transport: userauth is OK +INF [20190331-11:27:06.993] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:06.994] thr=22 paramiko.transport: userauth is OK +INF [20190331-11:27:07.015] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:07.015] thr=15 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:07.160] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:07.161] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:07.202] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:07.202] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:07.209] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:07.227] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:07.227] thr=15 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:07.227] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:07.228] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:07.228] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:07.268] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:07.283] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:07.283] thr=15 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:07.283] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:07.284] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:07.284] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:07.323] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:07.334] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:07.334] thr=15 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:07.335] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:07.335] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:07.335] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:07.374] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:07.387] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:07.387] thr=15 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:07.388] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:07.388] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:07.388] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:07.430] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:07.456] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:07.456] thr=15 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:07.457] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:07.457] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:07.458] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:07.498] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:07.510] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:07.510] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:07.611] thr=15 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:07.612] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:07.612] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:07.613] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:07.622] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:07.623] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:07.625] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:11.140] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:16.929] thr=1 paramiko.transport: starting thread (client mode): 0x50ab550 +DEB [20190331-11:27:16.929] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:16.937] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:16.937] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:16.940] thr=1 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:16.941] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:16.941] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:16.941] thr=1 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:16.941] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:16.941] thr=1 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:16.946] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:16.947] thr=1 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:16.947] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:16.951] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:16.987] thr=1 paramiko.transport: userauth is OK +INF [20190331-11:27:17.010] thr=1 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:17.010] thr=1 paramiko.transport: userauth is OK +INF [20190331-11:27:17.032] thr=1 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:17.033] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:17.184] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:17.184] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:17.225] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:17.225] thr=1 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:17.231] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:17.250] thr=1 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:17.251] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:17.251] thr=1 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:17.252] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:17.252] thr=1 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:17.293] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:17.306] thr=1 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:17.307] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:17.307] thr=1 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:17.308] thr=1 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:17.308] thr=1 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:17.348] thr=1 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:17.359] thr=1 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:17.360] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:17.360] thr=1 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:17.361] thr=1 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:17.361] thr=1 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:17.403] thr=1 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:17.418] thr=1 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:17.419] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:17.419] thr=1 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:17.420] thr=1 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:17.420] thr=1 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:17.461] thr=1 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:17.480] thr=1 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:17.481] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:17.482] thr=1 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:17.482] thr=1 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:17.482] thr=1 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:17.525] thr=1 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:17.540] thr=1 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:17.541] thr=1 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:17.641] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:17.642] thr=1 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:17.642] thr=1 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:17.644] thr=1 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:17.655] thr=1 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:17.656] thr=1 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:17.658] thr=1 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:21.918] thr=3 paramiko.transport: starting thread (client mode): 0x4e06a90 +DEB [20190331-11:27:21.919] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:21.928] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:21.928] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:21.932] thr=3 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:21.932] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:21.932] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:21.932] thr=3 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:21.932] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:21.932] thr=3 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:21.936] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:21.936] thr=3 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:21.937] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:21.938] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:21.977] thr=3 paramiko.transport: userauth is OK +INF [20190331-11:27:21.997] thr=3 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:21.998] thr=3 paramiko.transport: userauth is OK +INF [20190331-11:27:22.020] thr=3 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:22.020] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:22.159] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:22.159] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:22.200] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:22.200] thr=3 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:22.206] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:22.221] thr=3 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:22.221] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:22.221] thr=3 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:22.222] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:22.222] thr=3 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:22.263] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:22.278] thr=3 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:22.279] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:22.279] thr=3 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:22.280] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:22.280] thr=3 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:22.320] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:22.330] thr=3 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:22.330] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:22.331] thr=3 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:22.331] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:22.331] thr=3 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:22.371] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:22.380] thr=3 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:22.380] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:22.381] thr=3 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:22.381] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:22.381] thr=3 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:22.423] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:22.439] thr=3 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:22.440] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:22.440] thr=3 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:22.441] thr=3 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:22.441] thr=3 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:22.482] thr=3 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:22.492] thr=3 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:22.492] thr=3 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:22.593] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:22.594] thr=3 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:22.594] thr=3 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:22.596] thr=3 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:22.618] thr=3 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:22.619] thr=3 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:22.624] thr=3 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:26.922] thr=4 paramiko.transport: starting thread (client mode): 0x55a46f0 +DEB [20190331-11:27:26.922] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:26.936] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:26.936] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:26.940] thr=4 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:26.941] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:26.941] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:26.941] thr=4 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:26.941] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:26.941] thr=4 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:26.947] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:26.948] thr=4 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:26.948] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:26.950] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:26.985] thr=4 paramiko.transport: userauth is OK +INF [20190331-11:27:27.010] thr=4 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:27.011] thr=4 paramiko.transport: userauth is OK +INF [20190331-11:27:27.041] thr=4 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:27.042] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:27.285] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:27.285] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:27.325] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:27.325] thr=4 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:27.333] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:27.357] thr=4 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:27.358] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:27.358] thr=4 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:27.359] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:27.360] thr=4 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:27.401] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:27.415] thr=4 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:27.416] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:27.416] thr=4 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:27.417] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:27.417] thr=4 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:27.456] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:27.475] thr=4 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:27.476] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:27.476] thr=4 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:27.477] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:27.477] thr=4 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:27.518] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:27.534] thr=4 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:27.535] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:27.536] thr=4 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:27.536] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:27.537] thr=4 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:27.579] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:27.599] thr=4 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:27.599] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:27.600] thr=4 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:27.600] thr=4 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:27.600] thr=4 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:27.640] thr=4 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:27.656] thr=4 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:27.656] thr=4 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:27.757] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:27.758] thr=4 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:27.758] thr=4 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:27.765] thr=4 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:27.793] thr=4 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:27.794] thr=4 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:27.796] thr=4 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:31.919] thr=5 paramiko.transport: starting thread (client mode): 0x50ca6d0 +DEB [20190331-11:27:31.919] thr=5 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:31.928] thr=5 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:31.928] thr=5 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:31.931] thr=5 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:31.932] thr=5 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:31.932] thr=5 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:31.932] thr=5 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:31.932] thr=5 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:31.932] thr=5 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:31.936] thr=5 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:31.936] thr=5 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:31.936] thr=2 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:31.938] thr=2 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:31.976] thr=5 paramiko.transport: userauth is OK +INF [20190331-11:27:31.996] thr=5 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:31.996] thr=5 paramiko.transport: userauth is OK +INF [20190331-11:27:32.017] thr=5 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:32.018] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:32.185] thr=5 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:32.185] thr=5 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:32.225] thr=5 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:32.225] thr=5 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:32.230] thr=5 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:32.243] thr=5 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:32.243] thr=2 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:32.243] thr=5 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:32.246] thr=5 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:32.246] thr=5 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:32.287] thr=5 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:32.302] thr=5 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:32.302] thr=2 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:32.302] thr=5 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:32.303] thr=5 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:32.303] thr=5 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:32.344] thr=5 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:32.356] thr=5 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:32.357] thr=2 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:32.357] thr=5 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:32.357] thr=5 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:32.358] thr=5 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:32.399] thr=5 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:32.408] thr=5 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:32.408] thr=2 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:32.408] thr=5 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:32.409] thr=5 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:32.409] thr=5 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:32.450] thr=5 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:32.461] thr=5 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:32.462] thr=2 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:32.462] thr=5 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:32.463] thr=5 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:32.463] thr=5 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:32.504] thr=5 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:32.513] thr=5 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:32.514] thr=5 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:32.614] thr=2 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:32.615] thr=5 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:32.615] thr=5 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:32.616] thr=5 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:32.625] thr=5 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:32.626] thr=5 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:32.627] thr=5 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:36.919] thr=6 paramiko.transport: starting thread (client mode): 0x55b0290 +DEB [20190331-11:27:36.920] thr=6 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:36.929] thr=6 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:36.929] thr=6 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:36.933] thr=6 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:36.933] thr=6 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:36.933] thr=6 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:36.933] thr=6 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:36.933] thr=6 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:36.933] thr=6 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:36.938] thr=6 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:36.938] thr=6 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:36.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:36.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:36.975] thr=6 paramiko.transport: userauth is OK +INF [20190331-11:27:36.995] thr=6 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:36.996] thr=6 paramiko.transport: userauth is OK +INF [20190331-11:27:37.017] thr=6 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:37.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:37.177] thr=6 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:37.177] thr=6 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:37.218] thr=6 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:37.218] thr=6 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:37.223] thr=6 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:37.236] thr=6 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:37.237] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:37.237] thr=6 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:37.238] thr=6 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:37.238] thr=6 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:37.278] thr=6 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:37.290] thr=6 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:37.290] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:37.291] thr=6 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:37.291] thr=6 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:37.291] thr=6 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:37.332] thr=6 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:37.340] thr=6 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:37.341] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:37.341] thr=6 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:37.341] thr=6 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:37.342] thr=6 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:37.381] thr=6 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:37.389] thr=6 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:37.390] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:37.390] thr=6 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:37.391] thr=6 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:37.391] thr=6 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:37.432] thr=6 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:37.443] thr=6 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:37.444] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:37.444] thr=6 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:37.445] thr=6 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:37.445] thr=6 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:37.485] thr=6 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:37.495] thr=6 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:37.496] thr=6 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:37.596] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:37.597] thr=6 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:37.597] thr=6 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:37.598] thr=6 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:37.607] thr=6 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:37.608] thr=6 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:37.609] thr=6 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:41.918] thr=8 paramiko.transport: starting thread (client mode): 0x50d5e90 +DEB [20190331-11:27:41.919] thr=8 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:41.928] thr=8 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:41.928] thr=8 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:41.931] thr=8 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:41.931] thr=8 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:41.931] thr=8 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:41.932] thr=8 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:41.932] thr=8 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:41.932] thr=8 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:41.936] thr=8 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:41.936] thr=8 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:41.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:41.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:41.976] thr=8 paramiko.transport: userauth is OK +INF [20190331-11:27:41.995] thr=8 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:41.996] thr=8 paramiko.transport: userauth is OK +INF [20190331-11:27:42.019] thr=8 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:42.020] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:42.163] thr=8 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:42.163] thr=8 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:42.208] thr=8 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:42.208] thr=8 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:42.212] thr=8 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:42.225] thr=8 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:42.226] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:42.226] thr=8 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:42.227] thr=8 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:42.227] thr=8 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:42.267] thr=8 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:42.279] thr=8 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:42.279] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:42.279] thr=8 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:42.280] thr=8 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:42.280] thr=8 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:42.321] thr=8 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:42.330] thr=8 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:42.331] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:42.331] thr=8 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:42.331] thr=8 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:42.332] thr=8 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:42.369] thr=8 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:42.378] thr=8 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:42.378] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:42.379] thr=8 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:42.379] thr=8 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:42.379] thr=8 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:42.419] thr=8 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:42.432] thr=8 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:42.433] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:42.433] thr=8 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:42.433] thr=8 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:42.434] thr=8 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:42.472] thr=8 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:42.483] thr=8 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:42.483] thr=8 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:42.584] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:42.585] thr=8 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:42.585] thr=8 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:42.586] thr=8 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:42.595] thr=8 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:42.596] thr=8 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:42.597] thr=8 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:46.918] thr=9 paramiko.transport: starting thread (client mode): 0x50ca110 +DEB [20190331-11:27:46.918] thr=9 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:46.927] thr=9 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:46.927] thr=9 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:46.930] thr=9 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:46.930] thr=9 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:46.930] thr=9 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:46.930] thr=9 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:46.930] thr=9 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:46.930] thr=9 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:46.934] thr=9 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:46.935] thr=9 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:46.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:46.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:46.976] thr=9 paramiko.transport: userauth is OK +INF [20190331-11:27:46.994] thr=9 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:46.995] thr=9 paramiko.transport: userauth is OK +INF [20190331-11:27:47.015] thr=9 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:47.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:47.151] thr=9 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:47.152] thr=9 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:47.192] thr=9 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:47.192] thr=9 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:47.197] thr=9 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:47.210] thr=9 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:47.210] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:47.210] thr=9 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:47.211] thr=9 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:47.211] thr=9 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:47.251] thr=9 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:47.263] thr=9 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:47.263] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:47.263] thr=9 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:47.264] thr=9 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:47.264] thr=9 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:47.303] thr=9 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:47.312] thr=9 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:47.312] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:47.312] thr=9 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:47.313] thr=9 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:47.313] thr=9 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:47.353] thr=9 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:47.362] thr=9 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:47.362] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:47.362] thr=9 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:47.363] thr=9 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:47.363] thr=9 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:47.404] thr=9 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:47.415] thr=9 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:47.415] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:47.415] thr=9 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:47.416] thr=9 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:47.416] thr=9 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:47.457] thr=9 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:47.466] thr=9 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:47.466] thr=9 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:47.567] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:47.568] thr=9 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:47.568] thr=9 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:47.569] thr=9 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:47.579] thr=9 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:47.579] thr=9 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:47.580] thr=9 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:51.918] thr=10 paramiko.transport: starting thread (client mode): 0x50ca150 +DEB [20190331-11:27:51.918] thr=10 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:51.927] thr=10 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:51.927] thr=10 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:51.930] thr=10 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:51.930] thr=10 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:51.930] thr=10 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:51.930] thr=10 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:51.930] thr=10 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:51.930] thr=10 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:51.934] thr=10 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:51.935] thr=10 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:51.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:51.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:51.974] thr=10 paramiko.transport: userauth is OK +INF [20190331-11:27:51.992] thr=10 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:51.993] thr=10 paramiko.transport: userauth is OK +INF [20190331-11:27:52.015] thr=10 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:52.015] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:52.156] thr=10 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:52.157] thr=10 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:52.198] thr=10 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:52.198] thr=10 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:52.203] thr=10 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:52.216] thr=10 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:52.216] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:52.216] thr=10 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:52.217] thr=10 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:52.217] thr=10 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:52.259] thr=10 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:52.271] thr=10 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:52.271] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:52.272] thr=10 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:52.272] thr=10 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:52.272] thr=10 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:52.311] thr=10 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:52.319] thr=10 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:52.319] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:52.320] thr=10 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:52.320] thr=10 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:52.320] thr=10 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:52.359] thr=10 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:52.367] thr=10 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:52.368] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:52.368] thr=10 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:52.369] thr=10 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:52.369] thr=10 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:52.407] thr=10 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:52.418] thr=10 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:52.418] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:52.419] thr=10 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:52.419] thr=10 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:52.419] thr=10 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:52.457] thr=10 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:52.466] thr=10 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:52.467] thr=10 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:52.567] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:52.568] thr=10 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:52.568] thr=10 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:52.569] thr=10 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:52.582] thr=10 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:52.582] thr=10 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:52.584] thr=10 paramiko.transport: EOF in transport thread +DEB [20190331-11:27:56.926] thr=11 paramiko.transport: starting thread (client mode): 0x50d5570 +DEB [20190331-11:27:56.926] thr=11 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:27:56.938] thr=11 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:27:56.938] thr=11 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:27:56.942] thr=11 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:27:56.943] thr=11 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:27:56.943] thr=11 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:27:56.943] thr=11 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:27:56.943] thr=11 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:27:56.943] thr=11 paramiko.transport: Compression agreed: none +DEB [20190331-11:27:56.947] thr=11 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:27:56.948] thr=11 paramiko.transport: Switch to new keys ... +DEB [20190331-11:27:56.948] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:27:56.950] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:27:56.985] thr=11 paramiko.transport: userauth is OK +INF [20190331-11:27:57.016] thr=11 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:27:57.017] thr=11 paramiko.transport: userauth is OK +INF [20190331-11:27:57.067] thr=11 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:27:57.067] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:27:57.296] thr=11 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:27:57.296] thr=11 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:27:57.336] thr=11 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:27:57.336] thr=11 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:27:57.341] thr=11 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:27:57.355] thr=11 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:27:57.355] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:27:57.356] thr=11 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:27:57.356] thr=11 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:27:57.357] thr=11 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:27:57.396] thr=11 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:27:57.409] thr=11 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:27:57.409] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:27:57.410] thr=11 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:27:57.410] thr=11 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:27:57.410] thr=11 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:27:57.448] thr=11 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:27:57.457] thr=11 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:27:57.457] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:27:57.458] thr=11 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:27:57.459] thr=11 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:27:57.459] thr=11 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:27:57.498] thr=11 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:27:57.509] thr=11 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:27:57.509] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:27:57.510] thr=11 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:27:57.511] thr=11 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:27:57.511] thr=11 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:27:57.550] thr=11 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:27:57.569] thr=11 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:27:57.570] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:27:57.570] thr=11 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:27:57.571] thr=11 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:27:57.571] thr=11 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:27:57.611] thr=11 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:27:57.621] thr=11 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:27:57.621] thr=11 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:27:57.723] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:27:57.724] thr=11 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:27:57.724] thr=11 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:27:57.725] thr=11 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:27:57.734] thr=11 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:27:57.735] thr=11 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:27:57.737] thr=11 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:01.918] thr=12 paramiko.transport: starting thread (client mode): 0x5311df0 +DEB [20190331-11:28:01.919] thr=12 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:01.937] thr=12 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:01.937] thr=12 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:01.945] thr=12 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:01.945] thr=12 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:01.945] thr=12 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:01.946] thr=12 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:01.946] thr=12 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:01.946] thr=12 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:01.956] thr=12 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:01.957] thr=12 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:01.957] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:01.959] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:01.994] thr=12 paramiko.transport: userauth is OK +INF [20190331-11:28:02.013] thr=12 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:02.014] thr=12 paramiko.transport: userauth is OK +INF [20190331-11:28:02.037] thr=12 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:02.038] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:02.189] thr=12 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:02.190] thr=12 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:02.230] thr=12 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:02.230] thr=12 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:02.236] thr=12 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:02.251] thr=12 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:02.251] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:02.252] thr=12 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:02.252] thr=12 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:02.252] thr=12 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:02.293] thr=12 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:02.304] thr=12 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:02.305] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:02.305] thr=12 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:02.306] thr=12 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:02.306] thr=12 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:02.345] thr=12 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:02.354] thr=12 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:02.354] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:02.354] thr=12 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:02.355] thr=12 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:02.355] thr=12 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:02.393] thr=12 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:02.402] thr=12 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:02.402] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:02.402] thr=12 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:02.403] thr=12 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:02.403] thr=12 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:02.441] thr=12 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:02.452] thr=12 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:02.452] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:02.453] thr=12 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:02.453] thr=12 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:02.453] thr=12 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:02.491] thr=12 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:02.503] thr=12 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:02.503] thr=12 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:02.604] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:02.605] thr=12 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:02.605] thr=12 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:02.606] thr=12 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:02.616] thr=12 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:02.616] thr=12 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:02.618] thr=12 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:06.919] thr=13 paramiko.transport: starting thread (client mode): 0x50d5eb0 +DEB [20190331-11:28:06.920] thr=13 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:06.935] thr=13 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:06.935] thr=13 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:06.937] thr=13 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:06.937] thr=13 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:06.937] thr=13 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:06.937] thr=13 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:06.937] thr=13 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:06.937] thr=13 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:06.941] thr=13 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:06.942] thr=13 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:06.942] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:06.943] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:06.980] thr=13 paramiko.transport: userauth is OK +INF [20190331-11:28:07.000] thr=13 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:07.000] thr=13 paramiko.transport: userauth is OK +INF [20190331-11:28:07.030] thr=13 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:07.030] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:07.166] thr=13 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:07.167] thr=13 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:07.208] thr=13 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:07.208] thr=13 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:07.216] thr=13 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:07.225] thr=13 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:07.225] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:07.226] thr=13 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:07.226] thr=13 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:07.226] thr=13 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:07.265] thr=13 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:07.276] thr=13 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:07.276] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:07.277] thr=13 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:07.277] thr=13 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:07.278] thr=13 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:07.327] thr=13 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:07.328] thr=13 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:07.328] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:07.328] thr=13 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:07.329] thr=13 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:07.329] thr=13 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:07.369] thr=13 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:07.377] thr=13 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:07.377] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:07.378] thr=13 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:07.378] thr=13 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:07.378] thr=13 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:07.421] thr=13 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:07.428] thr=13 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:07.429] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:07.429] thr=13 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:07.430] thr=13 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:07.430] thr=13 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:07.470] thr=13 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:07.479] thr=13 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:07.479] thr=13 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:07.580] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:07.581] thr=13 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:07.581] thr=13 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:07.586] thr=13 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:07.593] thr=13 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:07.594] thr=13 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:07.595] thr=13 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:11.918] thr=14 paramiko.transport: starting thread (client mode): 0x4da83f0 +DEB [20190331-11:28:11.918] thr=14 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:11.931] thr=14 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:11.931] thr=14 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:11.933] thr=14 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:11.933] thr=14 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:11.934] thr=14 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:11.934] thr=14 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:11.934] thr=14 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:11.934] thr=14 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:11.938] thr=14 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:11.938] thr=14 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:11.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:11.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:11.978] thr=14 paramiko.transport: userauth is OK +INF [20190331-11:28:11.998] thr=14 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:11.999] thr=14 paramiko.transport: userauth is OK +INF [20190331-11:28:12.025] thr=14 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:12.025] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:12.171] thr=14 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:12.171] thr=14 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:12.212] thr=14 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:12.212] thr=14 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:12.218] thr=14 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:12.235] thr=14 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:12.235] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:12.236] thr=14 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:12.236] thr=14 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:12.236] thr=14 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:12.279] thr=14 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:12.294] thr=14 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:12.294] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:12.295] thr=14 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:12.295] thr=14 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:12.295] thr=14 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:12.335] thr=14 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:12.344] thr=14 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:12.344] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:12.345] thr=14 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:12.345] thr=14 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:12.345] thr=14 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:12.390] thr=14 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:12.393] thr=14 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:12.393] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:12.393] thr=14 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:12.394] thr=14 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:12.394] thr=14 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:12.434] thr=14 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:12.445] thr=14 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:12.446] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:12.446] thr=14 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:12.447] thr=14 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:12.447] thr=14 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:12.496] thr=14 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:12.498] thr=14 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:12.498] thr=14 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:12.599] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:12.600] thr=14 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:12.600] thr=14 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:12.609] thr=14 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:12.613] thr=14 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:12.614] thr=14 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:12.615] thr=14 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:16.919] thr=15 paramiko.transport: starting thread (client mode): 0x5311e70 +DEB [20190331-11:28:16.919] thr=15 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:16.929] thr=15 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:16.930] thr=15 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:16.933] thr=15 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:16.933] thr=15 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:16.933] thr=15 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:16.933] thr=15 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:16.934] thr=15 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:16.934] thr=15 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:16.938] thr=15 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:16.938] thr=15 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:16.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:16.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:16.977] thr=15 paramiko.transport: userauth is OK +INF [20190331-11:28:16.998] thr=15 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:16.998] thr=15 paramiko.transport: userauth is OK +INF [20190331-11:28:17.021] thr=15 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:17.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:17.170] thr=15 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:17.171] thr=15 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:17.211] thr=15 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:17.211] thr=15 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:17.216] thr=15 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:17.229] thr=15 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:17.230] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:17.230] thr=15 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:17.231] thr=15 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:17.231] thr=15 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:17.270] thr=15 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:17.283] thr=15 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:17.283] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:17.283] thr=15 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:17.284] thr=15 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:17.284] thr=15 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:17.324] thr=15 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:17.333] thr=15 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:17.333] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:17.333] thr=15 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:17.334] thr=15 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:17.334] thr=15 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:17.374] thr=15 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:17.383] thr=15 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:17.384] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:17.384] thr=15 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:17.385] thr=15 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:17.385] thr=15 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:17.425] thr=15 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:17.436] thr=15 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:17.436] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:17.437] thr=15 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:17.437] thr=15 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:17.437] thr=15 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:17.477] thr=15 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:17.487] thr=15 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:17.488] thr=15 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:17.588] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:17.588] thr=15 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:17.589] thr=15 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:17.590] thr=15 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:17.601] thr=15 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:17.601] thr=15 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:17.603] thr=15 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:21.917] thr=16 paramiko.transport: starting thread (client mode): 0x4e2e510 +DEB [20190331-11:28:21.917] thr=16 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:21.927] thr=16 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:21.927] thr=16 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:21.930] thr=16 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:21.930] thr=16 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:21.930] thr=16 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:21.930] thr=16 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:21.930] thr=16 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:21.931] thr=16 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:21.935] thr=16 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:21.935] thr=16 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:21.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:21.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:21.973] thr=16 paramiko.transport: userauth is OK +INF [20190331-11:28:21.993] thr=16 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:21.994] thr=16 paramiko.transport: userauth is OK +INF [20190331-11:28:22.016] thr=16 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:22.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:22.184] thr=16 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:22.184] thr=16 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:22.225] thr=16 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:22.225] thr=16 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:22.231] thr=16 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:22.248] thr=16 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:22.249] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:22.249] thr=16 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:22.250] thr=16 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:22.250] thr=16 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:22.290] thr=16 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:22.305] thr=16 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:22.305] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:22.306] thr=16 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:22.306] thr=16 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:22.306] thr=16 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:22.347] thr=16 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:22.356] thr=16 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:22.356] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:22.357] thr=16 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:22.357] thr=16 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:22.357] thr=16 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:22.398] thr=16 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:22.407] thr=16 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:22.407] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:22.407] thr=16 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:22.408] thr=16 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:22.408] thr=16 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:22.447] thr=16 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:22.462] thr=16 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:22.462] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:22.462] thr=16 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:22.463] thr=16 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:22.463] thr=16 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:22.501] thr=16 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:22.510] thr=16 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:22.511] thr=16 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:22.611] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:22.612] thr=16 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:22.612] thr=16 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:22.613] thr=16 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:22.625] thr=16 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:22.626] thr=16 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:22.627] thr=16 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:26.918] thr=17 paramiko.transport: starting thread (client mode): 0x4e06230 +DEB [20190331-11:28:26.918] thr=17 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:26.927] thr=17 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:26.927] thr=17 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:26.930] thr=17 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:26.931] thr=17 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:26.931] thr=17 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:26.931] thr=17 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:26.931] thr=17 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:26.931] thr=17 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:26.935] thr=17 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:26.935] thr=17 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:26.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:26.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:26.976] thr=17 paramiko.transport: userauth is OK +INF [20190331-11:28:26.996] thr=17 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:26.996] thr=17 paramiko.transport: userauth is OK +INF [20190331-11:28:27.018] thr=17 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:27.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:27.153] thr=17 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:27.153] thr=17 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:27.194] thr=17 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:27.194] thr=17 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:27.198] thr=17 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:27.211] thr=17 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:27.212] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:27.212] thr=17 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:27.213] thr=17 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:27.213] thr=17 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:27.252] thr=17 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:27.265] thr=17 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:27.265] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:27.265] thr=17 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:27.266] thr=17 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:27.266] thr=17 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:27.306] thr=17 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:27.315] thr=17 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:27.315] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:27.316] thr=17 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:27.316] thr=17 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:27.316] thr=17 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:27.356] thr=17 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:27.365] thr=17 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:27.365] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:27.366] thr=17 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:27.366] thr=17 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:27.366] thr=17 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:27.408] thr=17 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:27.419] thr=17 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:27.419] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:27.420] thr=17 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:27.420] thr=17 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:27.420] thr=17 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:27.460] thr=17 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:27.469] thr=17 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:27.469] thr=17 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:27.570] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:27.571] thr=17 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:27.571] thr=17 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:27.572] thr=17 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:27.584] thr=17 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:27.585] thr=17 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:27.587] thr=17 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:31.917] thr=18 paramiko.transport: starting thread (client mode): 0x5332d70 +DEB [20190331-11:28:31.918] thr=18 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:31.927] thr=18 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:31.927] thr=18 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:31.930] thr=18 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:31.930] thr=18 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:31.930] thr=18 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:31.930] thr=18 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:31.930] thr=18 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:31.930] thr=18 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:31.934] thr=18 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:31.935] thr=18 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:31.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:31.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:31.975] thr=18 paramiko.transport: userauth is OK +INF [20190331-11:28:32.010] thr=18 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:32.011] thr=18 paramiko.transport: userauth is OK +INF [20190331-11:28:32.032] thr=18 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:32.032] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:32.174] thr=18 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:32.174] thr=18 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:32.215] thr=18 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:32.215] thr=18 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:32.219] thr=18 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:32.233] thr=18 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:32.233] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:32.233] thr=18 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:32.234] thr=18 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:32.234] thr=18 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:32.275] thr=18 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:32.287] thr=18 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:32.287] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:32.287] thr=18 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:32.288] thr=18 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:32.288] thr=18 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:32.326] thr=18 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:32.334] thr=18 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:32.334] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:32.335] thr=18 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:32.335] thr=18 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:32.336] thr=18 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:32.373] thr=18 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:32.385] thr=18 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:32.386] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:32.386] thr=18 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:32.387] thr=18 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:32.387] thr=18 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:32.425] thr=18 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:32.436] thr=18 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:32.436] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:32.436] thr=18 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:32.437] thr=18 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:32.437] thr=18 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:32.475] thr=18 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:32.485] thr=18 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:32.485] thr=18 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:32.586] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:32.587] thr=18 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:32.587] thr=18 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:32.589] thr=18 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:32.602] thr=18 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:32.603] thr=18 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:32.604] thr=18 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:36.918] thr=19 paramiko.transport: starting thread (client mode): 0x4e39b50 +DEB [20190331-11:28:36.918] thr=19 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:36.928] thr=19 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:36.929] thr=19 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:36.932] thr=19 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:36.932] thr=19 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:36.932] thr=19 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:36.932] thr=19 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:36.932] thr=19 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:36.933] thr=19 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:36.937] thr=19 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:36.937] thr=19 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:36.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:36.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:36.975] thr=19 paramiko.transport: userauth is OK +INF [20190331-11:28:36.996] thr=19 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:36.996] thr=19 paramiko.transport: userauth is OK +INF [20190331-11:28:37.017] thr=19 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:37.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:37.157] thr=19 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:37.157] thr=19 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:37.198] thr=19 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:37.198] thr=19 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:37.203] thr=19 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:37.219] thr=19 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:37.219] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:37.220] thr=19 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:37.220] thr=19 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:37.221] thr=19 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:37.262] thr=19 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:37.273] thr=19 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:37.274] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:37.274] thr=19 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:37.275] thr=19 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:37.275] thr=19 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:37.314] thr=19 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:37.322] thr=19 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:37.322] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:37.323] thr=19 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:37.323] thr=19 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:37.323] thr=19 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:37.362] thr=19 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:37.371] thr=19 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:37.371] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:37.372] thr=19 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:37.372] thr=19 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:37.372] thr=19 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:37.410] thr=19 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:37.421] thr=19 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:37.421] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:37.422] thr=19 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:37.422] thr=19 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:37.422] thr=19 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:37.460] thr=19 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:37.468] thr=19 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:37.469] thr=19 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:37.570] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:37.571] thr=19 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:37.571] thr=19 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:37.572] thr=19 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:37.584] thr=19 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:37.585] thr=19 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:37.586] thr=19 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:41.922] thr=20 paramiko.transport: starting thread (client mode): 0x4e069d0 +DEB [20190331-11:28:41.922] thr=20 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:41.931] thr=20 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:41.931] thr=20 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:41.937] thr=20 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:41.937] thr=20 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:41.937] thr=20 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:41.937] thr=20 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:41.937] thr=20 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:41.937] thr=20 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:41.943] thr=20 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:41.943] thr=20 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:41.944] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:41.945] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:41.980] thr=20 paramiko.transport: userauth is OK +INF [20190331-11:28:42.000] thr=20 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:42.000] thr=20 paramiko.transport: userauth is OK +INF [20190331-11:28:42.023] thr=20 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:42.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:42.164] thr=20 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:42.164] thr=20 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:42.205] thr=20 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:42.205] thr=20 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:42.209] thr=20 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:42.222] thr=20 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:42.222] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:42.223] thr=20 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:42.223] thr=20 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:42.223] thr=20 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:42.263] thr=20 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:42.275] thr=20 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:42.275] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:42.276] thr=20 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:42.276] thr=20 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:42.277] thr=20 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:42.317] thr=20 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:42.326] thr=20 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:42.326] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:42.326] thr=20 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:42.327] thr=20 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:42.327] thr=20 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:42.367] thr=20 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:42.376] thr=20 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:42.377] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:42.377] thr=20 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:42.377] thr=20 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:42.377] thr=20 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:42.418] thr=20 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:42.429] thr=20 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:42.429] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:42.430] thr=20 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:42.430] thr=20 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:42.430] thr=20 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:42.471] thr=20 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:42.480] thr=20 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:42.480] thr=20 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:42.581] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:42.582] thr=20 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:42.582] thr=20 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:42.583] thr=20 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:42.593] thr=20 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:42.594] thr=20 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:42.594] thr=20 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:28:42.595] thr=20 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:28:46.919] thr=21 paramiko.transport: starting thread (client mode): 0x53417f0 +DEB [20190331-11:28:46.919] thr=21 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:46.928] thr=21 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:46.928] thr=21 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:46.931] thr=21 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:46.931] thr=21 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:46.931] thr=21 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:46.933] thr=21 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:46.933] thr=21 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:46.933] thr=21 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:46.936] thr=21 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:46.936] thr=21 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:46.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:46.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:46.974] thr=21 paramiko.transport: userauth is OK +INF [20190331-11:28:46.997] thr=21 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:46.997] thr=21 paramiko.transport: userauth is OK +INF [20190331-11:28:47.022] thr=21 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:47.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:47.216] thr=21 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:47.216] thr=21 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:47.258] thr=21 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:47.258] thr=21 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:47.266] thr=21 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:47.292] thr=21 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:47.292] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:47.293] thr=21 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:47.294] thr=21 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:47.294] thr=21 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:47.334] thr=21 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:47.351] thr=21 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:47.351] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:47.351] thr=21 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:47.352] thr=21 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:47.352] thr=21 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:47.394] thr=21 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:47.405] thr=21 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:47.405] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:47.405] thr=21 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:47.406] thr=21 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:47.406] thr=21 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:47.444] thr=21 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:47.453] thr=21 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:47.453] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:47.454] thr=21 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:47.454] thr=21 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:47.454] thr=21 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:47.495] thr=21 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:47.511] thr=21 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:47.512] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:47.512] thr=21 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:47.513] thr=21 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:47.513] thr=21 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:47.553] thr=21 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:47.581] thr=21 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:47.581] thr=21 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:47.684] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:47.686] thr=21 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:47.687] thr=21 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:47.690] thr=21 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:47.718] thr=21 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:47.719] thr=21 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:47.724] thr=21 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:51.985] thr=22 paramiko.transport: starting thread (client mode): 0x666a10 +DEB [20190331-11:28:51.985] thr=22 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:52.000] thr=22 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:52.000] thr=22 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:52.004] thr=22 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:52.004] thr=22 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:52.004] thr=22 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:52.004] thr=22 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:52.005] thr=22 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:52.005] thr=22 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:52.011] thr=22 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:52.011] thr=22 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:52.012] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:52.013] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:52.049] thr=22 paramiko.transport: userauth is OK +INF [20190331-11:28:52.079] thr=22 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:52.081] thr=22 paramiko.transport: userauth is OK +INF [20190331-11:28:52.115] thr=22 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:52.116] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:52.338] thr=22 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:52.338] thr=22 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:52.380] thr=22 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:52.380] thr=22 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:52.383] thr=22 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:52.398] thr=22 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:52.399] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:52.399] thr=22 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:52.400] thr=22 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:52.400] thr=22 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:52.440] thr=22 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:52.454] thr=22 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:52.454] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:52.454] thr=22 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:52.455] thr=22 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:52.455] thr=22 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:52.495] thr=22 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:52.507] thr=22 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:52.507] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:52.508] thr=22 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:52.508] thr=22 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:52.509] thr=22 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:52.549] thr=22 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:52.571] thr=22 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:52.572] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:52.572] thr=22 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:52.573] thr=22 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:52.574] thr=22 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:52.612] thr=22 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:52.629] thr=22 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:52.629] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:52.630] thr=22 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:52.630] thr=22 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:52.630] thr=22 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:52.670] thr=22 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:52.681] thr=22 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:52.681] thr=22 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:52.782] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:52.783] thr=22 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:52.783] thr=22 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:52.784] thr=22 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:52.794] thr=22 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:52.795] thr=22 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:52.796] thr=22 paramiko.transport: EOF in transport thread +DEB [20190331-11:28:56.988] thr=23 paramiko.transport: starting thread (client mode): 0x4e061d0 +DEB [20190331-11:28:56.989] thr=23 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:28:57.003] thr=23 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:28:57.003] thr=23 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:28:57.007] thr=23 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:28:57.008] thr=23 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:28:57.008] thr=23 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:28:57.008] thr=23 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:28:57.008] thr=23 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:28:57.008] thr=23 paramiko.transport: Compression agreed: none +DEB [20190331-11:28:57.014] thr=23 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:28:57.015] thr=23 paramiko.transport: Switch to new keys ... +DEB [20190331-11:28:57.015] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:28:57.016] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:28:57.054] thr=23 paramiko.transport: userauth is OK +INF [20190331-11:28:57.075] thr=23 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:28:57.076] thr=23 paramiko.transport: userauth is OK +INF [20190331-11:28:57.103] thr=23 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:28:57.103] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:28:57.253] thr=23 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:28:57.253] thr=23 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:28:57.293] thr=23 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:28:57.293] thr=23 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:28:57.297] thr=23 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:28:57.310] thr=23 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:28:57.311] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:28:57.311] thr=23 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:28:57.312] thr=23 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:28:57.312] thr=23 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:28:57.354] thr=23 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:28:57.366] thr=23 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:28:57.366] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:28:57.367] thr=23 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:28:57.367] thr=23 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:28:57.367] thr=23 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:28:57.406] thr=23 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:28:57.415] thr=23 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:28:57.415] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:28:57.415] thr=23 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:28:57.416] thr=23 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:28:57.416] thr=23 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:28:57.455] thr=23 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:28:57.464] thr=23 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:28:57.464] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:28:57.464] thr=23 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:28:57.465] thr=23 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:28:57.465] thr=23 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:28:57.504] thr=23 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:28:57.517] thr=23 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:28:57.517] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:28:57.518] thr=23 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:28:57.518] thr=23 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:28:57.518] thr=23 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:28:57.557] thr=23 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:28:57.569] thr=23 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:28:57.569] thr=23 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:28:57.670] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:28:57.671] thr=23 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:28:57.671] thr=23 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:28:57.672] thr=23 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:28:57.682] thr=23 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:28:57.682] thr=23 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:28:57.684] thr=23 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:01.919] thr=24 paramiko.transport: starting thread (client mode): 0x55b0310 +DEB [20190331-11:29:01.919] thr=24 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:01.928] thr=24 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:01.928] thr=24 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:01.931] thr=24 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:01.931] thr=24 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:01.931] thr=24 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:01.931] thr=24 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:01.931] thr=24 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:01.932] thr=24 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:01.936] thr=24 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:01.936] thr=24 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:01.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:01.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:01.977] thr=24 paramiko.transport: userauth is OK +INF [20190331-11:29:01.996] thr=24 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:01.997] thr=24 paramiko.transport: userauth is OK +INF [20190331-11:29:02.019] thr=24 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:02.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:02.167] thr=24 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:02.167] thr=24 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:02.208] thr=24 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:02.208] thr=24 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:02.213] thr=24 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:02.227] thr=24 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:02.227] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:02.228] thr=24 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:02.228] thr=24 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:02.229] thr=24 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:02.267] thr=24 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:02.279] thr=24 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:02.279] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:02.279] thr=24 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:02.280] thr=24 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:02.280] thr=24 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:02.319] thr=24 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:02.328] thr=24 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:02.328] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:02.328] thr=24 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:02.329] thr=24 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:02.329] thr=24 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:02.368] thr=24 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:02.377] thr=24 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:02.378] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:02.378] thr=24 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:02.378] thr=24 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:02.379] thr=24 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:02.418] thr=24 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:02.429] thr=24 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:02.430] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:02.430] thr=24 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:02.431] thr=24 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:02.431] thr=24 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:02.471] thr=24 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:02.480] thr=24 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:02.480] thr=24 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:02.581] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:02.582] thr=24 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:02.582] thr=24 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:02.583] thr=24 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:02.594] thr=24 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:02.595] thr=24 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:02.596] thr=24 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:06.919] thr=25 paramiko.transport: starting thread (client mode): 0x4e06ab0 +DEB [20190331-11:29:06.920] thr=25 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:06.929] thr=25 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:06.929] thr=25 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:06.932] thr=25 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:06.933] thr=25 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:06.933] thr=25 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:06.933] thr=25 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:06.933] thr=25 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:06.933] thr=25 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:06.942] thr=25 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:06.943] thr=25 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:06.943] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:06.944] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:06.979] thr=25 paramiko.transport: userauth is OK +INF [20190331-11:29:06.999] thr=25 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:07.000] thr=25 paramiko.transport: userauth is OK +INF [20190331-11:29:07.022] thr=25 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:07.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:07.160] thr=25 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:07.160] thr=25 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:07.201] thr=25 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:07.201] thr=25 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:07.206] thr=25 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:07.219] thr=25 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:07.220] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:07.220] thr=25 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:07.221] thr=25 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:07.221] thr=25 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:07.261] thr=25 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:07.273] thr=25 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:07.273] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:07.274] thr=25 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:07.274] thr=25 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:07.274] thr=25 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:07.316] thr=25 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:07.324] thr=25 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:07.324] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:07.324] thr=25 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:07.325] thr=25 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:07.325] thr=25 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:07.365] thr=25 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:07.374] thr=25 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:07.374] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:07.374] thr=25 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:07.375] thr=25 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:07.375] thr=25 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:07.416] thr=25 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:07.427] thr=25 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:07.427] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:07.428] thr=25 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:07.428] thr=25 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:07.428] thr=25 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:07.468] thr=25 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:07.477] thr=25 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:07.478] thr=25 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:07.578] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:07.579] thr=25 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:07.579] thr=25 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:07.580] thr=25 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:07.592] thr=25 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:07.592] thr=25 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:07.594] thr=25 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:11.919] thr=26 paramiko.transport: starting thread (client mode): 0x50ca510 +DEB [20190331-11:29:11.920] thr=26 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:11.928] thr=26 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:11.928] thr=26 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:11.931] thr=26 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:11.931] thr=26 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:11.932] thr=26 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:11.932] thr=26 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:11.932] thr=26 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:11.932] thr=26 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:11.936] thr=26 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:11.936] thr=26 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:11.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:11.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:11.973] thr=26 paramiko.transport: userauth is OK +INF [20190331-11:29:11.993] thr=26 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:11.993] thr=26 paramiko.transport: userauth is OK +INF [20190331-11:29:12.014] thr=26 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:12.015] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:12.150] thr=26 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:12.150] thr=26 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:12.190] thr=26 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:12.190] thr=26 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:12.195] thr=26 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:12.207] thr=26 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:12.208] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:12.208] thr=26 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:12.208] thr=26 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:12.209] thr=26 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:12.248] thr=26 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:12.260] thr=26 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:12.260] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:12.261] thr=26 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:12.261] thr=26 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:12.261] thr=26 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:12.301] thr=26 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:12.310] thr=26 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:12.310] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:12.310] thr=26 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:12.311] thr=26 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:12.311] thr=26 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:12.353] thr=26 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:12.361] thr=26 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:12.361] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:12.362] thr=26 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:12.362] thr=26 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:12.363] thr=26 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:12.404] thr=26 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:12.414] thr=26 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:12.415] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:12.415] thr=26 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:12.416] thr=26 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:12.416] thr=26 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:12.453] thr=26 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:12.462] thr=26 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:12.462] thr=26 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:12.563] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:12.564] thr=26 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:12.564] thr=26 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:12.566] thr=26 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:12.576] thr=26 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:12.577] thr=26 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:12.579] thr=26 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:16.918] thr=27 paramiko.transport: starting thread (client mode): 0x55b0250 +DEB [20190331-11:29:16.918] thr=27 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:16.927] thr=27 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:16.927] thr=27 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:16.930] thr=27 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:16.930] thr=27 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:16.930] thr=27 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:16.930] thr=27 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:16.930] thr=27 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:16.930] thr=27 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:16.934] thr=27 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:16.935] thr=27 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:16.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:16.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:16.975] thr=27 paramiko.transport: userauth is OK +INF [20190331-11:29:17.004] thr=27 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:17.005] thr=27 paramiko.transport: userauth is OK +INF [20190331-11:29:17.026] thr=27 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:17.027] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:17.180] thr=27 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:17.180] thr=27 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:17.221] thr=27 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:17.221] thr=27 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:17.226] thr=27 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:17.240] thr=27 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:17.240] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:17.241] thr=27 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:17.241] thr=27 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:17.241] thr=27 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:17.280] thr=27 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:17.293] thr=27 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:17.293] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:17.293] thr=27 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:17.294] thr=27 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:17.294] thr=27 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:17.334] thr=27 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:17.343] thr=27 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:17.343] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:17.343] thr=27 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:17.344] thr=27 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:17.344] thr=27 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:17.384] thr=27 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:17.392] thr=27 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:17.393] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:17.393] thr=27 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:17.394] thr=27 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:17.394] thr=27 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:17.433] thr=27 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:17.445] thr=27 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:17.445] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:17.446] thr=27 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:17.446] thr=27 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:17.446] thr=27 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:17.487] thr=27 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:17.496] thr=27 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:17.496] thr=27 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:17.597] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:17.598] thr=27 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:17.598] thr=27 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:17.599] thr=27 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:17.611] thr=27 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:17.612] thr=27 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:17.613] thr=27 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:21.918] thr=28 paramiko.transport: starting thread (client mode): 0x4e390b0 +DEB [20190331-11:29:21.919] thr=28 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:21.928] thr=28 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:21.928] thr=28 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:21.931] thr=28 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:21.931] thr=28 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:21.931] thr=28 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:21.932] thr=28 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:21.932] thr=28 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:21.932] thr=28 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:21.936] thr=28 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:21.936] thr=28 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:21.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:21.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:21.976] thr=28 paramiko.transport: userauth is OK +INF [20190331-11:29:21.999] thr=28 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:22.000] thr=28 paramiko.transport: userauth is OK +INF [20190331-11:29:22.022] thr=28 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:22.022] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:22.159] thr=28 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:22.159] thr=28 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:22.199] thr=28 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:22.199] thr=28 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:22.202] thr=28 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:22.214] thr=28 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:22.215] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:22.215] thr=28 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:22.216] thr=28 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:22.216] thr=28 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:22.255] thr=28 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:22.267] thr=28 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:22.267] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:22.268] thr=28 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:22.268] thr=28 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:22.268] thr=28 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:22.308] thr=28 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:22.316] thr=28 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:22.317] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:22.317] thr=28 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:22.318] thr=28 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:22.318] thr=28 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:22.358] thr=28 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:22.367] thr=28 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:22.367] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:22.367] thr=28 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:22.368] thr=28 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:22.368] thr=28 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:22.410] thr=28 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:22.421] thr=28 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:22.421] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:22.421] thr=28 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:22.422] thr=28 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:22.422] thr=28 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:22.462] thr=28 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:22.471] thr=28 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:22.471] thr=28 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:22.572] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:22.573] thr=28 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:22.573] thr=28 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:22.574] thr=28 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:22.584] thr=28 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:22.585] thr=28 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:22.586] thr=28 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:26.918] thr=29 paramiko.transport: starting thread (client mode): 0x50bb4b0 +DEB [20190331-11:29:26.918] thr=29 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:26.927] thr=29 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:26.927] thr=29 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:26.930] thr=29 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:26.930] thr=29 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:26.930] thr=29 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:26.930] thr=29 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:26.930] thr=29 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:26.930] thr=29 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:26.934] thr=29 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:26.935] thr=29 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:26.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:26.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:26.976] thr=29 paramiko.transport: userauth is OK +INF [20190331-11:29:26.994] thr=29 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:26.995] thr=29 paramiko.transport: userauth is OK +INF [20190331-11:29:27.016] thr=29 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:27.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:27.151] thr=29 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:27.151] thr=29 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:27.192] thr=29 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:27.192] thr=29 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:27.196] thr=29 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:27.210] thr=29 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:27.211] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:27.211] thr=29 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:27.212] thr=29 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:27.212] thr=29 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:27.251] thr=29 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:27.262] thr=29 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:27.263] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:27.263] thr=29 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:27.264] thr=29 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:27.264] thr=29 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:27.304] thr=29 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:27.313] thr=29 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:27.313] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:27.314] thr=29 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:27.314] thr=29 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:27.314] thr=29 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:27.355] thr=29 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:27.363] thr=29 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:27.364] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:27.364] thr=29 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:27.365] thr=29 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:27.365] thr=29 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:27.406] thr=29 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:27.416] thr=29 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:27.417] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:27.417] thr=29 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:27.418] thr=29 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:27.418] thr=29 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:27.457] thr=29 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:27.466] thr=29 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:27.466] thr=29 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:27.567] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:27.568] thr=29 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:27.568] thr=29 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:27.570] thr=29 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:27.581] thr=29 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:27.582] thr=29 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:27.583] thr=29 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:31.917] thr=30 paramiko.transport: starting thread (client mode): 0x50bb630 +DEB [20190331-11:29:31.917] thr=30 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:31.926] thr=30 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:31.926] thr=30 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:31.929] thr=30 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:31.929] thr=30 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:31.929] thr=30 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:31.929] thr=30 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:31.929] thr=30 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:31.929] thr=30 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:31.933] thr=30 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:31.933] thr=30 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:31.934] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:31.935] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:31.973] thr=30 paramiko.transport: userauth is OK +INF [20190331-11:29:31.993] thr=30 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:31.993] thr=30 paramiko.transport: userauth is OK +INF [20190331-11:29:32.014] thr=30 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:32.015] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:32.147] thr=30 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:32.148] thr=30 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:32.188] thr=30 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:32.188] thr=30 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:32.192] thr=30 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:32.208] thr=30 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:32.208] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:32.208] thr=30 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:32.209] thr=30 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:32.209] thr=30 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:32.249] thr=30 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:32.261] thr=30 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:32.262] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:32.262] thr=30 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:32.263] thr=30 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:32.263] thr=30 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:32.302] thr=30 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:32.310] thr=30 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:32.310] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:32.311] thr=30 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:32.311] thr=30 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:32.311] thr=30 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:32.350] thr=30 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:32.359] thr=30 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:32.359] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:32.359] thr=30 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:32.360] thr=30 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:32.360] thr=30 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:32.401] thr=30 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:32.411] thr=30 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:32.412] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:32.412] thr=30 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:32.413] thr=30 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:32.413] thr=30 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:32.454] thr=30 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:32.462] thr=30 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:32.463] thr=30 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:32.564] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:32.565] thr=30 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:32.565] thr=30 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:32.567] thr=30 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:32.577] thr=30 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:32.578] thr=30 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:32.579] thr=30 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:36.917] thr=31 paramiko.transport: starting thread (client mode): 0x5315c10 +DEB [20190331-11:29:36.917] thr=31 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:36.927] thr=31 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:36.927] thr=31 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:36.931] thr=31 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:36.931] thr=31 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:36.931] thr=31 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:36.932] thr=31 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:36.932] thr=31 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:36.932] thr=31 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:36.936] thr=31 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:36.936] thr=31 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:36.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:36.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:36.975] thr=31 paramiko.transport: userauth is OK +INF [20190331-11:29:36.996] thr=31 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:36.997] thr=31 paramiko.transport: userauth is OK +INF [20190331-11:29:37.019] thr=31 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:37.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:37.163] thr=31 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:37.163] thr=31 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:37.205] thr=31 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:37.205] thr=31 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:37.209] thr=31 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:37.223] thr=31 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:37.223] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:37.224] thr=31 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:37.224] thr=31 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:37.224] thr=31 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:37.264] thr=31 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:37.276] thr=31 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:37.276] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:37.276] thr=31 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:37.277] thr=31 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:37.277] thr=31 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:37.317] thr=31 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:37.326] thr=31 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:37.326] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:37.327] thr=31 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:37.327] thr=31 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:37.327] thr=31 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:37.369] thr=31 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:37.378] thr=31 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:37.378] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:37.378] thr=31 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:37.379] thr=31 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:37.379] thr=31 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:37.420] thr=31 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:37.431] thr=31 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:37.431] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:37.431] thr=31 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:37.432] thr=31 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:37.432] thr=31 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:37.472] thr=31 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:37.481] thr=31 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:37.481] thr=31 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:37.582] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:37.583] thr=31 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:37.583] thr=31 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:37.584] thr=31 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:37.594] thr=31 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:37.595] thr=31 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:37.597] thr=31 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:41.918] thr=32 paramiko.transport: starting thread (client mode): 0x4e06810 +DEB [20190331-11:29:41.918] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:41.927] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:41.927] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:41.930] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:41.930] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:41.930] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:41.930] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:41.931] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:41.931] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:41.935] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:41.935] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:41.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:41.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:41.974] thr=32 paramiko.transport: userauth is OK +INF [20190331-11:29:41.995] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:41.996] thr=32 paramiko.transport: userauth is OK +INF [20190331-11:29:42.017] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:42.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:42.166] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:42.166] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:42.206] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:42.206] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:42.210] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:42.223] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:42.223] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:42.224] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:42.224] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:42.224] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:42.265] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:42.277] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:42.277] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:42.277] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:42.278] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:42.278] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:42.316] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:42.325] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:42.325] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:42.325] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:42.326] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:42.326] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:42.364] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:42.373] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:42.373] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:42.374] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:42.374] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:42.374] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:42.412] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:42.423] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:42.423] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:42.423] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:42.424] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:42.424] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:42.463] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:42.472] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:42.472] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:42.573] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:42.574] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:42.574] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:42.575] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:42.584] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:42.585] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:42.586] thr=32 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:46.917] thr=33 paramiko.transport: starting thread (client mode): 0x4e2eef0 +DEB [20190331-11:29:46.917] thr=33 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:46.929] thr=33 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:46.929] thr=33 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:46.931] thr=33 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:46.931] thr=33 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:46.931] thr=33 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:46.931] thr=33 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:46.931] thr=33 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:46.931] thr=33 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:46.935] thr=33 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:46.935] thr=33 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:46.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:46.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:46.975] thr=33 paramiko.transport: userauth is OK +INF [20190331-11:29:46.996] thr=33 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:46.997] thr=33 paramiko.transport: userauth is OK +INF [20190331-11:29:47.019] thr=33 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:47.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:47.162] thr=33 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:47.162] thr=33 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:47.203] thr=33 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:47.203] thr=33 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:47.214] thr=33 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:47.224] thr=33 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:47.224] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:47.224] thr=33 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:47.225] thr=33 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:47.225] thr=33 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:47.266] thr=33 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:47.279] thr=33 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:47.280] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:47.280] thr=33 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:47.281] thr=33 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:47.281] thr=33 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:47.326] thr=33 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:47.330] thr=33 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:47.330] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:47.330] thr=33 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:47.331] thr=33 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:47.331] thr=33 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:47.374] thr=33 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:47.378] thr=33 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:47.378] thr=33 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:47.379] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:47.417] thr=33 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:47.418] thr=33 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:47.421] thr=33 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:47.430] thr=33 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:47.430] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:47.431] thr=33 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:47.431] thr=33 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:47.431] thr=33 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:47.469] thr=33 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:47.478] thr=33 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:47.478] thr=33 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:47.579] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:47.580] thr=33 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:47.580] thr=33 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:47.593] thr=33 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:47.598] thr=33 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:47.599] thr=33 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:47.600] thr=33 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:51.918] thr=34 paramiko.transport: starting thread (client mode): 0x4e06850 +DEB [20190331-11:29:51.918] thr=34 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:51.932] thr=34 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:51.933] thr=34 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:51.934] thr=34 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:51.935] thr=34 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:51.935] thr=34 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:51.935] thr=34 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:51.935] thr=34 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:51.935] thr=34 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:51.939] thr=34 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:51.939] thr=34 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:51.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:51.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:51.980] thr=34 paramiko.transport: userauth is OK +INF [20190331-11:29:52.001] thr=34 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:52.002] thr=34 paramiko.transport: userauth is OK +INF [20190331-11:29:52.027] thr=34 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:52.027] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:52.182] thr=34 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:52.182] thr=34 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:52.223] thr=34 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:52.223] thr=34 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:52.234] thr=34 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:52.239] thr=34 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:52.239] thr=34 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:52.240] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:52.278] thr=34 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:52.279] thr=34 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:52.281] thr=34 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:52.293] thr=34 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:52.294] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:52.294] thr=34 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:52.295] thr=34 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:52.295] thr=34 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:52.336] thr=34 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:52.342] thr=34 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:52.342] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:52.342] thr=34 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:52.343] thr=34 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:52.343] thr=34 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:52.387] thr=34 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:52.391] thr=34 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:52.391] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:52.391] thr=34 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:52.392] thr=34 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:52.392] thr=34 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:52.437] thr=34 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:52.441] thr=34 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:52.441] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:52.442] thr=34 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:52.442] thr=34 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:52.442] thr=34 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:52.482] thr=34 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:52.490] thr=34 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:52.490] thr=34 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:52.592] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:52.593] thr=34 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:52.593] thr=34 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:52.603] thr=34 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:52.604] thr=34 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:52.605] thr=34 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:52.606] thr=34 paramiko.transport: EOF in transport thread +DEB [20190331-11:29:56.919] thr=35 paramiko.transport: starting thread (client mode): 0x4e06bd0 +DEB [20190331-11:29:56.919] thr=35 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:29:56.929] thr=35 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:29:56.929] thr=35 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:29:56.932] thr=35 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:29:56.932] thr=35 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:29:56.932] thr=35 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:29:56.932] thr=35 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:29:56.932] thr=35 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:29:56.932] thr=35 paramiko.transport: Compression agreed: none +DEB [20190331-11:29:56.936] thr=35 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:29:56.937] thr=35 paramiko.transport: Switch to new keys ... +DEB [20190331-11:29:56.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:29:56.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:29:56.976] thr=35 paramiko.transport: userauth is OK +INF [20190331-11:29:56.996] thr=35 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:29:56.997] thr=35 paramiko.transport: userauth is OK +INF [20190331-11:29:57.020] thr=35 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:29:57.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:29:57.162] thr=35 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:29:57.163] thr=35 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:29:57.203] thr=35 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:29:57.203] thr=35 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:29:57.208] thr=35 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:29:57.221] thr=35 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:29:57.222] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:29:57.222] thr=35 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:29:57.223] thr=35 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:29:57.223] thr=35 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:29:57.262] thr=35 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:29:57.274] thr=35 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:29:57.274] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:29:57.275] thr=35 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:29:57.275] thr=35 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:29:57.275] thr=35 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:29:57.316] thr=35 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:29:57.325] thr=35 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:29:57.325] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:29:57.326] thr=35 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:29:57.326] thr=35 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:29:57.326] thr=35 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:29:57.364] thr=35 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:29:57.373] thr=35 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:29:57.373] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:29:57.374] thr=35 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:29:57.374] thr=35 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:29:57.375] thr=35 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:29:57.414] thr=35 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:29:57.425] thr=35 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:29:57.425] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:29:57.426] thr=35 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:29:57.426] thr=35 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:29:57.426] thr=35 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:29:57.466] thr=35 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:29:57.475] thr=35 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:29:57.475] thr=35 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:29:57.576] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:29:57.577] thr=35 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:29:57.577] thr=35 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:29:57.578] thr=35 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:29:57.588] thr=35 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:29:57.588] thr=35 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:29:57.590] thr=35 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:01.918] thr=36 paramiko.transport: starting thread (client mode): 0x4e2e750 +DEB [20190331-11:30:01.919] thr=36 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:01.928] thr=36 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:01.928] thr=36 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:01.931] thr=36 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:01.931] thr=36 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:01.931] thr=36 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:01.931] thr=36 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:01.932] thr=36 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:01.932] thr=36 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:01.936] thr=36 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:01.936] thr=36 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:01.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:01.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:01.976] thr=36 paramiko.transport: userauth is OK +INF [20190331-11:30:01.996] thr=36 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:01.996] thr=36 paramiko.transport: userauth is OK +INF [20190331-11:30:02.019] thr=36 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:02.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:02.166] thr=36 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:02.166] thr=36 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:02.206] thr=36 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:02.206] thr=36 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:02.211] thr=36 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:02.224] thr=36 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:02.224] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:02.225] thr=36 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:02.225] thr=36 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:02.225] thr=36 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:02.266] thr=36 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:02.278] thr=36 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:02.278] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:02.279] thr=36 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:02.279] thr=36 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:02.279] thr=36 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:02.322] thr=36 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:02.330] thr=36 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:02.330] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:02.331] thr=36 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:02.331] thr=36 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:02.331] thr=36 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:02.370] thr=36 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:02.378] thr=36 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:02.379] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:02.379] thr=36 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:02.380] thr=36 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:02.380] thr=36 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:02.420] thr=36 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:02.431] thr=36 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:02.431] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:02.431] thr=36 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:02.432] thr=36 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:02.432] thr=36 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:02.469] thr=36 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:02.477] thr=36 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:02.479] thr=36 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:02.579] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:02.580] thr=36 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:02.580] thr=36 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:02.582] thr=36 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:02.592] thr=36 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:02.593] thr=36 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:02.594] thr=36 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:06.919] thr=37 paramiko.transport: starting thread (client mode): 0x55a67b0 +DEB [20190331-11:30:06.920] thr=37 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:06.928] thr=37 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:06.929] thr=37 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:06.931] thr=37 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:06.931] thr=37 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:06.931] thr=37 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:06.931] thr=37 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:06.932] thr=37 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:06.932] thr=37 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:06.936] thr=37 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:06.936] thr=37 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:06.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:06.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:06.976] thr=37 paramiko.transport: userauth is OK +INF [20190331-11:30:06.995] thr=37 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:06.996] thr=37 paramiko.transport: userauth is OK +INF [20190331-11:30:07.017] thr=37 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:07.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:07.162] thr=37 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:07.163] thr=37 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:07.203] thr=37 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:07.203] thr=37 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:07.207] thr=37 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:07.219] thr=37 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:07.219] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:07.220] thr=37 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:07.221] thr=37 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:07.221] thr=37 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:07.260] thr=37 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:07.272] thr=37 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:07.272] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:07.273] thr=37 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:07.273] thr=37 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:07.273] thr=37 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:07.313] thr=37 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:07.321] thr=37 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:07.322] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:07.322] thr=37 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:07.323] thr=37 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:07.323] thr=37 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:07.364] thr=37 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:07.372] thr=37 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:07.373] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:07.373] thr=37 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:07.374] thr=37 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:07.374] thr=37 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:07.415] thr=37 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:07.426] thr=37 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:07.427] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:07.427] thr=37 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:07.427] thr=37 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:07.428] thr=37 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:07.468] thr=37 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:07.477] thr=37 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:07.478] thr=37 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:07.577] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:07.578] thr=37 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:07.578] thr=37 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:07.579] thr=37 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:07.589] thr=37 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:07.590] thr=37 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:07.592] thr=37 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:11.918] thr=38 paramiko.transport: starting thread (client mode): 0x55a4710 +DEB [20190331-11:30:11.918] thr=38 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:11.926] thr=38 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:11.926] thr=38 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:11.929] thr=38 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:11.929] thr=38 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:11.929] thr=38 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:11.929] thr=38 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:11.929] thr=38 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:11.929] thr=38 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:11.933] thr=38 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:11.934] thr=38 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:11.934] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:11.935] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:11.973] thr=38 paramiko.transport: userauth is OK +INF [20190331-11:30:11.994] thr=38 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:11.994] thr=38 paramiko.transport: userauth is OK +INF [20190331-11:30:12.016] thr=38 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:12.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:12.154] thr=38 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:12.154] thr=38 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:12.194] thr=38 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:12.194] thr=38 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:12.198] thr=38 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:12.213] thr=38 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:12.214] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:12.214] thr=38 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:12.215] thr=38 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:12.215] thr=38 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:12.256] thr=38 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:12.268] thr=38 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:12.268] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:12.268] thr=38 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:12.269] thr=38 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:12.269] thr=38 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:12.307] thr=38 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:12.316] thr=38 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:12.316] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:12.316] thr=38 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:12.317] thr=38 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:12.317] thr=38 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:12.354] thr=38 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:12.363] thr=38 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:12.363] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:12.363] thr=38 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:12.364] thr=38 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:12.364] thr=38 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:12.403] thr=38 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:12.414] thr=38 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:12.414] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:12.414] thr=38 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:12.415] thr=38 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:12.415] thr=38 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:12.453] thr=38 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:12.462] thr=38 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:12.462] thr=38 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:12.564] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:12.565] thr=38 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:12.565] thr=38 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:12.566] thr=38 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:12.575] thr=38 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:12.576] thr=38 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:12.578] thr=38 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:16.919] thr=32 paramiko.transport: starting thread (client mode): 0x4e06810 +DEB [20190331-11:30:16.919] thr=32 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:16.929] thr=32 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:16.929] thr=32 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:16.932] thr=32 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:16.933] thr=32 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:16.933] thr=32 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:16.933] thr=32 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:16.933] thr=32 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:16.933] thr=32 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:16.937] thr=32 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:16.937] thr=32 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:16.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:16.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:16.974] thr=32 paramiko.transport: userauth is OK +INF [20190331-11:30:16.993] thr=32 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:16.994] thr=32 paramiko.transport: userauth is OK +INF [20190331-11:30:17.016] thr=32 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:17.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:17.156] thr=32 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:17.156] thr=32 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:17.197] thr=32 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:17.197] thr=32 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:17.200] thr=32 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:17.214] thr=32 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:17.214] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:17.215] thr=32 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:17.215] thr=32 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:17.216] thr=32 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:17.256] thr=32 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:17.268] thr=32 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:17.268] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:17.269] thr=32 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:17.269] thr=32 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:17.269] thr=32 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:17.308] thr=32 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:17.317] thr=32 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:17.317] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:17.318] thr=32 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:17.318] thr=32 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:17.318] thr=32 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:17.360] thr=32 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:17.368] thr=32 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:17.369] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:17.369] thr=32 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:17.370] thr=32 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:17.370] thr=32 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:17.410] thr=32 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:17.420] thr=32 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:17.421] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:17.421] thr=32 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:17.422] thr=32 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:17.422] thr=32 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:17.460] thr=32 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:17.469] thr=32 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:17.470] thr=32 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:17.571] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:17.571] thr=32 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:17.572] thr=32 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:17.573] thr=32 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:17.582] thr=32 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:17.583] thr=32 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:21.917] thr=39 paramiko.transport: starting thread (client mode): 0x4e06350 +DEB [20190331-11:30:21.918] thr=39 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:21.927] thr=39 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:21.927] thr=39 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:21.931] thr=39 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:21.931] thr=39 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:21.931] thr=39 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:21.931] thr=39 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:21.931] thr=39 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:21.931] thr=39 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:21.936] thr=39 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:21.936] thr=39 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:21.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:21.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:21.977] thr=39 paramiko.transport: userauth is OK +INF [20190331-11:30:21.996] thr=39 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:21.996] thr=39 paramiko.transport: userauth is OK +INF [20190331-11:30:22.018] thr=39 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:22.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:22.161] thr=39 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:22.162] thr=39 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:22.202] thr=39 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:22.202] thr=39 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:22.206] thr=39 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:22.219] thr=39 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:22.219] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:22.219] thr=39 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:22.220] thr=39 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:22.220] thr=39 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:22.260] thr=39 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:22.273] thr=39 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:22.273] thr=39 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:22.274] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:22.313] thr=39 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:22.313] thr=39 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:22.315] thr=39 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:22.324] thr=39 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:22.324] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:22.324] thr=39 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:22.325] thr=39 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:22.326] thr=39 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:22.366] thr=39 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:22.375] thr=39 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:22.375] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:22.376] thr=39 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:22.376] thr=39 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:22.376] thr=39 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:22.417] thr=39 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:22.428] thr=39 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:22.428] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:22.428] thr=39 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:22.429] thr=39 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:22.429] thr=39 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:22.468] thr=39 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:22.477] thr=39 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:22.477] thr=39 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:22.578] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:22.579] thr=39 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:22.579] thr=39 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:22.580] thr=39 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:22.590] thr=39 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:22.591] thr=39 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:22.593] thr=39 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:26.918] thr=40 paramiko.transport: starting thread (client mode): 0x66feb0 +DEB [20190331-11:30:26.919] thr=40 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:26.928] thr=40 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:26.928] thr=40 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:26.931] thr=40 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:26.932] thr=40 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:26.932] thr=40 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:26.932] thr=40 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:26.932] thr=40 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:26.932] thr=40 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:26.936] thr=40 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:26.936] thr=40 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:26.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:26.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:26.976] thr=40 paramiko.transport: userauth is OK +INF [20190331-11:30:26.997] thr=40 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:26.998] thr=40 paramiko.transport: userauth is OK +INF [20190331-11:30:27.040] thr=40 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:27.041] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:27.210] thr=40 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:27.210] thr=40 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:27.251] thr=40 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:27.251] thr=40 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:27.256] thr=40 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:27.271] thr=40 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:27.271] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:27.271] thr=40 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:27.272] thr=40 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:27.272] thr=40 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:27.313] thr=40 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:27.327] thr=40 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:27.327] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:27.327] thr=40 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:27.328] thr=40 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:27.328] thr=40 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:27.369] thr=40 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:27.378] thr=40 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:27.379] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:27.379] thr=40 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:27.380] thr=40 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:27.380] thr=40 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:27.420] thr=40 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:27.430] thr=40 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:27.430] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:27.431] thr=40 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:27.431] thr=40 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:27.431] thr=40 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:27.469] thr=40 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:27.481] thr=40 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:27.481] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:27.481] thr=40 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:27.482] thr=40 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:27.482] thr=40 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:27.520] thr=40 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:27.529] thr=40 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:27.529] thr=40 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:27.630] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:27.631] thr=40 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:27.631] thr=40 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:27.632] thr=40 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:27.641] thr=40 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:27.642] thr=40 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:27.643] thr=40 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:31.917] thr=41 paramiko.transport: starting thread (client mode): 0x5341a70 +DEB [20190331-11:30:31.917] thr=41 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:31.928] thr=41 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:31.928] thr=41 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:31.931] thr=41 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:31.931] thr=41 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:31.931] thr=41 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:31.931] thr=41 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:31.932] thr=41 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:31.932] thr=41 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:31.936] thr=41 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:31.936] thr=41 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:31.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:31.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:31.975] thr=41 paramiko.transport: userauth is OK +INF [20190331-11:30:31.994] thr=41 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:31.994] thr=41 paramiko.transport: userauth is OK +INF [20190331-11:30:32.016] thr=41 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:32.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:32.159] thr=41 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:32.159] thr=41 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:32.200] thr=41 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:32.200] thr=41 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:32.204] thr=41 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:32.219] thr=41 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:32.219] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:32.219] thr=41 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:32.220] thr=41 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:32.220] thr=41 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:32.261] thr=41 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:32.275] thr=41 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:32.275] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:32.275] thr=41 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:32.276] thr=41 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:32.276] thr=41 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:32.315] thr=41 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:32.325] thr=41 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:32.325] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:32.325] thr=41 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:32.326] thr=41 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:32.326] thr=41 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:32.365] thr=41 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:32.375] thr=41 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:32.375] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:32.376] thr=41 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:32.376] thr=41 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:32.376] thr=41 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:32.415] thr=41 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:32.426] thr=41 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:32.426] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:32.427] thr=41 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:32.427] thr=41 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:32.427] thr=41 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:32.467] thr=41 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:32.477] thr=41 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:32.477] thr=41 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:32.578] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:32.579] thr=41 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:32.579] thr=41 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:32.580] thr=41 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:32.590] thr=41 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:32.591] thr=41 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:32.592] thr=41 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:36.919] thr=42 paramiko.transport: starting thread (client mode): 0x50ca1f0 +DEB [20190331-11:30:36.919] thr=42 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:36.928] thr=42 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:36.928] thr=42 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:36.931] thr=42 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:36.931] thr=42 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:36.931] thr=42 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:36.931] thr=42 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:36.931] thr=42 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:36.931] thr=42 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:36.935] thr=42 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:36.935] thr=42 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:36.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:36.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:36.976] thr=42 paramiko.transport: userauth is OK +INF [20190331-11:30:36.996] thr=42 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:36.996] thr=42 paramiko.transport: userauth is OK +INF [20190331-11:30:37.017] thr=42 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:37.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:37.166] thr=42 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:37.166] thr=42 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:37.207] thr=42 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:37.207] thr=42 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:37.212] thr=42 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:37.227] thr=42 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:37.227] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:37.228] thr=42 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:37.228] thr=42 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:37.228] thr=42 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:37.268] thr=42 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:37.281] thr=42 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:37.281] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:37.282] thr=42 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:37.282] thr=42 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:37.282] thr=42 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:37.324] thr=42 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:37.333] thr=42 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:37.333] thr=42 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:37.334] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:37.371] thr=42 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:37.371] thr=42 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:37.373] thr=42 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:37.382] thr=42 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:37.382] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:37.382] thr=42 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:37.383] thr=42 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:37.383] thr=42 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:37.425] thr=42 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:37.437] thr=42 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:37.437] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:37.438] thr=42 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:37.438] thr=42 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:37.439] thr=42 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:37.477] thr=42 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:37.486] thr=42 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:37.487] thr=42 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:37.588] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:37.589] thr=42 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:37.589] thr=42 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:37.591] thr=42 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:37.604] thr=42 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:37.605] thr=42 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:37.606] thr=42 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:41.918] thr=43 paramiko.transport: starting thread (client mode): 0x5341c10 +DEB [20190331-11:30:41.918] thr=43 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:41.929] thr=43 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:41.929] thr=43 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:41.933] thr=43 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:41.933] thr=43 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:41.933] thr=43 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:41.933] thr=43 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:41.933] thr=43 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:41.933] thr=43 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:41.937] thr=43 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:41.938] thr=43 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:41.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:41.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:41.976] thr=43 paramiko.transport: userauth is OK +INF [20190331-11:30:41.996] thr=43 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:41.997] thr=43 paramiko.transport: userauth is OK +INF [20190331-11:30:42.018] thr=43 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:42.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:42.185] thr=43 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:42.185] thr=43 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:42.224] thr=43 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:42.224] thr=43 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:42.226] thr=43 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:42.245] thr=43 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:42.245] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:42.246] thr=43 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:42.246] thr=43 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:42.247] thr=43 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:42.288] thr=43 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:42.300] thr=43 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:42.300] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:42.301] thr=43 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:42.301] thr=43 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:42.301] thr=43 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:42.341] thr=43 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:42.350] thr=43 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:42.350] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:42.351] thr=43 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:42.351] thr=43 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:42.351] thr=43 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:42.392] thr=43 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:42.401] thr=43 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:42.401] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:42.401] thr=43 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:42.402] thr=43 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:42.402] thr=43 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:42.443] thr=43 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:42.454] thr=43 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:42.454] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:42.455] thr=43 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:42.455] thr=43 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:42.455] thr=43 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:42.494] thr=43 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:42.503] thr=43 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:42.503] thr=43 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:42.604] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:42.605] thr=43 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:42.605] thr=43 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:42.606] thr=43 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:42.615] thr=43 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:42.616] thr=43 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:46.921] thr=44 paramiko.transport: starting thread (client mode): 0x4db2bf0 +DEB [20190331-11:30:46.921] thr=44 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:46.931] thr=44 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:46.932] thr=44 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:46.935] thr=44 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:46.935] thr=44 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:46.935] thr=44 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:46.935] thr=44 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:46.935] thr=44 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:46.935] thr=44 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:46.940] thr=44 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:46.940] thr=44 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:46.941] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:46.942] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:46.978] thr=44 paramiko.transport: userauth is OK +INF [20190331-11:30:46.997] thr=44 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:46.998] thr=44 paramiko.transport: userauth is OK +INF [20190331-11:30:47.032] thr=44 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:47.033] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:47.173] thr=44 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:47.173] thr=44 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:47.214] thr=44 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:47.214] thr=44 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:47.217] thr=44 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:47.231] thr=44 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:47.231] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:47.232] thr=44 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:47.232] thr=44 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:47.232] thr=44 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:47.273] thr=44 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:47.286] thr=44 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:47.286] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:47.287] thr=44 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:47.287] thr=44 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:47.287] thr=44 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:47.326] thr=44 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:47.334] thr=44 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:47.335] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:47.335] thr=44 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:47.335] thr=44 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:47.335] thr=44 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:47.374] thr=44 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:47.383] thr=44 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:47.383] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:47.383] thr=44 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:47.384] thr=44 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:47.384] thr=44 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:47.422] thr=44 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:47.432] thr=44 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:47.433] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:47.433] thr=44 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:47.434] thr=44 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:47.434] thr=44 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:47.472] thr=44 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:47.481] thr=44 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:47.481] thr=44 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:47.582] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:47.583] thr=44 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:47.583] thr=44 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:47.584] thr=44 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:47.593] thr=44 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:47.594] thr=44 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:47.595] thr=44 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:30:51.919] thr=45 paramiko.transport: starting thread (client mode): 0x4e39c50 +DEB [20190331-11:30:51.919] thr=45 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:51.929] thr=45 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:51.929] thr=45 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:51.932] thr=45 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:51.933] thr=45 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:51.933] thr=45 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:51.933] thr=45 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:51.933] thr=45 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:51.933] thr=45 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:51.937] thr=45 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:51.937] thr=45 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:51.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:51.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:51.977] thr=45 paramiko.transport: userauth is OK +INF [20190331-11:30:51.997] thr=45 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:51.998] thr=45 paramiko.transport: userauth is OK +INF [20190331-11:30:52.020] thr=45 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:52.020] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:52.178] thr=45 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:52.178] thr=45 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:52.219] thr=45 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:52.219] thr=45 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:52.224] thr=45 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:52.238] thr=45 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:52.238] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:52.239] thr=45 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:52.239] thr=45 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:52.239] thr=45 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:52.280] thr=45 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:52.292] thr=45 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:52.293] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:52.293] thr=45 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:52.293] thr=45 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:52.294] thr=45 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:52.334] thr=45 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:52.343] thr=45 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:52.344] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:52.344] thr=45 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:52.344] thr=45 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:52.345] thr=45 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:52.383] thr=45 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:52.392] thr=45 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:52.392] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:52.393] thr=45 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:52.393] thr=45 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:52.393] thr=45 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:52.431] thr=45 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:52.443] thr=45 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:52.444] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:52.444] thr=45 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:52.445] thr=45 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:52.445] thr=45 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:52.483] thr=45 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:52.493] thr=45 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:52.493] thr=45 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:52.594] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:52.595] thr=45 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:52.595] thr=45 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:52.597] thr=45 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:52.607] thr=45 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:52.609] thr=45 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:52.610] thr=45 paramiko.transport: EOF in transport thread +DEB [20190331-11:30:56.920] thr=46 paramiko.transport: starting thread (client mode): 0x55a4230 +DEB [20190331-11:30:56.920] thr=46 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:30:56.930] thr=46 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:30:56.931] thr=46 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:30:56.934] thr=46 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:30:56.934] thr=46 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:30:56.934] thr=46 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:30:56.934] thr=46 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:30:56.934] thr=46 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:30:56.934] thr=46 paramiko.transport: Compression agreed: none +DEB [20190331-11:30:56.938] thr=46 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:30:56.938] thr=46 paramiko.transport: Switch to new keys ... +DEB [20190331-11:30:56.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:30:56.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:30:56.977] thr=46 paramiko.transport: userauth is OK +INF [20190331-11:30:56.997] thr=46 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:30:56.998] thr=46 paramiko.transport: userauth is OK +INF [20190331-11:30:57.022] thr=46 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:30:57.022] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:30:57.189] thr=46 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:30:57.189] thr=46 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:30:57.234] thr=46 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:30:57.234] thr=46 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:30:57.239] thr=46 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:30:57.255] thr=46 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:30:57.255] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:30:57.255] thr=46 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:30:57.256] thr=46 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:30:57.256] thr=46 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:30:57.297] thr=46 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:30:57.314] thr=46 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:30:57.314] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:30:57.315] thr=46 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:30:57.315] thr=46 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:30:57.316] thr=46 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:30:57.355] thr=46 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:30:57.368] thr=46 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:30:57.368] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:30:57.369] thr=46 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:30:57.369] thr=46 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:30:57.370] thr=46 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:30:57.408] thr=46 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:30:57.417] thr=46 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:30:57.417] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:30:57.418] thr=46 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:30:57.418] thr=46 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:30:57.418] thr=46 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:30:57.457] thr=46 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:30:57.468] thr=46 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:30:57.468] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:30:57.469] thr=46 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:30:57.469] thr=46 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:30:57.469] thr=46 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:30:57.508] thr=46 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:30:57.517] thr=46 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:30:57.517] thr=46 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:30:57.618] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:30:57.619] thr=46 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:30:57.619] thr=46 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:30:57.620] thr=46 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:30:57.630] thr=46 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:30:57.631] thr=46 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:30:57.634] thr=46 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:01.917] thr=47 paramiko.transport: starting thread (client mode): 0x4e395d0 +DEB [20190331-11:31:01.918] thr=47 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:01.927] thr=47 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:01.927] thr=47 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:01.931] thr=47 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:01.931] thr=47 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:01.931] thr=47 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:01.931] thr=47 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:01.931] thr=47 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:01.931] thr=47 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:01.935] thr=47 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:01.936] thr=47 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:01.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:01.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:01.976] thr=47 paramiko.transport: userauth is OK +INF [20190331-11:31:02.001] thr=47 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:02.002] thr=47 paramiko.transport: userauth is OK +INF [20190331-11:31:02.024] thr=47 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:02.025] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:02.169] thr=47 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:02.169] thr=47 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:02.210] thr=47 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:02.210] thr=47 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:02.214] thr=47 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:02.227] thr=47 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:02.228] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:02.228] thr=47 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:02.229] thr=47 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:02.229] thr=47 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:02.269] thr=47 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:02.281] thr=47 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:02.281] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:02.282] thr=47 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:02.282] thr=47 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:02.282] thr=47 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:02.322] thr=47 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:02.330] thr=47 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:02.332] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:02.332] thr=47 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:02.333] thr=47 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:02.333] thr=47 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:02.372] thr=47 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:02.385] thr=47 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:02.385] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:02.386] thr=47 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:02.386] thr=47 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:02.386] thr=47 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:02.428] thr=47 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:02.438] thr=47 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:02.439] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:02.439] thr=47 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:02.439] thr=47 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:02.440] thr=47 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:02.477] thr=47 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:02.485] thr=47 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:02.485] thr=47 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:02.586] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:02.587] thr=47 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:02.587] thr=47 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:02.588] thr=47 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:02.597] thr=47 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:02.598] thr=47 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:02.599] thr=47 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:06.918] thr=48 paramiko.transport: starting thread (client mode): 0x4e390f0 +DEB [20190331-11:31:06.918] thr=48 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:06.927] thr=48 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:06.927] thr=48 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:06.930] thr=48 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:06.930] thr=48 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:06.930] thr=48 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:06.931] thr=48 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:06.931] thr=48 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:06.931] thr=48 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:06.935] thr=48 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:06.935] thr=48 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:06.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:06.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:06.974] thr=48 paramiko.transport: userauth is OK +INF [20190331-11:31:06.995] thr=48 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:06.995] thr=48 paramiko.transport: userauth is OK +INF [20190331-11:31:07.017] thr=48 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:07.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:07.176] thr=48 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:07.176] thr=48 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:07.217] thr=48 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:07.217] thr=48 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:07.220] thr=48 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:07.235] thr=48 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:07.236] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:07.236] thr=48 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:07.237] thr=48 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:07.237] thr=48 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:07.277] thr=48 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:07.288] thr=48 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:07.289] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:07.289] thr=48 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:07.290] thr=48 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:07.290] thr=48 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:07.331] thr=48 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:07.340] thr=48 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:07.340] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:07.340] thr=48 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:07.341] thr=48 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:07.341] thr=48 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:07.379] thr=48 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:07.388] thr=48 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:07.388] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:07.388] thr=48 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:07.389] thr=48 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:07.389] thr=48 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:07.430] thr=48 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:07.442] thr=48 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:07.442] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:07.442] thr=48 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:07.443] thr=48 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:07.443] thr=48 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:07.484] thr=48 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:07.495] thr=48 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:07.495] thr=48 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:07.595] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:07.596] thr=48 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:07.596] thr=48 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:07.597] thr=48 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:07.608] thr=48 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:07.608] thr=48 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:07.610] thr=48 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:11.919] thr=49 paramiko.transport: starting thread (client mode): 0x4e39b70 +DEB [20190331-11:31:11.919] thr=49 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:11.929] thr=49 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:11.929] thr=49 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:11.933] thr=49 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:11.933] thr=49 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:11.933] thr=49 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:11.933] thr=49 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:11.933] thr=49 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:11.933] thr=49 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:11.937] thr=49 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:11.937] thr=49 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:11.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:11.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:11.976] thr=49 paramiko.transport: userauth is OK +INF [20190331-11:31:11.996] thr=49 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:11.997] thr=49 paramiko.transport: userauth is OK +INF [20190331-11:31:12.020] thr=49 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:12.020] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:12.180] thr=49 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:12.180] thr=49 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:12.221] thr=49 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:12.221] thr=49 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:12.226] thr=49 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:12.242] thr=49 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:12.242] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:12.243] thr=49 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:12.243] thr=49 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:12.243] thr=49 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:12.283] thr=49 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:12.300] thr=49 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:12.300] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:12.300] thr=49 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:12.301] thr=49 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:12.301] thr=49 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:12.342] thr=49 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:12.353] thr=49 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:12.353] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:12.353] thr=49 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:12.354] thr=49 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:12.354] thr=49 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:12.394] thr=49 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:12.403] thr=49 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:12.403] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:12.403] thr=49 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:12.404] thr=49 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:12.404] thr=49 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:12.445] thr=49 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:12.456] thr=49 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:12.457] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:12.457] thr=49 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:12.457] thr=49 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:12.457] thr=49 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:12.498] thr=49 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:12.507] thr=49 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:12.508] thr=49 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:12.609] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:12.610] thr=49 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:12.610] thr=49 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:12.612] thr=49 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:12.623] thr=49 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:12.624] thr=49 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:12.624] thr=49 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:31:16.918] thr=50 paramiko.transport: starting thread (client mode): 0x50b7710 +DEB [20190331-11:31:16.918] thr=50 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:16.927] thr=50 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:16.927] thr=50 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:16.930] thr=50 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:16.930] thr=50 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:16.930] thr=50 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:16.930] thr=50 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:16.930] thr=50 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:16.931] thr=50 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:16.934] thr=50 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:16.935] thr=50 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:16.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:16.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:16.975] thr=50 paramiko.transport: userauth is OK +INF [20190331-11:31:16.994] thr=50 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:16.995] thr=50 paramiko.transport: userauth is OK +INF [20190331-11:31:17.015] thr=50 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:17.015] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:17.156] thr=50 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:17.157] thr=50 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:17.198] thr=50 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:17.198] thr=50 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:17.203] thr=50 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:17.217] thr=50 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:17.218] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:17.218] thr=50 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:17.218] thr=50 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:17.219] thr=50 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:17.258] thr=50 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:17.270] thr=50 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:17.271] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:17.271] thr=50 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:17.272] thr=50 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:17.272] thr=50 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:17.311] thr=50 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:17.320] thr=50 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:17.321] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:17.321] thr=50 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:17.322] thr=50 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:17.322] thr=50 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:17.364] thr=50 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:17.372] thr=50 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:17.373] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:17.373] thr=50 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:17.374] thr=50 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:17.374] thr=50 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:17.414] thr=50 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:17.425] thr=50 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:17.425] thr=50 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:17.426] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:17.467] thr=50 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:17.467] thr=50 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:17.468] thr=50 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:17.477] thr=50 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:17.478] thr=50 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:17.578] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:17.579] thr=50 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:17.579] thr=50 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:17.581] thr=50 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:17.594] thr=50 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:17.595] thr=50 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:17.596] thr=50 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:21.918] thr=51 paramiko.transport: starting thread (client mode): 0x55ac530 +DEB [20190331-11:31:21.918] thr=51 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:21.927] thr=51 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:21.927] thr=51 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:21.931] thr=51 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:21.931] thr=51 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:21.931] thr=51 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:21.931] thr=51 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:21.931] thr=51 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:21.931] thr=51 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:21.936] thr=51 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:21.936] thr=51 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:21.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:21.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:21.976] thr=51 paramiko.transport: userauth is OK +INF [20190331-11:31:22.007] thr=51 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:22.008] thr=51 paramiko.transport: userauth is OK +INF [20190331-11:31:22.054] thr=51 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:22.055] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:22.198] thr=51 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:22.199] thr=51 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:22.239] thr=51 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:22.239] thr=51 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:22.245] thr=51 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:22.259] thr=51 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:22.260] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:22.260] thr=51 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:22.261] thr=51 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:22.261] thr=51 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:22.300] thr=51 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:22.313] thr=51 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:22.313] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:22.313] thr=51 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:22.314] thr=51 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:22.314] thr=51 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:22.354] thr=51 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:22.362] thr=51 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:22.363] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:22.363] thr=51 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:22.363] thr=51 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:22.364] thr=51 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:22.404] thr=51 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:22.412] thr=51 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:22.413] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:22.413] thr=51 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:22.413] thr=51 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:22.414] thr=51 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:22.454] thr=51 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:22.465] thr=51 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:22.465] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:22.466] thr=51 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:22.466] thr=51 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:22.466] thr=51 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:22.507] thr=51 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:22.516] thr=51 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:22.516] thr=51 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:22.617] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:22.618] thr=51 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:22.618] thr=51 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:22.619] thr=51 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:22.629] thr=51 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:22.630] thr=51 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:22.631] thr=51 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:26.917] thr=52 paramiko.transport: starting thread (client mode): 0x50b7610 +DEB [20190331-11:31:26.918] thr=52 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:26.930] thr=52 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:26.930] thr=52 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:26.932] thr=52 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:26.932] thr=52 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:26.932] thr=52 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:26.932] thr=52 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:26.932] thr=52 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:26.932] thr=52 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:26.936] thr=52 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:26.936] thr=52 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:26.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:26.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:26.977] thr=52 paramiko.transport: userauth is OK +INF [20190331-11:31:26.997] thr=52 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:26.998] thr=52 paramiko.transport: userauth is OK +INF [20190331-11:31:27.024] thr=52 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:27.024] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:27.170] thr=52 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:27.170] thr=52 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:27.211] thr=52 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:27.211] thr=52 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:27.218] thr=52 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:27.230] thr=52 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:27.230] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:27.230] thr=52 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:27.231] thr=52 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:27.231] thr=52 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:27.275] thr=52 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:27.286] thr=52 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:27.286] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:27.286] thr=52 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:27.287] thr=52 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:27.287] thr=52 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:27.338] thr=52 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:27.339] thr=52 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:27.339] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:27.339] thr=52 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:27.340] thr=52 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:27.340] thr=52 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:27.387] thr=52 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:27.387] thr=52 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:27.388] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:27.388] thr=52 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:27.389] thr=52 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:27.389] thr=52 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:27.436] thr=52 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:27.437] thr=52 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:27.437] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:27.438] thr=52 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:27.438] thr=52 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:27.438] thr=52 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:27.476] thr=52 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:27.485] thr=52 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:27.485] thr=52 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:27.586] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:27.587] thr=52 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:27.587] thr=52 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:27.589] thr=52 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:27.598] thr=52 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:27.598] thr=52 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:27.600] thr=52 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:31.918] thr=53 paramiko.transport: starting thread (client mode): 0x5341ff0 +DEB [20190331-11:31:31.919] thr=53 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:31.932] thr=53 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:31.932] thr=53 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:31.934] thr=53 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:31.934] thr=53 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:31.934] thr=53 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:31.934] thr=53 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:31.934] thr=53 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:31.934] thr=53 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:31.938] thr=53 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:31.938] thr=53 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:31.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:31.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:31.978] thr=53 paramiko.transport: userauth is OK +INF [20190331-11:31:31.997] thr=53 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:31.998] thr=53 paramiko.transport: userauth is OK +INF [20190331-11:31:32.025] thr=53 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:32.025] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:32.176] thr=53 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:32.176] thr=53 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:32.216] thr=53 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:32.216] thr=53 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:32.226] thr=53 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:32.235] thr=53 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:32.236] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:32.236] thr=53 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:32.236] thr=53 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:32.236] thr=53 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:32.278] thr=53 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:32.291] thr=53 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:32.291] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:32.291] thr=53 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:32.292] thr=53 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:32.292] thr=53 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:32.343] thr=53 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:32.344] thr=53 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:32.344] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:32.344] thr=53 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:32.345] thr=53 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:32.345] thr=53 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:32.384] thr=53 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:32.393] thr=53 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:32.393] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:32.394] thr=53 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:32.394] thr=53 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:32.394] thr=53 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:32.437] thr=53 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:32.447] thr=53 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:32.447] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:32.447] thr=53 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:32.448] thr=53 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:32.448] thr=53 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:32.490] thr=53 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:32.497] thr=53 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:32.497] thr=53 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:32.598] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:32.599] thr=53 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:32.599] thr=53 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:32.609] thr=53 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:32.611] thr=53 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:32.611] thr=53 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:32.612] thr=53 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:31:36.917] thr=54 paramiko.transport: starting thread (client mode): 0x4c698d0 +DEB [20190331-11:31:36.918] thr=54 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:36.927] thr=54 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:36.927] thr=54 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:36.930] thr=54 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:36.931] thr=54 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:36.931] thr=54 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:36.931] thr=54 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:36.931] thr=54 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:36.931] thr=54 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:36.935] thr=54 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:36.935] thr=54 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:36.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:36.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:36.974] thr=54 paramiko.transport: userauth is OK +INF [20190331-11:31:36.997] thr=54 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:36.998] thr=54 paramiko.transport: userauth is OK +INF [20190331-11:31:37.037] thr=54 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:37.037] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:37.206] thr=54 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:37.206] thr=54 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:37.247] thr=54 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:37.247] thr=54 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:37.250] thr=54 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:37.264] thr=54 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:37.264] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:37.264] thr=54 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:37.265] thr=54 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:37.265] thr=54 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:37.306] thr=54 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:37.319] thr=54 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:37.319] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:37.319] thr=54 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:37.320] thr=54 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:37.320] thr=54 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:37.359] thr=54 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:37.369] thr=54 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:37.369] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:37.369] thr=54 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:37.370] thr=54 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:37.370] thr=54 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:37.409] thr=54 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:37.418] thr=54 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:37.418] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:37.419] thr=54 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:37.419] thr=54 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:37.419] thr=54 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:37.458] thr=54 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:37.469] thr=54 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:37.469] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:37.470] thr=54 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:37.470] thr=54 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:37.470] thr=54 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:37.509] thr=54 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:37.518] thr=54 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:37.518] thr=54 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:37.619] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:37.620] thr=54 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:37.620] thr=54 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:37.622] thr=54 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:37.632] thr=54 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:37.632] thr=54 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:41.918] thr=55 paramiko.transport: starting thread (client mode): 0x55b03b0 +DEB [20190331-11:31:41.918] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:41.928] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:41.928] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:41.932] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:41.932] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:41.932] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:41.932] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:41.932] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:41.932] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:41.936] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:41.936] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:41.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:41.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:41.976] thr=55 paramiko.transport: userauth is OK +INF [20190331-11:31:41.995] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:41.996] thr=55 paramiko.transport: userauth is OK +INF [20190331-11:31:42.017] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:42.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:42.161] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:42.161] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:42.202] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:42.202] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:42.205] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:42.219] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:42.220] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:42.220] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:42.221] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:42.221] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:42.261] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:42.273] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:42.273] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:42.274] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:42.274] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:42.274] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:42.315] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:42.324] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:42.325] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:42.325] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:42.325] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:42.326] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:42.367] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:42.376] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:42.376] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:42.376] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:42.377] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:42.377] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:42.418] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:42.429] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:42.429] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:42.430] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:42.430] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:42.430] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:42.470] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:42.479] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:42.479] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:42.580] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:42.581] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:42.581] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:42.583] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:42.593] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:42.594] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:42.594] thr=55 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:31:46.917] thr=56 paramiko.transport: starting thread (client mode): 0x5341230 +DEB [20190331-11:31:46.917] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:46.927] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:46.927] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:46.930] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:46.930] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:46.930] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:46.930] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:46.930] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:46.930] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:46.934] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:46.935] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:46.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:46.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:46.974] thr=56 paramiko.transport: userauth is OK +INF [20190331-11:31:47.003] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:47.004] thr=56 paramiko.transport: userauth is OK +INF [20190331-11:31:47.026] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:47.026] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:47.163] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:47.163] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:47.205] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:47.205] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:47.208] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:47.222] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:47.222] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:47.222] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:47.223] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:47.223] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:47.263] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:47.275] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:47.276] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:47.276] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:47.277] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:47.277] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:47.317] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:47.326] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:47.327] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:47.327] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:47.327] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:47.327] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:47.369] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:47.378] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:47.378] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:47.378] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:47.379] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:47.379] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:47.420] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:47.431] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:47.431] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:47.431] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:47.432] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:47.432] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:47.473] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:47.483] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:47.483] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:47.584] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:47.585] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:47.585] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:47.587] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:47.600] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:47.601] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:47.602] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:51.920] thr=57 paramiko.transport: starting thread (client mode): 0x50bb9f0 +DEB [20190331-11:31:51.920] thr=57 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:51.930] thr=57 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:51.931] thr=57 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:51.934] thr=57 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:51.934] thr=57 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:51.934] thr=57 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:51.934] thr=57 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:51.934] thr=57 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:51.934] thr=57 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:51.938] thr=57 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:51.938] thr=57 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:51.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:51.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:51.978] thr=57 paramiko.transport: userauth is OK +INF [20190331-11:31:52.000] thr=57 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:52.001] thr=57 paramiko.transport: userauth is OK +INF [20190331-11:31:52.023] thr=57 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:52.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:52.201] thr=57 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:52.201] thr=57 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:52.241] thr=57 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:52.241] thr=57 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:52.246] thr=57 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:52.261] thr=57 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:52.261] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:52.261] thr=57 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:52.262] thr=57 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:52.262] thr=57 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:52.300] thr=57 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:52.314] thr=57 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:52.314] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:52.315] thr=57 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:52.315] thr=57 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:52.315] thr=57 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:52.354] thr=57 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:52.364] thr=57 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:52.364] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:52.364] thr=57 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:52.365] thr=57 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:52.365] thr=57 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:52.405] thr=57 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:52.414] thr=57 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:52.414] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:52.415] thr=57 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:52.415] thr=57 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:52.415] thr=57 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:52.455] thr=57 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:52.466] thr=57 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:52.466] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:52.467] thr=57 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:52.467] thr=57 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:52.467] thr=57 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:52.507] thr=57 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:52.516] thr=57 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:52.516] thr=57 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:52.617] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:52.618] thr=57 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:52.618] thr=57 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:52.619] thr=57 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:52.629] thr=57 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:52.630] thr=57 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:52.631] thr=57 paramiko.transport: EOF in transport thread +DEB [20190331-11:31:56.918] thr=58 paramiko.transport: starting thread (client mode): 0x4db2930 +DEB [20190331-11:31:56.919] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:31:56.929] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:31:56.929] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:31:56.932] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:31:56.932] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:31:56.932] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:31:56.933] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:31:56.933] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:31:56.933] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-11:31:56.937] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:31:56.937] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-11:31:56.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:31:56.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:31:56.977] thr=58 paramiko.transport: userauth is OK +INF [20190331-11:31:57.002] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:31:57.003] thr=58 paramiko.transport: userauth is OK +INF [20190331-11:31:57.025] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:31:57.026] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:31:57.166] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:31:57.166] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:31:57.219] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:31:57.219] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:31:57.224] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:31:57.238] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:31:57.238] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:31:57.238] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:31:57.239] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:31:57.239] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:31:57.278] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:31:57.290] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:31:57.290] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:31:57.291] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:31:57.291] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:31:57.291] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:31:57.332] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:31:57.341] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:31:57.342] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:31:57.342] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:31:57.342] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:31:57.343] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:31:57.384] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:31:57.393] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:31:57.393] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:31:57.393] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:31:57.394] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:31:57.394] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:31:57.435] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:31:57.446] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:31:57.446] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:31:57.446] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:31:57.447] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:31:57.447] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:31:57.486] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:31:57.494] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:31:57.495] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:31:57.594] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:31:57.595] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:31:57.595] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:31:57.596] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:31:57.606] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:31:57.607] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:31:57.608] thr=58 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:32:01.917] thr=59 paramiko.transport: starting thread (client mode): 0x55b0610 +DEB [20190331-11:32:01.917] thr=59 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:01.927] thr=59 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:01.927] thr=59 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:01.930] thr=59 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:01.931] thr=59 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:01.931] thr=59 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:01.931] thr=59 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:01.931] thr=59 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:01.931] thr=59 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:01.935] thr=59 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:01.935] thr=59 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:01.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:01.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:01.973] thr=59 paramiko.transport: userauth is OK +INF [20190331-11:32:01.992] thr=59 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:01.993] thr=59 paramiko.transport: userauth is OK +INF [20190331-11:32:02.016] thr=59 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:02.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:02.156] thr=59 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:02.157] thr=59 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:02.198] thr=59 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:02.198] thr=59 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:02.203] thr=59 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:02.216] thr=59 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:02.216] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:02.217] thr=59 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:02.217] thr=59 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:02.217] thr=59 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:02.259] thr=59 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:02.272] thr=59 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:02.272] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:02.272] thr=59 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:02.273] thr=59 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:02.273] thr=59 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:02.311] thr=59 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:02.319] thr=59 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:02.320] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:02.320] thr=59 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:02.321] thr=59 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:02.321] thr=59 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:02.359] thr=59 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:02.367] thr=59 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:02.367] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:02.368] thr=59 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:02.368] thr=59 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:02.368] thr=59 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:02.406] thr=59 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:02.416] thr=59 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:02.417] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:02.417] thr=59 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:02.417] thr=59 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:02.417] thr=59 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:02.455] thr=59 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:02.464] thr=59 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:02.464] thr=59 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:02.565] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:02.566] thr=59 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:02.566] thr=59 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:02.567] thr=59 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:02.575] thr=59 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:02.576] thr=59 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:02.577] thr=59 paramiko.transport: EOF in transport thread +DEB [20190331-11:32:06.919] thr=60 paramiko.transport: starting thread (client mode): 0x55b0110 +DEB [20190331-11:32:06.919] thr=60 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:06.929] thr=60 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:06.929] thr=60 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:06.933] thr=60 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:06.933] thr=60 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:06.933] thr=60 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:06.933] thr=60 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:06.933] thr=60 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:06.933] thr=60 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:06.937] thr=60 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:06.938] thr=60 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:06.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:06.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:06.978] thr=60 paramiko.transport: userauth is OK +INF [20190331-11:32:07.008] thr=60 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:07.008] thr=60 paramiko.transport: userauth is OK +INF [20190331-11:32:07.030] thr=60 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:07.031] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:07.175] thr=60 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:07.175] thr=60 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:07.216] thr=60 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:07.216] thr=60 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:07.222] thr=60 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:07.237] thr=60 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:07.237] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:07.238] thr=60 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:07.238] thr=60 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:07.238] thr=60 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:07.279] thr=60 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:07.291] thr=60 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:07.291] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:07.291] thr=60 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:07.292] thr=60 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:07.292] thr=60 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:07.331] thr=60 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:07.340] thr=60 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:07.341] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:07.341] thr=60 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:07.341] thr=60 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:07.341] thr=60 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:07.380] thr=60 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:07.389] thr=60 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:07.389] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:07.389] thr=60 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:07.390] thr=60 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:07.390] thr=60 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:07.428] thr=60 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:07.439] thr=60 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:07.439] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:07.439] thr=60 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:07.440] thr=60 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:07.440] thr=60 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:07.479] thr=60 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:07.488] thr=60 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:07.488] thr=60 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:07.589] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:07.590] thr=60 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:07.590] thr=60 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:07.591] thr=60 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:07.601] thr=60 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:07.601] thr=60 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:07.602] thr=60 paramiko.transport: EOF in transport thread +DEB [20190331-11:32:11.919] thr=61 paramiko.transport: starting thread (client mode): 0x4e2e090 +DEB [20190331-11:32:11.920] thr=61 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:11.930] thr=61 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:11.930] thr=61 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:11.934] thr=61 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:11.934] thr=61 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:11.934] thr=61 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:11.935] thr=61 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:11.935] thr=61 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:11.935] thr=61 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:11.939] thr=61 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:11.940] thr=61 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:11.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:11.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:11.980] thr=61 paramiko.transport: userauth is OK +INF [20190331-11:32:12.013] thr=61 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:12.013] thr=61 paramiko.transport: userauth is OK +INF [20190331-11:32:12.037] thr=61 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:12.038] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:12.194] thr=61 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:12.194] thr=61 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:12.235] thr=61 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:12.235] thr=61 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:12.241] thr=61 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:12.255] thr=61 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:12.256] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:12.256] thr=61 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:12.257] thr=61 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:12.257] thr=61 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:12.297] thr=61 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:12.310] thr=61 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:12.310] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:12.311] thr=61 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:12.311] thr=61 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:12.311] thr=61 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:12.351] thr=61 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:12.360] thr=61 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:12.360] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:12.361] thr=61 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:12.361] thr=61 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:12.361] thr=61 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:12.401] thr=61 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:12.409] thr=61 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:12.410] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:12.410] thr=61 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:12.411] thr=61 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:12.411] thr=61 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:12.449] thr=61 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:12.460] thr=61 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:12.461] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:12.461] thr=61 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:12.461] thr=61 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:12.461] thr=61 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:12.503] thr=61 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:12.512] thr=61 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:12.512] thr=61 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:12.613] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:12.613] thr=61 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:12.614] thr=61 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:12.615] thr=61 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:12.625] thr=61 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:12.626] thr=61 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:16.918] thr=62 paramiko.transport: starting thread (client mode): 0x50b77f0 +DEB [20190331-11:32:16.918] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:16.928] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:16.928] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:16.931] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:16.931] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:16.931] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:16.931] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:16.931] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:16.932] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:16.935] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:16.936] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:16.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:16.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:16.976] thr=62 paramiko.transport: userauth is OK +INF [20190331-11:32:16.995] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:16.996] thr=62 paramiko.transport: userauth is OK +INF [20190331-11:32:17.024] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:17.024] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:17.161] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:17.161] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:17.202] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:17.202] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:17.207] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:17.220] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:17.220] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:17.221] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:17.221] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:17.221] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:17.263] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:17.275] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:17.276] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:17.276] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:17.277] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:17.277] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:17.316] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:17.324] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:17.325] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:17.325] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:17.325] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:17.325] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:17.367] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:17.376] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:17.376] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:17.377] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:17.377] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:17.377] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:17.419] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:17.429] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:17.429] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:17.430] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:17.430] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:17.430] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:17.470] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:17.479] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:17.479] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:17.580] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:17.580] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:17.581] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:17.582] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:17.590] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:17.591] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:17.592] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-11:32:21.918] thr=63 paramiko.transport: starting thread (client mode): 0x55a6e10 +DEB [20190331-11:32:21.919] thr=63 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:21.928] thr=63 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:21.928] thr=63 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:21.931] thr=63 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:21.931] thr=63 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:21.931] thr=63 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:21.931] thr=63 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:21.931] thr=63 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:21.931] thr=63 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:21.935] thr=63 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:21.936] thr=63 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:21.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:21.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:21.976] thr=63 paramiko.transport: userauth is OK +INF [20190331-11:32:22.000] thr=63 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:22.000] thr=63 paramiko.transport: userauth is OK +INF [20190331-11:32:22.022] thr=63 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:22.022] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:22.175] thr=63 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:22.176] thr=63 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:22.217] thr=63 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:22.217] thr=63 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:22.221] thr=63 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:22.235] thr=63 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:22.235] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:22.236] thr=63 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:22.236] thr=63 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:22.236] thr=63 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:22.277] thr=63 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:22.289] thr=63 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:22.289] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:22.290] thr=63 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:22.290] thr=63 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:22.290] thr=63 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:22.331] thr=63 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:22.341] thr=63 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:22.341] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:22.342] thr=63 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:22.342] thr=63 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:22.342] thr=63 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:22.381] thr=63 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:22.390] thr=63 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:22.390] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:22.391] thr=63 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:22.391] thr=63 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:22.391] thr=63 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:22.430] thr=63 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:22.442] thr=63 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:22.442] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:22.442] thr=63 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:22.443] thr=63 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:22.443] thr=63 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:22.484] thr=63 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:22.493] thr=63 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:22.493] thr=63 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:22.594] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:22.595] thr=63 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:22.595] thr=63 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:22.596] thr=63 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:22.607] thr=63 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:22.607] thr=63 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:22.608] thr=63 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:32:26.918] thr=64 paramiko.transport: starting thread (client mode): 0x4db2e90 +DEB [20190331-11:32:26.918] thr=64 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:26.929] thr=64 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:26.929] thr=64 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:26.933] thr=64 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:26.933] thr=64 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:26.933] thr=64 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:26.934] thr=64 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:26.934] thr=64 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:26.934] thr=64 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:26.938] thr=64 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:26.938] thr=64 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:26.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:26.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:26.979] thr=64 paramiko.transport: userauth is OK +INF [20190331-11:32:27.002] thr=64 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:27.003] thr=64 paramiko.transport: userauth is OK +INF [20190331-11:32:27.033] thr=64 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:27.033] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:27.209] thr=64 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:27.209] thr=64 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:27.250] thr=64 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:27.250] thr=64 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:27.253] thr=64 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:27.269] thr=64 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:27.269] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:27.270] thr=64 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:27.270] thr=64 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:27.270] thr=64 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:27.312] thr=64 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:27.326] thr=64 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:27.326] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:27.326] thr=64 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:27.327] thr=64 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:27.327] thr=64 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:27.369] thr=64 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:27.378] thr=64 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:27.378] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:27.379] thr=64 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:27.379] thr=64 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:27.379] thr=64 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:27.420] thr=64 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:27.430] thr=64 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:27.430] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:27.430] thr=64 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:27.431] thr=64 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:27.431] thr=64 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:27.470] thr=64 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:27.482] thr=64 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:27.482] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:27.483] thr=64 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:27.483] thr=64 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:27.484] thr=64 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:27.524] thr=64 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:27.533] thr=64 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:27.533] thr=64 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:27.634] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:27.635] thr=64 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:27.635] thr=64 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:27.636] thr=64 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:27.647] thr=64 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:27.647] thr=64 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:27.648] thr=64 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:32:31.918] thr=65 paramiko.transport: starting thread (client mode): 0x50ca130 +DEB [20190331-11:32:31.919] thr=65 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:31.929] thr=65 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:31.929] thr=65 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:31.932] thr=65 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:31.933] thr=65 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:31.933] thr=65 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:31.933] thr=65 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:31.933] thr=65 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:31.933] thr=65 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:31.937] thr=65 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:31.937] thr=65 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:31.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:31.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:31.977] thr=65 paramiko.transport: userauth is OK +INF [20190331-11:32:32.000] thr=65 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:32.001] thr=65 paramiko.transport: userauth is OK +INF [20190331-11:32:32.023] thr=65 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:32.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:32.187] thr=65 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:32.187] thr=65 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:32.228] thr=65 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:32.228] thr=65 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:32.234] thr=65 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:32.249] thr=65 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:32.249] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:32.249] thr=65 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:32.250] thr=65 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:32.250] thr=65 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:32.291] thr=65 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:32.303] thr=65 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:32.304] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:32.304] thr=65 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:32.304] thr=65 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:32.305] thr=65 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:32.345] thr=65 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:32.354] thr=65 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:32.354] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:32.355] thr=65 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:32.355] thr=65 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:32.355] thr=65 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:32.396] thr=65 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:32.406] thr=65 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:32.406] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:32.406] thr=65 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:32.407] thr=65 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:32.407] thr=65 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:32.447] thr=65 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:32.458] thr=65 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:32.459] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:32.459] thr=65 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:32.460] thr=65 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:32.460] thr=65 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:32.500] thr=65 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:32.509] thr=65 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:32.509] thr=65 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:32.610] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:32.611] thr=65 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:32.611] thr=65 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:32.612] thr=65 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:32.621] thr=65 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:32.622] thr=65 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:32.623] thr=65 paramiko.transport: EOF in transport thread +DEB [20190331-11:32:36.918] thr=66 paramiko.transport: starting thread (client mode): 0x55a6830 +DEB [20190331-11:32:36.919] thr=66 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:36.928] thr=66 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:36.928] thr=66 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:36.931] thr=66 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:36.931] thr=66 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:36.932] thr=66 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:36.932] thr=66 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:36.932] thr=66 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:36.932] thr=66 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:36.936] thr=66 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:36.936] thr=66 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:36.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:36.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:36.975] thr=66 paramiko.transport: userauth is OK +INF [20190331-11:32:36.996] thr=66 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:36.997] thr=66 paramiko.transport: userauth is OK +INF [20190331-11:32:37.018] thr=66 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:37.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:37.159] thr=66 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:37.159] thr=66 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:37.199] thr=66 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:37.199] thr=66 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:37.204] thr=66 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:37.218] thr=66 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:37.218] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:37.219] thr=66 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:37.219] thr=66 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:37.219] thr=66 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:37.261] thr=66 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:37.274] thr=66 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:37.274] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:37.275] thr=66 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:37.275] thr=66 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:37.275] thr=66 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:37.317] thr=66 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:37.327] thr=66 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:37.327] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:37.327] thr=66 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:37.328] thr=66 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:37.328] thr=66 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:37.369] thr=66 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:37.378] thr=66 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:37.378] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:37.379] thr=66 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:37.379] thr=66 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:37.380] thr=66 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:37.421] thr=66 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:37.432] thr=66 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:37.432] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:37.433] thr=66 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:37.433] thr=66 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:37.433] thr=66 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:37.475] thr=66 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:37.483] thr=66 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:37.484] thr=66 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:37.585] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:37.586] thr=66 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:37.586] thr=66 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:37.587] thr=66 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:37.596] thr=66 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:37.597] thr=66 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:37.598] thr=66 paramiko.transport: EOF in transport thread +DEB [20190331-11:32:41.918] thr=67 paramiko.transport: starting thread (client mode): 0x55a6f30 +DEB [20190331-11:32:41.919] thr=67 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:41.928] thr=67 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:41.929] thr=67 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:41.932] thr=67 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:41.932] thr=67 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:41.932] thr=67 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:41.932] thr=67 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:41.932] thr=67 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:41.932] thr=67 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:41.936] thr=67 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:41.937] thr=67 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:41.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:41.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:41.977] thr=67 paramiko.transport: userauth is OK +INF [20190331-11:32:42.007] thr=67 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:42.008] thr=67 paramiko.transport: userauth is OK +INF [20190331-11:32:42.031] thr=67 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:42.031] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:42.193] thr=67 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:42.193] thr=67 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:42.234] thr=67 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:42.234] thr=67 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:42.237] thr=67 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:42.253] thr=67 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:42.253] thr=67 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:42.254] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:42.294] thr=67 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:42.295] thr=67 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:42.296] thr=67 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:42.310] thr=67 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:42.310] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:42.310] thr=67 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:42.311] thr=67 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:42.311] thr=67 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:42.353] thr=67 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:42.362] thr=67 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:42.363] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:42.363] thr=67 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:42.363] thr=67 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:42.364] thr=67 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:42.404] thr=67 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:42.415] thr=67 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:42.415] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:42.415] thr=67 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:42.416] thr=67 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:42.416] thr=67 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:42.454] thr=67 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:42.466] thr=67 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:42.466] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:42.467] thr=67 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:42.467] thr=67 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:42.467] thr=67 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:42.510] thr=67 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:42.524] thr=67 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:42.524] thr=67 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:42.625] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:42.626] thr=67 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:42.626] thr=67 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:42.628] thr=67 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:42.640] thr=67 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:42.641] thr=67 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:42.642] thr=67 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:32:46.918] thr=68 paramiko.transport: starting thread (client mode): 0xa46cd0 +DEB [20190331-11:32:46.918] thr=68 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:46.927] thr=68 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:46.927] thr=68 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:46.930] thr=68 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:46.931] thr=68 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:46.931] thr=68 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:46.931] thr=68 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:46.931] thr=68 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:46.931] thr=68 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:46.940] thr=68 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:46.941] thr=68 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:46.941] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:46.942] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:46.980] thr=68 paramiko.transport: userauth is OK +INF [20190331-11:32:46.999] thr=68 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:47.000] thr=68 paramiko.transport: userauth is OK +INF [20190331-11:32:47.024] thr=68 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:47.025] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:47.191] thr=68 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:47.191] thr=68 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:47.233] thr=68 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:47.233] thr=68 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:47.237] thr=68 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:47.254] thr=68 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:47.254] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:47.255] thr=68 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:47.255] thr=68 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:47.256] thr=68 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:47.293] thr=68 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:47.306] thr=68 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:47.307] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:47.307] thr=68 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:47.308] thr=68 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:47.308] thr=68 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:47.348] thr=68 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:47.357] thr=68 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:47.358] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:47.358] thr=68 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:47.359] thr=68 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:47.359] thr=68 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:47.399] thr=68 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:47.408] thr=68 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:47.408] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:47.409] thr=68 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:47.409] thr=68 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:47.409] thr=68 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:47.450] thr=68 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:47.462] thr=68 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:47.462] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:47.463] thr=68 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:47.463] thr=68 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:47.463] thr=68 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:47.504] thr=68 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:47.514] thr=68 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:47.514] thr=68 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:47.615] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:47.615] thr=68 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:47.616] thr=68 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:47.617] thr=68 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:47.627] thr=68 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:47.628] thr=68 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:47.630] thr=68 paramiko.transport: EOF in transport thread +DEB [20190331-11:32:51.918] thr=69 paramiko.transport: starting thread (client mode): 0x55b0530 +DEB [20190331-11:32:51.918] thr=69 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:51.927] thr=69 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:51.927] thr=69 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:51.930] thr=69 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:51.930] thr=69 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:51.930] thr=69 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:51.930] thr=69 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:51.930] thr=69 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:51.930] thr=69 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:51.934] thr=69 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:51.935] thr=69 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:51.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:51.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:51.974] thr=69 paramiko.transport: userauth is OK +INF [20190331-11:32:51.993] thr=69 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:51.994] thr=69 paramiko.transport: userauth is OK +INF [20190331-11:32:52.015] thr=69 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:52.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:52.176] thr=69 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:52.176] thr=69 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:52.217] thr=69 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:52.217] thr=69 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:52.222] thr=69 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:52.239] thr=69 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:52.240] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:52.240] thr=69 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:52.241] thr=69 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:52.241] thr=69 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:52.282] thr=69 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:52.296] thr=69 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:52.297] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:52.297] thr=69 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:52.298] thr=69 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:52.298] thr=69 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:52.337] thr=69 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:52.346] thr=69 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:52.347] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:52.347] thr=69 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:52.348] thr=69 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:52.348] thr=69 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:52.387] thr=69 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:52.396] thr=69 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:52.397] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:52.397] thr=69 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:52.397] thr=69 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:52.398] thr=69 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:52.437] thr=69 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:52.449] thr=69 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:52.449] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:52.449] thr=69 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:52.450] thr=69 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:52.450] thr=69 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:52.489] thr=69 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:52.498] thr=69 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:52.498] thr=69 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:52.599] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:52.600] thr=69 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:52.600] thr=69 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:52.601] thr=69 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:52.611] thr=69 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:52.612] thr=69 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:52.613] thr=69 paramiko.transport: EOF in transport thread +DEB [20190331-11:32:56.918] thr=70 paramiko.transport: starting thread (client mode): 0x4d6a3d0 +DEB [20190331-11:32:56.918] thr=70 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:32:56.927] thr=70 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:32:56.927] thr=70 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:32:56.930] thr=70 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:32:56.931] thr=70 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:32:56.931] thr=70 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:32:56.931] thr=70 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:32:56.931] thr=70 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:32:56.931] thr=70 paramiko.transport: Compression agreed: none +DEB [20190331-11:32:56.935] thr=70 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:32:56.935] thr=70 paramiko.transport: Switch to new keys ... +DEB [20190331-11:32:56.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:32:56.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:32:56.974] thr=70 paramiko.transport: userauth is OK +INF [20190331-11:32:56.995] thr=70 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:32:56.995] thr=70 paramiko.transport: userauth is OK +INF [20190331-11:32:57.017] thr=70 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:32:57.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:32:57.152] thr=70 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:32:57.153] thr=70 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:32:57.194] thr=70 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:32:57.194] thr=70 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:32:57.197] thr=70 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:32:57.210] thr=70 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:32:57.211] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:32:57.211] thr=70 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:32:57.212] thr=70 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:32:57.212] thr=70 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:32:57.250] thr=70 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:32:57.262] thr=70 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:32:57.262] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:32:57.262] thr=70 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:32:57.264] thr=70 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:32:57.264] thr=70 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:32:57.302] thr=70 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:32:57.311] thr=70 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:32:57.312] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:32:57.312] thr=70 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:32:57.312] thr=70 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:32:57.313] thr=70 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:32:57.352] thr=70 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:32:57.361] thr=70 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:32:57.361] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:32:57.362] thr=70 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:32:57.362] thr=70 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:32:57.362] thr=70 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:32:57.402] thr=70 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:32:57.413] thr=70 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:32:57.413] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:32:57.414] thr=70 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:32:57.414] thr=70 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:32:57.414] thr=70 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:32:57.453] thr=70 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:32:57.462] thr=70 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:32:57.463] thr=70 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:32:57.564] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:32:57.565] thr=70 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:32:57.565] thr=70 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:32:57.566] thr=70 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:32:57.582] thr=70 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:32:57.583] thr=70 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:32:57.585] thr=70 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:01.922] thr=71 paramiko.transport: starting thread (client mode): 0x50bb970 +DEB [20190331-11:33:01.922] thr=71 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:01.934] thr=71 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:01.934] thr=71 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:01.938] thr=71 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:01.938] thr=71 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:01.938] thr=71 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:01.938] thr=71 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:01.938] thr=71 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:01.939] thr=71 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:01.943] thr=71 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:01.943] thr=71 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:01.943] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:01.945] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:01.983] thr=71 paramiko.transport: userauth is OK +INF [20190331-11:33:02.003] thr=71 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:02.004] thr=71 paramiko.transport: userauth is OK +INF [20190331-11:33:02.032] thr=71 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:02.032] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:02.200] thr=71 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:02.201] thr=71 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:02.242] thr=71 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:02.242] thr=71 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:02.247] thr=71 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:02.261] thr=71 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:02.261] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:02.262] thr=71 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:02.262] thr=71 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:02.262] thr=71 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:02.301] thr=71 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:02.313] thr=71 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:02.314] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:02.314] thr=71 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:02.315] thr=71 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:02.315] thr=71 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:02.354] thr=71 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:02.363] thr=71 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:02.363] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:02.364] thr=71 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:02.364] thr=71 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:02.364] thr=71 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:02.404] thr=71 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:02.413] thr=71 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:02.413] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:02.413] thr=71 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:02.414] thr=71 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:02.414] thr=71 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:02.454] thr=71 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:02.465] thr=71 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:02.465] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:02.466] thr=71 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:02.467] thr=71 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:02.467] thr=71 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:02.507] thr=71 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:02.516] thr=71 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:02.516] thr=71 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:02.616] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:02.617] thr=71 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:02.617] thr=71 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:02.618] thr=71 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:02.627] thr=71 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:02.628] thr=71 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:02.630] thr=71 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:06.918] thr=72 paramiko.transport: starting thread (client mode): 0x51127f0 +DEB [20190331-11:33:06.918] thr=72 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:06.927] thr=72 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:06.927] thr=72 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:06.931] thr=72 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:06.931] thr=72 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:06.931] thr=72 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:06.931] thr=72 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:06.931] thr=72 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:06.931] thr=72 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:06.941] thr=72 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:06.942] thr=72 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:06.942] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:06.943] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:06.979] thr=72 paramiko.transport: userauth is OK +INF [20190331-11:33:06.999] thr=72 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:07.000] thr=72 paramiko.transport: userauth is OK +INF [20190331-11:33:07.022] thr=72 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:07.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:07.164] thr=72 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:07.165] thr=72 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:07.206] thr=72 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:07.206] thr=72 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:07.210] thr=72 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:07.224] thr=72 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:07.224] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:07.224] thr=72 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:07.225] thr=72 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:07.225] thr=72 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:07.262] thr=72 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:07.274] thr=72 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:07.275] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:07.275] thr=72 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:07.276] thr=72 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:07.276] thr=72 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:07.315] thr=72 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:07.324] thr=72 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:07.324] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:07.324] thr=72 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:07.325] thr=72 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:07.325] thr=72 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:07.364] thr=72 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:07.372] thr=72 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:07.373] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:07.373] thr=72 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:07.374] thr=72 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:07.374] thr=72 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:07.413] thr=72 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:07.424] thr=72 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:07.425] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:07.425] thr=72 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:07.426] thr=72 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:07.426] thr=72 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:07.464] thr=72 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:07.473] thr=72 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:07.473] thr=72 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:07.574] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:07.575] thr=72 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:07.575] thr=72 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:07.576] thr=72 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:07.585] thr=72 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:07.586] thr=72 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:07.587] thr=72 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:11.918] thr=73 paramiko.transport: starting thread (client mode): 0x4e2e630 +DEB [20190331-11:33:11.918] thr=73 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:11.927] thr=73 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:11.927] thr=73 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:11.930] thr=73 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:11.930] thr=73 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:11.930] thr=73 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:11.930] thr=73 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:11.930] thr=73 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:11.930] thr=73 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:11.935] thr=73 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:11.935] thr=73 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:11.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:11.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:11.973] thr=73 paramiko.transport: userauth is OK +INF [20190331-11:33:11.992] thr=73 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:11.993] thr=73 paramiko.transport: userauth is OK +INF [20190331-11:33:12.016] thr=73 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:12.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:12.153] thr=73 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:12.153] thr=73 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:12.193] thr=73 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:12.193] thr=73 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:12.197] thr=73 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:12.210] thr=73 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:12.210] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:12.210] thr=73 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:12.211] thr=73 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:12.211] thr=73 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:12.251] thr=73 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:12.262] thr=73 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:12.262] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:12.262] thr=73 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:12.263] thr=73 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:12.263] thr=73 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:12.304] thr=73 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:12.313] thr=73 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:12.314] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:12.314] thr=73 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:12.315] thr=73 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:12.315] thr=73 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:12.355] thr=73 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:12.363] thr=73 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:12.364] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:12.364] thr=73 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:12.365] thr=73 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:12.365] thr=73 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:12.406] thr=73 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:12.417] thr=73 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:12.417] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:12.417] thr=73 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:12.418] thr=73 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:12.418] thr=73 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:12.455] thr=73 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:12.463] thr=73 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:12.464] thr=73 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:12.565] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:12.565] thr=73 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:12.566] thr=73 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:12.567] thr=73 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:12.576] thr=73 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:12.577] thr=73 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:12.578] thr=73 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:16.918] thr=74 paramiko.transport: starting thread (client mode): 0x50ca650 +DEB [20190331-11:33:16.919] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:16.928] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:16.928] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:16.931] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:16.931] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:16.931] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:16.931] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:16.932] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:16.932] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:16.936] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:16.936] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:16.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:16.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:16.976] thr=74 paramiko.transport: userauth is OK +INF [20190331-11:33:16.996] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:16.996] thr=74 paramiko.transport: userauth is OK +INF [20190331-11:33:17.018] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:17.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:17.163] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:17.163] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:17.204] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:17.204] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:17.207] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:17.221] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:17.221] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:17.222] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:17.222] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:17.222] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:17.262] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:17.274] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:17.274] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:17.275] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:17.275] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:17.276] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:17.315] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:17.324] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:17.324] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:17.325] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:17.325] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:17.325] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:17.366] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:17.374] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:17.375] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:17.375] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:17.375] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:17.376] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:17.417] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:17.428] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:17.428] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:17.429] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:17.429] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:17.429] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:17.470] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:17.479] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:17.479] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:17.580] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:17.581] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:17.581] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:17.582] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:17.591] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:17.592] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:17.593] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:21.919] thr=75 paramiko.transport: starting thread (client mode): 0x55a4650 +DEB [20190331-11:33:21.919] thr=75 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:21.929] thr=75 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:21.929] thr=75 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:21.932] thr=75 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:21.932] thr=75 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:21.932] thr=75 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:21.933] thr=75 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:21.933] thr=75 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:21.933] thr=75 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:21.938] thr=75 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:21.938] thr=75 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:21.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:21.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:21.977] thr=75 paramiko.transport: userauth is OK +INF [20190331-11:33:22.002] thr=75 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:22.002] thr=75 paramiko.transport: userauth is OK +INF [20190331-11:33:22.025] thr=75 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:22.025] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:22.165] thr=75 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:22.166] thr=75 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:22.206] thr=75 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:22.206] thr=75 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:22.211] thr=75 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:22.226] thr=75 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:22.227] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:22.227] thr=75 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:22.228] thr=75 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:22.228] thr=75 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:22.268] thr=75 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:22.280] thr=75 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:22.280] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:22.281] thr=75 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:22.281] thr=75 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:22.281] thr=75 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:22.322] thr=75 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:22.331] thr=75 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:22.331] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:22.331] thr=75 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:22.332] thr=75 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:22.332] thr=75 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:22.371] thr=75 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:22.380] thr=75 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:22.380] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:22.380] thr=75 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:22.381] thr=75 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:22.381] thr=75 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:22.423] thr=75 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:22.433] thr=75 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:22.433] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:22.433] thr=75 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:22.434] thr=75 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:22.434] thr=75 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:22.476] thr=75 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:22.485] thr=75 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:22.485] thr=75 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:22.587] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:22.587] thr=75 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:22.588] thr=75 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:22.589] thr=75 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:22.598] thr=75 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:22.599] thr=75 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:22.600] thr=75 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:26.918] thr=76 paramiko.transport: starting thread (client mode): 0x5341af0 +DEB [20190331-11:33:26.919] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:26.932] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:26.932] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:26.934] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:26.934] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:26.934] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:26.934] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:26.934] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:26.935] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:26.939] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:26.939] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:26.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:26.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:26.978] thr=76 paramiko.transport: userauth is OK +INF [20190331-11:33:26.999] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:26.999] thr=76 paramiko.transport: userauth is OK +INF [20190331-11:33:27.023] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:27.024] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:27.160] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:27.160] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:27.202] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:27.202] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:27.218] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:27.220] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:27.221] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:27.221] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:27.222] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:27.222] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:27.264] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:27.276] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:27.277] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:27.277] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:27.278] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:27.278] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:27.317] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:27.326] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:27.326] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:27.326] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:27.327] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:27.327] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:27.367] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:27.375] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:27.375] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:27.375] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:27.376] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:27.376] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:27.415] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:27.425] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:27.425] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:27.426] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:27.426] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:27.426] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:27.466] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:27.474] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:27.474] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:27.576] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:27.577] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:27.577] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:27.581] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:27.588] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:27.589] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:27.590] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:31.919] thr=77 paramiko.transport: starting thread (client mode): 0x5341870 +DEB [20190331-11:33:31.920] thr=77 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:31.931] thr=77 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:31.931] thr=77 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:31.933] thr=77 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:31.934] thr=77 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:31.934] thr=77 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:31.934] thr=77 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:31.934] thr=77 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:31.934] thr=77 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:31.938] thr=77 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:31.939] thr=77 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:31.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:31.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:31.978] thr=77 paramiko.transport: userauth is OK +INF [20190331-11:33:32.005] thr=77 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:32.005] thr=77 paramiko.transport: userauth is OK +INF [20190331-11:33:32.030] thr=77 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:32.030] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:32.165] thr=77 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:32.165] thr=77 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:32.207] thr=77 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:32.207] thr=77 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:32.218] thr=77 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:32.226] thr=77 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:32.226] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:32.226] thr=77 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:32.227] thr=77 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:32.227] thr=77 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:32.269] thr=77 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:32.281] thr=77 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:32.281] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:32.281] thr=77 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:32.282] thr=77 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:32.282] thr=77 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:32.326] thr=77 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:32.328] thr=77 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:32.329] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:32.329] thr=77 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:32.330] thr=77 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:32.330] thr=77 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:32.374] thr=77 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:32.377] thr=77 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:32.377] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:32.377] thr=77 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:32.378] thr=77 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:32.378] thr=77 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:32.416] thr=77 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:32.427] thr=77 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:32.428] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:32.428] thr=77 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:32.429] thr=77 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:32.429] thr=77 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:32.468] thr=77 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:32.476] thr=77 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:32.476] thr=77 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:32.577] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:32.577] thr=77 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:32.578] thr=77 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:32.579] thr=77 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:32.588] thr=77 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:32.588] thr=77 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:32.590] thr=77 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:36.919] thr=78 paramiko.transport: starting thread (client mode): 0x5315290 +DEB [20190331-11:33:36.919] thr=78 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:36.929] thr=78 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:36.929] thr=78 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:36.932] thr=78 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:36.932] thr=78 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:36.932] thr=78 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:36.932] thr=78 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:36.932] thr=78 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:36.933] thr=78 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:36.937] thr=78 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:36.937] thr=78 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:36.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:36.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:36.975] thr=78 paramiko.transport: userauth is OK +INF [20190331-11:33:36.994] thr=78 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:36.995] thr=78 paramiko.transport: userauth is OK +INF [20190331-11:33:37.017] thr=78 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:37.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:37.164] thr=78 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:37.164] thr=78 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:37.205] thr=78 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:37.205] thr=78 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:37.209] thr=78 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:37.222] thr=78 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:37.222] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:37.223] thr=78 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:37.223] thr=78 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:37.224] thr=78 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:37.264] thr=78 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:37.278] thr=78 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:37.278] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:37.278] thr=78 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:37.279] thr=78 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:37.279] thr=78 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:37.320] thr=78 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:37.328] thr=78 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:37.329] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:37.329] thr=78 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:37.330] thr=78 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:37.330] thr=78 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:37.371] thr=78 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:37.380] thr=78 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:37.380] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:37.380] thr=78 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:37.381] thr=78 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:37.381] thr=78 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:37.423] thr=78 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:37.435] thr=78 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:37.435] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:37.436] thr=78 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:37.436] thr=78 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:37.436] thr=78 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:37.474] thr=78 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:37.483] thr=78 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:37.483] thr=78 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:37.583] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:37.584] thr=78 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:37.584] thr=78 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:37.585] thr=78 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:37.594] thr=78 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:37.594] thr=78 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:37.596] thr=78 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:41.919] thr=79 paramiko.transport: starting thread (client mode): 0x55b01d0 +DEB [20190331-11:33:41.919] thr=79 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:41.928] thr=79 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:41.928] thr=79 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:41.931] thr=79 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:41.931] thr=79 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:41.931] thr=79 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:41.932] thr=79 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:41.932] thr=79 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:41.932] thr=79 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:41.936] thr=79 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:41.936] thr=79 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:41.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:41.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:41.976] thr=79 paramiko.transport: userauth is OK +INF [20190331-11:33:41.996] thr=79 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:41.997] thr=79 paramiko.transport: userauth is OK +INF [20190331-11:33:42.019] thr=79 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:42.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:42.157] thr=79 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:42.157] thr=79 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:42.197] thr=79 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:42.197] thr=79 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:42.202] thr=79 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:42.216] thr=79 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:42.216] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:42.216] thr=79 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:42.217] thr=79 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:42.217] thr=79 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:42.257] thr=79 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:42.269] thr=79 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:42.269] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:42.269] thr=79 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:42.270] thr=79 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:42.270] thr=79 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:42.310] thr=79 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:42.319] thr=79 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:42.319] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:42.320] thr=79 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:42.320] thr=79 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:42.320] thr=79 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:42.362] thr=79 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:42.370] thr=79 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:42.371] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:42.371] thr=79 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:42.372] thr=79 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:42.372] thr=79 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:42.412] thr=79 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:42.423] thr=79 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:42.423] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:42.423] thr=79 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:42.424] thr=79 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:42.424] thr=79 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:42.463] thr=79 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:42.471] thr=79 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:42.472] thr=79 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:42.573] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:42.574] thr=79 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:42.574] thr=79 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:42.575] thr=79 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:42.584] thr=79 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:42.585] thr=79 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:42.586] thr=79 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:46.918] thr=80 paramiko.transport: starting thread (client mode): 0x55a6d10 +DEB [20190331-11:33:46.918] thr=80 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:46.927] thr=80 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:46.927] thr=80 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:46.930] thr=80 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:46.930] thr=80 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:46.930] thr=80 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:46.930] thr=80 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:46.930] thr=80 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:46.930] thr=80 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:46.935] thr=80 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:46.935] thr=80 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:46.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:46.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:46.973] thr=80 paramiko.transport: userauth is OK +INF [20190331-11:33:46.992] thr=80 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:46.993] thr=80 paramiko.transport: userauth is OK +INF [20190331-11:33:47.014] thr=80 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:47.015] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:47.148] thr=80 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:47.148] thr=80 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:47.190] thr=80 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:47.190] thr=80 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:47.195] thr=80 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:47.208] thr=80 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:47.208] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:47.208] thr=80 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:47.209] thr=80 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:47.209] thr=80 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:47.248] thr=80 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:47.260] thr=80 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:47.260] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:47.260] thr=80 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:47.261] thr=80 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:47.261] thr=80 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:47.300] thr=80 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:47.308] thr=80 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:47.309] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:47.309] thr=80 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:47.309] thr=80 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:47.310] thr=80 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:47.349] thr=80 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:47.358] thr=80 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:47.359] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:47.359] thr=80 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:47.359] thr=80 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:47.360] thr=80 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:47.399] thr=80 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:47.410] thr=80 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:47.410] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:47.411] thr=80 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:47.411] thr=80 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:47.411] thr=80 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:47.451] thr=80 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:47.459] thr=80 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:47.460] thr=80 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:47.561] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:47.561] thr=80 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:47.562] thr=80 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:47.563] thr=80 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:47.572] thr=80 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:47.573] thr=80 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:47.574] thr=80 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:51.918] thr=81 paramiko.transport: starting thread (client mode): 0x5315b70 +DEB [20190331-11:33:51.919] thr=81 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:51.929] thr=81 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:51.929] thr=81 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:51.932] thr=81 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:51.933] thr=81 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:51.933] thr=81 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:51.933] thr=81 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:51.933] thr=81 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:51.933] thr=81 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:51.937] thr=81 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:51.938] thr=81 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:51.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:51.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:51.978] thr=81 paramiko.transport: userauth is OK +INF [20190331-11:33:52.001] thr=81 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:52.001] thr=81 paramiko.transport: userauth is OK +INF [20190331-11:33:52.023] thr=81 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:52.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:52.164] thr=81 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:52.164] thr=81 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:52.205] thr=81 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:52.205] thr=81 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:52.210] thr=81 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:52.224] thr=81 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:52.224] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:52.225] thr=81 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:52.225] thr=81 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:52.225] thr=81 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:52.267] thr=81 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:52.280] thr=81 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:52.280] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:52.281] thr=81 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:52.281] thr=81 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:52.281] thr=81 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:52.322] thr=81 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:52.330] thr=81 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:52.330] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:52.331] thr=81 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:52.331] thr=81 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:52.331] thr=81 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:52.371] thr=81 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:52.379] thr=81 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:52.380] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:52.380] thr=81 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:52.381] thr=81 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:52.381] thr=81 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:52.420] thr=81 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:52.431] thr=81 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:52.431] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:52.432] thr=81 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:52.432] thr=81 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:52.432] thr=81 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:52.471] thr=81 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:52.480] thr=81 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:52.480] thr=81 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:52.581] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:52.582] thr=81 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:52.582] thr=81 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:52.583] thr=81 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:52.592] thr=81 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:52.592] thr=81 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:52.594] thr=81 paramiko.transport: EOF in transport thread +DEB [20190331-11:33:56.917] thr=82 paramiko.transport: starting thread (client mode): 0x5341e90 +DEB [20190331-11:33:56.918] thr=82 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:33:56.926] thr=82 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:33:56.926] thr=82 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:33:56.929] thr=82 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:33:56.930] thr=82 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:33:56.930] thr=82 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:33:56.930] thr=82 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:33:56.930] thr=82 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:33:56.930] thr=82 paramiko.transport: Compression agreed: none +DEB [20190331-11:33:56.934] thr=82 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:33:56.934] thr=82 paramiko.transport: Switch to new keys ... +DEB [20190331-11:33:56.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:33:56.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:33:56.975] thr=82 paramiko.transport: userauth is OK +INF [20190331-11:33:56.994] thr=82 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:33:56.995] thr=82 paramiko.transport: userauth is OK +INF [20190331-11:33:57.017] thr=82 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:33:57.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:33:57.152] thr=82 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:33:57.152] thr=82 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:33:57.193] thr=82 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:33:57.193] thr=82 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:33:57.197] thr=82 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:33:57.209] thr=82 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:33:57.210] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:33:57.210] thr=82 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:33:57.211] thr=82 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:33:57.211] thr=82 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:33:57.248] thr=82 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:33:57.259] thr=82 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:33:57.259] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:33:57.259] thr=82 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:33:57.260] thr=82 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:33:57.260] thr=82 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:33:57.299] thr=82 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:33:57.307] thr=82 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:33:57.308] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:33:57.308] thr=82 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:33:57.309] thr=82 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:33:57.309] thr=82 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:33:57.347] thr=82 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:33:57.355] thr=82 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:33:57.356] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:33:57.356] thr=82 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:33:57.357] thr=82 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:33:57.357] thr=82 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:33:57.395] thr=82 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:33:57.405] thr=82 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:33:57.406] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:33:57.406] thr=82 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:33:57.407] thr=82 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:33:57.407] thr=82 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:33:57.446] thr=82 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:33:57.455] thr=82 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:33:57.455] thr=82 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:33:57.556] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:33:57.557] thr=82 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:33:57.557] thr=82 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:33:57.558] thr=82 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:33:57.567] thr=82 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:33:57.568] thr=82 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:33:57.570] thr=82 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:01.921] thr=83 paramiko.transport: starting thread (client mode): 0x55b02f0 +DEB [20190331-11:34:01.921] thr=83 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:01.930] thr=83 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:01.930] thr=83 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:01.933] thr=83 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:01.933] thr=83 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:01.933] thr=83 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:01.934] thr=83 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:01.934] thr=83 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:01.934] thr=83 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:01.938] thr=83 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:01.938] thr=83 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:01.938] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:01.940] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:01.975] thr=83 paramiko.transport: userauth is OK +INF [20190331-11:34:01.996] thr=83 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:01.997] thr=83 paramiko.transport: userauth is OK +INF [20190331-11:34:02.019] thr=83 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:02.020] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:02.179] thr=83 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:02.179] thr=83 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:02.221] thr=83 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:02.221] thr=83 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:02.226] thr=83 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:02.242] thr=83 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:02.243] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:02.243] thr=83 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:02.243] thr=83 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:02.244] thr=83 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:02.283] thr=83 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:02.302] thr=83 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:02.302] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:02.303] thr=83 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:02.303] thr=83 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:02.303] thr=83 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:02.344] thr=83 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:02.364] thr=83 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:02.364] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:02.365] thr=83 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:02.365] thr=83 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:02.365] thr=83 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:02.408] thr=83 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:02.422] thr=83 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:02.422] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:02.423] thr=83 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:02.423] thr=83 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:02.423] thr=83 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:02.462] thr=83 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:02.480] thr=83 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:02.480] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:02.481] thr=83 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:02.482] thr=83 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:02.482] thr=83 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:02.522] thr=83 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:02.533] thr=83 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:02.533] thr=83 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:02.634] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:02.635] thr=83 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:02.635] thr=83 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:02.637] thr=83 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:02.650] thr=83 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:02.652] thr=83 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:06.923] thr=85 paramiko.transport: starting thread (client mode): 0x50ca5f0 +DEB [20190331-11:34:06.924] thr=85 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:06.943] thr=85 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:06.943] thr=85 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:06.950] thr=85 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:06.950] thr=85 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:06.950] thr=85 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:06.951] thr=85 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:06.951] thr=85 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:06.951] thr=85 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:06.959] thr=85 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:06.959] thr=85 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:06.960] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:06.962] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:07.000] thr=85 paramiko.transport: userauth is OK +INF [20190331-11:34:07.029] thr=85 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:07.030] thr=85 paramiko.transport: userauth is OK +INF [20190331-11:34:07.067] thr=85 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:07.067] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:07.408] thr=85 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:07.408] thr=85 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:07.451] thr=85 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:07.451] thr=85 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:07.457] thr=85 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:07.484] thr=85 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:07.485] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:07.485] thr=85 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:07.486] thr=85 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:07.486] thr=85 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:07.526] thr=85 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:07.554] thr=85 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:07.554] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:07.554] thr=85 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:07.555] thr=85 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:07.555] thr=85 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:07.595] thr=85 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:07.616] thr=85 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:07.616] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:07.617] thr=85 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:07.617] thr=85 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:07.617] thr=85 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:07.659] thr=85 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:07.684] thr=85 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:07.685] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:07.685] thr=85 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:07.687] thr=85 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:07.687] thr=85 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:07.728] thr=85 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:07.749] thr=85 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:07.749] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:07.750] thr=85 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:07.751] thr=85 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:07.751] thr=85 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:07.791] thr=85 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:07.817] thr=85 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:07.817] thr=85 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:07.918] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:07.919] thr=85 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:07.919] thr=85 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:07.922] thr=85 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:07.938] thr=85 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:07.939] thr=85 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:07.941] thr=85 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:11.921] thr=86 paramiko.transport: starting thread (client mode): 0xa4c530 +DEB [20190331-11:34:11.921] thr=86 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:11.941] thr=86 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:11.941] thr=86 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:11.947] thr=86 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:11.947] thr=86 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:11.947] thr=86 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:11.948] thr=86 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:11.948] thr=86 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:11.948] thr=86 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:11.954] thr=86 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:11.955] thr=86 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:11.956] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:11.957] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:11.993] thr=86 paramiko.transport: userauth is OK +INF [20190331-11:34:12.019] thr=86 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:12.020] thr=86 paramiko.transport: userauth is OK +INF [20190331-11:34:12.050] thr=86 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:12.051] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:12.315] thr=86 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:12.315] thr=86 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:12.356] thr=86 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:12.356] thr=86 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:12.362] thr=86 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:12.379] thr=86 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:12.380] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:12.380] thr=86 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:12.380] thr=86 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:12.380] thr=86 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:12.420] thr=86 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:12.438] thr=86 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:12.439] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:12.439] thr=86 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:12.439] thr=86 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:12.439] thr=86 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:12.480] thr=86 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:12.498] thr=86 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:12.498] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:12.498] thr=86 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:12.499] thr=86 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:12.499] thr=86 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:12.541] thr=86 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:12.562] thr=86 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:12.563] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:12.563] thr=86 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:12.564] thr=86 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:12.564] thr=86 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:12.603] thr=86 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:12.623] thr=86 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:12.623] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:12.624] thr=86 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:12.625] thr=86 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:12.625] thr=86 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:12.666] thr=86 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:12.688] thr=86 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:12.688] thr=86 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:12.789] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:12.790] thr=86 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:12.790] thr=86 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:12.792] thr=86 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:12.805] thr=86 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:12.806] thr=86 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:12.810] thr=86 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:16.919] thr=87 paramiko.transport: starting thread (client mode): 0x50bbe30 +DEB [20190331-11:34:16.919] thr=87 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:16.946] thr=87 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:16.946] thr=87 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:16.954] thr=87 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:16.954] thr=87 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:16.954] thr=87 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:16.955] thr=87 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:16.955] thr=87 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:16.955] thr=87 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:16.962] thr=87 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:16.963] thr=87 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:16.963] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:16.965] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:17.003] thr=87 paramiko.transport: userauth is OK +INF [20190331-11:34:17.028] thr=87 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:17.029] thr=87 paramiko.transport: userauth is OK +INF [20190331-11:34:17.074] thr=87 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:17.075] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:17.336] thr=87 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:17.337] thr=87 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:17.378] thr=87 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:17.378] thr=87 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:17.383] thr=87 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:17.398] thr=87 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:17.399] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:17.399] thr=87 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:17.400] thr=87 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:17.400] thr=87 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:17.442] thr=87 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:17.462] thr=87 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:17.463] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:17.463] thr=87 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:17.464] thr=87 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:17.464] thr=87 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:17.506] thr=87 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:17.518] thr=87 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:17.518] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:17.518] thr=87 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:17.519] thr=87 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:17.519] thr=87 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:17.559] thr=87 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:17.571] thr=87 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:17.571] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:17.572] thr=87 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:17.573] thr=87 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:17.573] thr=87 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:17.613] thr=87 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:17.630] thr=87 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:17.630] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:17.631] thr=87 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:17.631] thr=87 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:17.631] thr=87 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:17.671] thr=87 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:17.692] thr=87 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:17.693] thr=87 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:17.795] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:17.796] thr=87 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:17.796] thr=87 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:17.798] thr=87 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:17.814] thr=87 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:17.815] thr=87 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:17.817] thr=87 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:21.921] thr=88 paramiko.transport: starting thread (client mode): 0x5311910 +DEB [20190331-11:34:21.921] thr=88 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:21.937] thr=88 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:21.937] thr=88 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:21.941] thr=88 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:21.942] thr=88 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:21.942] thr=88 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:21.942] thr=88 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:21.942] thr=88 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:21.942] thr=88 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:21.946] thr=88 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:21.946] thr=88 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:21.947] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:21.948] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:21.986] thr=88 paramiko.transport: userauth is OK +INF [20190331-11:34:22.010] thr=88 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:22.011] thr=88 paramiko.transport: userauth is OK +INF [20190331-11:34:22.036] thr=88 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:22.037] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:22.214] thr=88 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:22.214] thr=88 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:22.254] thr=88 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:22.254] thr=88 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:22.260] thr=88 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:22.284] thr=88 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:22.285] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:22.286] thr=88 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:22.286] thr=88 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:22.286] thr=88 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:22.327] thr=88 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:22.344] thr=88 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:22.345] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:22.345] thr=88 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:22.345] thr=88 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:22.345] thr=88 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:22.385] thr=88 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:22.401] thr=88 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:22.401] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:22.402] thr=88 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:22.402] thr=88 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:22.402] thr=88 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:22.443] thr=88 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:22.456] thr=88 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:22.456] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:22.456] thr=88 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:22.457] thr=88 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:22.457] thr=88 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:22.494] thr=88 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:22.507] thr=88 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:22.507] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:22.507] thr=88 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:22.508] thr=88 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:22.508] thr=88 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:22.547] thr=88 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:22.565] thr=88 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:22.566] thr=88 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:22.667] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:22.668] thr=88 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:22.668] thr=88 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:22.670] thr=88 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:22.688] thr=88 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:22.689] thr=88 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:22.690] thr=88 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:26.920] thr=89 paramiko.transport: starting thread (client mode): 0x4e0adb0 +DEB [20190331-11:34:26.920] thr=89 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:26.931] thr=89 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:26.931] thr=89 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:26.934] thr=89 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:26.935] thr=89 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:26.935] thr=89 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:26.935] thr=89 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:26.935] thr=89 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:26.935] thr=89 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:26.940] thr=89 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:26.941] thr=89 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:26.941] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:26.942] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:26.979] thr=89 paramiko.transport: userauth is OK +INF [20190331-11:34:27.001] thr=89 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:27.001] thr=89 paramiko.transport: userauth is OK +INF [20190331-11:34:27.024] thr=89 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:27.024] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:27.211] thr=89 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:27.212] thr=89 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:27.251] thr=89 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:27.251] thr=89 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:27.255] thr=89 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:27.274] thr=89 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:27.274] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:27.275] thr=89 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:27.275] thr=89 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:27.275] thr=89 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:27.317] thr=89 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:27.331] thr=89 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:27.332] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:27.332] thr=89 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:27.333] thr=89 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:27.333] thr=89 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:27.372] thr=89 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:27.384] thr=89 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:27.384] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:27.385] thr=89 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:27.385] thr=89 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:27.385] thr=89 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:27.424] thr=89 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:27.438] thr=89 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:27.438] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:27.439] thr=89 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:27.439] thr=89 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:27.439] thr=89 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:27.480] thr=89 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:27.492] thr=89 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:27.492] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:27.492] thr=89 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:27.493] thr=89 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:27.493] thr=89 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:27.533] thr=89 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:27.550] thr=89 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:27.551] thr=89 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:27.652] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:27.653] thr=89 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:27.653] thr=89 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:27.656] thr=89 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:27.676] thr=89 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:27.677] thr=89 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:27.680] thr=89 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:31.920] thr=90 paramiko.transport: starting thread (client mode): 0x50ca250 +DEB [20190331-11:34:31.920] thr=90 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:31.931] thr=90 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:31.932] thr=90 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:31.935] thr=90 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:31.936] thr=90 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:31.936] thr=90 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:31.936] thr=90 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:31.936] thr=90 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:31.936] thr=90 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:31.943] thr=90 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:31.943] thr=90 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:31.945] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:31.947] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:31.981] thr=90 paramiko.transport: userauth is OK +INF [20190331-11:34:32.009] thr=90 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:32.010] thr=90 paramiko.transport: userauth is OK +INF [20190331-11:34:32.039] thr=90 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:32.039] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:32.250] thr=90 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:32.250] thr=90 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:32.292] thr=90 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:32.292] thr=90 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:32.298] thr=90 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:32.315] thr=90 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:32.316] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:32.317] thr=90 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:32.317] thr=90 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:32.317] thr=90 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:32.357] thr=90 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:32.372] thr=90 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:32.372] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:32.373] thr=90 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:32.373] thr=90 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:32.374] thr=90 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:32.414] thr=90 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:32.427] thr=90 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:32.427] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:32.428] thr=90 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:32.429] thr=90 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:32.429] thr=90 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:32.470] thr=90 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:32.482] thr=90 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:32.482] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:32.482] thr=90 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:32.483] thr=90 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:32.483] thr=90 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:32.524] thr=90 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:32.548] thr=90 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:32.549] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:32.549] thr=90 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:32.550] thr=90 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:32.550] thr=90 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:32.591] thr=90 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:32.603] thr=90 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:32.603] thr=90 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:32.705] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:32.706] thr=90 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:32.707] thr=90 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:32.708] thr=90 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:32.725] thr=90 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:32.726] thr=90 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:32.727] thr=90 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:34:32.727] thr=90 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:34:36.919] thr=91 paramiko.transport: starting thread (client mode): 0x4db2cf0 +DEB [20190331-11:34:36.920] thr=91 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:36.930] thr=91 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:36.930] thr=91 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:36.933] thr=91 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:36.933] thr=91 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:36.933] thr=91 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:36.933] thr=91 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:36.934] thr=91 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:36.934] thr=91 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:36.938] thr=91 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:36.938] thr=91 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:36.938] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:36.939] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:36.978] thr=91 paramiko.transport: userauth is OK +INF [20190331-11:34:36.998] thr=91 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:36.999] thr=91 paramiko.transport: userauth is OK +INF [20190331-11:34:37.022] thr=91 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:37.023] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:37.187] thr=91 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:37.188] thr=91 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:37.228] thr=91 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:37.228] thr=91 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:37.234] thr=91 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:37.248] thr=91 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:37.248] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:37.249] thr=91 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:37.249] thr=91 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:37.249] thr=91 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:37.290] thr=91 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:37.304] thr=91 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:37.304] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:37.305] thr=91 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:37.305] thr=91 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:37.305] thr=91 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:37.343] thr=91 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:37.356] thr=91 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:37.357] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:37.357] thr=91 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:37.358] thr=91 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:37.358] thr=91 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:37.397] thr=91 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:37.409] thr=91 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:37.409] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:37.410] thr=91 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:37.410] thr=91 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:37.410] thr=91 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:37.450] thr=91 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:37.465] thr=91 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:37.466] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:37.466] thr=91 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:37.466] thr=91 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:37.467] thr=91 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:37.507] thr=91 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:37.521] thr=91 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:37.521] thr=91 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:37.622] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:37.623] thr=91 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:37.623] thr=91 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:37.625] thr=91 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:37.636] thr=91 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:37.637] thr=91 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:37.639] thr=91 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:41.920] thr=92 paramiko.transport: starting thread (client mode): 0x50bbe10 +DEB [20190331-11:34:41.920] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:41.930] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:41.930] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:41.933] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:41.933] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:41.934] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:41.934] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:41.934] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:41.934] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:41.938] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:41.939] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:41.939] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:41.940] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:41.977] thr=92 paramiko.transport: userauth is OK +INF [20190331-11:34:41.996] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:41.997] thr=92 paramiko.transport: userauth is OK +INF [20190331-11:34:42.020] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:42.020] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:42.161] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:42.162] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:42.203] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:42.203] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:42.208] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:42.224] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:42.225] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:42.225] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:42.226] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:42.226] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:42.266] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:42.279] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:42.279] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:42.279] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:42.280] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:42.280] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:42.321] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:42.330] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:42.330] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:42.330] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:42.331] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:42.331] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:42.372] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:42.380] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:42.381] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:42.381] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:42.382] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:42.382] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:42.422] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:42.433] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:42.433] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:42.434] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:42.434] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:42.434] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:42.474] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:42.483] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:42.483] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:42.584] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:42.584] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:42.585] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:42.586] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:42.595] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:42.595] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:42.597] thr=92 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:46.918] thr=93 paramiko.transport: starting thread (client mode): 0x66f850 +DEB [20190331-11:34:46.918] thr=93 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:46.929] thr=93 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:46.929] thr=93 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:46.932] thr=93 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:46.933] thr=93 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:46.933] thr=93 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:46.933] thr=93 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:46.933] thr=93 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:46.933] thr=93 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:46.937] thr=93 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:46.938] thr=93 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:46.938] thr=84 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:46.940] thr=84 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:46.978] thr=93 paramiko.transport: userauth is OK +INF [20190331-11:34:46.998] thr=93 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:46.999] thr=93 paramiko.transport: userauth is OK +INF [20190331-11:34:47.020] thr=93 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:47.020] thr=84 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:47.170] thr=93 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:47.170] thr=93 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:47.211] thr=93 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:47.211] thr=93 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:47.216] thr=93 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:47.230] thr=93 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:47.230] thr=84 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:47.231] thr=93 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:47.231] thr=93 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:47.231] thr=93 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:47.272] thr=93 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:47.285] thr=93 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:47.286] thr=84 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:47.286] thr=93 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:47.287] thr=93 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:47.287] thr=93 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:47.328] thr=93 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:47.336] thr=93 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:47.336] thr=84 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:47.337] thr=93 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:47.337] thr=93 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:47.338] thr=93 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:47.377] thr=93 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:47.386] thr=93 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:47.386] thr=84 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:47.387] thr=93 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:47.387] thr=93 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:47.387] thr=93 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:47.427] thr=93 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:47.437] thr=93 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:47.438] thr=84 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:47.438] thr=93 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:47.439] thr=93 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:47.439] thr=93 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:47.476] thr=93 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:47.485] thr=93 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:47.485] thr=93 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:47.587] thr=84 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:47.588] thr=93 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:47.588] thr=93 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:47.589] thr=93 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:47.599] thr=93 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:47.600] thr=93 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:47.601] thr=93 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:51.918] thr=94 paramiko.transport: starting thread (client mode): 0x4da8ab0 +DEB [20190331-11:34:51.918] thr=94 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:51.926] thr=94 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:51.926] thr=94 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:51.930] thr=94 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:51.930] thr=94 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:51.930] thr=94 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:51.930] thr=94 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:51.930] thr=94 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:51.930] thr=94 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:51.934] thr=94 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:51.935] thr=94 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:51.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:51.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:51.974] thr=94 paramiko.transport: userauth is OK +INF [20190331-11:34:51.994] thr=94 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:51.994] thr=94 paramiko.transport: userauth is OK +INF [20190331-11:34:52.015] thr=94 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:52.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:52.150] thr=94 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:52.151] thr=94 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:52.192] thr=94 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:52.192] thr=94 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:52.197] thr=94 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:52.209] thr=94 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:52.210] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:52.210] thr=94 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:52.211] thr=94 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:52.211] thr=94 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:52.249] thr=94 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:52.261] thr=94 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:52.261] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:52.262] thr=94 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:52.262] thr=94 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:52.262] thr=94 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:52.301] thr=94 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:52.310] thr=94 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:52.310] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:52.310] thr=94 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:52.311] thr=94 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:52.311] thr=94 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:52.350] thr=94 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:52.359] thr=94 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:52.359] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:52.359] thr=94 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:52.360] thr=94 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:52.360] thr=94 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:52.399] thr=94 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:52.410] thr=94 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:52.410] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:52.410] thr=94 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:52.411] thr=94 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:52.411] thr=94 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:52.451] thr=94 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:52.460] thr=94 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:52.460] thr=94 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:52.561] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:52.561] thr=94 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:52.562] thr=94 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:52.563] thr=94 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:52.572] thr=94 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:52.573] thr=94 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:52.574] thr=94 paramiko.transport: EOF in transport thread +DEB [20190331-11:34:56.919] thr=95 paramiko.transport: starting thread (client mode): 0x4db2d30 +DEB [20190331-11:34:56.919] thr=95 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:34:56.927] thr=95 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:34:56.927] thr=95 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:34:56.930] thr=95 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:34:56.930] thr=95 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:34:56.930] thr=95 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:34:56.930] thr=95 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:34:56.930] thr=95 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:34:56.931] thr=95 paramiko.transport: Compression agreed: none +DEB [20190331-11:34:56.935] thr=95 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:34:56.935] thr=95 paramiko.transport: Switch to new keys ... +DEB [20190331-11:34:56.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:34:56.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:34:56.972] thr=95 paramiko.transport: userauth is OK +INF [20190331-11:34:56.991] thr=95 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:34:56.992] thr=95 paramiko.transport: userauth is OK +INF [20190331-11:34:57.013] thr=95 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:34:57.013] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:34:57.153] thr=95 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:34:57.153] thr=95 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:34:57.194] thr=95 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:34:57.194] thr=95 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:34:57.199] thr=95 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:34:57.213] thr=95 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:34:57.213] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:34:57.214] thr=95 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:34:57.214] thr=95 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:34:57.215] thr=95 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:34:57.255] thr=95 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:34:57.268] thr=95 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:34:57.268] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:34:57.269] thr=95 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:34:57.269] thr=95 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:34:57.269] thr=95 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:34:57.308] thr=95 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:34:57.317] thr=95 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:34:57.317] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:34:57.317] thr=95 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:34:57.318] thr=95 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:34:57.318] thr=95 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:34:57.356] thr=95 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:34:57.364] thr=95 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:34:57.365] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:34:57.365] thr=95 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:34:57.366] thr=95 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:34:57.366] thr=95 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:34:57.404] thr=95 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:34:57.416] thr=95 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:34:57.417] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:34:57.417] thr=95 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:34:57.418] thr=95 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:34:57.418] thr=95 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:34:57.456] thr=95 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:34:57.465] thr=95 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:34:57.465] thr=95 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:34:57.566] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:34:57.567] thr=95 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:34:57.567] thr=95 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:34:57.568] thr=95 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:34:57.577] thr=95 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:34:57.578] thr=95 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:34:57.579] thr=95 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:01.918] thr=96 paramiko.transport: starting thread (client mode): 0x55ac310 +DEB [20190331-11:35:01.918] thr=96 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:01.930] thr=96 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:01.930] thr=96 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:01.933] thr=96 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:01.934] thr=96 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:01.934] thr=96 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:01.934] thr=96 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:01.934] thr=96 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:01.934] thr=96 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:01.938] thr=96 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:01.938] thr=96 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:01.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:01.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:01.976] thr=96 paramiko.transport: userauth is OK +INF [20190331-11:35:01.995] thr=96 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:01.996] thr=96 paramiko.transport: userauth is OK +INF [20190331-11:35:02.018] thr=96 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:02.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:02.165] thr=96 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:02.165] thr=96 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:02.205] thr=96 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:02.205] thr=96 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:02.209] thr=96 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:02.222] thr=96 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:02.222] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:02.223] thr=96 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:02.223] thr=96 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:02.223] thr=96 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:02.266] thr=96 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:02.279] thr=96 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:02.279] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:02.280] thr=96 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:02.280] thr=96 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:02.280] thr=96 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:02.318] thr=96 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:02.327] thr=96 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:02.327] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:02.327] thr=96 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:02.328] thr=96 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:02.328] thr=96 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:02.366] thr=96 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:02.374] thr=96 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:02.374] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:02.375] thr=96 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:02.375] thr=96 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:02.375] thr=96 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:02.414] thr=96 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:02.424] thr=96 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:02.425] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:02.425] thr=96 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:02.426] thr=96 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:02.426] thr=96 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:02.465] thr=96 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:02.474] thr=96 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:02.474] thr=96 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:02.574] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:02.575] thr=96 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:02.575] thr=96 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:02.576] thr=96 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:02.585] thr=96 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:02.586] thr=96 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:02.587] thr=96 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:06.918] thr=97 paramiko.transport: starting thread (client mode): 0x531fcb0 +DEB [20190331-11:35:06.918] thr=97 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:06.930] thr=97 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:06.930] thr=97 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:06.932] thr=97 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:06.933] thr=97 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:06.933] thr=97 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:06.933] thr=97 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:06.933] thr=97 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:06.933] thr=97 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:06.937] thr=97 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:06.937] thr=97 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:06.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:06.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:06.974] thr=97 paramiko.transport: userauth is OK +INF [20190331-11:35:06.994] thr=97 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:06.995] thr=97 paramiko.transport: userauth is OK +INF [20190331-11:35:07.031] thr=97 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:07.031] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:07.156] thr=97 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:07.156] thr=97 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:07.196] thr=97 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:07.196] thr=97 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:07.201] thr=97 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:07.214] thr=97 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:07.215] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:07.215] thr=97 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:07.216] thr=97 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:07.216] thr=97 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:07.259] thr=97 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:07.269] thr=97 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:07.269] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:07.270] thr=97 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:07.270] thr=97 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:07.270] thr=97 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:07.310] thr=97 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:07.317] thr=97 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:07.318] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:07.318] thr=97 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:07.319] thr=97 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:07.319] thr=97 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:07.358] thr=97 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:07.365] thr=97 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:07.366] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:07.366] thr=97 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:07.367] thr=97 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:07.367] thr=97 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:07.406] thr=97 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:07.417] thr=97 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:07.417] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:07.418] thr=97 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:07.418] thr=97 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:07.418] thr=97 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:07.465] thr=97 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:07.466] thr=97 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:07.466] thr=97 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:07.567] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:07.568] thr=97 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:07.568] thr=97 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:07.576] thr=97 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:07.578] thr=97 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:07.578] thr=97 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:07.579] thr=97 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:11.919] thr=98 paramiko.transport: starting thread (client mode): 0x4e06490 +DEB [20190331-11:35:11.919] thr=98 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:11.931] thr=98 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:11.931] thr=98 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:11.933] thr=98 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:11.934] thr=98 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:11.934] thr=98 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:11.934] thr=98 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:11.934] thr=98 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:11.934] thr=98 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:11.938] thr=98 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:11.938] thr=98 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:11.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:11.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:11.975] thr=98 paramiko.transport: userauth is OK +INF [20190331-11:35:11.995] thr=98 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:11.996] thr=98 paramiko.transport: userauth is OK +INF [20190331-11:35:12.031] thr=98 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:12.031] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:12.156] thr=98 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:12.156] thr=98 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:12.203] thr=98 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:12.203] thr=98 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:12.218] thr=98 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:12.223] thr=98 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:12.223] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:12.224] thr=98 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:12.224] thr=98 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:12.224] thr=98 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:12.268] thr=98 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:12.278] thr=98 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:12.279] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:12.279] thr=98 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:12.280] thr=98 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:12.280] thr=98 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:12.319] thr=98 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:12.327] thr=98 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:12.327] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:12.328] thr=98 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:12.328] thr=98 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:12.328] thr=98 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:12.375] thr=98 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:12.376] thr=98 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:12.376] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:12.377] thr=98 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:12.377] thr=98 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:12.377] thr=98 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:12.422] thr=98 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:12.427] thr=98 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:12.427] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:12.428] thr=98 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:12.428] thr=98 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:12.429] thr=98 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:12.468] thr=98 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:12.476] thr=98 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:12.477] thr=98 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:12.577] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:12.578] thr=98 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:12.578] thr=98 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:12.586] thr=98 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:12.588] thr=98 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:12.589] thr=98 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:12.591] thr=98 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:16.918] thr=99 paramiko.transport: starting thread (client mode): 0x50d56f0 +DEB [20190331-11:35:16.918] thr=99 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:16.928] thr=99 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:16.928] thr=99 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:16.931] thr=99 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:16.931] thr=99 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:16.931] thr=99 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:16.931] thr=99 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:16.932] thr=99 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:16.932] thr=99 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:16.936] thr=99 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:16.936] thr=99 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:16.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:16.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:16.977] thr=99 paramiko.transport: userauth is OK +INF [20190331-11:35:17.224] thr=99 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:17.225] thr=99 paramiko.transport: userauth is OK +INF [20190331-11:35:17.247] thr=99 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:17.247] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:17.385] thr=99 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:17.385] thr=99 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:17.426] thr=99 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:17.426] thr=99 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:17.428] thr=99 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:17.442] thr=99 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:17.443] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:17.443] thr=99 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:17.444] thr=99 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:17.444] thr=99 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:17.484] thr=99 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:17.495] thr=99 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:17.496] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:17.496] thr=99 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:17.497] thr=99 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:17.497] thr=99 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:17.535] thr=99 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:17.544] thr=99 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:17.544] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:17.545] thr=99 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:17.546] thr=99 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:17.546] thr=99 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:17.586] thr=99 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:17.595] thr=99 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:17.595] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:17.595] thr=99 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:17.596] thr=99 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:17.596] thr=99 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:17.637] thr=99 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:17.648] thr=99 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:17.648] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:17.648] thr=99 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:17.649] thr=99 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:17.649] thr=99 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:17.690] thr=99 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:17.700] thr=99 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:17.700] thr=99 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:17.801] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:17.801] thr=99 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:17.802] thr=99 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:17.804] thr=99 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:17.814] thr=99 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:17.816] thr=99 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:17.817] thr=99 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:21.917] thr=100 paramiko.transport: starting thread (client mode): 0x50ca530 +DEB [20190331-11:35:21.918] thr=100 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:21.927] thr=100 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:21.927] thr=100 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:21.930] thr=100 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:21.930] thr=100 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:21.930] thr=100 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:21.930] thr=100 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:21.930] thr=100 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:21.930] thr=100 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:21.934] thr=100 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:21.934] thr=100 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:21.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:21.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:21.974] thr=100 paramiko.transport: userauth is OK +INF [20190331-11:35:21.994] thr=100 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:21.994] thr=100 paramiko.transport: userauth is OK +INF [20190331-11:35:22.016] thr=100 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:22.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:22.160] thr=100 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:22.161] thr=100 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:22.202] thr=100 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:22.202] thr=100 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:22.206] thr=100 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:22.220] thr=100 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:22.220] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:22.221] thr=100 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:22.221] thr=100 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:22.222] thr=100 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:22.260] thr=100 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:22.272] thr=100 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:22.272] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:22.273] thr=100 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:22.273] thr=100 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:22.273] thr=100 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:22.314] thr=100 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:22.322] thr=100 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:22.323] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:22.323] thr=100 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:22.324] thr=100 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:22.324] thr=100 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:22.364] thr=100 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:22.373] thr=100 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:22.373] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:22.373] thr=100 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:22.374] thr=100 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:22.374] thr=100 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:22.415] thr=100 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:22.426] thr=100 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:22.427] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:22.427] thr=100 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:22.428] thr=100 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:22.428] thr=100 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:22.466] thr=100 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:22.475] thr=100 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:22.475] thr=100 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:22.575] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:22.576] thr=100 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:22.576] thr=100 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:22.577] thr=100 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:22.586] thr=100 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:22.587] thr=100 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:22.588] thr=100 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:26.920] thr=101 paramiko.transport: starting thread (client mode): 0x55b03d0 +DEB [20190331-11:35:26.920] thr=101 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:26.928] thr=101 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:26.929] thr=101 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:26.931] thr=101 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:26.932] thr=101 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:26.932] thr=101 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:26.932] thr=101 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:26.932] thr=101 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:26.932] thr=101 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:26.936] thr=101 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:26.937] thr=101 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:26.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:26.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:26.977] thr=101 paramiko.transport: userauth is OK +INF [20190331-11:35:26.995] thr=101 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:26.996] thr=101 paramiko.transport: userauth is OK +INF [20190331-11:35:27.018] thr=101 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:27.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:27.165] thr=101 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:27.165] thr=101 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:27.204] thr=101 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:27.204] thr=101 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:27.209] thr=101 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:27.222] thr=101 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:27.222] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:27.223] thr=101 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:27.223] thr=101 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:27.223] thr=101 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:27.264] thr=101 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:27.277] thr=101 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:27.277] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:27.278] thr=101 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:27.278] thr=101 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:27.278] thr=101 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:27.319] thr=101 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:27.328] thr=101 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:27.328] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:27.328] thr=101 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:27.329] thr=101 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:27.330] thr=101 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:27.371] thr=101 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:27.379] thr=101 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:27.380] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:27.380] thr=101 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:27.381] thr=101 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:27.381] thr=101 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:27.420] thr=101 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:27.431] thr=101 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:27.431] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:27.431] thr=101 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:27.432] thr=101 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:27.432] thr=101 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:27.470] thr=101 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:27.479] thr=101 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:27.479] thr=101 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:27.580] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:27.581] thr=101 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:27.581] thr=101 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:27.582] thr=101 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:27.591] thr=101 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:27.592] thr=101 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:27.593] thr=101 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:31.918] thr=102 paramiko.transport: starting thread (client mode): 0x4e39df0 +DEB [20190331-11:35:31.918] thr=102 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:31.928] thr=102 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:31.928] thr=102 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:31.931] thr=102 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:31.932] thr=102 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:31.932] thr=102 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:31.932] thr=102 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:31.932] thr=102 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:31.932] thr=102 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:31.936] thr=102 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:31.936] thr=102 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:31.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:31.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:31.977] thr=102 paramiko.transport: userauth is OK +INF [20190331-11:35:32.000] thr=102 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:32.001] thr=102 paramiko.transport: userauth is OK +INF [20190331-11:35:32.023] thr=102 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:32.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:32.184] thr=102 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:32.184] thr=102 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:32.234] thr=102 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:32.234] thr=102 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:32.236] thr=102 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:32.250] thr=102 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:32.250] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:32.251] thr=102 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:32.251] thr=102 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:32.251] thr=102 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:32.290] thr=102 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:32.303] thr=102 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:32.303] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:32.304] thr=102 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:32.304] thr=102 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:32.304] thr=102 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:32.344] thr=102 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:32.353] thr=102 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:32.353] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:32.353] thr=102 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:32.354] thr=102 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:32.354] thr=102 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:32.395] thr=102 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:32.403] thr=102 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:32.404] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:32.404] thr=102 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:32.405] thr=102 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:32.405] thr=102 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:32.445] thr=102 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:32.458] thr=102 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:32.458] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:32.459] thr=102 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:32.459] thr=102 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:32.459] thr=102 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:32.500] thr=102 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:32.509] thr=102 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:32.509] thr=102 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:32.610] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:32.611] thr=102 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:32.611] thr=102 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:32.612] thr=102 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:32.622] thr=102 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:32.622] thr=102 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:32.624] thr=102 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:36.919] thr=103 paramiko.transport: starting thread (client mode): 0x4e06e10 +DEB [20190331-11:35:36.919] thr=103 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:36.928] thr=103 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:36.928] thr=103 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:36.931] thr=103 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:36.931] thr=103 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:36.931] thr=103 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:36.931] thr=103 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:36.931] thr=103 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:36.931] thr=103 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:36.935] thr=103 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:36.936] thr=103 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:36.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:36.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:36.976] thr=103 paramiko.transport: userauth is OK +INF [20190331-11:35:36.998] thr=103 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:36.999] thr=103 paramiko.transport: userauth is OK +INF [20190331-11:35:37.019] thr=103 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:37.020] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:37.158] thr=103 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:37.159] thr=103 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:37.200] thr=103 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:37.200] thr=103 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:37.203] thr=103 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:37.216] thr=103 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:37.217] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:37.217] thr=103 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:37.218] thr=103 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:37.218] thr=103 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:37.259] thr=103 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:37.271] thr=103 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:37.271] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:37.271] thr=103 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:37.272] thr=103 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:37.272] thr=103 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:37.313] thr=103 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:37.321] thr=103 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:37.322] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:37.322] thr=103 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:37.323] thr=103 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:37.323] thr=103 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:37.364] thr=103 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:37.372] thr=103 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:37.373] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:37.373] thr=103 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:37.374] thr=103 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:37.374] thr=103 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:37.415] thr=103 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:37.426] thr=103 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:37.426] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:37.427] thr=103 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:37.427] thr=103 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:37.427] thr=103 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:37.465] thr=103 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:37.474] thr=103 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:37.474] thr=103 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:37.575] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:37.576] thr=103 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:37.576] thr=103 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:37.577] thr=103 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:37.586] thr=103 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:37.586] thr=103 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:37.588] thr=103 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:41.919] thr=92 paramiko.transport: starting thread (client mode): 0x50bbe10 +DEB [20190331-11:35:41.919] thr=92 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:41.928] thr=92 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:41.929] thr=92 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:41.932] thr=92 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:41.932] thr=92 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:41.932] thr=92 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:41.932] thr=92 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:41.932] thr=92 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:41.932] thr=92 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:41.936] thr=92 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:41.937] thr=92 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:41.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:41.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:41.977] thr=92 paramiko.transport: userauth is OK +INF [20190331-11:35:41.998] thr=92 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:41.998] thr=92 paramiko.transport: userauth is OK +INF [20190331-11:35:42.020] thr=92 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:42.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:42.166] thr=92 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:42.166] thr=92 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:42.205] thr=92 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:42.205] thr=92 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:42.209] thr=92 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:42.222] thr=92 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:42.223] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:42.223] thr=92 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:42.224] thr=92 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:42.224] thr=92 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:42.263] thr=92 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:42.275] thr=92 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:42.276] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:42.276] thr=92 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:42.277] thr=92 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:42.277] thr=92 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:42.317] thr=92 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:42.326] thr=92 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:42.326] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:42.326] thr=92 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:42.327] thr=92 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:42.327] thr=92 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:42.367] thr=92 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:42.375] thr=92 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:42.376] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:42.376] thr=92 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:42.377] thr=92 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:42.377] thr=92 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:42.419] thr=92 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:42.430] thr=92 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:42.430] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:42.431] thr=92 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:42.431] thr=92 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:42.431] thr=92 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:42.470] thr=92 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:42.478] thr=92 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:42.480] thr=92 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:42.580] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:42.580] thr=92 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:42.581] thr=92 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:42.582] thr=92 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:42.591] thr=92 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:42.592] thr=92 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:42.593] thr=92 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:46.917] thr=104 paramiko.transport: starting thread (client mode): 0x3350050 +DEB [20190331-11:35:46.918] thr=104 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:46.927] thr=104 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:46.927] thr=104 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:46.930] thr=104 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:46.931] thr=104 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:46.931] thr=104 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:46.931] thr=104 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:46.931] thr=104 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:46.931] thr=104 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:46.935] thr=104 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:46.935] thr=104 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:46.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:46.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:46.975] thr=104 paramiko.transport: userauth is OK +INF [20190331-11:35:46.994] thr=104 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:46.997] thr=104 paramiko.transport: userauth is OK +INF [20190331-11:35:47.020] thr=104 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:47.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:47.184] thr=104 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:47.184] thr=104 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:47.234] thr=104 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:47.234] thr=104 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:47.238] thr=104 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:47.251] thr=104 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:47.251] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:47.252] thr=104 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:47.252] thr=104 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:47.253] thr=104 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:47.291] thr=104 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:47.304] thr=104 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:47.304] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:47.304] thr=104 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:47.305] thr=104 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:47.305] thr=104 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:47.344] thr=104 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:47.353] thr=104 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:47.353] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:47.354] thr=104 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:47.354] thr=104 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:47.354] thr=104 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:47.393] thr=104 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:47.402] thr=104 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:47.403] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:47.403] thr=104 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:47.404] thr=104 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:47.404] thr=104 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:47.442] thr=104 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:47.453] thr=104 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:47.453] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:47.454] thr=104 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:47.454] thr=104 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:47.455] thr=104 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:47.494] thr=104 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:47.503] thr=104 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:47.504] thr=104 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:47.605] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:47.606] thr=104 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:47.606] thr=104 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:47.607] thr=104 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:47.616] thr=104 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:47.617] thr=104 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:47.619] thr=104 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:51.917] thr=105 paramiko.transport: starting thread (client mode): 0xa46d70 +DEB [20190331-11:35:51.917] thr=105 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:51.926] thr=105 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:51.926] thr=105 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:51.929] thr=105 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:51.930] thr=105 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:51.930] thr=105 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:51.930] thr=105 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:51.930] thr=105 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:51.930] thr=105 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:51.935] thr=105 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:51.935] thr=105 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:51.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:51.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:51.975] thr=105 paramiko.transport: userauth is OK +INF [20190331-11:35:51.995] thr=105 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:51.995] thr=105 paramiko.transport: userauth is OK +INF [20190331-11:35:52.018] thr=105 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:52.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:52.172] thr=105 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:52.173] thr=105 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:52.214] thr=105 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:52.214] thr=105 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:52.220] thr=105 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:52.236] thr=105 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:52.236] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:52.236] thr=105 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:52.237] thr=105 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:52.237] thr=105 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:52.278] thr=105 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:52.292] thr=105 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:52.292] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:52.292] thr=105 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:52.293] thr=105 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:52.293] thr=105 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:52.331] thr=105 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:52.340] thr=105 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:52.340] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:52.340] thr=105 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:52.341] thr=105 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:52.341] thr=105 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:52.380] thr=105 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:52.388] thr=105 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:52.389] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:52.389] thr=105 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:52.389] thr=105 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:52.389] thr=105 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:52.428] thr=105 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:52.439] thr=105 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:52.439] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:52.440] thr=105 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:52.440] thr=105 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:52.440] thr=105 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:52.479] thr=105 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:52.488] thr=105 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:52.488] thr=105 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:52.589] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:52.590] thr=105 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:52.590] thr=105 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:52.591] thr=105 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:52.600] thr=105 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:52.601] thr=105 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:52.602] thr=105 paramiko.transport: EOF in transport thread +DEB [20190331-11:35:56.917] thr=106 paramiko.transport: starting thread (client mode): 0x55a6190 +DEB [20190331-11:35:56.918] thr=106 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:35:56.927] thr=106 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:35:56.927] thr=106 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:35:56.931] thr=106 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:35:56.931] thr=106 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:35:56.931] thr=106 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:35:56.931] thr=106 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:35:56.932] thr=106 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:35:56.932] thr=106 paramiko.transport: Compression agreed: none +DEB [20190331-11:35:56.936] thr=106 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:35:56.936] thr=106 paramiko.transport: Switch to new keys ... +DEB [20190331-11:35:56.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:35:56.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:35:56.975] thr=106 paramiko.transport: userauth is OK +INF [20190331-11:35:56.995] thr=106 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:35:56.996] thr=106 paramiko.transport: userauth is OK +INF [20190331-11:35:57.017] thr=106 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:35:57.018] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:35:57.149] thr=106 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:35:57.149] thr=106 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:35:57.189] thr=106 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:35:57.189] thr=106 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:35:57.194] thr=106 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:35:57.206] thr=106 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:35:57.206] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:35:57.207] thr=106 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:35:57.207] thr=106 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:35:57.207] thr=106 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:35:57.246] thr=106 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:35:57.258] thr=106 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:35:57.258] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:35:57.259] thr=106 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:35:57.259] thr=106 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:35:57.259] thr=106 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:35:57.298] thr=106 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:35:57.307] thr=106 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:35:57.307] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:35:57.307] thr=106 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:35:57.308] thr=106 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:35:57.308] thr=106 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:35:57.347] thr=106 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:35:57.356] thr=106 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:35:57.356] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:35:57.357] thr=106 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:35:57.357] thr=106 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:35:57.357] thr=106 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:35:57.396] thr=106 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:35:57.408] thr=106 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:35:57.408] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:35:57.408] thr=106 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:35:57.409] thr=106 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:35:57.409] thr=106 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:35:57.447] thr=106 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:35:57.456] thr=106 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:35:57.456] thr=106 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:35:57.557] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:35:57.558] thr=106 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:35:57.558] thr=106 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:35:57.559] thr=106 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:35:57.568] thr=106 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:35:57.569] thr=106 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:35:57.570] thr=106 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:01.918] thr=107 paramiko.transport: starting thread (client mode): 0x55a6790 +DEB [20190331-11:36:01.918] thr=107 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:01.926] thr=107 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:01.927] thr=107 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:01.930] thr=107 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:01.930] thr=107 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:01.930] thr=107 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:01.930] thr=107 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:01.930] thr=107 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:01.930] thr=107 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:01.934] thr=107 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:01.934] thr=107 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:01.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:01.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:01.974] thr=107 paramiko.transport: userauth is OK +INF [20190331-11:36:01.994] thr=107 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:01.995] thr=107 paramiko.transport: userauth is OK +INF [20190331-11:36:02.016] thr=107 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:02.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:02.176] thr=107 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:02.176] thr=107 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:02.217] thr=107 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:02.217] thr=107 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:02.223] thr=107 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:02.239] thr=107 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:02.239] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:02.240] thr=107 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:02.240] thr=107 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:02.240] thr=107 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:02.281] thr=107 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:02.295] thr=107 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:02.295] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:02.296] thr=107 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:02.296] thr=107 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:02.296] thr=107 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:02.335] thr=107 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:02.344] thr=107 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:02.345] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:02.345] thr=107 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:02.346] thr=107 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:02.346] thr=107 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:02.385] thr=107 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:02.394] thr=107 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:02.394] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:02.394] thr=107 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:02.395] thr=107 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:02.395] thr=107 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:02.434] thr=107 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:02.445] thr=107 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:02.445] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:02.446] thr=107 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:02.446] thr=107 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:02.446] thr=107 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:02.486] thr=107 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:02.494] thr=107 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:02.495] thr=107 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:02.596] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:02.596] thr=107 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:02.597] thr=107 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:02.598] thr=107 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:02.607] thr=107 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:02.608] thr=107 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:02.610] thr=107 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:06.917] thr=108 paramiko.transport: starting thread (client mode): 0x4e0aff0 +DEB [20190331-11:36:06.917] thr=108 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:06.927] thr=108 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:06.928] thr=108 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:06.931] thr=108 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:06.931] thr=108 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:06.931] thr=108 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:06.932] thr=108 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:06.932] thr=108 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:06.932] thr=108 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:06.936] thr=108 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:06.936] thr=108 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:06.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:06.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:06.976] thr=108 paramiko.transport: userauth is OK +INF [20190331-11:36:07.011] thr=108 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:07.012] thr=108 paramiko.transport: userauth is OK +INF [20190331-11:36:07.034] thr=108 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:07.035] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:07.199] thr=108 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:07.199] thr=108 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:07.240] thr=108 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:07.240] thr=108 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:07.244] thr=108 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:07.259] thr=108 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:07.260] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:07.260] thr=108 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:07.260] thr=108 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:07.261] thr=108 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:07.302] thr=108 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:07.316] thr=108 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:07.317] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:07.317] thr=108 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:07.317] thr=108 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:07.318] thr=108 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:07.356] thr=108 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:07.367] thr=108 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:07.367] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:07.367] thr=108 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:07.368] thr=108 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:07.368] thr=108 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:07.407] thr=108 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:07.416] thr=108 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:07.416] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:07.417] thr=108 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:07.417] thr=108 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:07.417] thr=108 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:07.456] thr=108 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:07.467] thr=108 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:07.468] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:07.468] thr=108 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:07.468] thr=108 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:07.469] thr=108 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:07.508] thr=108 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:07.517] thr=108 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:07.517] thr=108 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:07.618] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:07.619] thr=108 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:07.619] thr=108 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:07.620] thr=108 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:07.630] thr=108 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:07.630] thr=108 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:07.631] thr=108 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:11.917] thr=109 paramiko.transport: starting thread (client mode): 0x4db2d10 +DEB [20190331-11:36:11.918] thr=109 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:11.927] thr=109 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:11.927] thr=109 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:11.930] thr=109 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:11.930] thr=109 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:11.930] thr=109 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:11.930] thr=109 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:11.930] thr=109 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:11.931] thr=109 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:11.934] thr=109 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:11.935] thr=109 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:11.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:11.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:11.972] thr=109 paramiko.transport: userauth is OK +INF [20190331-11:36:11.991] thr=109 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:11.992] thr=109 paramiko.transport: userauth is OK +INF [20190331-11:36:12.015] thr=109 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:12.015] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:12.149] thr=109 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:12.149] thr=109 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:12.189] thr=109 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:12.189] thr=109 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:12.193] thr=109 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:12.205] thr=109 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:12.206] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:12.206] thr=109 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:12.207] thr=109 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:12.207] thr=109 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:12.247] thr=109 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:12.259] thr=109 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:12.260] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:12.260] thr=109 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:12.261] thr=109 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:12.261] thr=109 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:12.299] thr=109 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:12.308] thr=109 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:12.309] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:12.309] thr=109 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:12.309] thr=109 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:12.309] thr=109 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:12.350] thr=109 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:12.360] thr=109 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:12.360] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:12.360] thr=109 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:12.361] thr=109 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:12.361] thr=109 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:12.402] thr=109 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:12.414] thr=109 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:12.414] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:12.415] thr=109 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:12.415] thr=109 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:12.415] thr=109 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:12.454] thr=109 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:12.463] thr=109 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:12.464] thr=109 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:12.565] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:12.566] thr=109 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:12.566] thr=109 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:12.567] thr=109 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:12.577] thr=109 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:12.578] thr=109 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:12.579] thr=109 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:16.919] thr=110 paramiko.transport: starting thread (client mode): 0x50ca090 +DEB [20190331-11:36:16.919] thr=110 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:16.929] thr=110 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:16.929] thr=110 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:16.932] thr=110 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:16.934] thr=110 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:16.934] thr=110 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:16.934] thr=110 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:16.934] thr=110 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:16.934] thr=110 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:16.938] thr=110 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:16.939] thr=110 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:16.939] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:16.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:16.976] thr=110 paramiko.transport: userauth is OK +INF [20190331-11:36:16.996] thr=110 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:16.997] thr=110 paramiko.transport: userauth is OK +INF [20190331-11:36:17.019] thr=110 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:17.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:17.186] thr=110 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:17.186] thr=110 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:17.227] thr=110 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:17.227] thr=110 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:17.232] thr=110 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:17.246] thr=110 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:17.247] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:17.247] thr=110 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:17.248] thr=110 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:17.248] thr=110 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:17.288] thr=110 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:17.302] thr=110 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:17.302] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:17.303] thr=110 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:17.303] thr=110 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:17.303] thr=110 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:17.344] thr=110 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:17.353] thr=110 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:17.354] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:17.354] thr=110 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:17.355] thr=110 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:17.355] thr=110 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:17.396] thr=110 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:17.405] thr=110 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:17.406] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:17.406] thr=110 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:17.406] thr=110 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:17.407] thr=110 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:17.445] thr=110 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:17.457] thr=110 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:17.457] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:17.457] thr=110 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:17.458] thr=110 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:17.458] thr=110 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:17.496] thr=110 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:17.506] thr=110 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:17.507] thr=110 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:17.608] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:17.608] thr=110 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:17.609] thr=110 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:17.610] thr=110 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:17.619] thr=110 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:17.620] thr=110 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:17.621] thr=110 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:21.918] thr=111 paramiko.transport: starting thread (client mode): 0x50bbdd0 +DEB [20190331-11:36:21.918] thr=111 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:21.930] thr=111 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:21.930] thr=111 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:21.933] thr=111 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:21.933] thr=111 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:21.933] thr=111 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:21.933] thr=111 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:21.933] thr=111 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:21.933] thr=111 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:21.937] thr=111 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:21.937] thr=111 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:21.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:21.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:21.975] thr=111 paramiko.transport: userauth is OK +INF [20190331-11:36:21.999] thr=111 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:22.000] thr=111 paramiko.transport: userauth is OK +INF [20190331-11:36:22.023] thr=111 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:22.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:22.191] thr=111 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:22.191] thr=111 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:22.233] thr=111 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:22.233] thr=111 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:22.238] thr=111 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:22.253] thr=111 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:22.253] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:22.254] thr=111 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:22.254] thr=111 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:22.255] thr=111 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:22.296] thr=111 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:22.309] thr=111 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:22.309] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:22.310] thr=111 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:22.310] thr=111 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:22.310] thr=111 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:22.352] thr=111 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:22.361] thr=111 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:22.361] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:22.362] thr=111 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:22.362] thr=111 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:22.363] thr=111 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:22.403] thr=111 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:22.412] thr=111 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:22.413] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:22.413] thr=111 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:22.414] thr=111 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:22.414] thr=111 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:22.454] thr=111 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:22.466] thr=111 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:22.466] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:22.466] thr=111 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:22.467] thr=111 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:22.467] thr=111 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:22.505] thr=111 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:22.515] thr=111 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:22.515] thr=111 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:22.616] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:22.617] thr=111 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:22.617] thr=111 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:22.618] thr=111 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:22.627] thr=111 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:22.628] thr=111 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:22.629] thr=111 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:26.919] thr=112 paramiko.transport: starting thread (client mode): 0xa46bb0 +DEB [20190331-11:36:26.919] thr=112 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:26.930] thr=112 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:26.930] thr=112 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:26.933] thr=112 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:26.933] thr=112 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:26.933] thr=112 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:26.933] thr=112 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:26.933] thr=112 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:26.933] thr=112 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:26.938] thr=112 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:26.938] thr=112 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:26.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:26.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:26.977] thr=112 paramiko.transport: userauth is OK +INF [20190331-11:36:26.997] thr=112 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:26.998] thr=112 paramiko.transport: userauth is OK +INF [20190331-11:36:27.031] thr=112 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:27.031] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:27.190] thr=112 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:27.190] thr=112 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:27.230] thr=112 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:27.230] thr=112 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:27.238] thr=112 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:27.251] thr=112 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:27.251] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:27.252] thr=112 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:27.252] thr=112 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:27.252] thr=112 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:27.294] thr=112 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:27.306] thr=112 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:27.306] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:27.307] thr=112 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:27.307] thr=112 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:27.307] thr=112 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:27.349] thr=112 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:27.359] thr=112 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:27.360] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:27.360] thr=112 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:27.361] thr=112 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:27.361] thr=112 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:27.406] thr=112 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:27.412] thr=112 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:27.412] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:27.412] thr=112 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:27.413] thr=112 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:27.413] thr=112 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:27.452] thr=112 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:27.464] thr=112 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:27.464] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:27.464] thr=112 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:27.465] thr=112 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:27.465] thr=112 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:27.513] thr=112 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:27.514] thr=112 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:27.514] thr=112 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:27.615] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:27.616] thr=112 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:27.616] thr=112 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:27.625] thr=112 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:27.627] thr=112 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:27.627] thr=112 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:27.631] thr=112 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:31.918] thr=113 paramiko.transport: starting thread (client mode): 0x50ca0d0 +DEB [20190331-11:36:31.918] thr=113 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:31.929] thr=113 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:31.930] thr=113 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:31.932] thr=113 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:31.932] thr=113 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:31.932] thr=113 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:31.932] thr=113 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:31.932] thr=113 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:31.932] thr=113 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:31.936] thr=113 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:31.936] thr=113 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:31.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:31.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:31.974] thr=113 paramiko.transport: userauth is OK +INF [20190331-11:36:31.994] thr=113 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:31.995] thr=113 paramiko.transport: userauth is OK +INF [20190331-11:36:32.019] thr=113 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:32.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:32.187] thr=113 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:32.187] thr=113 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:32.228] thr=113 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:32.228] thr=113 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:32.234] thr=113 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:32.245] thr=113 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:32.246] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:32.246] thr=113 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:32.247] thr=113 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:32.247] thr=113 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:32.296] thr=113 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:32.300] thr=113 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:32.300] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:32.300] thr=113 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:32.301] thr=113 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:32.301] thr=113 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:32.343] thr=113 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:32.352] thr=113 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:32.352] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:32.353] thr=113 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:32.353] thr=113 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:32.353] thr=113 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:32.396] thr=113 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:32.405] thr=113 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:32.405] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:32.405] thr=113 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:32.406] thr=113 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:32.406] thr=113 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:32.446] thr=113 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:32.457] thr=113 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:32.458] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:32.458] thr=113 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:32.459] thr=113 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:32.459] thr=113 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:32.498] thr=113 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:32.507] thr=113 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:32.507] thr=113 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:32.608] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:32.608] thr=113 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:32.609] thr=113 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:32.619] thr=113 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:32.619] thr=113 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:32.620] thr=113 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:32.621] thr=113 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:36:32.621] thr=113 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:36:36.919] thr=114 paramiko.transport: starting thread (client mode): 0x50cacf0 +DEB [20190331-11:36:36.919] thr=114 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:36.928] thr=114 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:36.928] thr=114 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:36.931] thr=114 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:36.932] thr=114 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:36.932] thr=114 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:36.932] thr=114 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:36.932] thr=114 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:36.932] thr=114 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:36.936] thr=114 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:36.936] thr=114 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:36.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:36.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:36.975] thr=114 paramiko.transport: userauth is OK +INF [20190331-11:36:36.996] thr=114 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:36.996] thr=114 paramiko.transport: userauth is OK +INF [20190331-11:36:37.020] thr=114 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:37.020] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:37.182] thr=114 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:37.182] thr=114 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:37.222] thr=114 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:37.222] thr=114 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:37.228] thr=114 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:37.243] thr=114 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:37.243] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:37.244] thr=114 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:37.245] thr=114 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:37.245] thr=114 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:37.285] thr=114 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:37.300] thr=114 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:37.300] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:37.300] thr=114 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:37.301] thr=114 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:37.301] thr=114 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:37.342] thr=114 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:37.352] thr=114 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:37.352] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:37.353] thr=114 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:37.353] thr=114 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:37.353] thr=114 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:37.393] thr=114 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:37.403] thr=114 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:37.403] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:37.403] thr=114 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:37.404] thr=114 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:37.404] thr=114 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:37.443] thr=114 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:37.469] thr=114 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:37.470] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:37.470] thr=114 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:37.470] thr=114 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:37.471] thr=114 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:37.510] thr=114 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:37.522] thr=114 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:37.522] thr=114 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:37.623] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:37.623] thr=114 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:37.624] thr=114 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:37.625] thr=114 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:37.636] thr=114 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:37.637] thr=114 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:37.638] thr=114 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:41.918] thr=115 paramiko.transport: starting thread (client mode): 0x50bb070 +DEB [20190331-11:36:41.918] thr=115 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:41.928] thr=115 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:41.928] thr=115 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:41.932] thr=115 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:41.932] thr=115 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:41.932] thr=115 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:41.932] thr=115 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:41.933] thr=115 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:41.933] thr=115 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:41.943] thr=115 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:41.943] thr=115 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:41.944] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:41.945] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:41.981] thr=115 paramiko.transport: userauth is OK +INF [20190331-11:36:42.001] thr=115 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:42.002] thr=115 paramiko.transport: userauth is OK +INF [20190331-11:36:42.027] thr=115 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:42.027] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:42.200] thr=115 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:42.201] thr=115 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:42.242] thr=115 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:42.242] thr=115 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:42.248] thr=115 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:42.261] thr=115 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:42.261] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:42.262] thr=115 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:42.262] thr=115 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:42.262] thr=115 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:42.303] thr=115 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:42.317] thr=115 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:42.317] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:42.317] thr=115 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:42.318] thr=115 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:42.318] thr=115 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:42.359] thr=115 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:42.367] thr=115 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:42.367] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:42.368] thr=115 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:42.368] thr=115 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:42.368] thr=115 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:42.408] thr=115 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:42.417] thr=115 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:42.417] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:42.418] thr=115 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:42.418] thr=115 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:42.418] thr=115 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:42.456] thr=115 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:42.467] thr=115 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:42.467] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:42.467] thr=115 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:42.468] thr=115 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:42.468] thr=115 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:42.506] thr=115 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:42.515] thr=115 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:42.515] thr=115 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:42.616] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:42.616] thr=115 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:42.617] thr=115 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:42.618] thr=115 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:42.627] thr=115 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:42.628] thr=115 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:42.629] thr=115 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:46.918] thr=116 paramiko.transport: starting thread (client mode): 0x3345fb0 +DEB [20190331-11:36:46.918] thr=116 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:46.928] thr=116 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:46.929] thr=116 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:46.932] thr=116 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:46.932] thr=116 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:46.932] thr=116 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:46.932] thr=116 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:46.933] thr=116 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:46.933] thr=116 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:46.937] thr=116 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:46.938] thr=116 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:46.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:46.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:46.977] thr=116 paramiko.transport: userauth is OK +INF [20190331-11:36:46.998] thr=116 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:46.998] thr=116 paramiko.transport: userauth is OK +INF [20190331-11:36:47.022] thr=116 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:47.022] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:47.168] thr=116 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:47.169] thr=116 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:47.209] thr=116 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:47.209] thr=116 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:47.213] thr=116 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:47.226] thr=116 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:47.226] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:47.227] thr=116 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:47.227] thr=116 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:47.227] thr=116 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:47.268] thr=116 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:47.284] thr=116 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:47.285] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:47.285] thr=116 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:47.286] thr=116 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:47.286] thr=116 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:47.326] thr=116 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:47.335] thr=116 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:47.335] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:47.335] thr=116 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:47.336] thr=116 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:47.336] thr=116 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:47.377] thr=116 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:47.386] thr=116 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:47.386] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:47.387] thr=116 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:47.387] thr=116 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:47.387] thr=116 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:47.429] thr=116 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:47.441] thr=116 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:47.441] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:47.442] thr=116 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:47.442] thr=116 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:47.442] thr=116 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:47.480] thr=116 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:47.490] thr=116 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:47.490] thr=116 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:47.591] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:47.592] thr=116 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:47.592] thr=116 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:47.593] thr=116 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:47.603] thr=116 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:47.604] thr=116 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:51.917] thr=117 paramiko.transport: starting thread (client mode): 0x4e2e850 +DEB [20190331-11:36:51.918] thr=117 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:51.931] thr=117 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:51.931] thr=117 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:51.934] thr=117 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:51.935] thr=117 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:51.935] thr=117 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:51.935] thr=117 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:51.935] thr=117 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:51.935] thr=117 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:51.939] thr=117 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:51.940] thr=117 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:51.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:51.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:51.980] thr=117 paramiko.transport: userauth is OK +INF [20190331-11:36:51.999] thr=117 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:52.000] thr=117 paramiko.transport: userauth is OK +INF [20190331-11:36:52.024] thr=117 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:52.024] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:52.177] thr=117 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:52.177] thr=117 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:52.217] thr=117 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:52.217] thr=117 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:52.220] thr=117 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:52.232] thr=117 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:52.233] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:52.233] thr=117 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:52.233] thr=117 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:52.234] thr=117 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:52.274] thr=117 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:52.286] thr=117 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:52.286] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:52.287] thr=117 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:52.287] thr=117 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:52.287] thr=117 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:52.328] thr=117 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:52.337] thr=117 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:52.337] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:52.338] thr=117 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:52.338] thr=117 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:52.338] thr=117 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:52.376] thr=117 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:52.385] thr=117 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:52.385] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:52.385] thr=117 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:52.386] thr=117 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:52.386] thr=117 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:52.423] thr=117 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:52.435] thr=117 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:52.435] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:52.435] thr=117 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:52.436] thr=117 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:52.436] thr=117 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:52.475] thr=117 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:52.484] thr=117 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:52.484] thr=117 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:52.585] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:52.586] thr=117 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:52.586] thr=117 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:52.587] thr=117 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:52.596] thr=117 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:52.597] thr=117 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:52.598] thr=117 paramiko.transport: EOF in transport thread +DEB [20190331-11:36:56.917] thr=118 paramiko.transport: starting thread (client mode): 0x50bb410 +DEB [20190331-11:36:56.917] thr=118 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:36:56.930] thr=118 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:36:56.930] thr=118 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:36:56.934] thr=118 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:36:56.934] thr=118 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:36:56.934] thr=118 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:36:56.934] thr=118 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:36:56.934] thr=118 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:36:56.934] thr=118 paramiko.transport: Compression agreed: none +DEB [20190331-11:36:56.939] thr=118 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:36:56.939] thr=118 paramiko.transport: Switch to new keys ... +DEB [20190331-11:36:56.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:36:56.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:36:56.979] thr=118 paramiko.transport: userauth is OK +INF [20190331-11:36:56.999] thr=118 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:36:57.000] thr=118 paramiko.transport: userauth is OK +INF [20190331-11:36:57.023] thr=118 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:36:57.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:36:57.192] thr=118 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:36:57.192] thr=118 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:36:57.234] thr=118 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:36:57.234] thr=118 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:36:57.238] thr=118 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:36:57.252] thr=118 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:36:57.252] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:36:57.252] thr=118 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:36:57.253] thr=118 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:36:57.253] thr=118 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:36:57.293] thr=118 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:36:57.307] thr=118 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:36:57.307] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:36:57.308] thr=118 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:36:57.308] thr=118 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:36:57.308] thr=118 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:36:57.347] thr=118 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:36:57.357] thr=118 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:36:57.357] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:36:57.358] thr=118 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:36:57.358] thr=118 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:36:57.358] thr=118 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:36:57.397] thr=118 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:36:57.407] thr=118 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:36:57.407] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:36:57.407] thr=118 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:36:57.408] thr=118 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:36:57.408] thr=118 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:36:57.447] thr=118 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:36:57.459] thr=118 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:36:57.459] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:36:57.460] thr=118 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:36:57.460] thr=118 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:36:57.460] thr=118 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:36:57.500] thr=118 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:36:57.510] thr=118 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:36:57.510] thr=118 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:36:57.611] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:36:57.612] thr=118 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:36:57.612] thr=118 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:36:57.613] thr=118 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:36:57.623] thr=118 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:36:57.623] thr=118 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:36:57.625] thr=118 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:01.919] thr=119 paramiko.transport: starting thread (client mode): 0x4e39db0 +DEB [20190331-11:37:01.919] thr=119 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:01.940] thr=119 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:01.940] thr=119 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:01.946] thr=119 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:01.947] thr=119 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:01.947] thr=119 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:01.947] thr=119 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:01.947] thr=119 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:01.947] thr=119 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:01.953] thr=119 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:01.954] thr=119 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:01.954] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:01.955] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:01.991] thr=119 paramiko.transport: userauth is OK +INF [20190331-11:37:02.012] thr=119 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:02.012] thr=119 paramiko.transport: userauth is OK +INF [20190331-11:37:02.037] thr=119 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:02.038] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:02.203] thr=119 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:02.203] thr=119 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:02.244] thr=119 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:02.244] thr=119 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:02.250] thr=119 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:02.264] thr=119 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:02.264] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:02.265] thr=119 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:02.265] thr=119 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:02.265] thr=119 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:02.304] thr=119 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:02.316] thr=119 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:02.316] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:02.317] thr=119 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:02.317] thr=119 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:02.317] thr=119 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:02.356] thr=119 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:02.365] thr=119 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:02.366] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:02.366] thr=119 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:02.366] thr=119 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:02.367] thr=119 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:02.405] thr=119 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:02.414] thr=119 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:02.414] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:02.415] thr=119 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:02.415] thr=119 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:02.415] thr=119 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:02.454] thr=119 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:02.466] thr=119 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:02.466] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:02.467] thr=119 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:02.467] thr=119 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:02.467] thr=119 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:02.506] thr=119 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:02.516] thr=119 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:02.516] thr=119 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:02.617] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:02.618] thr=119 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:02.618] thr=119 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:02.619] thr=119 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:02.629] thr=119 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:02.629] thr=119 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:02.631] thr=119 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:06.918] thr=120 paramiko.transport: starting thread (client mode): 0x4e39f50 +DEB [20190331-11:37:06.918] thr=120 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:06.931] thr=120 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:06.932] thr=120 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:06.935] thr=120 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:06.935] thr=120 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:06.936] thr=120 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:06.936] thr=120 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:06.936] thr=120 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:06.936] thr=120 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:06.940] thr=120 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:06.940] thr=120 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:06.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:06.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:06.980] thr=120 paramiko.transport: userauth is OK +INF [20190331-11:37:06.999] thr=120 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:07.000] thr=120 paramiko.transport: userauth is OK +INF [20190331-11:37:07.022] thr=120 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:07.022] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:07.180] thr=120 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:07.180] thr=120 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:07.234] thr=120 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:07.234] thr=120 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:07.240] thr=120 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:07.256] thr=120 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:07.256] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:07.256] thr=120 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:07.257] thr=120 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:07.257] thr=120 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:07.296] thr=120 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:07.309] thr=120 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:07.309] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:07.309] thr=120 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:07.310] thr=120 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:07.310] thr=120 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:07.349] thr=120 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:07.358] thr=120 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:07.359] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:07.359] thr=120 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:07.360] thr=120 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:07.360] thr=120 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:07.399] thr=120 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:07.408] thr=120 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:07.409] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:07.409] thr=120 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:07.410] thr=120 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:07.410] thr=120 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:07.449] thr=120 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:07.461] thr=120 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:07.461] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:07.462] thr=120 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:07.462] thr=120 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:07.462] thr=120 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:07.501] thr=120 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:07.511] thr=120 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:07.511] thr=120 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:07.612] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:07.613] thr=120 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:07.613] thr=120 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:07.614] thr=120 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:07.623] thr=120 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:07.624] thr=120 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:07.625] thr=120 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:11.919] thr=121 paramiko.transport: starting thread (client mode): 0x4e2e2d0 +DEB [20190331-11:37:11.919] thr=121 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:11.930] thr=121 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:11.930] thr=121 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:11.933] thr=121 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:11.933] thr=121 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:11.934] thr=121 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:11.934] thr=121 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:11.934] thr=121 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:11.934] thr=121 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:11.938] thr=121 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:11.938] thr=121 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:11.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:11.940] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:11.977] thr=121 paramiko.transport: userauth is OK +INF [20190331-11:37:11.996] thr=121 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:11.997] thr=121 paramiko.transport: userauth is OK +INF [20190331-11:37:12.020] thr=121 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:12.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:12.186] thr=121 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:12.186] thr=121 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:12.227] thr=121 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:12.227] thr=121 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:12.232] thr=121 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:12.245] thr=121 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:12.246] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:12.246] thr=121 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:12.246] thr=121 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:12.247] thr=121 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:12.288] thr=121 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:12.306] thr=121 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:12.306] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:12.307] thr=121 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:12.307] thr=121 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:12.307] thr=121 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:12.347] thr=121 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:12.356] thr=121 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:12.356] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:12.356] thr=121 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:12.357] thr=121 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:12.357] thr=121 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:12.396] thr=121 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:12.405] thr=121 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:12.406] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:12.406] thr=121 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:12.407] thr=121 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:12.407] thr=121 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:12.446] thr=121 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:12.458] thr=121 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:12.458] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:12.459] thr=121 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:12.459] thr=121 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:12.459] thr=121 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:12.500] thr=121 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:12.510] thr=121 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:12.510] thr=121 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:12.611] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:12.612] thr=121 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:12.612] thr=121 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:12.614] thr=121 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:12.632] thr=121 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:12.632] thr=121 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:16.921] thr=122 paramiko.transport: starting thread (client mode): 0x4e39ed0 +DEB [20190331-11:37:16.921] thr=122 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:16.935] thr=122 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:16.935] thr=122 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:16.942] thr=122 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:16.942] thr=122 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:16.942] thr=122 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:16.942] thr=122 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:16.942] thr=122 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:16.942] thr=122 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:16.947] thr=122 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:16.947] thr=122 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:16.947] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:16.948] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:16.987] thr=122 paramiko.transport: userauth is OK +INF [20190331-11:37:17.007] thr=122 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:17.008] thr=122 paramiko.transport: userauth is OK +INF [20190331-11:37:17.032] thr=122 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:17.032] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:17.205] thr=122 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:17.205] thr=122 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:17.246] thr=122 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:17.246] thr=122 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:17.252] thr=122 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:17.268] thr=122 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:17.268] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:17.269] thr=122 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:17.269] thr=122 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:17.269] thr=122 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:17.308] thr=122 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:17.322] thr=122 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:17.322] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:17.322] thr=122 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:17.323] thr=122 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:17.323] thr=122 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:17.362] thr=122 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:17.373] thr=122 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:17.373] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:17.373] thr=122 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:17.374] thr=122 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:17.374] thr=122 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:17.412] thr=122 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:17.421] thr=122 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:17.421] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:17.422] thr=122 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:17.422] thr=122 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:17.422] thr=122 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:17.463] thr=122 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:17.475] thr=122 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:17.475] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:17.476] thr=122 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:17.476] thr=122 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:17.476] thr=122 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:17.517] thr=122 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:17.527] thr=122 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:17.527] thr=122 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:17.628] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:17.628] thr=122 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:17.629] thr=122 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:17.630] thr=122 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:17.639] thr=122 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:17.640] thr=122 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:17.641] thr=122 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:21.918] thr=123 paramiko.transport: starting thread (client mode): 0x50abfd0 +DEB [20190331-11:37:21.918] thr=123 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:21.933] thr=123 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:21.934] thr=123 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:21.938] thr=123 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:21.938] thr=123 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:21.939] thr=123 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:21.939] thr=123 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:21.939] thr=123 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:21.939] thr=123 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:21.944] thr=123 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:21.944] thr=123 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:21.945] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:21.946] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:21.983] thr=123 paramiko.transport: userauth is OK +INF [20190331-11:37:22.178] thr=123 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:22.179] thr=123 paramiko.transport: userauth is OK +INF [20190331-11:37:22.202] thr=123 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:22.202] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:22.359] thr=123 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:22.359] thr=123 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:22.400] thr=123 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:22.400] thr=123 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:22.404] thr=123 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:22.419] thr=123 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:22.419] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:22.420] thr=123 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:22.420] thr=123 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:22.420] thr=123 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:22.459] thr=123 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:22.473] thr=123 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:22.474] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:22.474] thr=123 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:22.475] thr=123 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:22.475] thr=123 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:22.514] thr=123 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:22.524] thr=123 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:22.524] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:22.524] thr=123 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:22.525] thr=123 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:22.525] thr=123 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:22.564] thr=123 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:22.573] thr=123 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:22.574] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:22.574] thr=123 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:22.575] thr=123 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:22.575] thr=123 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:22.613] thr=123 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:22.624] thr=123 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:22.625] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:22.625] thr=123 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:22.626] thr=123 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:22.626] thr=123 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:22.666] thr=123 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:22.676] thr=123 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:22.676] thr=123 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:22.777] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:22.777] thr=123 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:22.778] thr=123 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:22.779] thr=123 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:22.788] thr=123 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:22.789] thr=123 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:22.790] thr=123 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:26.917] thr=62 paramiko.transport: starting thread (client mode): 0x50b77f0 +DEB [20190331-11:37:26.918] thr=62 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:26.933] thr=62 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:26.933] thr=62 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:26.937] thr=62 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:26.938] thr=62 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:26.938] thr=62 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:26.938] thr=62 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:26.938] thr=62 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:26.938] thr=62 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:26.942] thr=62 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:26.943] thr=62 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:26.943] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:26.945] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:26.980] thr=62 paramiko.transport: userauth is OK +INF [20190331-11:37:26.999] thr=62 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:27.000] thr=62 paramiko.transport: userauth is OK +INF [20190331-11:37:27.023] thr=62 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:27.024] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:27.194] thr=62 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:27.195] thr=62 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:27.236] thr=62 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:27.236] thr=62 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:27.239] thr=62 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:27.253] thr=62 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:27.254] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:27.254] thr=62 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:27.255] thr=62 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:27.255] thr=62 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:27.296] thr=62 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:27.309] thr=62 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:27.309] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:27.309] thr=62 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:27.310] thr=62 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:27.310] thr=62 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:27.350] thr=62 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:27.359] thr=62 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:27.359] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:27.359] thr=62 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:27.360] thr=62 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:27.360] thr=62 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:27.399] thr=62 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:27.408] thr=62 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:27.408] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:27.409] thr=62 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:27.409] thr=62 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:27.409] thr=62 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:27.448] thr=62 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:27.459] thr=62 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:27.459] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:27.460] thr=62 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:27.460] thr=62 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:27.460] thr=62 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:27.498] thr=62 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:27.511] thr=62 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:27.512] thr=62 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:27.613] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:27.614] thr=62 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:27.614] thr=62 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:27.616] thr=62 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:27.627] thr=62 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:27.627] thr=62 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:27.629] thr=62 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:31.919] thr=124 paramiko.transport: starting thread (client mode): 0x55b0270 +DEB [20190331-11:37:31.919] thr=124 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:31.932] thr=124 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:31.933] thr=124 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:31.936] thr=124 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:31.937] thr=124 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:31.937] thr=124 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:31.937] thr=124 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:31.937] thr=124 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:31.937] thr=124 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:31.943] thr=124 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:31.943] thr=124 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:31.943] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:31.944] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:31.982] thr=124 paramiko.transport: userauth is OK +INF [20190331-11:37:32.001] thr=124 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:32.002] thr=124 paramiko.transport: userauth is OK +INF [20190331-11:37:32.027] thr=124 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:32.027] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:32.186] thr=124 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:32.186] thr=124 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:32.227] thr=124 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:32.227] thr=124 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:32.232] thr=124 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:32.246] thr=124 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:32.247] thr=124 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:32.247] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:32.287] thr=124 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:32.287] thr=124 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:32.289] thr=124 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:32.302] thr=124 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:32.302] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:32.303] thr=124 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:32.303] thr=124 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:32.303] thr=124 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:32.342] thr=124 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:32.351] thr=124 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:32.352] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:32.352] thr=124 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:32.353] thr=124 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:32.353] thr=124 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:32.394] thr=124 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:32.404] thr=124 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:32.404] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:32.404] thr=124 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:32.405] thr=124 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:32.405] thr=124 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:32.444] thr=124 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:32.456] thr=124 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:32.456] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:32.457] thr=124 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:32.457] thr=124 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:32.457] thr=124 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:32.495] thr=124 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:32.505] thr=124 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:32.505] thr=124 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:32.606] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:32.607] thr=124 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:32.607] thr=124 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:32.608] thr=124 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:32.617] thr=124 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:32.618] thr=124 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:32.619] thr=124 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:36.917] thr=125 paramiko.transport: starting thread (client mode): 0x4c69430 +DEB [20190331-11:37:36.918] thr=125 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:36.927] thr=125 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:36.928] thr=125 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:36.935] thr=125 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:36.935] thr=125 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:36.935] thr=125 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:36.935] thr=125 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:36.936] thr=125 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:36.936] thr=125 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:36.941] thr=125 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:36.941] thr=125 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:36.942] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:36.943] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:36.979] thr=125 paramiko.transport: userauth is OK +INF [20190331-11:37:36.999] thr=125 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:37.000] thr=125 paramiko.transport: userauth is OK +INF [20190331-11:37:37.022] thr=125 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:37.022] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:37.182] thr=125 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:37.182] thr=125 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:37.222] thr=125 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:37.222] thr=125 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:37.226] thr=125 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:37.241] thr=125 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:37.241] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:37.242] thr=125 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:37.242] thr=125 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:37.242] thr=125 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:37.280] thr=125 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:37.293] thr=125 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:37.293] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:37.294] thr=125 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:37.294] thr=125 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:37.294] thr=125 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:37.333] thr=125 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:37.343] thr=125 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:37.343] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:37.343] thr=125 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:37.344] thr=125 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:37.344] thr=125 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:37.383] thr=125 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:37.392] thr=125 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:37.392] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:37.392] thr=125 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:37.393] thr=125 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:37.393] thr=125 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:37.432] thr=125 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:37.442] thr=125 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:37.443] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:37.443] thr=125 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:37.444] thr=125 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:37.444] thr=125 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:37.483] thr=125 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:37.492] thr=125 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:37.492] thr=125 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:37.593] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:37.594] thr=125 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:37.594] thr=125 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:37.595] thr=125 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:37.604] thr=125 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:37.605] thr=125 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:37.606] thr=125 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:41.918] thr=126 paramiko.transport: starting thread (client mode): 0x4da8090 +DEB [20190331-11:37:41.918] thr=126 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:41.928] thr=126 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:41.928] thr=126 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:41.931] thr=126 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:41.931] thr=126 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:41.931] thr=126 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:41.931] thr=126 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:41.931] thr=126 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:41.931] thr=126 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:41.935] thr=126 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:41.936] thr=126 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:41.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:41.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:41.973] thr=126 paramiko.transport: userauth is OK +INF [20190331-11:37:41.993] thr=126 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:41.994] thr=126 paramiko.transport: userauth is OK +INF [20190331-11:37:42.017] thr=126 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:42.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:42.179] thr=126 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:42.179] thr=126 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:42.219] thr=126 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:42.219] thr=126 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:42.224] thr=126 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:42.239] thr=126 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:42.239] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:42.240] thr=126 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:42.240] thr=126 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:42.240] thr=126 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:42.280] thr=126 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:42.292] thr=126 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:42.293] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:42.293] thr=126 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:42.293] thr=126 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:42.294] thr=126 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:42.334] thr=126 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:42.343] thr=126 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:42.343] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:42.344] thr=126 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:42.344] thr=126 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:42.344] thr=126 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:42.384] thr=126 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:42.392] thr=126 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:42.393] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:42.393] thr=126 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:42.394] thr=126 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:42.394] thr=126 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:42.435] thr=126 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:42.447] thr=126 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:42.447] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:42.447] thr=126 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:42.448] thr=126 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:42.448] thr=126 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:42.489] thr=126 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:42.498] thr=126 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:42.498] thr=126 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:42.599] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:42.600] thr=126 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:42.600] thr=126 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:42.601] thr=126 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:42.610] thr=126 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:42.611] thr=126 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:46.918] thr=127 paramiko.transport: starting thread (client mode): 0x4db2ad0 +DEB [20190331-11:37:46.919] thr=127 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:46.930] thr=127 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:46.930] thr=127 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:46.934] thr=127 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:46.934] thr=127 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:46.934] thr=127 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:46.934] thr=127 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:46.934] thr=127 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:46.935] thr=127 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:46.939] thr=127 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:46.939] thr=127 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:46.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:46.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:46.977] thr=127 paramiko.transport: userauth is OK +INF [20190331-11:37:47.000] thr=127 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:47.000] thr=127 paramiko.transport: userauth is OK +INF [20190331-11:37:47.023] thr=127 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:47.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:47.187] thr=127 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:47.188] thr=127 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:47.229] thr=127 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:47.229] thr=127 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:47.235] thr=127 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:47.251] thr=127 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:47.252] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:47.252] thr=127 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:47.253] thr=127 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:47.253] thr=127 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:47.292] thr=127 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:47.306] thr=127 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:47.306] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:47.307] thr=127 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:47.307] thr=127 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:47.307] thr=127 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:47.347] thr=127 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:47.355] thr=127 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:47.356] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:47.356] thr=127 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:47.357] thr=127 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:47.357] thr=127 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:47.398] thr=127 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:47.407] thr=127 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:47.407] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:47.407] thr=127 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:47.408] thr=127 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:47.408] thr=127 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:47.448] thr=127 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:47.460] thr=127 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:47.460] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:47.461] thr=127 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:47.461] thr=127 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:47.462] thr=127 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:47.502] thr=127 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:47.512] thr=127 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:47.512] thr=127 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:47.613] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:47.614] thr=127 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:47.614] thr=127 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:47.615] thr=127 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:47.625] thr=127 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:47.625] thr=127 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:47.627] thr=127 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:51.920] thr=128 paramiko.transport: starting thread (client mode): 0x50bb030 +DEB [20190331-11:37:51.920] thr=128 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:51.932] thr=128 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:51.932] thr=128 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:51.938] thr=128 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:51.938] thr=128 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:51.939] thr=128 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:51.939] thr=128 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:51.939] thr=128 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:51.939] thr=128 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:51.945] thr=128 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:51.945] thr=128 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:51.945] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:51.947] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:51.983] thr=128 paramiko.transport: userauth is OK +INF [20190331-11:37:52.006] thr=128 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:52.007] thr=128 paramiko.transport: userauth is OK +INF [20190331-11:37:52.029] thr=128 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:52.030] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:52.185] thr=128 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:52.185] thr=128 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:52.226] thr=128 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:52.226] thr=128 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:52.230] thr=128 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:52.243] thr=128 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:52.244] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:52.244] thr=128 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:52.245] thr=128 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:52.245] thr=128 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:52.283] thr=128 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:52.297] thr=128 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:52.297] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:52.297] thr=128 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:52.298] thr=128 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:52.298] thr=128 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:52.337] thr=128 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:52.345] thr=128 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:52.345] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:52.346] thr=128 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:52.346] thr=128 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:52.346] thr=128 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:52.385] thr=128 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:52.393] thr=128 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:52.393] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:52.394] thr=128 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:52.394] thr=128 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:52.394] thr=128 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:52.433] thr=128 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:52.444] thr=128 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:52.444] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:52.444] thr=128 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:52.445] thr=128 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:52.445] thr=128 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:52.485] thr=128 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:52.494] thr=128 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:52.495] thr=128 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:52.595] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:52.595] thr=128 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:52.595] thr=128 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:52.597] thr=128 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:52.605] thr=128 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:52.606] thr=128 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:52.607] thr=128 paramiko.transport: EOF in transport thread +DEB [20190331-11:37:56.919] thr=129 paramiko.transport: starting thread (client mode): 0x4db2770 +DEB [20190331-11:37:56.920] thr=129 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:37:56.933] thr=129 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:37:56.933] thr=129 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:37:56.938] thr=129 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:37:56.938] thr=129 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:37:56.938] thr=129 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:37:56.938] thr=129 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:37:56.938] thr=129 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:37:56.938] thr=129 paramiko.transport: Compression agreed: none +DEB [20190331-11:37:56.943] thr=129 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:37:56.943] thr=129 paramiko.transport: Switch to new keys ... +DEB [20190331-11:37:56.943] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:37:56.944] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:37:56.983] thr=129 paramiko.transport: userauth is OK +INF [20190331-11:37:57.002] thr=129 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:37:57.003] thr=129 paramiko.transport: userauth is OK +INF [20190331-11:37:57.025] thr=129 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:37:57.025] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:37:57.169] thr=129 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:37:57.169] thr=129 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:37:57.210] thr=129 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:37:57.210] thr=129 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:37:57.215] thr=129 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:37:57.228] thr=129 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:37:57.229] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:37:57.229] thr=129 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:37:57.230] thr=129 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:37:57.230] thr=129 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:37:57.270] thr=129 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:37:57.283] thr=129 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:37:57.283] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:37:57.283] thr=129 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:37:57.284] thr=129 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:37:57.284] thr=129 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:37:57.324] thr=129 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:37:57.333] thr=129 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:37:57.333] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:37:57.333] thr=129 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:37:57.334] thr=129 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:37:57.334] thr=129 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:37:57.372] thr=129 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:37:57.381] thr=129 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:37:57.381] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:37:57.382] thr=129 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:37:57.382] thr=129 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:37:57.382] thr=129 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:37:57.424] thr=129 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:37:57.435] thr=129 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:37:57.435] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:37:57.436] thr=129 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:37:57.436] thr=129 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:37:57.436] thr=129 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:37:57.477] thr=129 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:37:57.485] thr=129 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:37:57.486] thr=129 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:37:57.587] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:37:57.588] thr=129 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:37:57.588] thr=129 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:37:57.589] thr=129 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:37:57.599] thr=129 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:37:57.600] thr=129 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:37:57.601] thr=129 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:01.918] thr=130 paramiko.transport: starting thread (client mode): 0x531f790 +DEB [20190331-11:38:01.918] thr=130 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:01.928] thr=130 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:01.929] thr=130 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:01.932] thr=130 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:01.932] thr=130 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:01.932] thr=130 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:01.933] thr=130 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:01.933] thr=130 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:01.933] thr=130 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:01.937] thr=130 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:01.937] thr=130 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:01.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:01.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:01.976] thr=130 paramiko.transport: userauth is OK +INF [20190331-11:38:01.997] thr=130 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:01.998] thr=130 paramiko.transport: userauth is OK +INF [20190331-11:38:02.022] thr=130 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:02.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:02.171] thr=130 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:02.171] thr=130 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:02.213] thr=130 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:02.213] thr=130 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:02.215] thr=130 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:02.233] thr=130 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:02.233] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:02.234] thr=130 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:02.234] thr=130 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:02.234] thr=130 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:02.274] thr=130 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:02.287] thr=130 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:02.287] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:02.287] thr=130 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:02.288] thr=130 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:02.288] thr=130 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:02.328] thr=130 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:02.337] thr=130 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:02.337] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:02.338] thr=130 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:02.338] thr=130 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:02.338] thr=130 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:02.377] thr=130 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:02.385] thr=130 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:02.385] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:02.386] thr=130 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:02.386] thr=130 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:02.386] thr=130 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:02.427] thr=130 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:02.438] thr=130 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:02.438] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:02.439] thr=130 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:02.439] thr=130 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:02.439] thr=130 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:02.480] thr=130 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:02.489] thr=130 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:02.490] thr=130 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:02.591] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:02.592] thr=130 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:02.592] thr=130 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:02.593] thr=130 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:02.603] thr=130 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:02.604] thr=130 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:02.605] thr=130 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:06.919] thr=131 paramiko.transport: starting thread (client mode): 0x53152d0 +DEB [20190331-11:38:06.919] thr=131 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:06.928] thr=131 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:06.928] thr=131 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:06.931] thr=131 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:06.931] thr=131 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:06.932] thr=131 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:06.932] thr=131 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:06.932] thr=131 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:06.932] thr=131 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:06.936] thr=131 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:06.936] thr=131 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:06.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:06.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:06.976] thr=131 paramiko.transport: userauth is OK +INF [20190331-11:38:07.000] thr=131 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:07.001] thr=131 paramiko.transport: userauth is OK +INF [20190331-11:38:07.024] thr=131 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:07.024] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:07.199] thr=131 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:07.199] thr=131 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:07.239] thr=131 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:07.239] thr=131 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:07.244] thr=131 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:07.259] thr=131 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:07.260] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:07.260] thr=131 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:07.261] thr=131 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:07.261] thr=131 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:07.301] thr=131 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:07.314] thr=131 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:07.315] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:07.315] thr=131 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:07.315] thr=131 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:07.316] thr=131 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:07.356] thr=131 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:07.365] thr=131 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:07.365] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:07.366] thr=131 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:07.367] thr=131 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:07.367] thr=131 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:07.408] thr=131 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:07.417] thr=131 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:07.417] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:07.418] thr=131 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:07.418] thr=131 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:07.418] thr=131 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:07.458] thr=131 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:07.469] thr=131 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:07.470] thr=131 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:07.470] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:07.511] thr=131 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:07.511] thr=131 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:07.513] thr=131 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:07.522] thr=131 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:07.522] thr=131 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:07.623] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:07.623] thr=131 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:07.624] thr=131 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:07.625] thr=131 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:07.633] thr=131 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:07.634] thr=131 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:07.635] thr=131 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:11.918] thr=132 paramiko.transport: starting thread (client mode): 0xa4c790 +DEB [20190331-11:38:11.919] thr=132 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:11.933] thr=132 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:11.933] thr=132 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:11.938] thr=132 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:11.939] thr=132 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:11.939] thr=132 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:11.939] thr=132 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:11.939] thr=132 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:11.939] thr=132 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:11.945] thr=132 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:11.945] thr=132 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:11.946] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:11.947] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:11.985] thr=132 paramiko.transport: userauth is OK +INF [20190331-11:38:12.009] thr=132 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:12.009] thr=132 paramiko.transport: userauth is OK +INF [20190331-11:38:12.032] thr=132 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:12.033] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:12.205] thr=132 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:12.206] thr=132 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:12.245] thr=132 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:12.245] thr=132 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:12.249] thr=132 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:12.263] thr=132 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:12.263] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:12.264] thr=132 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:12.264] thr=132 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:12.264] thr=132 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:12.304] thr=132 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:12.318] thr=132 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:12.318] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:12.318] thr=132 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:12.319] thr=132 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:12.319] thr=132 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:12.359] thr=132 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:12.368] thr=132 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:12.369] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:12.369] thr=132 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:12.369] thr=132 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:12.370] thr=132 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:12.410] thr=132 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:12.419] thr=132 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:12.419] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:12.419] thr=132 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:12.420] thr=132 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:12.420] thr=132 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:12.459] thr=132 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:12.472] thr=132 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:12.473] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:12.473] thr=132 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:12.473] thr=132 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:12.473] thr=132 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:12.514] thr=132 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:12.523] thr=132 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:12.524] thr=132 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:12.625] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:12.626] thr=132 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:12.626] thr=132 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:12.627] thr=132 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:12.637] thr=132 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:12.637] thr=132 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:12.639] thr=132 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:16.917] thr=133 paramiko.transport: starting thread (client mode): 0xc758d0 +DEB [20190331-11:38:16.918] thr=133 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:16.927] thr=133 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:16.927] thr=133 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:16.931] thr=133 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:16.931] thr=133 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:16.931] thr=133 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:16.931] thr=133 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:16.931] thr=133 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:16.931] thr=133 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:16.935] thr=133 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:16.936] thr=133 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:16.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:16.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:16.976] thr=133 paramiko.transport: userauth is OK +INF [20190331-11:38:16.998] thr=133 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:16.999] thr=133 paramiko.transport: userauth is OK +INF [20190331-11:38:17.021] thr=133 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:17.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:17.170] thr=133 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:17.170] thr=133 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:17.210] thr=133 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:17.210] thr=133 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:17.213] thr=133 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:17.227] thr=133 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:17.227] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:17.228] thr=133 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:17.228] thr=133 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:17.228] thr=133 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:17.269] thr=133 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:17.280] thr=133 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:17.280] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:17.281] thr=133 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:17.281] thr=133 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:17.281] thr=133 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:17.323] thr=133 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:17.332] thr=133 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:17.332] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:17.332] thr=133 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:17.333] thr=133 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:17.333] thr=133 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:17.374] thr=133 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:17.384] thr=133 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:17.384] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:17.384] thr=133 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:17.385] thr=133 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:17.385] thr=133 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:17.427] thr=133 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:17.439] thr=133 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:17.439] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:17.439] thr=133 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:17.440] thr=133 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:17.440] thr=133 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:17.481] thr=133 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:17.491] thr=133 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:17.491] thr=133 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:17.592] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:17.593] thr=133 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:17.593] thr=133 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:17.594] thr=133 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:17.604] thr=133 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:17.604] thr=133 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:17.606] thr=133 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:21.918] thr=134 paramiko.transport: starting thread (client mode): 0x4e06290 +DEB [20190331-11:38:21.918] thr=134 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:21.930] thr=134 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:21.930] thr=134 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:21.934] thr=134 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:21.934] thr=134 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:21.934] thr=134 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:21.934] thr=134 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:21.934] thr=134 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:21.935] thr=134 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:21.939] thr=134 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:21.940] thr=134 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:21.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:21.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:21.980] thr=134 paramiko.transport: userauth is OK +INF [20190331-11:38:22.001] thr=134 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:22.002] thr=134 paramiko.transport: userauth is OK +INF [20190331-11:38:22.027] thr=134 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:22.027] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:22.177] thr=134 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:22.177] thr=134 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:22.217] thr=134 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:22.217] thr=134 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:22.219] thr=134 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:22.235] thr=134 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:22.236] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:22.236] thr=134 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:22.236] thr=134 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:22.236] thr=134 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:22.278] thr=134 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:22.291] thr=134 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:22.292] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:22.292] thr=134 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:22.293] thr=134 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:22.293] thr=134 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:22.334] thr=134 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:22.343] thr=134 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:22.343] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:22.344] thr=134 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:22.344] thr=134 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:22.344] thr=134 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:22.383] thr=134 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:22.392] thr=134 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:22.392] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:22.392] thr=134 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:22.393] thr=134 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:22.393] thr=134 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:22.434] thr=134 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:22.445] thr=134 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:22.446] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:22.446] thr=134 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:22.447] thr=134 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:22.447] thr=134 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:22.487] thr=134 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:22.496] thr=134 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:22.497] thr=134 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:22.598] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:22.598] thr=134 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:22.599] thr=134 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:22.600] thr=134 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:22.609] thr=134 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:22.610] thr=134 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:22.611] thr=134 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:26.920] thr=135 paramiko.transport: starting thread (client mode): 0x5311d30 +DEB [20190331-11:38:26.920] thr=135 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:26.930] thr=135 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:26.930] thr=135 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:26.934] thr=135 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:26.934] thr=135 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:26.934] thr=135 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:26.935] thr=135 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:26.935] thr=135 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:26.935] thr=135 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:26.945] thr=135 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:26.946] thr=135 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:26.946] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:26.947] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:26.984] thr=135 paramiko.transport: userauth is OK +INF [20190331-11:38:27.055] thr=135 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:27.055] thr=135 paramiko.transport: userauth is OK +INF [20190331-11:38:27.078] thr=135 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:27.078] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:27.250] thr=135 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:27.251] thr=135 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:27.291] thr=135 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:27.291] thr=135 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:27.294] thr=135 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:27.309] thr=135 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:27.310] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:27.310] thr=135 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:27.311] thr=135 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:27.311] thr=135 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:27.352] thr=135 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:27.367] thr=135 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:27.367] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:27.368] thr=135 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:27.368] thr=135 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:27.368] thr=135 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:27.409] thr=135 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:27.420] thr=135 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:27.420] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:27.420] thr=135 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:27.421] thr=135 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:27.421] thr=135 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:27.460] thr=135 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:27.470] thr=135 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:27.471] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:27.471] thr=135 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:27.471] thr=135 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:27.471] thr=135 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:27.513] thr=135 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:27.525] thr=135 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:27.526] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:27.526] thr=135 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:27.526] thr=135 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:27.526] thr=135 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:27.567] thr=135 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:27.578] thr=135 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:27.578] thr=135 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:27.679] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:27.680] thr=135 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:27.680] thr=135 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:27.681] thr=135 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:27.692] thr=135 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:27.693] thr=135 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:27.694] thr=135 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:31.917] thr=136 paramiko.transport: starting thread (client mode): 0x50bb8f0 +DEB [20190331-11:38:31.918] thr=136 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:31.928] thr=136 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:31.928] thr=136 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:31.931] thr=136 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:31.931] thr=136 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:31.931] thr=136 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:31.931] thr=136 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:31.932] thr=136 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:31.932] thr=136 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:31.936] thr=136 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:31.936] thr=136 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:31.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:31.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:31.977] thr=136 paramiko.transport: userauth is OK +INF [20190331-11:38:31.996] thr=136 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:31.997] thr=136 paramiko.transport: userauth is OK +INF [20190331-11:38:32.024] thr=136 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:32.024] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:32.184] thr=136 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:32.184] thr=136 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:32.225] thr=136 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:32.225] thr=136 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:32.228] thr=136 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:32.240] thr=136 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:32.240] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:32.241] thr=136 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:32.241] thr=136 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:32.241] thr=136 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:32.282] thr=136 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:32.294] thr=136 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:32.294] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:32.294] thr=136 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:32.295] thr=136 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:32.295] thr=136 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:32.335] thr=136 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:32.344] thr=136 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:32.344] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:32.345] thr=136 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:32.345] thr=136 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:32.345] thr=136 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:32.386] thr=136 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:32.396] thr=136 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:32.396] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:32.397] thr=136 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:32.397] thr=136 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:32.397] thr=136 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:32.441] thr=136 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:32.454] thr=136 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:32.454] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:32.454] thr=136 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:32.455] thr=136 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:32.455] thr=136 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:32.496] thr=136 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:32.505] thr=136 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:32.505] thr=136 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:32.606] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:32.606] thr=136 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:32.607] thr=136 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:32.608] thr=136 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:32.617] thr=136 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:32.618] thr=136 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:32.620] thr=136 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:36.919] thr=137 paramiko.transport: starting thread (client mode): 0x4c8e270 +DEB [20190331-11:38:36.920] thr=137 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:36.933] thr=137 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:36.933] thr=137 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:36.938] thr=137 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:36.939] thr=137 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:36.939] thr=137 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:36.939] thr=137 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:36.939] thr=137 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:36.939] thr=137 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:36.946] thr=137 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:36.947] thr=137 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:36.947] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:36.948] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:36.987] thr=137 paramiko.transport: userauth is OK +INF [20190331-11:38:37.008] thr=137 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:37.009] thr=137 paramiko.transport: userauth is OK +INF [20190331-11:38:37.040] thr=137 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:37.041] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:37.222] thr=137 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:37.223] thr=137 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:37.264] thr=137 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:37.264] thr=137 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:37.267] thr=137 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:37.281] thr=137 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:37.281] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:37.281] thr=137 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:37.282] thr=137 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:37.282] thr=137 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:37.324] thr=137 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:37.336] thr=137 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:37.336] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:37.336] thr=137 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:37.337] thr=137 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:37.337] thr=137 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:37.375] thr=137 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:37.385] thr=137 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:37.385] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:37.386] thr=137 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:37.386] thr=137 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:37.386] thr=137 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:37.427] thr=137 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:37.436] thr=137 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:37.437] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:37.437] thr=137 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:37.437] thr=137 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:37.438] thr=137 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:37.479] thr=137 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:37.492] thr=137 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:37.492] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:37.492] thr=137 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:37.493] thr=137 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:37.493] thr=137 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:37.534] thr=137 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:37.546] thr=137 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:37.546] thr=137 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:37.647] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:37.648] thr=137 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:37.648] thr=137 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:37.651] thr=137 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:37.669] thr=137 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:37.670] thr=137 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:41.917] thr=138 paramiko.transport: starting thread (client mode): 0x4d500b0 +DEB [20190331-11:38:41.918] thr=138 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:41.929] thr=138 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:41.929] thr=138 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:41.933] thr=138 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:41.933] thr=138 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:41.933] thr=138 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:41.933] thr=138 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:41.933] thr=138 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:41.933] thr=138 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:41.937] thr=138 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:41.938] thr=138 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:41.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:41.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:41.978] thr=138 paramiko.transport: userauth is OK +INF [20190331-11:38:41.999] thr=138 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:42.000] thr=138 paramiko.transport: userauth is OK +INF [20190331-11:38:42.025] thr=138 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:42.025] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:42.186] thr=138 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:42.186] thr=138 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:42.227] thr=138 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:42.227] thr=138 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:42.231] thr=138 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:42.244] thr=138 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:42.245] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:42.246] thr=138 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:42.246] thr=138 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:42.246] thr=138 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:42.287] thr=138 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:42.300] thr=138 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:42.300] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:42.300] thr=138 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:42.301] thr=138 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:42.301] thr=138 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:42.342] thr=138 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:42.351] thr=138 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:42.351] thr=138 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:42.352] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:42.391] thr=138 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:42.391] thr=138 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:42.393] thr=138 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:42.402] thr=138 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:42.402] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:42.402] thr=138 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:42.403] thr=138 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:42.403] thr=138 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:42.444] thr=138 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:42.455] thr=138 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:42.455] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:42.456] thr=138 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:42.456] thr=138 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:42.456] thr=138 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:42.495] thr=138 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:42.505] thr=138 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:42.505] thr=138 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:42.606] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:42.606] thr=138 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:42.607] thr=138 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:42.608] thr=138 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:42.617] thr=138 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:42.618] thr=138 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:42.622] thr=138 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:46.918] thr=139 paramiko.transport: starting thread (client mode): 0xa4c9b0 +DEB [20190331-11:38:46.919] thr=139 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:46.929] thr=139 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:46.929] thr=139 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:46.933] thr=139 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:46.933] thr=139 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:46.933] thr=139 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:46.934] thr=139 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:46.934] thr=139 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:46.934] thr=139 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:46.943] thr=139 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:46.944] thr=139 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:46.944] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:46.945] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:46.981] thr=139 paramiko.transport: userauth is OK +INF [20190331-11:38:47.004] thr=139 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:47.005] thr=139 paramiko.transport: userauth is OK +INF [20190331-11:38:47.035] thr=139 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:47.036] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:47.241] thr=139 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:47.241] thr=139 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:47.281] thr=139 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:47.281] thr=139 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:47.284] thr=139 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:47.298] thr=139 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:47.299] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:47.299] thr=139 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:47.300] thr=139 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:47.300] thr=139 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:47.339] thr=139 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:47.352] thr=139 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:47.352] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:47.353] thr=139 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:47.353] thr=139 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:47.353] thr=139 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:47.393] thr=139 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:47.402] thr=139 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:47.402] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:47.403] thr=139 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:47.403] thr=139 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:47.403] thr=139 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:47.443] thr=139 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:47.453] thr=139 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:47.453] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:47.454] thr=139 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:47.454] thr=139 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:47.454] thr=139 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:47.494] thr=139 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:47.505] thr=139 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:47.506] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:47.506] thr=139 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:47.506] thr=139 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:47.506] thr=139 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:47.547] thr=139 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:47.556] thr=139 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:47.557] thr=139 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:47.657] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:47.658] thr=139 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:47.658] thr=139 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:47.659] thr=139 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:47.669] thr=139 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:47.670] thr=139 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:47.671] thr=139 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:51.919] thr=140 paramiko.transport: starting thread (client mode): 0x4e062f0 +DEB [20190331-11:38:51.919] thr=140 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:51.929] thr=140 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:51.929] thr=140 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:51.932] thr=140 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:51.933] thr=140 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:51.933] thr=140 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:51.933] thr=140 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:51.933] thr=140 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:51.933] thr=140 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:51.937] thr=140 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:51.937] thr=140 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:51.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:51.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:51.977] thr=140 paramiko.transport: userauth is OK +INF [20190331-11:38:51.997] thr=140 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:51.998] thr=140 paramiko.transport: userauth is OK +INF [20190331-11:38:52.023] thr=140 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:52.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:52.192] thr=140 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:52.192] thr=140 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:52.233] thr=140 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:52.233] thr=140 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:52.238] thr=140 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:52.254] thr=140 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:52.254] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:52.255] thr=140 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:52.255] thr=140 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:52.255] thr=140 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:52.293] thr=140 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:52.305] thr=140 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:52.306] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:52.306] thr=140 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:52.306] thr=140 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:52.306] thr=140 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:52.345] thr=140 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:52.354] thr=140 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:52.354] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:52.356] thr=140 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:52.357] thr=140 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:52.357] thr=140 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:52.395] thr=140 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:52.404] thr=140 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:52.405] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:52.405] thr=140 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:52.405] thr=140 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:52.406] thr=140 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:52.444] thr=140 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:52.455] thr=140 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:52.455] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:52.456] thr=140 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:52.456] thr=140 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:52.456] thr=140 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:52.495] thr=140 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:52.503] thr=140 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:52.504] thr=140 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:52.604] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:52.605] thr=140 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:52.605] thr=140 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:52.606] thr=140 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:52.615] thr=140 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:52.616] thr=140 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:52.617] thr=140 paramiko.transport: EOF in transport thread +DEB [20190331-11:38:56.916] thr=56 paramiko.transport: starting thread (client mode): 0x5341230 +DEB [20190331-11:38:56.916] thr=56 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:38:56.927] thr=56 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:38:56.927] thr=56 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:38:56.930] thr=56 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:38:56.930] thr=56 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:38:56.930] thr=56 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:38:56.930] thr=56 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:38:56.930] thr=56 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:38:56.930] thr=56 paramiko.transport: Compression agreed: none +DEB [20190331-11:38:56.934] thr=56 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:38:56.934] thr=56 paramiko.transport: Switch to new keys ... +DEB [20190331-11:38:56.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:38:56.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:38:56.972] thr=56 paramiko.transport: userauth is OK +INF [20190331-11:38:56.993] thr=56 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:38:56.993] thr=56 paramiko.transport: userauth is OK +INF [20190331-11:38:57.016] thr=56 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:38:57.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:38:57.188] thr=56 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:38:57.188] thr=56 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:38:57.230] thr=56 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:38:57.230] thr=56 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:38:57.234] thr=56 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:38:57.249] thr=56 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:38:57.249] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:38:57.249] thr=56 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:38:57.250] thr=56 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:38:57.250] thr=56 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:38:57.288] thr=56 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:38:57.300] thr=56 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:38:57.301] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:38:57.301] thr=56 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:38:57.301] thr=56 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:38:57.302] thr=56 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:38:57.343] thr=56 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:38:57.354] thr=56 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:38:57.354] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:38:57.354] thr=56 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:38:57.355] thr=56 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:38:57.355] thr=56 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:38:57.397] thr=56 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:38:57.407] thr=56 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:38:57.407] thr=56 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:38:57.407] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:38:57.448] thr=56 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:38:57.448] thr=56 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:38:57.449] thr=56 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:38:57.462] thr=56 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:38:57.462] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:38:57.462] thr=56 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:38:57.463] thr=56 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:38:57.463] thr=56 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:38:57.501] thr=56 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:38:57.510] thr=56 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:38:57.510] thr=56 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:38:57.611] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:38:57.612] thr=56 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:38:57.612] thr=56 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:38:57.613] thr=56 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:38:57.622] thr=56 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:38:57.623] thr=56 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:38:57.624] thr=56 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:01.919] thr=141 paramiko.transport: starting thread (client mode): 0x5341730 +DEB [20190331-11:39:01.919] thr=141 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:01.928] thr=141 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:01.928] thr=141 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:01.931] thr=141 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:01.931] thr=141 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:01.931] thr=141 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:01.931] thr=141 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:01.931] thr=141 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:01.931] thr=141 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:01.936] thr=141 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:01.936] thr=141 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:01.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:01.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:01.976] thr=141 paramiko.transport: userauth is OK +INF [20190331-11:39:02.001] thr=141 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:02.003] thr=141 paramiko.transport: userauth is OK +INF [20190331-11:39:02.026] thr=141 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:02.026] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:02.212] thr=141 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:02.212] thr=141 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:02.254] thr=141 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:02.254] thr=141 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:02.259] thr=141 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:02.272] thr=141 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:02.272] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:02.273] thr=141 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:02.273] thr=141 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:02.273] thr=141 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:02.313] thr=141 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:02.325] thr=141 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:02.326] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:02.326] thr=141 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:02.327] thr=141 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:02.327] thr=141 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:02.365] thr=141 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:02.374] thr=141 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:02.374] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:02.374] thr=141 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:02.375] thr=141 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:02.375] thr=141 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:02.414] thr=141 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:02.423] thr=141 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:02.424] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:02.424] thr=141 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:02.424] thr=141 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:02.425] thr=141 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:02.463] thr=141 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:02.475] thr=141 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:02.475] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:02.476] thr=141 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:02.476] thr=141 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:02.476] thr=141 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:02.514] thr=141 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:02.523] thr=141 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:02.523] thr=141 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:02.624] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:02.624] thr=141 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:02.625] thr=141 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:02.626] thr=141 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:02.635] thr=141 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:02.636] thr=141 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:02.637] thr=141 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:06.918] thr=142 paramiko.transport: starting thread (client mode): 0x5311710 +DEB [20190331-11:39:06.918] thr=142 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:06.933] thr=142 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:06.933] thr=142 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:06.938] thr=142 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:06.938] thr=142 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:06.938] thr=142 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:06.939] thr=142 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:06.939] thr=142 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:06.939] thr=142 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:06.944] thr=142 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:06.944] thr=142 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:06.944] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:06.946] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:06.981] thr=142 paramiko.transport: userauth is OK +INF [20190331-11:39:07.003] thr=142 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:07.003] thr=142 paramiko.transport: userauth is OK +INF [20190331-11:39:07.028] thr=142 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:07.029] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:07.211] thr=142 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:07.212] thr=142 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:07.252] thr=142 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:07.252] thr=142 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:07.256] thr=142 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:07.268] thr=142 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:07.269] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:07.269] thr=142 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:07.271] thr=142 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:07.271] thr=142 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:07.311] thr=142 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:07.324] thr=142 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:07.324] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:07.324] thr=142 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:07.325] thr=142 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:07.327] thr=142 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:07.367] thr=142 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:07.376] thr=142 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:07.376] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:07.376] thr=142 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:07.377] thr=142 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:07.377] thr=142 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:07.417] thr=142 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:07.427] thr=142 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:07.428] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:07.428] thr=142 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:07.428] thr=142 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:07.429] thr=142 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:07.467] thr=142 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:07.478] thr=142 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:07.479] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:07.479] thr=142 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:07.479] thr=142 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:07.480] thr=142 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:07.518] thr=142 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:07.527] thr=142 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:07.528] thr=142 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:07.628] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:07.628] thr=142 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:07.629] thr=142 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:07.630] thr=142 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:07.639] thr=142 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:07.640] thr=142 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:07.641] thr=142 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:11.917] thr=143 paramiko.transport: starting thread (client mode): 0x4e2e6b0 +DEB [20190331-11:39:11.917] thr=143 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:11.926] thr=143 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:11.926] thr=143 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:11.930] thr=143 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:11.930] thr=143 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:11.930] thr=143 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:11.930] thr=143 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:11.930] thr=143 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:11.930] thr=143 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:11.935] thr=143 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:11.935] thr=143 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:11.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:11.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:11.975] thr=143 paramiko.transport: userauth is OK +INF [20190331-11:39:12.001] thr=143 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:12.001] thr=143 paramiko.transport: userauth is OK +INF [20190331-11:39:12.029] thr=143 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:12.029] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:12.204] thr=143 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:12.204] thr=143 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:12.244] thr=143 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:12.244] thr=143 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:12.247] thr=143 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:12.261] thr=143 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:12.261] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:12.261] thr=143 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:12.262] thr=143 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:12.262] thr=143 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:12.302] thr=143 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:12.314] thr=143 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:12.314] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:12.314] thr=143 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:12.315] thr=143 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:12.315] thr=143 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:12.356] thr=143 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:12.365] thr=143 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:12.365] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:12.366] thr=143 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:12.366] thr=143 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:12.366] thr=143 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:12.405] thr=143 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:12.414] thr=143 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:12.414] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:12.415] thr=143 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:12.415] thr=143 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:12.415] thr=143 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:12.454] thr=143 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:12.466] thr=143 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:12.466] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:12.466] thr=143 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:12.467] thr=143 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:12.467] thr=143 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:12.508] thr=143 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:12.517] thr=143 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:12.517] thr=143 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:12.618] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:12.619] thr=143 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:12.619] thr=143 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:12.620] thr=143 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:12.629] thr=143 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:12.630] thr=143 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:12.631] thr=143 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:16.919] thr=122 paramiko.transport: starting thread (client mode): 0x4e39ed0 +DEB [20190331-11:39:16.919] thr=122 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:16.928] thr=122 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:16.928] thr=122 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:16.931] thr=122 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:16.931] thr=122 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:16.931] thr=122 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:16.931] thr=122 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:16.931] thr=122 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:16.931] thr=122 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:16.935] thr=122 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:16.935] thr=122 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:16.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:16.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:16.974] thr=122 paramiko.transport: userauth is OK +INF [20190331-11:39:16.997] thr=122 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:16.998] thr=122 paramiko.transport: userauth is OK +INF [20190331-11:39:17.020] thr=122 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:17.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:17.187] thr=122 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:17.188] thr=122 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:17.229] thr=122 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:17.229] thr=122 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:17.234] thr=122 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:17.248] thr=122 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:17.249] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:17.249] thr=122 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:17.250] thr=122 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:17.250] thr=122 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:17.290] thr=122 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:17.302] thr=122 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:17.302] thr=122 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:17.303] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:17.343] thr=122 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:17.344] thr=122 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:17.345] thr=122 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:17.354] thr=122 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:17.354] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:17.354] thr=122 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:17.355] thr=122 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:17.355] thr=122 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:17.396] thr=122 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:17.405] thr=122 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:17.406] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:17.406] thr=122 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:17.407] thr=122 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:17.407] thr=122 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:17.448] thr=122 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:17.459] thr=122 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:17.459] thr=122 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:17.459] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:17.497] thr=122 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:17.497] thr=122 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:17.499] thr=122 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:17.508] thr=122 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:17.508] thr=122 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:17.609] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:17.610] thr=122 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:17.610] thr=122 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:17.611] thr=122 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:17.620] thr=122 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:17.621] thr=122 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:17.622] thr=122 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:21.918] thr=144 paramiko.transport: starting thread (client mode): 0x4e06190 +DEB [20190331-11:39:21.919] thr=144 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:21.928] thr=144 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:21.928] thr=144 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:21.931] thr=144 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:21.931] thr=144 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:21.931] thr=144 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:21.931] thr=144 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:21.932] thr=144 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:21.932] thr=144 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:21.936] thr=144 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:21.936] thr=144 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:21.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:21.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:21.975] thr=144 paramiko.transport: userauth is OK +INF [20190331-11:39:21.997] thr=144 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:21.998] thr=144 paramiko.transport: userauth is OK +INF [20190331-11:39:22.032] thr=144 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:22.032] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:22.216] thr=144 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:22.216] thr=144 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:22.257] thr=144 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:22.257] thr=144 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:22.262] thr=144 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:22.275] thr=144 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:22.276] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:22.276] thr=144 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:22.277] thr=144 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:22.277] thr=144 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:22.317] thr=144 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:22.329] thr=144 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:22.329] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:22.330] thr=144 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:22.330] thr=144 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:22.330] thr=144 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:22.369] thr=144 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:22.378] thr=144 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:22.378] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:22.378] thr=144 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:22.379] thr=144 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:22.379] thr=144 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:22.417] thr=144 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:22.426] thr=144 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:22.426] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:22.427] thr=144 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:22.427] thr=144 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:22.427] thr=144 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:22.466] thr=144 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:22.478] thr=144 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:22.478] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:22.478] thr=144 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:22.479] thr=144 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:22.479] thr=144 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:22.518] thr=144 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:22.528] thr=144 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:22.528] thr=144 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:22.629] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:22.630] thr=144 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:22.630] thr=144 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:22.631] thr=144 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:22.641] thr=144 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:22.641] thr=144 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:22.643] thr=144 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:26.918] thr=145 paramiko.transport: starting thread (client mode): 0x4db2cb0 +DEB [20190331-11:39:26.918] thr=145 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:26.927] thr=145 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:26.927] thr=145 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:26.930] thr=145 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:26.931] thr=145 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:26.931] thr=145 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:26.931] thr=145 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:26.931] thr=145 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:26.931] thr=145 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:26.935] thr=145 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:26.935] thr=145 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:26.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:26.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:26.973] thr=145 paramiko.transport: userauth is OK +INF [20190331-11:39:26.993] thr=145 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:26.994] thr=145 paramiko.transport: userauth is OK +INF [20190331-11:39:27.016] thr=145 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:27.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:27.190] thr=145 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:27.191] thr=145 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:27.234] thr=145 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:27.234] thr=145 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:27.237] thr=145 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:27.251] thr=145 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:27.251] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:27.251] thr=145 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:27.252] thr=145 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:27.252] thr=145 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:27.292] thr=145 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:27.305] thr=145 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:27.306] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:27.306] thr=145 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:27.306] thr=145 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:27.306] thr=145 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:27.345] thr=145 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:27.354] thr=145 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:27.354] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:27.354] thr=145 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:27.355] thr=145 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:27.355] thr=145 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:27.395] thr=145 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:27.404] thr=145 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:27.404] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:27.404] thr=145 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:27.405] thr=145 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:27.405] thr=145 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:27.444] thr=145 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:27.455] thr=145 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:27.455] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:27.455] thr=145 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:27.456] thr=145 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:27.456] thr=145 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:27.494] thr=145 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:27.503] thr=145 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:27.503] thr=145 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:27.604] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:27.604] thr=145 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:27.605] thr=145 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:27.606] thr=145 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:27.615] thr=145 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:27.616] thr=145 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:27.617] thr=145 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:31.917] thr=146 paramiko.transport: starting thread (client mode): 0x50ab3d0 +DEB [20190331-11:39:31.918] thr=146 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:31.927] thr=146 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:31.927] thr=146 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:31.930] thr=146 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:31.930] thr=146 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:31.930] thr=146 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:31.930] thr=146 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:31.930] thr=146 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:31.930] thr=146 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:31.934] thr=146 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:31.934] thr=146 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:31.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:31.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:31.972] thr=146 paramiko.transport: userauth is OK +INF [20190331-11:39:32.090] thr=146 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:32.091] thr=146 paramiko.transport: userauth is OK +INF [20190331-11:39:32.117] thr=146 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:32.118] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:32.282] thr=146 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:32.282] thr=146 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:32.323] thr=146 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:32.323] thr=146 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:32.327] thr=146 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:32.340] thr=146 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:32.341] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:32.341] thr=146 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:32.341] thr=146 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:32.341] thr=146 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:32.381] thr=146 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:32.393] thr=146 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:32.393] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:32.394] thr=146 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:32.394] thr=146 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:32.394] thr=146 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:32.435] thr=146 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:32.444] thr=146 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:32.444] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:32.444] thr=146 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:32.445] thr=146 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:32.445] thr=146 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:32.486] thr=146 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:32.495] thr=146 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:32.496] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:32.496] thr=146 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:32.497] thr=146 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:32.497] thr=146 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:32.536] thr=146 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:32.547] thr=146 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:32.548] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:32.548] thr=146 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:32.549] thr=146 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:32.549] thr=146 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:32.590] thr=146 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:32.599] thr=146 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:32.600] thr=146 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:32.701] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:32.701] thr=146 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:32.702] thr=146 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:32.703] thr=146 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:32.714] thr=146 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:32.715] thr=146 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:32.718] thr=146 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:36.918] thr=147 paramiko.transport: starting thread (client mode): 0x531f090 +DEB [20190331-11:39:36.918] thr=147 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:36.932] thr=147 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:36.932] thr=147 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:36.936] thr=147 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:36.936] thr=147 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:36.936] thr=147 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:36.936] thr=147 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:36.936] thr=147 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:36.936] thr=147 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:36.942] thr=147 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:36.942] thr=147 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:36.943] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:36.944] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:36.981] thr=147 paramiko.transport: userauth is OK +INF [20190331-11:39:37.006] thr=147 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:37.007] thr=147 paramiko.transport: userauth is OK +INF [20190331-11:39:37.041] thr=147 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:37.041] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:37.297] thr=147 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:37.298] thr=147 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:37.339] thr=147 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:37.339] thr=147 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:37.343] thr=147 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:37.361] thr=147 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:37.361] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:37.361] thr=147 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:37.362] thr=147 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:37.362] thr=147 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:37.401] thr=147 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:37.426] thr=147 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:37.427] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:37.427] thr=147 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:37.428] thr=147 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:37.428] thr=147 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:37.466] thr=147 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:37.478] thr=147 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:37.479] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:37.480] thr=147 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:37.480] thr=147 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:37.480] thr=147 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:37.520] thr=147 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:37.531] thr=147 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:37.532] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:37.532] thr=147 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:37.533] thr=147 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:37.533] thr=147 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:37.573] thr=147 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:37.587] thr=147 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:37.587] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:37.587] thr=147 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:37.588] thr=147 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:37.588] thr=147 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:37.626] thr=147 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:37.639] thr=147 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:37.639] thr=147 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:37.740] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:37.741] thr=147 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:37.741] thr=147 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:37.743] thr=147 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:37.753] thr=147 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:37.754] thr=147 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:37.756] thr=147 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:41.918] thr=148 paramiko.transport: starting thread (client mode): 0x50b7630 +DEB [20190331-11:39:41.919] thr=148 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:41.927] thr=148 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:41.927] thr=148 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:41.930] thr=148 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:41.930] thr=148 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:41.930] thr=148 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:41.931] thr=148 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:41.931] thr=148 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:41.931] thr=148 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:41.935] thr=148 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:41.935] thr=148 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:41.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:41.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:41.973] thr=148 paramiko.transport: userauth is OK +INF [20190331-11:39:41.993] thr=148 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:41.994] thr=148 paramiko.transport: userauth is OK +INF [20190331-11:39:42.034] thr=148 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:42.035] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:42.215] thr=148 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:42.215] thr=148 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:42.256] thr=148 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:42.256] thr=148 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:42.260] thr=148 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:42.275] thr=148 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:42.275] thr=148 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:42.275] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:42.316] thr=148 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:42.316] thr=148 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:42.318] thr=148 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:42.330] thr=148 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:42.330] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:42.331] thr=148 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:42.331] thr=148 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:42.331] thr=148 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:42.370] thr=148 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:42.379] thr=148 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:42.380] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:42.380] thr=148 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:42.381] thr=148 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:42.381] thr=148 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:42.419] thr=148 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:42.428] thr=148 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:42.429] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:42.429] thr=148 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:42.429] thr=148 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:42.430] thr=148 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:42.468] thr=148 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:42.480] thr=148 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:42.480] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:42.480] thr=148 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:42.481] thr=148 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:42.481] thr=148 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:42.520] thr=148 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:42.529] thr=148 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:42.529] thr=148 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:42.630] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:42.631] thr=148 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:42.631] thr=148 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:42.632] thr=148 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:42.641] thr=148 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:42.642] thr=148 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:42.643] thr=148 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:46.917] thr=149 paramiko.transport: starting thread (client mode): 0x3345f50 +DEB [20190331-11:39:46.918] thr=149 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:46.928] thr=149 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:46.928] thr=149 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:46.931] thr=149 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:46.931] thr=149 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:46.931] thr=149 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:46.932] thr=149 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:46.932] thr=149 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:46.932] thr=149 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:46.936] thr=149 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:46.936] thr=149 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:46.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:46.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:46.976] thr=149 paramiko.transport: userauth is OK +INF [20190331-11:39:46.997] thr=149 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:46.998] thr=149 paramiko.transport: userauth is OK +INF [20190331-11:39:47.021] thr=149 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:47.021] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:47.203] thr=149 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:47.203] thr=149 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:47.244] thr=149 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:47.244] thr=149 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:47.249] thr=149 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:47.264] thr=149 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:47.265] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:47.265] thr=149 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:47.266] thr=149 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:47.266] thr=149 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:47.304] thr=149 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:47.316] thr=149 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:47.316] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:47.316] thr=149 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:47.317] thr=149 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:47.317] thr=149 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:47.356] thr=149 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:47.366] thr=149 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:47.366] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:47.367] thr=149 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:47.367] thr=149 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:47.367] thr=149 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:47.408] thr=149 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:47.417] thr=149 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:47.417] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:47.418] thr=149 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:47.418] thr=149 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:47.418] thr=149 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:47.459] thr=149 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:47.472] thr=149 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:47.473] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:47.473] thr=149 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:47.473] thr=149 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:47.473] thr=149 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:47.514] thr=149 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:47.523] thr=149 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:47.523] thr=149 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:47.624] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:47.625] thr=149 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:47.625] thr=149 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:47.626] thr=149 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:47.635] thr=149 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:47.636] thr=149 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:47.637] thr=149 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:51.917] thr=150 paramiko.transport: starting thread (client mode): 0x4e06cb0 +DEB [20190331-11:39:51.917] thr=150 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:51.926] thr=150 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:51.926] thr=150 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:51.929] thr=150 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:51.929] thr=150 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:51.929] thr=150 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:51.929] thr=150 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:51.930] thr=150 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:51.930] thr=150 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:51.934] thr=150 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:51.934] thr=150 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:51.934] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:51.935] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:51.975] thr=150 paramiko.transport: userauth is OK +INF [20190331-11:39:51.996] thr=150 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:51.997] thr=150 paramiko.transport: userauth is OK +INF [20190331-11:39:52.019] thr=150 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:52.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:52.204] thr=150 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:52.204] thr=150 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:52.245] thr=150 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:52.245] thr=150 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:52.248] thr=150 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:52.262] thr=150 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:52.263] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:52.263] thr=150 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:52.263] thr=150 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:52.264] thr=150 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:52.304] thr=150 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:52.317] thr=150 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:52.318] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:52.318] thr=150 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:52.318] thr=150 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:52.318] thr=150 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:52.359] thr=150 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:52.368] thr=150 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:52.368] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:52.368] thr=150 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:52.369] thr=150 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:52.369] thr=150 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:52.410] thr=150 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:52.419] thr=150 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:52.419] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:52.420] thr=150 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:52.420] thr=150 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:52.420] thr=150 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:52.460] thr=150 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:52.471] thr=150 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:52.471] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:52.471] thr=150 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:52.472] thr=150 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:52.472] thr=150 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:52.513] thr=150 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:52.522] thr=150 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:52.523] thr=150 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:52.624] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:52.624] thr=150 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:52.625] thr=150 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:52.626] thr=150 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:52.635] thr=150 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:52.635] thr=150 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:52.637] thr=150 paramiko.transport: EOF in transport thread +DEB [20190331-11:39:56.917] thr=151 paramiko.transport: starting thread (client mode): 0x4d50fd0 +DEB [20190331-11:39:56.917] thr=151 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:39:56.927] thr=151 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:39:56.927] thr=151 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:39:56.930] thr=151 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:39:56.930] thr=151 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:39:56.930] thr=151 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:39:56.930] thr=151 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:39:56.930] thr=151 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:39:56.930] thr=151 paramiko.transport: Compression agreed: none +DEB [20190331-11:39:56.934] thr=151 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:39:56.935] thr=151 paramiko.transport: Switch to new keys ... +DEB [20190331-11:39:56.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:39:56.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:39:56.975] thr=151 paramiko.transport: userauth is OK +INF [20190331-11:39:56.995] thr=151 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:39:56.995] thr=151 paramiko.transport: userauth is OK +INF [20190331-11:39:57.016] thr=151 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:39:57.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:39:57.222] thr=151 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:39:57.223] thr=151 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:39:57.264] thr=151 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:39:57.264] thr=151 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:39:57.268] thr=151 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:39:57.283] thr=151 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:39:57.283] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:39:57.283] thr=151 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:39:57.284] thr=151 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:39:57.284] thr=151 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:39:57.325] thr=151 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:39:57.339] thr=151 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:39:57.339] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:39:57.339] thr=151 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:39:57.340] thr=151 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:39:57.340] thr=151 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:39:57.379] thr=151 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:39:57.388] thr=151 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:39:57.388] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:39:57.389] thr=151 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:39:57.389] thr=151 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:39:57.389] thr=151 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:39:57.428] thr=151 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:39:57.437] thr=151 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:39:57.438] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:39:57.438] thr=151 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:39:57.439] thr=151 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:39:57.439] thr=151 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:39:57.477] thr=151 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:39:57.488] thr=151 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:39:57.488] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:39:57.489] thr=151 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:39:57.489] thr=151 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:39:57.489] thr=151 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:39:57.527] thr=151 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:39:57.537] thr=151 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:39:57.537] thr=151 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:39:57.638] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:39:57.639] thr=151 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:39:57.639] thr=151 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:39:57.640] thr=151 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:39:57.649] thr=151 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:39:57.650] thr=151 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:39:57.652] thr=151 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:01.917] thr=152 paramiko.transport: starting thread (client mode): 0xa46eb0 +DEB [20190331-11:40:01.917] thr=152 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:01.927] thr=152 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:01.927] thr=152 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:01.930] thr=152 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:01.930] thr=152 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:01.930] thr=152 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:01.930] thr=152 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:01.931] thr=152 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:01.931] thr=152 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:01.935] thr=152 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:01.935] thr=152 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:01.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:01.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:01.975] thr=152 paramiko.transport: userauth is OK +INF [20190331-11:40:01.996] thr=152 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:01.997] thr=152 paramiko.transport: userauth is OK +INF [20190331-11:40:02.018] thr=152 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:02.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:02.209] thr=152 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:02.209] thr=152 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:02.249] thr=152 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:02.249] thr=152 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:02.252] thr=152 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:02.266] thr=152 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:02.266] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:02.266] thr=152 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:02.267] thr=152 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:02.267] thr=152 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:02.306] thr=152 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:02.319] thr=152 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:02.319] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:02.319] thr=152 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:02.320] thr=152 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:02.320] thr=152 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:02.360] thr=152 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:02.369] thr=152 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:02.369] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:02.370] thr=152 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:02.370] thr=152 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:02.370] thr=152 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:02.410] thr=152 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:02.419] thr=152 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:02.419] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:02.419] thr=152 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:02.420] thr=152 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:02.420] thr=152 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:02.460] thr=152 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:02.471] thr=152 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:02.471] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:02.471] thr=152 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:02.472] thr=152 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:02.472] thr=152 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:02.513] thr=152 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:02.521] thr=152 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:02.522] thr=152 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:02.622] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:02.623] thr=152 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:02.623] thr=152 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:02.624] thr=152 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:02.634] thr=152 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:02.634] thr=152 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:02.636] thr=152 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:06.918] thr=153 paramiko.transport: starting thread (client mode): 0x4e39550 +DEB [20190331-11:40:06.918] thr=153 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:06.930] thr=153 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:06.931] thr=153 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:06.935] thr=153 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:06.935] thr=153 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:06.935] thr=153 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:06.935] thr=153 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:06.935] thr=153 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:06.936] thr=153 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:06.940] thr=153 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:06.940] thr=153 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:06.940] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:06.941] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:06.981] thr=153 paramiko.transport: userauth is OK +INF [20190331-11:40:07.004] thr=153 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:07.004] thr=153 paramiko.transport: userauth is OK +INF [20190331-11:40:07.027] thr=153 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:07.027] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:07.214] thr=153 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:07.214] thr=153 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:07.254] thr=153 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:07.254] thr=153 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:07.259] thr=153 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:07.275] thr=153 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:07.276] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:07.276] thr=153 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:07.277] thr=153 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:07.277] thr=153 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:07.316] thr=153 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:07.328] thr=153 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:07.329] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:07.329] thr=153 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:07.330] thr=153 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:07.330] thr=153 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:07.370] thr=153 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:07.379] thr=153 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:07.379] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:07.380] thr=153 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:07.380] thr=153 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:07.380] thr=153 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:07.419] thr=153 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:07.428] thr=153 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:07.429] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:07.429] thr=153 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:07.430] thr=153 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:07.430] thr=153 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:07.470] thr=153 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:07.482] thr=153 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:07.482] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:07.482] thr=153 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:07.483] thr=153 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:07.483] thr=153 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:07.524] thr=153 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:07.533] thr=153 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:07.533] thr=153 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:07.634] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:07.635] thr=153 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:07.635] thr=153 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:07.636] thr=153 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:07.645] thr=153 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:07.646] thr=153 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:07.647] thr=153 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:11.918] thr=58 paramiko.transport: starting thread (client mode): 0x4db2930 +DEB [20190331-11:40:11.918] thr=58 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:11.929] thr=58 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:11.929] thr=58 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:11.933] thr=58 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:11.933] thr=58 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:11.933] thr=58 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:11.933] thr=58 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:11.933] thr=58 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:11.933] thr=58 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:11.937] thr=58 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:11.937] thr=58 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:11.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:11.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:11.978] thr=58 paramiko.transport: userauth is OK +INF [20190331-11:40:12.009] thr=58 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:12.009] thr=58 paramiko.transport: userauth is OK +INF [20190331-11:40:12.032] thr=58 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:12.032] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:12.225] thr=58 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:12.225] thr=58 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:12.266] thr=58 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:12.266] thr=58 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:12.271] thr=58 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:12.285] thr=58 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:12.286] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:12.286] thr=58 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:12.287] thr=58 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:12.287] thr=58 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:12.329] thr=58 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:12.343] thr=58 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:12.343] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:12.343] thr=58 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:12.344] thr=58 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:12.344] thr=58 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:12.383] thr=58 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:12.393] thr=58 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:12.393] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:12.394] thr=58 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:12.394] thr=58 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:12.394] thr=58 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:12.432] thr=58 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:12.441] thr=58 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:12.441] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:12.442] thr=58 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:12.442] thr=58 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:12.442] thr=58 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:12.480] thr=58 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:12.490] thr=58 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:12.491] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:12.491] thr=58 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:12.492] thr=58 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:12.492] thr=58 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:12.530] thr=58 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:12.539] thr=58 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:12.539] thr=58 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:12.640] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:12.640] thr=58 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:12.641] thr=58 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:12.642] thr=58 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:12.651] thr=58 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:12.652] thr=58 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:12.653] thr=58 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:16.916] thr=127 paramiko.transport: starting thread (client mode): 0x4db2ad0 +DEB [20190331-11:40:16.916] thr=127 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:16.925] thr=127 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:16.925] thr=127 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:16.928] thr=127 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:16.928] thr=127 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:16.928] thr=127 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:16.928] thr=127 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:16.928] thr=127 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:16.928] thr=127 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:16.932] thr=127 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:16.932] thr=127 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:16.933] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:16.934] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:16.970] thr=127 paramiko.transport: userauth is OK +INF [20190331-11:40:16.991] thr=127 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:16.991] thr=127 paramiko.transport: userauth is OK +INF [20190331-11:40:17.014] thr=127 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:17.014] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:17.225] thr=127 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:17.225] thr=127 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:17.267] thr=127 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:17.267] thr=127 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:17.273] thr=127 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:17.289] thr=127 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:17.289] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:17.289] thr=127 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:17.290] thr=127 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:17.290] thr=127 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:17.330] thr=127 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:17.343] thr=127 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:17.343] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:17.344] thr=127 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:17.344] thr=127 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:17.344] thr=127 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:17.384] thr=127 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:17.393] thr=127 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:17.393] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:17.394] thr=127 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:17.394] thr=127 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:17.394] thr=127 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:17.434] thr=127 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:17.444] thr=127 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:17.444] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:17.445] thr=127 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:17.445] thr=127 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:17.445] thr=127 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:17.487] thr=127 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:17.499] thr=127 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:17.499] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:17.499] thr=127 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:17.500] thr=127 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:17.500] thr=127 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:17.539] thr=127 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:17.549] thr=127 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:17.549] thr=127 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:17.650] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:17.651] thr=127 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:17.651] thr=127 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:17.652] thr=127 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:17.661] thr=127 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:17.662] thr=127 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:17.663] thr=127 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:21.918] thr=154 paramiko.transport: starting thread (client mode): 0x4e39030 +DEB [20190331-11:40:21.918] thr=154 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:21.927] thr=154 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:21.927] thr=154 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:21.930] thr=154 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:21.930] thr=154 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:21.930] thr=154 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:21.930] thr=154 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:21.930] thr=154 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:21.931] thr=154 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:21.935] thr=154 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:21.935] thr=154 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:21.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:21.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:21.975] thr=154 paramiko.transport: userauth is OK +INF [20190331-11:40:21.995] thr=154 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:21.996] thr=154 paramiko.transport: userauth is OK +INF [20190331-11:40:22.016] thr=154 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:22.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:22.197] thr=154 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:22.198] thr=154 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:22.239] thr=154 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:22.239] thr=154 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:22.245] thr=154 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:22.262] thr=154 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:22.262] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:22.262] thr=154 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:22.263] thr=154 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:22.263] thr=154 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:22.303] thr=154 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:22.316] thr=154 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:22.316] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:22.316] thr=154 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:22.317] thr=154 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:22.317] thr=154 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:22.358] thr=154 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:22.366] thr=154 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:22.366] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:22.367] thr=154 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:22.367] thr=154 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:22.367] thr=154 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:22.408] thr=154 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:22.417] thr=154 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:22.417] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:22.418] thr=154 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:22.418] thr=154 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:22.418] thr=154 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:22.459] thr=154 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:22.470] thr=154 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:22.470] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:22.471] thr=154 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:22.471] thr=154 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:22.471] thr=154 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:22.513] thr=154 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:22.522] thr=154 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:22.522] thr=154 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:22.624] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:22.625] thr=154 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:22.625] thr=154 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:22.626] thr=154 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:22.635] thr=154 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:22.636] thr=154 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:22.637] thr=154 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:26.919] thr=155 paramiko.transport: starting thread (client mode): 0x55b04d0 +DEB [20190331-11:40:26.919] thr=155 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:26.930] thr=155 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:26.930] thr=155 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:26.933] thr=155 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:26.933] thr=155 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:26.933] thr=155 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:26.933] thr=155 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:26.933] thr=155 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:26.933] thr=155 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:26.937] thr=155 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:26.937] thr=155 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:26.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:26.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:26.977] thr=155 paramiko.transport: userauth is OK +INF [20190331-11:40:26.997] thr=155 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:26.998] thr=155 paramiko.transport: userauth is OK +INF [20190331-11:40:27.020] thr=155 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:27.020] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:27.200] thr=155 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:27.200] thr=155 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:27.241] thr=155 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:27.241] thr=155 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:27.246] thr=155 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:27.259] thr=155 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:27.260] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:27.260] thr=155 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:27.261] thr=155 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:27.261] thr=155 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:27.299] thr=155 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:27.312] thr=155 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:27.312] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:27.313] thr=155 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:27.313] thr=155 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:27.313] thr=155 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:27.352] thr=155 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:27.361] thr=155 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:27.361] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:27.361] thr=155 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:27.362] thr=155 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:27.362] thr=155 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:27.400] thr=155 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:27.409] thr=155 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:27.409] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:27.409] thr=155 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:27.410] thr=155 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:27.410] thr=155 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:27.447] thr=155 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:27.458] thr=155 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:27.458] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:27.459] thr=155 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:27.459] thr=155 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:27.459] thr=155 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:27.498] thr=155 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:27.507] thr=155 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:27.508] thr=155 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:27.608] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:27.608] thr=155 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:27.609] thr=155 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:27.610] thr=155 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:27.619] thr=155 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:27.620] thr=155 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:27.621] thr=155 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:31.917] thr=55 paramiko.transport: starting thread (client mode): 0x55b03b0 +DEB [20190331-11:40:31.917] thr=55 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:31.927] thr=55 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:31.927] thr=55 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:31.930] thr=55 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:31.930] thr=55 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:31.930] thr=55 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:31.930] thr=55 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:31.930] thr=55 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:31.931] thr=55 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:31.935] thr=55 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:31.935] thr=55 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:31.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:31.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:31.973] thr=55 paramiko.transport: userauth is OK +INF [20190331-11:40:31.993] thr=55 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:31.994] thr=55 paramiko.transport: userauth is OK +INF [20190331-11:40:32.015] thr=55 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:32.016] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:32.223] thr=55 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:32.223] thr=55 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:32.264] thr=55 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:32.264] thr=55 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:32.270] thr=55 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:32.286] thr=55 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:32.286] thr=55 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:32.287] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:32.326] thr=55 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:32.326] thr=55 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:32.328] thr=55 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:32.342] thr=55 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:32.342] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:32.342] thr=55 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:32.343] thr=55 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:32.343] thr=55 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:32.383] thr=55 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:32.392] thr=55 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:32.393] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:32.393] thr=55 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:32.393] thr=55 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:32.393] thr=55 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:32.435] thr=55 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:32.444] thr=55 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:32.444] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:32.445] thr=55 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:32.445] thr=55 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:32.445] thr=55 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:32.486] thr=55 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:32.497] thr=55 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:32.498] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:32.498] thr=55 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:32.498] thr=55 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:32.498] thr=55 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:32.537] thr=55 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:32.546] thr=55 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:32.547] thr=55 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:32.647] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:32.648] thr=55 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:32.648] thr=55 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:32.649] thr=55 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:32.659] thr=55 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:32.659] thr=55 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:32.661] thr=55 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:36.916] thr=156 paramiko.transport: starting thread (client mode): 0x4db20f0 +DEB [20190331-11:40:36.916] thr=156 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:36.925] thr=156 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:36.925] thr=156 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:36.928] thr=156 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:36.928] thr=156 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:36.928] thr=156 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:36.928] thr=156 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:36.929] thr=156 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:36.929] thr=156 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:36.933] thr=156 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:36.933] thr=156 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:36.933] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:36.935] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:36.972] thr=156 paramiko.transport: userauth is OK +INF [20190331-11:40:37.106] thr=156 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:37.107] thr=156 paramiko.transport: userauth is OK +INF [20190331-11:40:37.153] thr=156 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:37.154] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:37.338] thr=156 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:37.338] thr=156 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:37.380] thr=156 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:37.380] thr=156 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:37.382] thr=156 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:37.397] thr=156 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:37.397] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:37.397] thr=156 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:37.398] thr=156 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:37.398] thr=156 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:37.440] thr=156 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:37.453] thr=156 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:37.453] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:37.453] thr=156 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:37.454] thr=156 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:37.454] thr=156 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:37.495] thr=156 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:37.504] thr=156 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:37.504] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:37.504] thr=156 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:37.505] thr=156 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:37.505] thr=156 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:37.546] thr=156 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:37.555] thr=156 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:37.555] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:37.555] thr=156 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:37.556] thr=156 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:37.556] thr=156 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:37.595] thr=156 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:37.606] thr=156 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:37.607] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:37.607] thr=156 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:37.607] thr=156 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:37.608] thr=156 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:37.646] thr=156 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:37.655] thr=156 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:37.655] thr=156 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:37.756] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:37.757] thr=156 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:37.757] thr=156 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:37.758] thr=156 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:37.768] thr=156 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:37.769] thr=156 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:37.770] thr=156 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:41.919] thr=76 paramiko.transport: starting thread (client mode): 0x5341af0 +DEB [20190331-11:40:41.919] thr=76 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:41.928] thr=76 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:41.928] thr=76 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:41.932] thr=76 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:41.932] thr=76 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:41.932] thr=76 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:41.932] thr=76 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:41.932] thr=76 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:41.932] thr=76 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:41.936] thr=76 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:41.937] thr=76 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:41.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:41.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:41.975] thr=76 paramiko.transport: userauth is OK +INF [20190331-11:40:41.994] thr=76 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:41.995] thr=76 paramiko.transport: userauth is OK +INF [20190331-11:40:42.018] thr=76 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:42.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:42.231] thr=76 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:42.232] thr=76 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:42.273] thr=76 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:42.273] thr=76 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:42.277] thr=76 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:42.291] thr=76 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:42.292] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:42.292] thr=76 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:42.292] thr=76 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:42.292] thr=76 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:42.334] thr=76 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:42.347] thr=76 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:42.347] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:42.348] thr=76 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:42.348] thr=76 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:42.348] thr=76 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:42.387] thr=76 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:42.396] thr=76 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:42.396] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:42.396] thr=76 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:42.397] thr=76 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:42.397] thr=76 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:42.436] thr=76 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:42.445] thr=76 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:42.445] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:42.445] thr=76 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:42.446] thr=76 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:42.446] thr=76 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:42.485] thr=76 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:42.497] thr=76 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:42.497] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:42.498] thr=76 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:42.498] thr=76 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:42.498] thr=76 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:42.537] thr=76 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:42.546] thr=76 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:42.546] thr=76 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:42.647] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:42.647] thr=76 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:42.648] thr=76 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:42.649] thr=76 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:42.658] thr=76 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:42.659] thr=76 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:42.660] thr=76 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:46.917] thr=157 paramiko.transport: starting thread (client mode): 0x531ffb0 +DEB [20190331-11:40:46.917] thr=157 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:46.926] thr=157 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:46.927] thr=157 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:46.929] thr=157 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:46.929] thr=157 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:46.929] thr=157 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:46.929] thr=157 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:46.929] thr=157 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:46.929] thr=157 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:46.933] thr=157 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:46.934] thr=157 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:46.934] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:46.935] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:46.973] thr=157 paramiko.transport: userauth is OK +INF [20190331-11:40:46.994] thr=157 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:46.994] thr=157 paramiko.transport: userauth is OK +INF [20190331-11:40:47.022] thr=157 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:47.023] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:47.224] thr=157 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:47.225] thr=157 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:47.265] thr=157 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:47.265] thr=157 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:47.272] thr=157 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:47.287] thr=157 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:47.287] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:47.288] thr=157 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:47.288] thr=157 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:47.288] thr=157 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:47.327] thr=157 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:47.341] thr=157 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:47.341] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:47.342] thr=157 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:47.342] thr=157 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:47.342] thr=157 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:47.382] thr=157 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:47.391] thr=157 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:47.392] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:47.392] thr=157 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:47.393] thr=157 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:47.393] thr=157 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:47.434] thr=157 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:47.443] thr=157 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:47.443] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:47.444] thr=157 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:47.444] thr=157 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:47.444] thr=157 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:47.486] thr=157 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:47.500] thr=157 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:47.500] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:47.501] thr=157 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:47.501] thr=157 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:47.501] thr=157 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:47.541] thr=157 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:47.551] thr=157 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:47.551] thr=157 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:47.652] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:47.653] thr=157 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:47.653] thr=157 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:47.654] thr=157 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:47.664] thr=157 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:47.665] thr=157 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:47.667] thr=157 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:51.918] thr=158 paramiko.transport: starting thread (client mode): 0x50bb1b0 +DEB [20190331-11:40:51.918] thr=158 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:51.929] thr=158 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:51.929] thr=158 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:51.933] thr=158 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:51.933] thr=158 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:51.933] thr=158 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:51.933] thr=158 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:51.933] thr=158 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:51.933] thr=158 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:51.938] thr=158 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:51.938] thr=158 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:51.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:51.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:51.977] thr=158 paramiko.transport: userauth is OK +INF [20190331-11:40:51.996] thr=158 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:51.997] thr=158 paramiko.transport: userauth is OK +INF [20190331-11:40:52.019] thr=158 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:52.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:52.212] thr=158 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:52.212] thr=158 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:52.254] thr=158 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:52.254] thr=158 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:52.259] thr=158 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:52.275] thr=158 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:52.275] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:52.275] thr=158 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:52.276] thr=158 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:52.276] thr=158 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:52.316] thr=158 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:52.328] thr=158 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:52.329] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:52.329] thr=158 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:52.330] thr=158 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:52.330] thr=158 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:52.368] thr=158 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:52.377] thr=158 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:52.377] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:52.378] thr=158 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:52.378] thr=158 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:52.378] thr=158 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:52.417] thr=158 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:52.427] thr=158 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:52.428] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:52.428] thr=158 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:52.428] thr=158 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:52.429] thr=158 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:52.467] thr=158 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:52.479] thr=158 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:52.479] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:52.479] thr=158 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:52.480] thr=158 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:52.480] thr=158 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:52.519] thr=158 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:52.528] thr=158 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:52.528] thr=158 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:52.629] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:52.629] thr=158 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:52.630] thr=158 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:52.631] thr=158 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:52.640] thr=158 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:52.641] thr=158 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:52.644] thr=158 paramiko.transport: EOF in transport thread +DEB [20190331-11:40:56.918] thr=134 paramiko.transport: starting thread (client mode): 0x4e06290 +DEB [20190331-11:40:56.918] thr=134 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:40:56.927] thr=134 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:40:56.927] thr=134 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:40:56.930] thr=134 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:40:56.930] thr=134 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:40:56.931] thr=134 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:40:56.931] thr=134 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:40:56.931] thr=134 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:40:56.931] thr=134 paramiko.transport: Compression agreed: none +DEB [20190331-11:40:56.935] thr=134 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:40:56.936] thr=134 paramiko.transport: Switch to new keys ... +DEB [20190331-11:40:56.936] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:40:56.937] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:40:56.975] thr=134 paramiko.transport: userauth is OK +INF [20190331-11:40:57.010] thr=134 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:40:57.011] thr=134 paramiko.transport: userauth is OK +INF [20190331-11:40:57.033] thr=134 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:40:57.033] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:40:57.219] thr=134 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:40:57.219] thr=134 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:40:57.265] thr=134 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:40:57.265] thr=134 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:40:57.269] thr=134 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:40:57.282] thr=134 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:40:57.283] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:40:57.283] thr=134 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:40:57.283] thr=134 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:40:57.283] thr=134 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:40:57.324] thr=134 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:40:57.339] thr=134 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:40:57.339] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:40:57.340] thr=134 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:40:57.340] thr=134 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:40:57.340] thr=134 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:40:57.379] thr=134 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:40:57.389] thr=134 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:40:57.390] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:40:57.390] thr=134 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:40:57.390] thr=134 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:40:57.390] thr=134 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:40:57.429] thr=134 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:40:57.438] thr=134 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:40:57.438] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:40:57.439] thr=134 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:40:57.439] thr=134 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:40:57.439] thr=134 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:40:57.478] thr=134 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:40:57.490] thr=134 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:40:57.491] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:40:57.491] thr=134 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:40:57.492] thr=134 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:40:57.492] thr=134 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:40:57.531] thr=134 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:40:57.541] thr=134 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:40:57.541] thr=134 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:40:57.642] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:40:57.642] thr=134 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:40:57.643] thr=134 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:40:57.644] thr=134 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:40:57.653] thr=134 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:40:57.654] thr=134 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:40:57.655] thr=134 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:01.920] thr=159 paramiko.transport: starting thread (client mode): 0x4e2ef50 +DEB [20190331-11:41:01.920] thr=159 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:01.932] thr=159 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:01.933] thr=159 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:01.936] thr=159 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:01.936] thr=159 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:01.936] thr=159 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:01.936] thr=159 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:01.936] thr=159 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:01.936] thr=159 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:01.941] thr=159 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:01.941] thr=159 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:01.942] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:01.943] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:01.982] thr=159 paramiko.transport: userauth is OK +INF [20190331-11:41:02.150] thr=159 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:02.151] thr=159 paramiko.transport: userauth is OK +INF [20190331-11:41:02.180] thr=159 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:02.181] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:02.347] thr=159 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:02.347] thr=159 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:02.387] thr=159 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:02.387] thr=159 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:02.390] thr=159 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:02.405] thr=159 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:02.406] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:02.406] thr=159 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:02.407] thr=159 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:02.407] thr=159 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:02.447] thr=159 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:02.459] thr=159 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:02.460] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:02.460] thr=159 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:02.460] thr=159 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:02.461] thr=159 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:02.500] thr=159 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:02.509] thr=159 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:02.510] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:02.510] thr=159 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:02.510] thr=159 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:02.510] thr=159 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:02.550] thr=159 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:02.559] thr=159 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:02.559] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:02.559] thr=159 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:02.560] thr=159 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:02.560] thr=159 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:02.600] thr=159 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:02.611] thr=159 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:02.612] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:02.612] thr=159 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:02.612] thr=159 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:02.613] thr=159 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:02.652] thr=159 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:02.661] thr=159 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:02.662] thr=159 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:02.762] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:02.762] thr=159 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:02.763] thr=159 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:02.764] thr=159 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:02.774] thr=159 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:02.775] thr=159 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:02.776] thr=159 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:06.917] thr=160 paramiko.transport: starting thread (client mode): 0x531f710 +DEB [20190331-11:41:06.918] thr=160 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:06.929] thr=160 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:06.929] thr=160 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:06.932] thr=160 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:06.933] thr=160 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:06.933] thr=160 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:06.933] thr=160 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:06.933] thr=160 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:06.933] thr=160 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:06.937] thr=160 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:06.937] thr=160 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:06.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:06.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:06.977] thr=160 paramiko.transport: userauth is OK +INF [20190331-11:41:07.010] thr=160 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:07.011] thr=160 paramiko.transport: userauth is OK +INF [20190331-11:41:07.032] thr=160 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:07.032] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:07.202] thr=160 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:07.202] thr=160 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:07.242] thr=160 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:07.242] thr=160 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:07.244] thr=160 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:07.260] thr=160 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:07.261] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:07.261] thr=160 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:07.262] thr=160 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:07.262] thr=160 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:07.303] thr=160 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:07.319] thr=160 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:07.320] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:07.320] thr=160 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:07.321] thr=160 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:07.321] thr=160 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:07.362] thr=160 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:07.372] thr=160 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:07.372] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:07.373] thr=160 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:07.373] thr=160 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:07.373] thr=160 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:07.415] thr=160 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:07.428] thr=160 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:07.428] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:07.429] thr=160 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:07.429] thr=160 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:07.429] thr=160 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:07.467] thr=160 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:07.480] thr=160 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:07.480] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:07.481] thr=160 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:07.482] thr=160 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:07.482] thr=160 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:07.521] thr=160 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:07.531] thr=160 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:07.531] thr=160 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:07.632] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:07.633] thr=160 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:07.633] thr=160 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:07.634] thr=160 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:07.644] thr=160 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:07.645] thr=160 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:07.646] thr=160 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:11.917] thr=74 paramiko.transport: starting thread (client mode): 0x50ca650 +DEB [20190331-11:41:11.917] thr=74 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:11.926] thr=74 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:11.926] thr=74 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:11.929] thr=74 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:11.929] thr=74 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:11.929] thr=74 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:11.930] thr=74 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:11.930] thr=74 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:11.930] thr=74 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:11.934] thr=74 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:11.934] thr=74 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:11.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:11.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:11.973] thr=74 paramiko.transport: userauth is OK +INF [20190331-11:41:11.995] thr=74 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:11.995] thr=74 paramiko.transport: userauth is OK +INF [20190331-11:41:12.017] thr=74 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:12.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:12.251] thr=74 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:12.251] thr=74 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:12.292] thr=74 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:12.292] thr=74 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:12.297] thr=74 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:12.311] thr=74 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:12.311] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:12.312] thr=74 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:12.312] thr=74 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:12.313] thr=74 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:12.353] thr=74 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:12.366] thr=74 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:12.366] thr=74 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:12.366] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:12.403] thr=74 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:12.404] thr=74 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:12.405] thr=74 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:12.414] thr=74 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:12.415] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:12.415] thr=74 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:12.415] thr=74 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:12.416] thr=74 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:12.454] thr=74 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:12.463] thr=74 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:12.463] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:12.464] thr=74 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:12.464] thr=74 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:12.464] thr=74 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:12.502] thr=74 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:12.514] thr=74 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:12.514] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:12.514] thr=74 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:12.515] thr=74 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:12.515] thr=74 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:12.553] thr=74 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:12.562] thr=74 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:12.562] thr=74 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:12.663] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:12.664] thr=74 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:12.664] thr=74 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:12.665] thr=74 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:12.674] thr=74 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:12.675] thr=74 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:12.676] thr=74 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:16.918] thr=161 paramiko.transport: starting thread (client mode): 0xa48c90 +DEB [20190331-11:41:16.918] thr=161 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:16.928] thr=161 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:16.928] thr=161 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:16.932] thr=161 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:16.932] thr=161 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:16.932] thr=161 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:16.932] thr=161 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:16.933] thr=161 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:16.933] thr=161 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:16.937] thr=161 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:16.937] thr=161 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:16.938] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:16.939] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:16.977] thr=161 paramiko.transport: userauth is OK +INF [20190331-11:41:16.997] thr=161 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:16.998] thr=161 paramiko.transport: userauth is OK +INF [20190331-11:41:17.019] thr=161 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:17.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:17.200] thr=161 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:17.201] thr=161 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:17.241] thr=161 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:17.241] thr=161 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:17.246] thr=161 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:17.261] thr=161 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:17.261] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:17.262] thr=161 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:17.262] thr=161 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:17.262] thr=161 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:17.301] thr=161 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:17.316] thr=161 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:17.316] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:17.316] thr=161 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:17.317] thr=161 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:17.317] thr=161 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:17.357] thr=161 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:17.366] thr=161 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:17.367] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:17.367] thr=161 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:17.368] thr=161 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:17.368] thr=161 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:17.406] thr=161 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:17.415] thr=161 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:17.415] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:17.415] thr=161 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:17.416] thr=161 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:17.416] thr=161 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:17.454] thr=161 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:17.465] thr=161 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:17.465] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:17.465] thr=161 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:17.466] thr=161 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:17.466] thr=161 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:17.504] thr=161 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:17.512] thr=161 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:17.513] thr=161 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:17.614] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:17.615] thr=161 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:17.615] thr=161 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:17.616] thr=161 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:17.625] thr=161 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:17.626] thr=161 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:17.627] thr=161 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:21.948] thr=162 paramiko.transport: starting thread (client mode): 0x66fb90 +DEB [20190331-11:41:21.948] thr=162 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:21.964] thr=162 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:21.964] thr=162 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:21.974] thr=162 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:21.974] thr=162 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:21.974] thr=162 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:21.974] thr=162 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:21.974] thr=162 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:21.975] thr=162 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:21.987] thr=162 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:21.988] thr=162 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:21.989] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:21.992] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:22.026] thr=162 paramiko.transport: userauth is OK +INF [20190331-11:41:22.073] thr=162 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:22.074] thr=162 paramiko.transport: userauth is OK +INF [20190331-11:41:22.154] thr=162 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:22.154] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:22.671] thr=162 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:22.671] thr=162 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:22.715] thr=162 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:22.715] thr=162 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:22.719] thr=162 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:22.737] thr=162 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:22.737] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:22.737] thr=162 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:22.738] thr=162 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:22.738] thr=162 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:22.776] thr=162 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:22.792] thr=162 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:22.792] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:22.792] thr=162 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:22.793] thr=162 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:22.793] thr=162 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:22.831] thr=162 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:22.841] thr=162 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:22.841] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:22.842] thr=162 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:22.842] thr=162 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:22.842] thr=162 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:22.880] thr=162 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:22.890] thr=162 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:22.890] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:22.890] thr=162 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:22.891] thr=162 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:22.891] thr=162 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:22.929] thr=162 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:22.940] thr=162 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:22.940] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:22.940] thr=162 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:22.941] thr=162 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:22.941] thr=162 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:22.980] thr=162 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:22.989] thr=162 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:22.989] thr=162 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:23.090] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:23.091] thr=162 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:23.091] thr=162 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:23.093] thr=162 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:23.104] thr=162 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:23.105] thr=162 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:23.106] thr=162 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:41:23.107] thr=162 paramiko.transport: Dropping user packet because connection is dead. +DEB [20190331-11:41:26.922] thr=164 paramiko.transport: starting thread (client mode): 0x4e06dd0 +DEB [20190331-11:41:26.922] thr=164 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:26.938] thr=164 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:26.939] thr=164 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:26.944] thr=164 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:26.944] thr=164 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:26.944] thr=164 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:26.945] thr=164 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:26.945] thr=164 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:26.946] thr=164 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:26.954] thr=164 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:26.954] thr=164 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:26.955] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:26.957] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:26.992] thr=164 paramiko.transport: userauth is OK +INF [20190331-11:41:27.026] thr=164 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:27.027] thr=164 paramiko.transport: userauth is OK +INF [20190331-11:41:27.075] thr=164 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:27.075] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:27.415] thr=164 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:27.415] thr=164 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:27.457] thr=164 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:27.458] thr=164 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:27.466] thr=164 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:27.485] thr=164 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:27.486] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:27.486] thr=164 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:27.487] thr=164 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:27.487] thr=164 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:27.526] thr=164 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:27.542] thr=164 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:27.542] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:27.543] thr=164 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:27.543] thr=164 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:27.544] thr=164 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:27.586] thr=164 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:27.604] thr=164 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:27.604] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:27.605] thr=164 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:27.606] thr=164 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:27.606] thr=164 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:27.656] thr=164 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:27.658] thr=164 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:27.658] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:27.658] thr=164 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:27.658] thr=164 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:27.658] thr=164 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:27.702] thr=164 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:27.722] thr=164 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:27.722] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:27.723] thr=164 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:27.724] thr=164 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:27.724] thr=164 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:27.765] thr=164 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:27.781] thr=164 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:27.782] thr=164 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:27.883] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:27.884] thr=164 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:27.884] thr=164 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:27.887] thr=164 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:27.902] thr=164 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:27.903] thr=164 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:27.905] thr=164 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:31.921] thr=165 paramiko.transport: starting thread (client mode): 0x531f750 +DEB [20190331-11:41:31.921] thr=165 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:31.936] thr=165 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:31.936] thr=165 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:31.939] thr=165 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:31.939] thr=165 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:31.940] thr=165 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:31.940] thr=165 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:31.940] thr=165 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:31.940] thr=165 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:31.945] thr=165 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:31.946] thr=165 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:31.946] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:31.948] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:31.986] thr=165 paramiko.transport: userauth is OK +INF [20190331-11:41:32.017] thr=165 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:32.018] thr=165 paramiko.transport: userauth is OK +INF [20190331-11:41:32.045] thr=165 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:32.046] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:32.587] thr=165 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:32.587] thr=165 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:32.628] thr=165 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:32.628] thr=165 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:32.639] thr=165 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:32.646] thr=165 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:32.647] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:32.647] thr=165 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:32.648] thr=165 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:32.648] thr=165 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:32.687] thr=165 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:32.706] thr=165 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:32.707] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:32.708] thr=165 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:32.709] thr=165 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:32.709] thr=165 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:32.751] thr=165 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:32.772] thr=165 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:32.772] thr=165 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:32.772] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:32.813] thr=165 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:32.813] thr=165 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:32.817] thr=165 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:32.828] thr=165 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:32.828] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:32.828] thr=165 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:32.828] thr=165 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:32.829] thr=165 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:32.869] thr=165 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:32.883] thr=165 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:32.883] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:32.883] thr=165 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:32.883] thr=165 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:32.883] thr=165 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:32.926] thr=165 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:32.935] thr=165 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:32.935] thr=165 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:33.036] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:33.037] thr=165 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:33.037] thr=165 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:33.046] thr=165 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:33.055] thr=165 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:33.057] thr=165 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:33.059] thr=165 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:36.922] thr=166 paramiko.transport: starting thread (client mode): 0x4da8810 +DEB [20190331-11:41:36.923] thr=166 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:36.932] thr=166 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:36.932] thr=166 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:36.937] thr=166 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:36.937] thr=166 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:36.938] thr=166 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:36.938] thr=166 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:36.938] thr=166 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:36.938] thr=166 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:36.942] thr=166 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:36.943] thr=166 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:36.943] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:36.944] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:36.982] thr=166 paramiko.transport: userauth is OK +INF [20190331-11:41:37.007] thr=166 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:37.008] thr=166 paramiko.transport: userauth is OK +INF [20190331-11:41:37.043] thr=166 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:37.044] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:37.456] thr=166 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:37.456] thr=166 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:37.496] thr=166 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:37.496] thr=166 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:37.501] thr=166 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:37.522] thr=166 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:37.522] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:37.523] thr=166 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:37.523] thr=166 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:37.523] thr=166 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:37.564] thr=166 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:37.580] thr=166 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:37.580] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:37.581] thr=166 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:37.581] thr=166 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:37.581] thr=166 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:37.620] thr=166 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:37.632] thr=166 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:37.633] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:37.633] thr=166 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:37.634] thr=166 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:37.634] thr=166 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:37.677] thr=166 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:37.689] thr=166 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:37.689] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:37.690] thr=166 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:37.690] thr=166 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:37.690] thr=166 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:37.729] thr=166 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:37.742] thr=166 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:37.743] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:37.743] thr=166 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:37.744] thr=166 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:37.744] thr=166 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:37.783] thr=166 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:37.796] thr=166 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:37.796] thr=166 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:37.897] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:37.898] thr=166 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:37.898] thr=166 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:37.899] thr=166 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:37.908] thr=166 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:37.909] thr=166 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:37.911] thr=166 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:41.920] thr=167 paramiko.transport: starting thread (client mode): 0x55a6230 +DEB [20190331-11:41:41.920] thr=167 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:41.933] thr=167 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:41.933] thr=167 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:41.939] thr=167 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:41.940] thr=167 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:41.940] thr=167 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:41.940] thr=167 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:41.940] thr=167 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:41.940] thr=167 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:41.946] thr=167 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:41.947] thr=167 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:41.948] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:41.949] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:41.984] thr=167 paramiko.transport: userauth is OK +INF [20190331-11:41:42.151] thr=167 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:42.152] thr=167 paramiko.transport: userauth is OK +INF [20190331-11:41:42.185] thr=167 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:42.186] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:42.478] thr=167 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:42.478] thr=167 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:42.526] thr=167 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:42.526] thr=167 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:42.537] thr=167 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:42.556] thr=167 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:42.557] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:42.557] thr=167 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:42.557] thr=167 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:42.557] thr=167 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:42.597] thr=167 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:42.616] thr=167 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:42.616] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:42.617] thr=167 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:42.618] thr=167 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:42.618] thr=167 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:42.658] thr=167 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:42.669] thr=167 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:42.670] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:42.670] thr=167 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:42.671] thr=167 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:42.671] thr=167 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:42.712] thr=167 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:42.739] thr=167 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:42.739] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:42.741] thr=167 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:42.742] thr=167 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:42.742] thr=167 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:42.781] thr=167 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:42.794] thr=167 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:42.795] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:42.795] thr=167 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:42.796] thr=167 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:42.796] thr=167 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:42.836] thr=167 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:42.848] thr=167 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:42.849] thr=167 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:42.949] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:42.950] thr=167 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:42.950] thr=167 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:42.952] thr=167 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:42.967] thr=167 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:42.968] thr=167 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:42.969] thr=167 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:46.920] thr=168 paramiko.transport: starting thread (client mode): 0x50ca670 +DEB [20190331-11:41:46.920] thr=168 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:46.937] thr=168 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:46.937] thr=168 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:46.942] thr=168 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:46.942] thr=168 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:46.942] thr=168 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:46.942] thr=168 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:46.943] thr=168 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:46.943] thr=168 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:46.948] thr=168 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:46.949] thr=168 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:46.949] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:46.951] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:46.987] thr=168 paramiko.transport: userauth is OK +INF [20190331-11:41:47.010] thr=168 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:47.011] thr=168 paramiko.transport: userauth is OK +INF [20190331-11:41:47.040] thr=168 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:47.041] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:47.343] thr=168 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:47.344] thr=168 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:47.384] thr=168 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:47.384] thr=168 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:47.390] thr=168 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:47.413] thr=168 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:47.414] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:47.414] thr=168 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:47.415] thr=168 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:47.415] thr=168 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:47.455] thr=168 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:47.479] thr=168 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:47.479] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:47.479] thr=168 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:47.480] thr=168 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:47.480] thr=168 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:47.521] thr=168 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:47.534] thr=168 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:47.534] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:47.535] thr=168 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:47.535] thr=168 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:47.535] thr=168 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:47.576] thr=168 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:47.591] thr=168 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:47.592] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:47.592] thr=168 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:47.593] thr=168 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:47.593] thr=168 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:47.632] thr=168 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:47.654] thr=168 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:47.654] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:47.654] thr=168 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:47.655] thr=168 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:47.655] thr=168 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:47.694] thr=168 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:47.706] thr=168 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:47.707] thr=168 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:47.807] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:47.808] thr=168 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:47.808] thr=168 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:47.809] thr=168 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:47.819] thr=168 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:47.820] thr=168 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:47.822] thr=168 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:51.918] thr=169 paramiko.transport: starting thread (client mode): 0x4e2ef30 +DEB [20190331-11:41:51.918] thr=169 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:51.927] thr=169 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:51.927] thr=169 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:51.930] thr=169 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:51.930] thr=169 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:51.931] thr=169 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:51.931] thr=169 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:51.931] thr=169 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:51.931] thr=169 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:51.935] thr=169 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:51.935] thr=169 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:51.936] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:51.937] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:51.973] thr=169 paramiko.transport: userauth is OK +INF [20190331-11:41:51.993] thr=169 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:51.994] thr=169 paramiko.transport: userauth is OK +INF [20190331-11:41:52.015] thr=169 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:52.015] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:52.187] thr=169 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:52.188] thr=169 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:52.229] thr=169 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:52.229] thr=169 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:52.234] thr=169 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:52.248] thr=169 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:52.248] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:52.248] thr=169 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:52.249] thr=169 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:52.249] thr=169 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:52.289] thr=169 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:52.302] thr=169 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:52.302] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:52.303] thr=169 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:52.303] thr=169 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:52.303] thr=169 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:52.344] thr=169 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:52.353] thr=169 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:52.353] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:52.353] thr=169 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:52.354] thr=169 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:52.354] thr=169 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:52.394] thr=169 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:52.402] thr=169 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:52.403] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:52.403] thr=169 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:52.403] thr=169 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:52.403] thr=169 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:52.444] thr=169 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:52.455] thr=169 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:52.455] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:52.456] thr=169 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:52.456] thr=169 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:52.456] thr=169 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:52.495] thr=169 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:52.504] thr=169 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:52.504] thr=169 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:52.605] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:52.606] thr=169 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:52.606] thr=169 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:52.607] thr=169 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:52.617] thr=169 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:52.618] thr=169 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:52.619] thr=169 paramiko.transport: EOF in transport thread +DEB [20190331-11:41:56.918] thr=170 paramiko.transport: starting thread (client mode): 0x4e39fb0 +DEB [20190331-11:41:56.918] thr=170 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:41:56.927] thr=170 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:41:56.928] thr=170 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:41:56.931] thr=170 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:41:56.931] thr=170 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:41:56.931] thr=170 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:41:56.931] thr=170 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:41:56.931] thr=170 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:41:56.931] thr=170 paramiko.transport: Compression agreed: none +DEB [20190331-11:41:56.935] thr=170 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:41:56.935] thr=170 paramiko.transport: Switch to new keys ... +DEB [20190331-11:41:56.935] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:41:56.937] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:41:56.973] thr=170 paramiko.transport: userauth is OK +INF [20190331-11:41:56.994] thr=170 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:41:56.995] thr=170 paramiko.transport: userauth is OK +INF [20190331-11:41:57.016] thr=170 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:41:57.016] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:41:57.180] thr=170 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:41:57.181] thr=170 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:41:57.220] thr=170 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:41:57.220] thr=170 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:41:57.225] thr=170 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:41:57.239] thr=170 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:41:57.240] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:41:57.240] thr=170 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:41:57.240] thr=170 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:41:57.241] thr=170 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:41:57.280] thr=170 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:41:57.292] thr=170 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:41:57.292] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:41:57.292] thr=170 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:41:57.293] thr=170 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:41:57.293] thr=170 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:41:57.332] thr=170 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:41:57.340] thr=170 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:41:57.341] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:41:57.341] thr=170 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:41:57.341] thr=170 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:41:57.342] thr=170 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:41:57.380] thr=170 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:41:57.389] thr=170 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:41:57.389] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:41:57.389] thr=170 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:41:57.390] thr=170 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:41:57.390] thr=170 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:41:57.430] thr=170 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:41:57.440] thr=170 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:41:57.441] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:41:57.441] thr=170 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:41:57.442] thr=170 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:41:57.442] thr=170 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:41:57.482] thr=170 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:41:57.490] thr=170 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:41:57.491] thr=170 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:41:57.592] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:41:57.593] thr=170 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:41:57.593] thr=170 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:41:57.594] thr=170 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:41:57.605] thr=170 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:41:57.605] thr=170 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:41:57.607] thr=170 paramiko.transport: EOF in transport thread +DEB [20190331-11:42:01.918] thr=171 paramiko.transport: starting thread (client mode): 0x531fa50 +DEB [20190331-11:42:01.919] thr=171 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:42:01.929] thr=171 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:42:01.929] thr=171 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:42:01.932] thr=171 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:42:01.932] thr=171 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:42:01.933] thr=171 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:42:01.933] thr=171 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:42:01.933] thr=171 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:42:01.933] thr=171 paramiko.transport: Compression agreed: none +DEB [20190331-11:42:01.937] thr=171 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:42:01.937] thr=171 paramiko.transport: Switch to new keys ... +DEB [20190331-11:42:01.938] thr=163 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:42:01.939] thr=163 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:42:01.978] thr=171 paramiko.transport: userauth is OK +INF [20190331-11:42:01.997] thr=171 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:42:01.998] thr=171 paramiko.transport: userauth is OK +INF [20190331-11:42:02.020] thr=171 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:42:02.020] thr=163 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:42:02.204] thr=171 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:42:02.204] thr=171 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:42:02.244] thr=171 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:42:02.244] thr=171 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:42:02.249] thr=171 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:42:02.263] thr=171 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:42:02.263] thr=163 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:42:02.264] thr=171 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:42:02.264] thr=171 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:42:02.265] thr=171 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:42:02.303] thr=171 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:42:02.317] thr=171 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:42:02.317] thr=163 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:42:02.318] thr=171 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:42:02.318] thr=171 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:42:02.318] thr=171 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:42:02.359] thr=171 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:42:02.368] thr=171 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:42:02.368] thr=163 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:42:02.369] thr=171 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:42:02.369] thr=171 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:42:02.369] thr=171 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:42:02.410] thr=171 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:42:02.419] thr=171 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:42:02.419] thr=171 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:42:02.420] thr=163 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:42:02.460] thr=171 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:42:02.460] thr=171 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:42:02.462] thr=171 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:42:02.473] thr=171 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:42:02.473] thr=163 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:42:02.474] thr=171 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:42:02.474] thr=171 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:42:02.474] thr=171 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:42:02.515] thr=171 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:42:02.524] thr=171 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:42:02.524] thr=171 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:42:02.625] thr=163 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:42:02.625] thr=171 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:42:02.626] thr=171 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:42:02.627] thr=171 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:42:02.636] thr=171 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:42:02.637] thr=171 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:42:02.638] thr=171 paramiko.transport: EOF in transport thread +DEB [20190331-11:42:06.916] thr=172 paramiko.transport: starting thread (client mode): 0x66f4b0 +DEB [20190331-11:42:06.917] thr=172 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:42:06.926] thr=172 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:42:06.927] thr=172 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:42:06.930] thr=172 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:42:06.930] thr=172 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:42:06.930] thr=172 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:42:06.930] thr=172 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:42:06.930] thr=172 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:42:06.930] thr=172 paramiko.transport: Compression agreed: none +DEB [20190331-11:42:06.935] thr=172 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:42:06.935] thr=172 paramiko.transport: Switch to new keys ... +DEB [20190331-11:42:06.935] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:42:06.936] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:42:06.975] thr=172 paramiko.transport: userauth is OK +INF [20190331-11:42:06.995] thr=172 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:42:06.996] thr=172 paramiko.transport: userauth is OK +INF [20190331-11:42:07.017] thr=172 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:42:07.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:42:07.188] thr=172 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:42:07.188] thr=172 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:42:07.230] thr=172 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:42:07.230] thr=172 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:42:07.235] thr=172 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:42:07.249] thr=172 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:42:07.249] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:42:07.249] thr=172 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:42:07.250] thr=172 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:42:07.250] thr=172 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:42:07.288] thr=172 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:42:07.299] thr=172 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:42:07.300] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:42:07.300] thr=172 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:42:07.301] thr=172 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:42:07.301] thr=172 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:42:07.340] thr=172 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:42:07.349] thr=172 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:42:07.349] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:42:07.349] thr=172 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:42:07.350] thr=172 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:42:07.350] thr=172 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:42:07.389] thr=172 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:42:07.397] thr=172 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:42:07.398] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:42:07.398] thr=172 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:42:07.398] thr=172 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:42:07.399] thr=172 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:42:07.437] thr=172 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:42:07.448] thr=172 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:42:07.448] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:42:07.448] thr=172 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:42:07.449] thr=172 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:42:07.449] thr=172 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:42:07.488] thr=172 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:42:07.497] thr=172 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:42:07.497] thr=172 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:42:07.597] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:42:07.598] thr=172 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:42:07.598] thr=172 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:42:07.599] thr=172 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:42:07.608] thr=172 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:42:07.609] thr=172 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:42:07.610] thr=172 paramiko.transport: EOF in transport thread +DEB [20190331-11:42:11.918] thr=114 paramiko.transport: starting thread (client mode): 0x50cacf0 +DEB [20190331-11:42:11.918] thr=114 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:42:11.927] thr=114 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:42:11.928] thr=114 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:42:11.931] thr=114 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:42:11.931] thr=114 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:42:11.931] thr=114 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:42:11.931] thr=114 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:42:11.931] thr=114 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:42:11.931] thr=114 paramiko.transport: Compression agreed: none +DEB [20190331-11:42:11.936] thr=114 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:42:11.937] thr=114 paramiko.transport: Switch to new keys ... +DEB [20190331-11:42:11.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:42:11.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:42:11.974] thr=114 paramiko.transport: userauth is OK +INF [20190331-11:42:11.994] thr=114 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:42:11.995] thr=114 paramiko.transport: userauth is OK +INF [20190331-11:42:12.016] thr=114 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:42:12.017] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:42:12.176] thr=114 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:42:12.176] thr=114 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:42:12.216] thr=114 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:42:12.216] thr=114 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:42:12.223] thr=114 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:42:12.236] thr=114 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:42:12.236] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:42:12.237] thr=114 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:42:12.237] thr=114 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:42:12.237] thr=114 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:42:12.278] thr=114 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:42:12.291] thr=114 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:42:12.292] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:42:12.292] thr=114 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:42:12.293] thr=114 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:42:12.293] thr=114 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:42:12.331] thr=114 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:42:12.339] thr=114 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:42:12.340] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:42:12.340] thr=114 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:42:12.341] thr=114 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:42:12.341] thr=114 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:42:12.382] thr=114 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:42:12.390] thr=114 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:42:12.391] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:42:12.391] thr=114 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:42:12.392] thr=114 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:42:12.392] thr=114 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:42:12.432] thr=114 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:42:12.442] thr=114 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:42:12.443] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:42:12.443] thr=114 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:42:12.443] thr=114 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:42:12.444] thr=114 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:42:12.485] thr=114 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:42:12.494] thr=114 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:42:12.494] thr=114 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:42:12.595] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:42:12.595] thr=114 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:42:12.596] thr=114 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:42:12.597] thr=114 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:42:12.606] thr=114 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:42:12.606] thr=114 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:42:12.608] thr=114 paramiko.transport: EOF in transport thread +DEB [20190331-11:42:16.918] thr=173 paramiko.transport: starting thread (client mode): 0x3345c90 +DEB [20190331-11:42:16.918] thr=173 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.4.2 +DEB [20190331-11:42:16.928] thr=173 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4 +INF [20190331-11:42:16.929] thr=173 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4) +DEB [20190331-11:42:16.931] thr=173 paramiko.transport: kex algos:['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'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['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'] server encrypt:['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'] client mac:['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'] server mac:['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'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False +DEB [20190331-11:42:16.931] thr=173 paramiko.transport: Kex agreed: ecdh-sha2-nistp256 +DEB [20190331-11:42:16.932] thr=173 paramiko.transport: HostKey agreed: ssh-ed25519 +DEB [20190331-11:42:16.932] thr=173 paramiko.transport: Cipher agreed: aes128-ctr +DEB [20190331-11:42:16.932] thr=173 paramiko.transport: MAC agreed: hmac-sha2-256 +DEB [20190331-11:42:16.932] thr=173 paramiko.transport: Compression agreed: none +DEB [20190331-11:42:16.936] thr=173 paramiko.transport: kex engine KexNistp256 specified hash_algo +DEB [20190331-11:42:16.936] thr=173 paramiko.transport: Switch to new keys ... +DEB [20190331-11:42:16.937] thr=7 paramiko.transport: Adding ssh-ed25519 host key for [192.168.94.134]:22: b'60af536265e4901e7067b02b028088cf' +DEB [20190331-11:42:16.938] thr=7 paramiko.transport: Trying discovered key b'd558461e5af81d629f2aceeaa6882440' in C:\Users\linke/.ssh/id_rsa +DEB [20190331-11:42:16.974] thr=173 paramiko.transport: userauth is OK +INF [20190331-11:42:16.996] thr=173 paramiko.transport: Authentication (publickey) failed. +DEB [20190331-11:42:16.997] thr=173 paramiko.transport: userauth is OK +INF [20190331-11:42:17.019] thr=173 paramiko.transport: Authentication (password) successful! +DEB [20190331-11:42:17.019] thr=7 paramiko.transport: [chan 0] Max packet in: 32768 bytes +DEB [20190331-11:42:17.209] thr=173 paramiko.transport: Received global request "hostkeys-00@openssh.com" +DEB [20190331-11:42:17.209] thr=173 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server. +DEB [20190331-11:42:17.251] thr=173 paramiko.transport: [chan 0] Max packet out: 32768 bytes +DEB [20190331-11:42:17.251] thr=173 paramiko.transport: Secsh channel 0 opened. +DEB [20190331-11:42:17.256] thr=173 paramiko.transport: [chan 0] Sesch channel 0 request ok +DEB [20190331-11:42:17.269] thr=173 paramiko.transport: [chan 0] EOF received (0) +DEB [20190331-11:42:17.270] thr=7 paramiko.transport: [chan 1] Max packet in: 32768 bytes +DEB [20190331-11:42:17.270] thr=173 paramiko.transport: [chan 0] EOF sent (0) +DEB [20190331-11:42:17.270] thr=173 paramiko.transport: [chan 1] Max packet out: 32768 bytes +DEB [20190331-11:42:17.271] thr=173 paramiko.transport: Secsh channel 1 opened. +DEB [20190331-11:42:17.309] thr=173 paramiko.transport: [chan 1] Sesch channel 1 request ok +DEB [20190331-11:42:17.322] thr=173 paramiko.transport: [chan 1] EOF received (1) +DEB [20190331-11:42:17.322] thr=7 paramiko.transport: [chan 2] Max packet in: 32768 bytes +DEB [20190331-11:42:17.323] thr=173 paramiko.transport: [chan 1] EOF sent (1) +DEB [20190331-11:42:17.323] thr=173 paramiko.transport: [chan 2] Max packet out: 32768 bytes +DEB [20190331-11:42:17.323] thr=173 paramiko.transport: Secsh channel 2 opened. +DEB [20190331-11:42:17.361] thr=173 paramiko.transport: [chan 2] Sesch channel 2 request ok +DEB [20190331-11:42:17.372] thr=173 paramiko.transport: [chan 2] EOF received (2) +DEB [20190331-11:42:17.372] thr=7 paramiko.transport: [chan 3] Max packet in: 32768 bytes +DEB [20190331-11:42:17.372] thr=173 paramiko.transport: [chan 2] EOF sent (2) +DEB [20190331-11:42:17.373] thr=173 paramiko.transport: [chan 3] Max packet out: 32768 bytes +DEB [20190331-11:42:17.373] thr=173 paramiko.transport: Secsh channel 3 opened. +DEB [20190331-11:42:17.411] thr=173 paramiko.transport: [chan 3] Sesch channel 3 request ok +DEB [20190331-11:42:17.420] thr=173 paramiko.transport: [chan 3] EOF received (3) +DEB [20190331-11:42:17.420] thr=7 paramiko.transport: [chan 4] Max packet in: 32768 bytes +DEB [20190331-11:42:17.420] thr=173 paramiko.transport: [chan 3] EOF sent (3) +DEB [20190331-11:42:17.421] thr=173 paramiko.transport: [chan 4] Max packet out: 32768 bytes +DEB [20190331-11:42:17.421] thr=173 paramiko.transport: Secsh channel 4 opened. +DEB [20190331-11:42:17.459] thr=173 paramiko.transport: [chan 4] Sesch channel 4 request ok +DEB [20190331-11:42:17.470] thr=173 paramiko.transport: [chan 4] EOF received (4) +DEB [20190331-11:42:17.470] thr=7 paramiko.transport: [chan 5] Max packet in: 32768 bytes +DEB [20190331-11:42:17.470] thr=173 paramiko.transport: [chan 4] EOF sent (4) +DEB [20190331-11:42:17.471] thr=173 paramiko.transport: [chan 5] Max packet out: 32768 bytes +DEB [20190331-11:42:17.471] thr=173 paramiko.transport: Secsh channel 5 opened. +DEB [20190331-11:42:17.510] thr=173 paramiko.transport: [chan 5] Sesch channel 5 request ok +DEB [20190331-11:42:17.519] thr=173 paramiko.transport: [chan 5] EOF received (5) +DEB [20190331-11:42:17.519] thr=173 paramiko.transport: [chan 5] EOF sent (5) +DEB [20190331-11:42:17.620] thr=7 paramiko.transport: [chan 6] Max packet in: 32768 bytes +DEB [20190331-11:42:17.621] thr=173 paramiko.transport: [chan 6] Max packet out: 32768 bytes +DEB [20190331-11:42:17.621] thr=173 paramiko.transport: Secsh channel 6 opened. +DEB [20190331-11:42:17.622] thr=173 paramiko.transport: [chan 6] Sesch channel 6 request ok +DEB [20190331-11:42:17.631] thr=173 paramiko.transport: [chan 6] EOF received (6) +DEB [20190331-11:42:17.632] thr=173 paramiko.transport: [chan 6] EOF sent (6) +DEB [20190331-11:42:17.633] thr=173 paramiko.transport: EOF in transport thread diff --git a/AutoActivity/loginorsign.py b/AutoActivity/loginorsign.py index fcc98e8..850cd43 100644 --- a/AutoActivity/loginorsign.py +++ b/AutoActivity/loginorsign.py @@ -54,10 +54,10 @@ def sign(driver, user, pwd): """使用注册方法可直接跳转到注册页面""" try: driver.get('http://zwu.hustoj.com/registerpage.php') - username = driver.find_element_by_xpath('/html/body/div[1]/div/form/center/table/tbody/tr[2]/td[2]/input') - password = driver.find_element_by_xpath('/html/body/div[1]/div/form/center/table/tbody/tr[4]/td[2]/input') - passwordagain = driver.find_element_by_xpath('/html/body/div[1]/div/form/center/table/tbody/tr[5]/td[2]/input') - submit = driver.find_element_by_xpath('/html/body/div[1]/div/form/center/table/tbody/tr[8]/td[2]/input[1]') + username = driver.find_element_by_xpath('//input[contains(@placeholder, "用户名")]') + password = driver.find_element_by_xpath('//input[contains(@placeholder, "密码")]') + passwordagain = driver.find_element_by_xpath('//input[contains(@placeholder, "重复密码")]') + submit = driver.find_element_by_xpath('//*[@type="submit"]') username.clear() password.clear() passwordagain.clear() diff --git a/AutoActivity/submitproblem.py b/AutoActivity/submitproblem.py index 9d29153..0774c93 100644 --- a/AutoActivity/submitproblem.py +++ b/AutoActivity/submitproblem.py @@ -9,19 +9,16 @@ from AutoActivity import configs from selenium.common.exceptions import NoSuchElementException from selenium.webdriver import Remote +from selenium import webdriver from time import sleep + NODELIST = configs.NODELIST -DEFAULT_ANSWER = '#include \n' \ - 'int main()\n' \ - '{\nint a,b;' \ - '\nscanf("%d %d",&a, &b);\n' \ - 'printf("%d\\n",a+b);\n' \ - 'return 0;\n' \ - '}' +DEFAULT_ANSWER_ID = configs.DEFAULT_ANSWER_ID +DEFAULT_ANSWER = configs.DEFAULT_ANSWER -def problem_test(driver, problem_id='1000', answer=DEFAULT_ANSWER, user='test', pwd='123456'): +def problem_test(driver, problem_id=DEFAULT_ANSWER_ID, answer=DEFAULT_ANSWER, user='test', pwd='123456'): """ 网站问题页面提交 :param driver: 浏览器驱动 @@ -34,13 +31,16 @@ def problem_test(driver, problem_id='1000', answer=DEFAULT_ANSWER, user='test', loginorsign.login(driver=driver, url=url, user=user, pwd=pwd) driver.get('http://zwu.hustoj.com/problem.php?id=' + problem_id) driver.find_element_by_link_text('提交').click() - sleep(1) - frame_element = driver.find_element_by_id('frame_source') - driver.switch_to.frame(frame_element) - driver.find_element_by_id('textarea').send_keys(answer) - driver.switch_to.default_content() + sleep(2) + # frame_element = driver.find_element_by_id('frame_source') + # driver.switch_to.frame(frame_element) + # driver.find_element_by_xpath('/html/body/div[1]/div/center/form/pre/textarea').click() + # js = 'editor.setValue(\'' + answer + '\')' + js = 'editor.setValue("#include \nint main()\n{\n int a,b;\n scanf(\"%d %d\",&a, &b);\n printf(\"%d\\n\",a+b);\n return 0;\n}")' #js修改 + driver.execute_script(js) + # driver.switch_to.default_content() driver.find_element_by_id('Submit').click() - sleep(1) + sleep(10) try: message_element = driver.find_element_by_xpath('/html/body/div[1]/div/div[2]/table/tbody/tr[1]/td[4]/span') while message_element.text == '等待' or message_element.text == '编译中': @@ -60,10 +60,11 @@ def problem_test(driver, problem_id='1000', answer=DEFAULT_ANSWER, user='test', if __name__ == "__main__": for nodelist in NODELIST: # 分布式 - driver = Remote(command_executor='http://' + nodelist.get('host'), - desired_capabilities=nodelist.get('DesiredCapabilities') - ) + # driver = Remote(command_executor='http://' + nodelist.get('host'), + # desired_capabilities=nodelist.get('DesiredCapabilities') + # ) # driver = driver.browser(NODELIST[1].get('host'), NODELIST[1].get('browserName')) + driver = webdriver.Chrome() driver.get('http://zwu.hustoj.com') answer = DEFAULT_ANSWER message = problem_test(driver, answer=answer) diff --git a/AutoWebForceTest/settings.py b/AutoWebForceTest/settings.py index dd9040e..a2e68fa 100644 --- a/AutoWebForceTest/settings.py +++ b/AutoWebForceTest/settings.py @@ -84,18 +84,18 @@ # https://docs.djangoproject.com/en/dev/ref/settings/#databases DATABASES = { - # 'default': { - # 'ENGINE': 'mysql.connector.django', # 或者使用 django.db.backends.mysql - # 'NAME': 'autoworkers', # 数据库名 - # 'USER': 'user', - # 'PASSWORD': 'user', - # 'HOST': 'localhost', - # 'PORT': '3306', - # }, - 'default': { # 自带的数据库环境 - 'ENGINE': 'django.db.backends.sqlite3', - 'NAME': os.path.join(BASE_DIR, 'db.sqlite3'), - } + 'default': { + 'ENGINE': 'mysql.connector.django', # 或者使用 django.db.backends.mysql + 'NAME': 'autoworkers', # 数据库名 + 'USER': 'user', + 'PASSWORD': 'user', + 'HOST': 'localhost', + 'PORT': '3306', + }, + # 'default': { # 自带的数据库环境 + # 'ENGINE': 'django.db.backends.sqlite3', + # 'NAME': os.path.join(BASE_DIR, 'db.sqlite3'), + # } } diff --git a/templates/index.html b/templates/index.html index c2cd4ce..37a5a2d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,7 +24,7 @@

Web 自动化测试

GET START

- {% block customjs %} + {% block customjs %}